summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mpl: printing current stdio devices cleanupJean-Christophe PLAGNIOL-VILLARD2009-07-195-34/+6
* console: unify printing current devicesJean-Christophe PLAGNIOL-VILLARD2009-07-192-46/+30
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-07-1975-5650/+33
|\
| * Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-1743-1053/+0
| * Remove legacy NAND and disk on chip code.Scott Wood2009-07-1621-4561/+2
| * nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devicesStefan Roese2009-07-161-1/+1
| * nand: ndfc: Remove unnecessary #ifdef'sStefan Roese2009-07-161-6/+0
| * nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese2009-07-168-6/+6
| * nand: fixed failed reads on corrected ECC errors in nand_util.cValeriy Glushkov2009-07-161-5/+5
| * Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.David Brownell2009-07-161-1/+1
| * MTD: OneNAND: Increase the environment size to 4KiBKyungmin Park2009-07-161-17/+18
* | cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last'Wolfgang Denk2009-07-181-3/+3
* | OMAP3 Fix compiler warning for v7_flush_dcache_allTom Rix2009-07-181-0/+3
* | ARM: make split_by_variant.sh output more usefulWolfgang Denk2009-07-181-2/+2
* | NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk2009-07-1824-1/+46
* | at91cap9adk: fix #ifdef/#endif pairingWolfgang Denk2009-07-181-1/+1
* | pcm030: fix out-of-tree buildingWolfgang Denk2009-07-181-1/+1
* | MPC837XERDB: fix warning: "CONFIG_SYS_MONITOR_LEN" redefinedWolfgang Denk2009-07-181-1/+0
* | 8xxx: fix warning: implicit declaration of function 'uec_standard_init'Wolfgang Denk2009-07-181-0/+1
* | MIP405T: fix compile problemWolfgang Denk2009-07-181-1/+1
* | NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk2009-07-1816-2/+34
* | CPCI750: fix compile problemWolfgang Denk2009-07-181-1/+1
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-181-3/+3
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-07-181-3/+3
| |\ \
| | * | cmd_i2c: bugfix: add missing braceAlessandro Rubini2009-07-181-3/+3
| | |/
* | | stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-1863-234/+198
|/ /
* | ppc: Fix compile error for boards with CONFIG_DDR_ECCPeter Tyser2009-07-171-4/+5
* | include/config_cmd_default.h cleanupPrafulla Wadaskar2009-07-171-3/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2009-07-175-131/+304
|\ \
| * | Added support for splash screen positioningMatthias Weisser2009-07-173-3/+92
| * | video: mb862xx: replace printf with putsAnatolij Gustschin2009-07-171-10/+10
| * | video: mb862xx: use macros instead of magic numbersAnatolij Gustschin2009-07-172-46/+119
| * | video: mb862xx: fix coding style and remove dead codeAnatolij Gustschin2009-07-171-103/+114
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2009-07-172-5/+3
|\ \
| * | microblaze: Remove ignored return type for __arch__swab16 functionMichal Simek2009-07-171-1/+3
| * | microblaze: Removed unused variablesMichal Simek2009-07-171-4/+0
| |/
* | sata: namespace curr_device variableMike Frysinger2009-07-172-15/+15
* | cmd_mmc: make curr_device staticMike Frysinger2009-07-171-1/+1
* | envcrc: add missing dependencies on env storageMike Frysinger2009-07-171-0/+4
* | config.mk: Remove $(PCI_CLOCK) referenceShinya Kuribayashi2009-07-171-4/+0
* | fix: missing autoconfig.mk from general MakefileJean-Christophe PLAGNIOL-VILLARD2009-07-171-0/+1
|/
* mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variableAnton Vorontsov2009-07-161-2/+1
* mpc83xx: MPC8315ERDB: Use hwconfig for board type selectionAnton Vorontsov2009-07-162-9/+6
* mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device treeAnton Vorontsov2009-07-162-13/+25
* mpc83xx: MPC837XERDB: Add support for FSL eSDHCAnton Vorontsov2009-07-162-0/+35
* fsl_esdhc: Add device tree fixupsAnton Vorontsov2009-07-162-0/+27
* Add simple hwconfig infrastructureAnton Vorontsov2009-07-163-0/+280
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2009-07-161-2/+9
|\
| * mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarationsKim Phillips2009-07-161-2/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-07-1613-11/+53
|\ \
OpenPOWER on IntegriCloud