summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-07-16nand: fixed failed reads on corrected ECC errors in nand_util.cValeriy Glushkov
2009-07-16Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.David Brownell
2009-07-16MTD: OneNAND: Increase the environment size to 4KiBKyungmin Park
2009-07-16mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variableAnton Vorontsov
2009-07-16mpc83xx: MPC8315ERDB: Use hwconfig for board type selectionAnton Vorontsov
2009-07-16mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device treeAnton Vorontsov
2009-07-16mpc83xx: MPC837XERDB: Add support for FSL eSDHCAnton Vorontsov
2009-07-16fsl_esdhc: Add device tree fixupsAnton Vorontsov
2009-07-16Add simple hwconfig infrastructureAnton Vorontsov
2009-07-16Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2009-07-16Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2009-07-16Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblazeWolfgang Denk
2009-07-16Improve U-Boot Porting Guide in the READMEJerry Van Baren
2009-07-16mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarationsKim Phillips