summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-19config.mk: Remove unused HPATHShinya Kuribayashi
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-19Canyonlands SATA harddisk driverKazuaki Ichinohe
2009-07-19Add support for the Tundra TSI148 VME-bridgeReinhard Arlt
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-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
2009-07-17video: mb862xx: fix coding style and remove dead codeAnatolij Gustschin
2009-07-17microblaze: Remove ignored return type for __arch__swab16 functionMichal Simek
2009-07-17microblaze: Removed unused variablesMichal Simek
2009-07-16Remove legacy NAND and disk on chip code.Scott Wood
2009-07-16nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devicesStefan Roese
2009-07-16nand: ndfc: Remove unnecessary #ifdef'sStefan Roese
2009-07-16nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese