summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-19digsy mtc: Enable command line history.Grzegorz Bernacki
2009-07-19compiler.h: unify system ifdef cruft hereMike Frysinger
2009-07-19common: fix 'dummy' is used uninitialized in this function warningKim Phillips
2009-07-19push CROSS_COMPILE out to $(ARCH)_config.mkMike Frysinger
2009-07-19malloc.h: protect it against multiple includeJean-Christophe PLAGNIOL-VILLARD
2009-07-19Fix boards broken after removal of legacy NAND and DoC supportWolfgang Denk
2009-07-19cmd_flash.c: fix fix compile error for boards with DataFlashWolfgang Denk
2009-07-19pcm030: fix out-of-tree buildingWolfgang Denk
2009-07-19Add unaligned.h for armSimon Kagstrom
2009-07-19Canyonlands SATA harddisk driverKazuaki Ichinohe
2009-07-19Add support for the Tundra TSI148 VME-bridgeReinhard Arlt
2009-07-18Blackfin: bf537-{minotaur,srv1}: do not hardcode CONFIG_ETHADDRMike Frysinger
2009-07-18Blackfin: bf533-stamp: back down SCLK a bitMike Frysinger
2009-07-18Blackfin: split cpu COBJS into multilinesMike Frysinger
2009-07-18Blackfin: add os log functionsMike Frysinger
2009-07-18mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips
2009-07-19PATI board: fix compiler warningsWolfgang Denk
2009-07-19mpl: printing current stdio devices cleanupJean-Christophe PLAGNIOL-VILLARD
2009-07-19console: unify printing current devicesJean-Christophe PLAGNIOL-VILLARD
2009-07-19Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2009-07-18cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last'Wolfgang Denk
2009-07-18OMAP3 Fix compiler warning for v7_flush_dcache_allTom Rix
2009-07-18ARM: make split_by_variant.sh output more usefulWolfgang Denk
2009-07-18NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk
2009-07-18at91cap9adk: fix #ifdef/#endif pairingWolfgang Denk
2009-07-18Marvell MV88F6281GTW_GE Board supportPrafulla Wadaskar
2009-07-18Marvell Sheevaplug Board supportPrafulla Wadaskar
2009-07-18pcm030: fix out-of-tree buildingWolfgang Denk
2009-07-18MPC837XERDB: fix warning: "CONFIG_SYS_MONITOR_LEN" redefinedWolfgang Denk
2009-07-188xxx: fix warning: implicit declaration of function 'uec_standard_init'Wolfgang Denk
2009-07-18MIP405T: fix compile problemWolfgang Denk
2009-07-18NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk
2009-07-18CPCI750: fix compile problemWolfgang Denk
2009-07-18Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-07-18Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2009-07-18cmd_i2c: bugfix: add missing braceAlessandro Rubini
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-07-17ppc: Fix compile error for boards with CONFIG_DDR_ECCPeter Tyser
2009-07-17include/config_cmd_default.h cleanupPrafulla Wadaskar
2009-07-17Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2009-07-17Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk
2009-07-17sata: namespace curr_device variableMike Frysinger
2009-07-17cmd_mmc: make curr_device staticMike Frysinger
2009-07-17envcrc: add missing dependencies on env storageMike Frysinger
2009-07-17Remove legacy NAND and disk on chip references from boards.Scott Wood
2009-07-17config.mk: Remove $(PCI_CLOCK) referenceShinya Kuribayashi
2009-07-17fix: missing autoconfig.mk from general MakefileJean-Christophe PLAGNIOL-VILLARD
2009-07-17Added support for splash screen positioningMatthias Weisser
2009-07-17video: mb862xx: replace printf with putsAnatolij Gustschin
2009-07-17video: mb862xx: use macros instead of magic numbersAnatolij Gustschin