aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-07-14ColdFire: Fix M53017EVB flash sizeTsiChung Liew1-1/+1
2009-07-14ColdFire: Add M5208EVB and MCF520x CPU supportTsiChung Liew4-0/+822
2009-07-14ColdFire: Update for M54451EVBTsiChung Liew1-22/+17
2009-07-14ColdFire: Update configuration file to use flash buffer writeTsiChung Liew3-0/+5
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 Denk1-1/+23
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 Denk1-0/+57
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 Denk43-108/+813
2009-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk12-26/+613
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk12-26/+613
2009-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk13-21/+185
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk13-21/+185
2009-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-2/+2
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-2/+2
2009-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2-5/+9
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2-5/+9
2009-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-1/+1
2009-07-12versatile: update config and merge to cfi flash driverJean-Christophe PLAGNIOL-VILLARD1-15/+50
2009-07-12versatile: specify the board type on the promptJean-Christophe PLAGNIOL-VILLARD1-2/+10
2009-07-12at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou2-2/+13
2009-07-12at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou8-0/+532
2009-07-12pxa: fix CKEN_B register bitsDaniel Mack1-6/+6
2009-07-12pxa: add clock for system bus 2 arbiterDaniel Mack1-0/+1
2009-07-12arm: Kirkwood: bugfix: UART1 bar correctionPrafulla Wadaskar1-1/+1
2009-07-11sh: Update pci config for Renesas r7780mp boardNobuhiro Iwamatsu1-0/+3
2009-07-11sh: Add support ESPT-GIGA boradNobuhiro Iwamatsu1-0/+126
2009-07-11Add ESD PCI vendor IDMatthias Fuchs1-0/+2
2009-07-11remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi14-53/+1
2009-07-10board support patch for phyCORE-MPC5200B-tinyJon Smirl1-0/+444
2009-07-10Blackfin: cm-bf561: add example settings for EXT-BF5xx-USB-ETH2 add-onHarald Krapfenbauer1-0/+5
2009-07-10Blackfin: blackstamp: update spi flash settingsMike Frysinger1-5/+4
2009-07-10ppc4xx: Make is_pci_host() available for all 440 and 405 CPUsMatthias Fuchs1-2/+2
2009-07-09usb: fix CONFIG_SYS_MPC83xx_USB_ADDR not defined errorKim Phillips1-1/+1
2009-07-08Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-0/+2
2009-07-08Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-0/+2
2009-07-08Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk5-156/+38
2009-07-08all platforms: make show_boot_progress() work againHeiko Schocher1-1/+1
2009-07-08ppc4xx: Fix FDT EBC mappings on CanyonlandsFelix Radensky1-0/+2
2009-07-08sh: Revised the build with newest compilerNobuhiro Iwamatsu1-1/+1
2009-07-08sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIVJean-Christophe PLAGNIOL-VILLARD10-10/+10
2009-07-08sh3/sh4: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD10-10/+10
2009-07-08sh: introduce clock frameworkJean-Christophe PLAGNIOL-VILLARD1-0/+35
2009-07-07nand_spl: read environment early, when booting from NAND using nand_splGuennadi Liakhovetski1-0/+3
2009-07-07mtd: nand: use loff_t for offsetJean-Christophe PLAGNIOL-VILLARD1-7/+7