summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2011.01.0v2011.01.0Sascha Hauer2011-01-061-2/+2
* eth: fix 'warning: No MAC address set' when using EEPROM MACBaruch Siach2010-12-161-1/+3
* Merge branch 'next'Sascha Hauer2010-12-03222-19758/+7055
|\
| * cfi_flash_amd: Add manufacturer-specific fixupsJean-Christophe PLAGNIOL-VILLARD2010-12-031-1/+38
| * cfi_flash: introduce flash cmdset fixupJean-Christophe PLAGNIOL-VILLARD2010-12-034-39/+52
| * cfi_flash: move reset command assigment to specific chipset init functionJean-Christophe PLAGNIOL-VILLARD2010-12-033-6/+6
| * cfi_flash: do not reset flash when probe failsJean-Christophe PLAGNIOL-VILLARD2010-12-031-1/+1
| * cfi_flash: Read whole QRY structure in one goJean-Christophe PLAGNIOL-VILLARD2010-12-032-85/+97
| * cfi_flash: Introduce read and write accessorsJean-Christophe PLAGNIOL-VILLARD2010-12-034-79/+130
| * cfi_flash: update manufacturer id flash supportJean-Christophe PLAGNIOL-VILLARD2010-12-034-4/+25
| * cfi_flash: synchronize command offsets with Linux CFI driverJean-Christophe PLAGNIOL-VILLARD2010-12-032-11/+28
| * cfi_flash: use amd and standard reset flash command at probingJean-Christophe PLAGNIOL-VILLARD2010-12-031-1/+2
| * cfi_flash: move flash_read_uchar from inline to noinlineJean-Christophe PLAGNIOL-VILLARD2010-12-032-14/+16
| * cfi_flash: add Atmel real protect flash supportJean-Christophe PLAGNIOL-VILLARD2010-12-032-0/+21
| * cfi_flash: move intel real protect flash support to cfi_flash_intel.cJean-Christophe PLAGNIOL-VILLARD2010-12-034-6/+24
| * scripts: Adapt checkpatch.pl for barebox.Marek Belisko2010-11-291-3/+3
| * scripts: Add checkpatch.pl script.Marek Belisko2010-11-291-0/+2950
| * defaultenv/udpate: in xmodem mode load the data before erasingJean-Christophe PLAGNIOL-VILLARD2010-11-291-1/+8
| * defaultenv/udpate: fix typo in default barebox image nameJean-Christophe PLAGNIOL-VILLARD2010-11-291-1/+1
| * miidev: allow multiple devJean-Christophe PLAGNIOL-VILLARD2010-11-291-0/+1
| * clocksource: switch mask to CLOCKSOURCE_MASKJean-Christophe PLAGNIOL-VILLARD2010-11-2912-12/+12
| * clocksource: import CLOCKSOURCE_MASK from the kernelJean-Christophe PLAGNIOL-VILLARD2010-11-291-0/+2
| * Merge branch 'master' into nextSascha Hauer2010-11-191-1/+1
| |\
| * | smc91111: Various sparse fixes.Marek Belisko2010-11-191-20/+20
| * | nand_s3c2410: Fix sparse warnings.Marek Belisko2010-11-192-14/+13
| * | mtd: Fix sparse warning.Marek Belisko2010-11-191-3/+4
| * | common: Add define for IOMEM helper macro.Marek Belisko2010-11-191-0/+2
| * | i.MX device macros: Fix esdhciSascha Hauer2010-11-185-6/+12
| * | Merge branch 'master' into nextSascha Hauer2010-11-175-6/+7
| |\ \
| * \ \ Merge branch 'for-mainline-doc' of git://git.pengutronix.de/git/rsc/barebox i...Sascha Hauer2010-11-174-5/+74
| |\ \ \
| | * | | doc: put barebox version into documentationRobert Schwebel2010-11-153-3/+9
| | * | | doc: add missing commandsRobert Schwebel2010-11-151-0/+63
| | * | | doc: sort list alphabeticallyRobert Schwebel2010-11-151-2/+2
| * | | | Remove m68k supportSascha Hauer2010-11-17125-18837/+0
| * | | | pcm037: Enable nand driver in defaultconfigSascha Hauer2010-11-151-1/+5
| * | | | pcm037: set nand_device in default environmentSascha Hauer2010-11-151-0/+1
| |/ / /
| * | | pcm037: Fix compilation warning.Marek Belisko2010-11-151-1/+1
| * | | Merge branch 'master' into nextSascha Hauer2010-11-1215-2/+618
| |\ \ \
| * | | | ARM i.MX51: Add nand deviceSascha Hauer2010-11-121-0/+5
| * | | | imx nand: Add v3 (i.MX51) supportSascha Hauer2010-11-124-3/+220
| * | | | imx nand: introduce overwritable check_int functionSascha Hauer2010-11-121-13/+16
| * | | | imx nand: move initialization to preset functionSascha Hauer2010-11-121-39/+71
| * | | | mxc_nand: fix correct_data functionSascha Hauer2010-11-121-2/+42
| * | | | imx nand: add V1_V2 namespace to registersSascha Hauer2010-11-121-134/+86
| * | | | imx nand: do not read-modify-write SPAS registerSascha Hauer2010-11-121-23/+8
| * | | | imx_nand: make some internally used functions overwriteableSascha Hauer2010-11-121-26/+40
| * | | | imx nand: remove unnecessary register writeSascha Hauer2010-11-121-12/+1
| * | | | imx_nand: rework get_dev_statusSascha Hauer2010-11-121-11/+10
| * | | | imx_nand: remove 0xe00 offset from registersSascha Hauer2010-11-121-21/+21
| * | | | NAND: reset chips before usage like the kernel doesSascha Hauer2010-11-121-0/+6