aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-16mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device treeAnton Vorontsov2-13/+25
2009-07-16mpc83xx: MPC837XERDB: Add support for FSL eSDHCAnton Vorontsov2-0/+35
2009-07-16fsl_esdhc: Add device tree fixupsAnton Vorontsov2-0/+27
2009-07-16Add simple hwconfig infrastructureAnton Vorontsov3-0/+280
2009-07-16Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-2/+9
2009-07-16Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk13-11/+53
2009-07-16Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblazeWolfgang Denk12-1052/+30
2009-07-16Improve U-Boot Porting Guide in the READMEJerry Van Baren1-24/+36
2009-07-16mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarationsKim Phillips1-2/+9
2009-07-14mpc83xx: increase MONITOR_LEN to offset growing painsKim Phillips8-8/+8
2009-07-14usb: mpx8349itx: added support of loading images from USB storage (MPH/DR)Valeriy Glushkov1-2/+29
2009-07-14usb: mpc834x: added support of the MPH USB controller in addition to the DR oneValeriy Glushkov2-1/+12
2009-07-14mpc83xx: set 64BIT_VSPRINTF for boards using nand_utilKim Phillips4-0/+4
2009-07-14mpc5121ads: add JFFS2 and MTDPARTS support; adjust flash mapWolfgang Denk1-8/+38
2009-07-14aria: add JFFS2 and MTDPARTS support; adjust flash mapWolfgang Denk1-5/+34
2009-07-14aria: enable NAND flash supportWolfgang Denk2-1/+24
2009-07-14MPC512x: fix typo in comment listing the NAND driver nameWolfgang Denk2-2/+2
2009-07-14mecp5123: cleanup - remove dead codeWolfgang Denk1-7/+0
2009-07-14aria: adjust memory controller initializationWolfgang Denk1-13/+72
2009-07-14MPC512x: factor out common codeWolfgang Denk6-335/+191
2009-07-14mecp5123: fix build errorWolfgang Denk1-8/+5
2009-07-14MPC512x: Add MSCAN1...4 Clock Control RegistersWolfgang Denk1-4/+5
2009-07-14MPC512x: enabling NAND support requires CONFIG_SYS_64BIT_VSPRINTFWolfgang Denk2-0/+4
2009-07-14Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk99-1915/+2617
2009-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk30-618/+1474
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk30-618/+1474
2009-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-3/+8
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-3/+8
2009-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk36-1136/+720
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk36-1136/+720
2009-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk3-9/+25
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk3-9/+25
2009-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk4-5/+155
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk4-5/+155
2009-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk9-20/+158