summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD2008-09-071-1/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2008-09-032-28/+183
|\
| * mpc83xx: clean up cache operations and unlock_ram_in_cache() functionsNick Spence2008-09-031-21/+30
| * mpc83xx: Store and display Arbiter Event Register valuesNick Spence2008-09-032-1/+146
| * mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheNick Spence2008-09-031-4/+5
| * MPC83XX: Fix GPIO configuration - set gpio level before directionNick Spence2008-09-031-2/+2
* | Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren2008-09-021-0/+13
* | Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren2008-09-021-0/+13
* | Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren2008-09-022-36/+0
* | Introduce netdev.h header file and remove externsBen Warren2008-09-027-14/+7
* | Pass in tsec_info struct through tsec_initializeAndy Fleming2008-09-023-55/+24
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-09-0113-79/+1410
|\
| * USB: Add support for OHCI controller on S3C6400Guennadi Liakhovetski2008-08-312-0/+46
| * ARM: Add arm1176 core with S3C6400 SoCGuennadi Liakhovetski2008-08-319-0/+1285
| * ARM DaVinci: Changing function names for EMAC driverSandeep Paulraj2008-08-313-79/+79
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-09-013-20/+71
|\ \
| * | ppc4xx/NAND: Add select_chip function to 4xx NDFC driverStefan Roese2008-08-301-0/+8
| * | ppc4xx: NAND configurationWolfgang Ocker2008-08-291-1/+5
| * | ppc4xx: fix UIC external_interrupt hang on UIC0Victor Gallardo2008-08-291-2/+2
| * | ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory ControllerProdyut Hazarika2008-08-291-17/+56
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2008-09-018-0/+546
|\ \
| * | sh: Add support SH2/SH2A which is CPU of Renesas TechnologyNobuhiro Iwamatsu2008-08-318-0/+546
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2008-08-317-2469/+2
|\ \
| * | Move MPC512x_FEC driver to drivers/netBen Warren2008-08-293-1022/+1
| * | Move MPC5xxx_FEC driver to drivers/netBen Warren2008-08-294-1447/+1
| |/
* | ColdFire: I2C fix for multiple platformsTsiChung Liew2008-08-288-3/+43
|/
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-08-281-2/+4
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2008-08-281-2/+4
| |\
| | * mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.Heiko Schocher2008-08-271-2/+4
* | | FSL DDR: Remove duplicate setting of cs0_bnds register on 86xx.Kumar Gala2008-08-281-1/+0
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-08-2812-1260/+589
|\ \
| * | mpc85xx: remove redudant code with lib_ppc/interrupts.cKumar Gala2008-08-271-97/+12
| * | mpc85xx: Add support for the MPC8536Kumar Gala2008-08-275-1/+199
| * | mpc85xx: Add support for the MPC8572DS reference boardKumar Gala2008-08-272-2/+2
| * | FSL DDR: Remove old SPD support from cpu/mpc85xxKumar Gala2008-08-272-1166/+0
| * | FSL DDR: Add 85xx specific register settingKumar Gala2008-08-274-0/+318
| * | FSL DDR: Add e500 TLB helper for DDR codeKumar Gala2008-08-271-0/+64
| |/
* | Moved initialization of GRETH Ethernet driver to CPU directoryBen Warren2008-08-262-0/+17
* | Moved initialization of MCFFEC Ethernet driver to CPU directoryBen Warren2008-08-265-2/+71
* | Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directoryBen Warren2008-08-261-0/+9
|/
* FSL DDR: Remove old SPD support from cpu/mpc86xxKumar Gala2008-08-272-1352/+0
* FSL DDR: Add 86xx specific register settingKumar Gala2008-08-272-0/+92
* FSL DDR: Add DDR2 DIMM paramter supportKumar Gala2008-08-271-0/+339
* FSL DDR: Add DDR1 DIMM paramter supportKumar Gala2008-08-271-0/+343
* FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code.Kumar Gala2008-08-2711-2/+2432
* mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup codeIra W. Snyder2008-08-251-0/+26
* Minor coding style cleanup, updte CHANGELOGWolfgang Denk2008-08-251-7/+7
* MX31: fix bit masks in function mx31_decode_pll()Jens Gehrlein2008-08-251-2/+2
* Correct ARM Versatile Timer InitializationGururaja Hebbar K R2008-08-251-4/+35
* ARM DaVinci: Removed redundant NAND initialization code.Hugo Villeneuve2008-08-251-2/+1
OpenPOWER on IntegriCloud