aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2009-07-17envcrc: add missing dependencies on env storageMike Frysinger1-0/+4
2009-07-17Remove legacy NAND and disk on chip references from boards.Scott Wood43-1053/+0
2009-07-17config.mk: Remove $(PCI_CLOCK) referenceShinya Kuribayashi1-4/+0
2009-07-17fix: missing autoconfig.mk from general MakefileJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-07-17Added support for splash screen positioningMatthias Weisser3-3/+92
2009-07-17video: mb862xx: replace printf with putsAnatolij Gustschin1-10/+10
2009-07-17video: mb862xx: use macros instead of magic numbersAnatolij Gustschin2-46/+119
2009-07-17video: mb862xx: fix coding style and remove dead codeAnatolij Gustschin1-103/+114
2009-07-17microblaze: Remove ignored return type for __arch__swab16 functionMichal Simek1-1/+3
2009-07-17microblaze: Removed unused variablesMichal Simek1-4/+0
2009-07-16Remove legacy NAND and disk on chip code.Scott Wood21-4561/+2
2009-07-16nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devicesStefan Roese1-1/+1
2009-07-16nand: ndfc: Remove unnecessary #ifdef'sStefan Roese1-6/+0
2009-07-16nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese8-6/+6
2009-07-16nand: fixed failed reads on corrected ECC errors in nand_util.cValeriy Glushkov1-5/+5
2009-07-16Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.David Brownell1-1/+1
2009-07-16MTD: OneNAND: Increase the environment size to 4KiBKyungmin Park1-17/+18
2009-07-16mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variableAnton Vorontsov1-2/+1
2009-07-16mpc83xx: MPC8315ERDB: Use hwconfig for board type selectionAnton Vorontsov2-9/+6