summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* v2010.02.0v2010.02.0Sascha Hauer2010-02-011-2/+2
* Fix nand_imx for i.MX21Ivo Clarysse2010-01-293-6/+27
* mach-at91: reset_cpu: fix confusing reference to watchdogPeter Korsgaard2010-01-261-1/+1
* documentation: It's U-Boot that doesn't have getopt, not BareboxPeter Korsgaard2010-01-162-2/+2
* 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
| * imx ipu fb: Make fb_videomode constSascha Hauer2009-12-182-2/+2
| * pcm037: Add missing includeSascha Hauer2009-12-181-0/+1