aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-21Add "tags" to .gitignore file.Po-Yu Chuang1-0/+1
2009-07-21powerpc: updates for the keymile boardsHeiko Schocher10-54/+202
2009-07-20fsl_sata: Fix compiler warnings shown by gcc-4.4galak2-81/+19
2009-07-20Add unaligned.h for armSimon Kagstrom1-0/+18
2009-07-20Remove last remanants of unused CONFIG_I2C_CMD_TREEPeter Tyser4-4/+0
2009-07-20ubi: help message correctionAndrzej Wolski1-2/+2
2009-07-20Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk7-8/+51
2009-07-20Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk21-1266/+342
2009-07-19mmc: set bus width to 1 and clock to minimum early during initializationIlya Yanok1-0/+3
2009-07-19config.mk: Remove unused HPATHShinya Kuribayashi1-1/+1
2009-07-19digsy mtc: Enable command line history.Grzegorz Bernacki1-0/+1
2009-07-19compiler.h: unify system ifdef cruft hereMike Frysinger15-149/+150
2009-07-19common: fix 'dummy' is used uninitialized in this function warningKim Phillips1-1/+1
2009-07-19push CROSS_COMPILE out to $(ARCH)_config.mkMike Frysinger13-42/+26
2009-07-19malloc.h: protect it against multiple includeJean-Christophe PLAGNIOL-VILLARD1-1/+4
2009-07-19Fix boards broken after removal of legacy NAND and DoC supportWolfgang Denk7-4/+7
2009-07-19cmd_flash.c: fix fix compile error for boards with DataFlashWolfgang Denk1-1/+3
2009-07-19pcm030: fix out-of-tree buildingWolfgang Denk1-0/+1
2009-07-19Canyonlands SATA harddisk driverKazuaki Ichinohe4-0/+2602
2009-07-19Add support for the Tundra TSI148 VME-bridgeReinhard Arlt3-0/+707
2009-07-18Blackfin: bf537-{minotaur,srv1}: do not hardcode CONFIG_ETHADDRMike Frysinger2-6/+4
2009-07-18Blackfin: bf533-stamp: back down SCLK a bitMike Frysinger1-1/+1
2009-07-18Blackfin: split cpu COBJS into multilinesMike Frysinger1-1/+7
2009-07-18Blackfin: add os log functionsMike Frysinger4-1/+40
2009-07-18mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips21-1266/+342
2009-07-19PATI board: fix compiler warningsWolfgang Denk3-6/+10
2009-07-19mpl: printing current stdio devices cleanupJean-Christophe PLAGNIOL-VILLARD5-34/+6
2009-07-19console: unify printing current devicesJean-Christophe PLAGNIOL-VILLARD2-46/+30
2009-07-19Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk75-5650/+33
2009-07-18cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last'Wolfgang Denk1-3/+3
2009-07-18OMAP3 Fix compiler warning for v7_flush_dcache_allTom Rix1-0/+3
2009-07-18ARM: make split_by_variant.sh output more usefulWolfgang Denk1-2/+2
2009-07-18NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk24-1/+46
2009-07-18at91cap9adk: fix #ifdef/#endif pairingWolfgang Denk1-1/+1
2009-07-18pcm030: fix out-of-tree buildingWolfgang Denk1-1/+1
2009-07-18MPC837XERDB: fix warning: "CONFIG_SYS_MONITOR_LEN" redefinedWolfgang Denk1-1/+0
2009-07-188xxx: fix warning: implicit declaration of function 'uec_standard_init'Wolfgang Denk1-0/+1
2009-07-18MIP405T: fix compile problemWolfgang Denk1-1/+1
2009-07-18NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk16-2/+34
2009-07-18CPCI750: fix compile problemWolfgang Denk1-1/+1
2009-07-18Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-3/+3
2009-07-18Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk1-3/+3
2009-07-18cmd_i2c: bugfix: add missing braceAlessandro Rubini1-3/+3
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD63-234/+198
2009-07-17ppc: Fix compile error for boards with CONFIG_DDR_ECCPeter Tyser1-4/+5
2009-07-17include/config_cmd_default.h cleanupPrafulla Wadaskar1-3/+3
2009-07-17Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk5-131/+304
2009-07-17Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2-5/+3
2009-07-17sata: namespace curr_device variableMike Frysinger2-15/+15
2009-07-17cmd_mmc: make curr_device staticMike Frysinger1-1/+1