summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a tool to activate barebox as a boot loader on x86 architecturesJuergen Beisert2010-01-145-2/+769
* Add support for EDB93xx boardsMatthias Kaehlcke2010-01-1420-0/+1191
* Add PrimeCell PL010 serial driverMatthias Kaehlcke2010-01-144-1/+280
* Add support for EP9xx GPIOsMatthias Kaehlcke2010-01-144-1/+167
* Add EP93xx ethernet driverMatthias Kaehlcke2010-01-145-0/+830
* ARM: Add support for EP93xx SoCsMatthias Kaehlcke2010-01-1410-0/+1308
* Fix a data abort with fec_imxEric Benard2010-01-111-1/+1
* New CFI flash driver: Fix misleading trace when unprotecting a sectorMatthias Kaehlcke2010-01-051-1/+3
* CFI flash driver: Fix misleading trace when unprotecting a sectorMatthias Kaehlcke2010-01-051-1/+2
* Fix typo in board.doxMatthias Kaehlcke2010-01-041-1/+1
* fix path specs in arch/arm/mach-arm.doxMatthias Kaehlcke2010-01-041-6/+6
* barebox-2009.12.0v2009.12.0Sascha Hauer2009-12-231-1/+1
* barebox-2009.12.01Sascha Hauer2009-12-231-2/+2
* Remove PPC support for IDE.Robert P. J. Day2009-12-211-88/+0
* Remove obsolete comment referring to CFG_CMD_JFFS2.Robert P. J. Day2009-12-211-1/+1
* MTD: Correct typo in preprocessor directive.Robert P. J. Day2009-12-211-1/+1
* Remove/adjust erroneous references to CONFIG_MODULE.Robert P. J. Day2009-12-213-3/+2
* commands: Remove reference to non-existent CONFIG_CMD_I2C.Robert P. J. Day2009-12-211-1/+0
* scripts: Delete non-barebox content from scripts/.Robert P. J. Day2009-12-211-10/+0
* commands: correct "CONFIG_SIMPLE_PARSER" to "CONFIG_SHELL_SIMPLE".Robert P. J. Day2009-12-211-1/+1
* NAND: Free asprintf()-allocated space upon mtd device deletion.Robert P. J. Day2009-12-211-0/+2
* Merge branch 'pu'Sascha Hauer2009-12-2137-755/+1304
|\
| * commands/nand.c: Fix memory holeSascha Hauer2009-12-211-5/+17
| * Fix barebox Version numberSascha Hauer2009-12-181-3/+3
| * Makefile: clean barebox.ldrSascha Hauer2009-12-181-1/+1
| * omap3_evm: update defconfigSascha Hauer2009-12-181-4/+23
| * beagle board: update defconfigSascha Hauer2009-12-181-19/+49
| * sdp3430: update defconfigSascha Hauer2009-12-181-17/+50
| * i.MX35 3stack: update defconfigSascha Hauer2009-12-181-38/+70
| * i.MX25 3stack: update defconfigSascha Hauer2009-12-181-41/+67
| * Digi a9m2440: update defconfigSascha Hauer2009-12-181-44/+55
| * Digi a9m2410: update defconfigSascha Hauer2009-12-181-44/+52
| * at91sam9263ek: update defconfigSascha Hauer2009-12-181-45/+52
| * at91sam9260ek: update defconfigSascha Hauer2009-12-181-34/+59
| * eukrea cpuimx27: update defconfigSascha Hauer2009-12-181-48/+61
| * mmccpu: update defconfigSascha Hauer2009-12-181-53/+57
| * netx: update defconfigSascha Hauer2009-12-181-38/+65
| * pm9263: update defconfigSascha Hauer2009-12-181-34/+62
| * pcm043: update defconfigSascha Hauer2009-12-181-40/+74
| * scb9328: update defconfigSascha Hauer2009-12-181-31/+113
| * ipe337: update defconfigSascha Hauer2009-12-181-8/+19
| * mx27ads: update defconfigSascha Hauer2009-12-181-36/+77
| * pca100: update defconfigSascha Hauer2009-12-181-41/+69
| * pcm037: update defconfigSascha Hauer2009-12-181-35/+88
| * mx21ads: update defconfigSascha Hauer2009-12-181-41/+64
| * pcm030: Update defconfigSascha Hauer2009-12-181-8/+19
| * sandbox: update defconfigSascha Hauer2009-12-181-7/+2
| * i2c: Add a no-op i2c_register_board_info if i2c is disabledSascha Hauer2009-12-181-0/+8
| * vsprintf: Only define PAGE_SIZE if not already definedSascha Hauer2009-12-181-0/+2
| * i.MX nand: mx21 has a v1 type controllerSascha Hauer2009-12-181-1/+1