summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * fs: Fix bug found by sparse.Marek Belisko2010-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 'x86' of git://git.jcrosoft.org/bareboxSascha Hauer2010-11-173-4/+5
| |\
| | * x86: fix out of tree build supportJean-Christophe PLAGNIOL-VILLARD2010-11-171-2/+2
| | * x86: add 64bit host build supportJean-Christophe PLAGNIOL-VILLARD2010-11-171-1/+2
| | * linux16: fix cmd_tbl_t as struct commandJean-Christophe PLAGNIOL-VILLARD2010-11-171-1/+1
| * | serial_s3c24x0: Add missing brackets.Marek Belisko2010-11-171-1/+1
| |/
| * mini2440: Fix compilation error.Marek Belisko2010-11-151-1/+1
* | 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
|\|
| * fb: set id for framebuffer device correctlySascha Hauer2010-11-121-0/+1
| * Add basic support for mini2440 dev board.Marek Belisko2010-11-0413-0/+614
| * eukrea_cpuimx35: fix flash headerEric BĂ©nard2010-11-031-2/+3
* | 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
* | at91: add Ronetix pm9g45 supportJean-Christophe PLAGNIOL-VILLARD2010-11-117-0/+218
* | at91: Support for at91sam9g10: core chip & board supportJean-Christophe PLAGNIOL-VILLARD2010-11-117-3/+73
* | at91sam9260/at91sam9263: use the same id as in the kernel for the uart devicesJean-Christophe PLAGNIOL-VILLARD2010-11-112-11/+11
* | at91: Support for at91sam9g45 and at91sam9m10 series: core chip & board supportJean-Christophe PLAGNIOL-VILLARD2010-11-1114-1/+1086
* | at91: add Ronetix pm9261 board supportJean-Christophe PLAGNIOL-VILLARD2010-11-107-0/+381
* | at91: Introduction of at91sam9261 SOC.Jean-Christophe PLAGNIOL-VILLARD2010-11-1012-0/+872
* | i.MX device macros: Fix typoSascha Hauer2010-11-101-1/+1
* | ARM eukrea cpuimx25: Use device functionsSascha Hauer2010-11-021-47/+7