aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2008-09-02Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren2-36/+0
2008-09-02Introduce netdev.h header file and remove externsBen Warren7-14/+7
2008-09-02Pass in tsec_info struct through tsec_initializeAndy Fleming3-55/+24
2008-09-01Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk13-79/+1410
2008-09-01Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk3-20/+71
2008-09-01Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk8-0/+546
2008-08-31Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk7-2469/+2
2008-08-31sh: Add support SH2/SH2A which is CPU of Renesas TechnologyNobuhiro Iwamatsu8-0/+546
2008-08-31USB: Add support for OHCI controller on S3C6400Guennadi Liakhovetski2-0/+46
2008-08-31ARM: Add arm1176 core with S3C6400 SoCGuennadi Liakhovetski9-0/+1285
2008-08-31ARM DaVinci: Changing function names for EMAC driverSandeep Paulraj3-79/+79
2008-08-30ppc4xx/NAND: Add select_chip function to 4xx NDFC driverStefan Roese1-0/+8
2008-08-29Move MPC512x_FEC driver to drivers/netBen Warren3-1022/+1
2008-08-29Move MPC5xxx_FEC driver to drivers/netBen Warren4-1447/+1
2008-08-29ppc4xx: NAND configurationWolfgang Ocker1-1/+5
2008-08-29ppc4xx: fix UIC external_interrupt hang on UIC0Victor Gallardo1-2/+2
2008-08-29ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory ControllerProdyut Hazarika1-17/+56
2008-08-28ColdFire: I2C fix for multiple platformsTsiChung Liew8-3/+43
2008-08-28Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-2/+4
2008-08-28Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk1-2/+4
2008-08-28FSL DDR: Remove duplicate setting of cs0_bnds register on 86xx.Kumar Gala1-1/+0
2008-08-28Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk12-1260/+589
2008-08-27mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.Heiko Schocher1-2/+4
2008-08-27mpc85xx: remove redudant code with lib_ppc/interrupts.cKumar Gala1-97/+12
2008-08-27mpc85xx: Add support for the MPC8536Kumar Gala5-1/+199
2008-08-27mpc85xx: Add support for the MPC8572DS reference boardKumar Gala2-2/+2
2008-08-27FSL DDR: Remove old SPD support from cpu/mpc85xxKumar Gala2-1166/+0
2008-08-27FSL DDR: Add 85xx specific register settingKumar Gala4-0/+318
2008-08-27FSL DDR: Add e500 TLB helper for DDR codeKumar Gala1-0/+64
2008-08-26Moved initialization of GRETH Ethernet driver to CPU directoryBen Warren2-0/+17
2008-08-26Moved initialization of MCFFEC Ethernet driver to CPU directoryBen Warren5-2/+71
2008-08-26Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directoryBen Warren1-0/+9
2008-08-27FSL DDR: Remove old SPD support from cpu/mpc86xxKumar Gala2-1352/+0
2008-08-27FSL DDR: Add 86xx specific register settingKumar Gala2-0/+92
2008-08-27FSL DDR: Add DDR2 DIMM paramter supportKumar Gala1-0/+339
2008-08-27FSL DDR: Add DDR1 DIMM paramter supportKumar Gala1-0/+343
2008-08-27FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code.Kumar Gala11-2/+2432
2008-08-25mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup codeIra W. Snyder1-0/+26
2008-08-25Minor coding style cleanup, updte CHANGELOGWolfgang Denk1-7/+7
2008-08-25MX31: fix bit masks in function mx31_decode_pll()Jens Gehrlein1-2/+2
2008-08-25Correct ARM Versatile Timer InitializationGururaja Hebbar K R1-4/+35
2008-08-25ARM DaVinci: Removed redundant NAND initialization code.Hugo Villeneuve1-2/+1
2008-08-25ARM DaVinci: Fix compilation error with new MTD code.Hugo Villeneuve1-2/+0
2008-08-22ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fixTirumala R Marri1-5/+5
2008-08-21ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patchStefan Roese2-24/+13
2008-08-21ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,Prodyut Hazarika2-5/+38
2008-08-21fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala8-8/+8
2008-08-21Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 BoardsAxel Beierlein1-0/+20
2008-08-20Merge branch 'next' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2-1/+4
2008-08-19Clean up usage of icache_disable/dcache_disableKumar Gala2-0/+8