summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2008-09-03Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2008-09-03mpc83xx: clean up cache operations and unlock_ram_in_cache() functionsNick Spence
2008-09-03mpc83xx: Store and display Arbiter Event Register valuesNick Spence
2008-09-03mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheNick Spence
2008-09-03MPC83XX: Fix GPIO configuration - set gpio level before directionNick Spence
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren
2008-09-02Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren
2008-09-02Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren
2008-09-02Introduce netdev.h header file and remove externsBen Warren
2008-09-02Pass in tsec_info struct through tsec_initializeAndy Fleming
2008-09-01Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2008-09-01Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-09-01Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2008-08-31Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk
2008-08-31sh: Add support SH2/SH2A which is CPU of Renesas TechnologyNobuhiro Iwamatsu
2008-08-31USB: Add support for OHCI controller on S3C6400Guennadi Liakhovetski
2008-08-31ARM: Add arm1176 core with S3C6400 SoCGuennadi Liakhovetski
2008-08-31ARM DaVinci: Changing function names for EMAC driverSandeep Paulraj
2008-08-30ppc4xx/NAND: Add select_chip function to 4xx NDFC driverStefan Roese
2008-08-29Move MPC512x_FEC driver to drivers/netBen Warren
2008-08-29Move MPC5xxx_FEC driver to drivers/netBen Warren
2008-08-29ppc4xx: NAND configurationWolfgang Ocker
2008-08-29ppc4xx: fix UIC external_interrupt hang on UIC0Victor Gallardo
2008-08-29ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory ControllerProdyut Hazarika
2008-08-28ColdFire: I2C fix for multiple platformsTsiChung Liew
2008-08-28Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-08-28Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk
2008-08-28FSL DDR: Remove duplicate setting of cs0_bnds register on 86xx.Kumar Gala
2008-08-28Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-08-27mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.Heiko Schocher
2008-08-27mpc85xx: remove redudant code with lib_ppc/interrupts.cKumar Gala
2008-08-27mpc85xx: Add support for the MPC8536Kumar Gala
2008-08-27mpc85xx: Add support for the MPC8572DS reference boardKumar Gala
2008-08-27FSL DDR: Remove old SPD support from cpu/mpc85xxKumar Gala
2008-08-27FSL DDR: Add 85xx specific register settingKumar Gala
2008-08-27FSL DDR: Add e500 TLB helper for DDR codeKumar Gala
2008-08-26Moved initialization of GRETH Ethernet driver to CPU directoryBen Warren
2008-08-26Moved initialization of MCFFEC Ethernet driver to CPU directoryBen Warren
2008-08-26Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directoryBen Warren
2008-08-27FSL DDR: Remove old SPD support from cpu/mpc86xxKumar Gala
2008-08-27FSL DDR: Add 86xx specific register settingKumar Gala
2008-08-27FSL DDR: Add DDR2 DIMM paramter supportKumar Gala
2008-08-27FSL DDR: Add DDR1 DIMM paramter supportKumar Gala
2008-08-27FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code.Kumar Gala
2008-08-25mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup codeIra W. Snyder
2008-08-25Minor coding style cleanup, updte CHANGELOGWolfgang Denk
2008-08-25MX31: fix bit masks in function mx31_decode_pll()Jens Gehrlein
2008-08-25Correct ARM Versatile Timer InitializationGururaja Hebbar K R
2008-08-25ARM DaVinci: Removed redundant NAND initialization code.Hugo Villeneuve
2008-08-25ARM DaVinci: Fix compilation error with new MTD code.Hugo Villeneuve