summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2cHeiko Schocher2009-07-21-1/+26
* Move examples/ to examples/standalonePeter Tyser2009-07-21-6/+10
* Move architecture specific config.mk files into subdirsPeter Tyser2009-07-21-1/+1
* Add "tags" to .gitignore file.Po-Yu Chuang2009-07-21-0/+1
* powerpc: updates for the keymile boardsHeiko Schocher2009-07-21-54/+202
* fsl_sata: Fix compiler warnings shown by gcc-4.4galak2009-07-20-81/+19
* Add unaligned.h for armSimon Kagstrom2009-07-20-0/+18
* Remove last remanants of unused CONFIG_I2C_CMD_TREEPeter Tyser2009-07-20-4/+0
* ubi: help message correctionAndrzej Wolski2009-07-20-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-07-20-8/+51
|\
| * Blackfin: bf537-{minotaur,srv1}: do not hardcode CONFIG_ETHADDRMike Frysinger2009-07-18-6/+4
| * Blackfin: bf533-stamp: back down SCLK a bitMike Frysinger2009-07-18-1/+1
| * Blackfin: split cpu COBJS into multilinesMike Frysinger2009-07-18-1/+7
| * Blackfin: add os log functionsMike Frysinger2009-07-18-1/+40
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-07-20-1266/+342
|\ \
| * | mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2009-07-18-1266/+342
| |/
* | mmc: set bus width to 1 and clock to minimum early during initializationIlya Yanok2009-07-19-0/+3
* | config.mk: Remove unused HPATHShinya Kuribayashi2009-07-19-1/+1
* | digsy mtc: Enable command line history.Grzegorz Bernacki2009-07-19-0/+1
* | compiler.h: unify system ifdef cruft hereMike Frysinger2009-07-19-149/+150
* | common: fix 'dummy' is used uninitialized in this function warningKim Phillips2009-07-19-1/+1
* | push CROSS_COMPILE out to $(ARCH)_config.mkMike Frysinger2009-07-19-42/+26
* | malloc.h: protect it against multiple includeJean-Christophe PLAGNIOL-VILLARD2009-07-19-1/+4
* | Fix boards broken after removal of legacy NAND and DoC supportWolfgang Denk2009-07-19-4/+7
* | cmd_flash.c: fix fix compile error for boards with DataFlashWolfgang Denk2009-07-19-1/+3
* | pcm030: fix out-of-tree buildingWolfgang Denk2009-07-19-0/+1
* | Canyonlands SATA harddisk driverKazuaki Ichinohe2009-07-19-0/+2602
* | Add support for the Tundra TSI148 VME-bridgeReinhard Arlt2009-07-19-0/+707
|/
* PATI board: fix compiler warningsWolfgang Denk2009-07-19-6/+10
* mpl: printing current stdio devices cleanupJean-Christophe PLAGNIOL-VILLARD2009-07-19-34/+6
* console: unify printing current devicesJean-Christophe PLAGNIOL-VILLARD2009-07-19-46/+30
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-07-19-5650/+33
|\
| * Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-17-1053/+0
| * Remove legacy NAND and disk on chip code.Scott Wood2009-07-16-4561/+2
| * nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devicesStefan Roese2009-07-16-1/+1
| * nand: ndfc: Remove unnecessary #ifdef'sStefan Roese2009-07-16-6/+0
| * nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese2009-07-16-6/+6
| * nand: fixed failed reads on corrected ECC errors in nand_util.cValeriy Glushkov2009-07-16-5/+5
| * Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.David Brownell2009-07-16-1/+1
| * MTD: OneNAND: Increase the environment size to 4KiBKyungmin Park2009-07-16-17/+18
* | cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last'Wolfgang Denk2009-07-18-3/+3
* | OMAP3 Fix compiler warning for v7_flush_dcache_allTom Rix2009-07-18-0/+3
* | ARM: make split_by_variant.sh output more usefulWolfgang Denk2009-07-18-2/+2
* | NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk2009-07-18-1/+46
* | at91cap9adk: fix #ifdef/#endif pairingWolfgang Denk2009-07-18-1/+1
* | pcm030: fix out-of-tree buildingWolfgang Denk2009-07-18-1/+1
* | MPC837XERDB: fix warning: "CONFIG_SYS_MONITOR_LEN" redefinedWolfgang Denk2009-07-18-1/+0
* | 8xxx: fix warning: implicit declaration of function 'uec_standard_init'Wolfgang Denk2009-07-18-0/+1
* | MIP405T: fix compile problemWolfgang Denk2009-07-18-1/+1
* | NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk2009-07-18-2/+34