| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2008-09-03 | -28/+183 |
|\ |
|
| * | mpc83xx: clean up cache operations and unlock_ram_in_cache() functions | Nick Spence | 2008-09-03 | -21/+30 |
| * | mpc83xx: Store and display Arbiter Event Register values | Nick Spence | 2008-09-03 | -1/+146 |
| * | mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache | Nick Spence | 2008-09-03 | -4/+5 |
| * | MPC83XX: Fix GPIO configuration - set gpio level before direction | Nick Spence | 2008-09-03 | -2/+2 |
* | | Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory | Ben Warren | 2008-09-02 | -0/+13 |
* | | Moved initialization of MPC512x_FEC Ethernet driver to CPU directory | Ben Warren | 2008-09-02 | -0/+13 |
* | | Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() | Ben Warren | 2008-09-02 | -36/+0 |
* | | Introduce netdev.h header file and remove externs | Ben Warren | 2008-09-02 | -14/+7 |
* | | Pass in tsec_info struct through tsec_initialize | Andy Fleming | 2008-09-02 | -55/+24 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2008-09-01 | -79/+1410 |
|\ |
|
| * | USB: Add support for OHCI controller on S3C6400 | Guennadi Liakhovetski | 2008-08-31 | -0/+46 |
| * | ARM: Add arm1176 core with S3C6400 SoC | Guennadi Liakhovetski | 2008-08-31 | -0/+1285 |
| * | ARM DaVinci: Changing function names for EMAC driver | Sandeep Paulraj | 2008-08-31 | -79/+79 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2008-09-01 | -20/+71 |
|\ \ |
|
| * | | ppc4xx/NAND: Add select_chip function to 4xx NDFC driver | Stefan Roese | 2008-08-30 | -0/+8 |
| * | | ppc4xx: NAND configuration | Wolfgang Ocker | 2008-08-29 | -1/+5 |
| * | | ppc4xx: fix UIC external_interrupt hang on UIC0 | Victor Gallardo | 2008-08-29 | -2/+2 |
| * | | ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory Controller | Prodyut Hazarika | 2008-08-29 | -17/+56 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2008-09-01 | -0/+546 |
|\ \ |
|
| * | | sh: Add support SH2/SH2A which is CPU of Renesas Technology | Nobuhiro Iwamatsu | 2008-08-31 | -0/+546 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Wolfgang Denk | 2008-08-31 | -2469/+2 |
|\ \ |
|
| * | | Move MPC512x_FEC driver to drivers/net | Ben Warren | 2008-08-29 | -1022/+1 |
| * | | Move MPC5xxx_FEC driver to drivers/net | Ben Warren | 2008-08-29 | -1447/+1 |
| |/ |
|
* | | ColdFire: I2C fix for multiple platforms | TsiChung Liew | 2008-08-28 | -3/+43 |
|/ |
|
* | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2008-08-28 | -2/+4 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Wolfgang Denk | 2008-08-28 | -2/+4 |
| |\ |
|
| | * | mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN. | Heiko Schocher | 2008-08-27 | -2/+4 |
* | | | FSL DDR: Remove duplicate setting of cs0_bnds register on 86xx. | Kumar Gala | 2008-08-28 | -1/+0 |
|/ / |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2008-08-28 | -1260/+589 |
|\ \ |
|
| * | | mpc85xx: remove redudant code with lib_ppc/interrupts.c | Kumar Gala | 2008-08-27 | -97/+12 |
| * | | mpc85xx: Add support for the MPC8536 | Kumar Gala | 2008-08-27 | -1/+199 |
| * | | mpc85xx: Add support for the MPC8572DS reference board | Kumar Gala | 2008-08-27 | -2/+2 |
| * | | FSL DDR: Remove old SPD support from cpu/mpc85xx | Kumar Gala | 2008-08-27 | -1166/+0 |
| * | | FSL DDR: Add 85xx specific register setting | Kumar Gala | 2008-08-27 | -0/+318 |
| * | | FSL DDR: Add e500 TLB helper for DDR code | Kumar Gala | 2008-08-27 | -0/+64 |
| |/ |
|
* | | Moved initialization of GRETH Ethernet driver to CPU directory | Ben Warren | 2008-08-26 | -0/+17 |
* | | Moved initialization of MCFFEC Ethernet driver to CPU directory | Ben Warren | 2008-08-26 | -2/+71 |
* | | Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory | Ben Warren | 2008-08-26 | -0/+9 |
|/ |
|
* | FSL DDR: Remove old SPD support from cpu/mpc86xx | Kumar Gala | 2008-08-27 | -1352/+0 |
* | FSL DDR: Add 86xx specific register setting | Kumar Gala | 2008-08-27 | -0/+92 |
* | FSL DDR: Add DDR2 DIMM paramter support | Kumar Gala | 2008-08-27 | -0/+339 |
* | FSL DDR: Add DDR1 DIMM paramter support | Kumar Gala | 2008-08-27 | -0/+343 |
* | FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code. | Kumar Gala | 2008-08-27 | -2/+2432 |
* | mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup code | Ira W. Snyder | 2008-08-25 | -0/+26 |
* | Minor coding style cleanup, updte CHANGELOG | Wolfgang Denk | 2008-08-25 | -7/+7 |
* | MX31: fix bit masks in function mx31_decode_pll() | Jens Gehrlein | 2008-08-25 | -2/+2 |
* | Correct ARM Versatile Timer Initialization | Gururaja Hebbar K R | 2008-08-25 | -4/+35 |
* | ARM DaVinci: Removed redundant NAND initialization code. | Hugo Villeneuve | 2008-08-25 | -2/+1 |
* | ARM DaVinci: Fix compilation error with new MTD code. | Hugo Villeneuve | 2008-08-25 | -2/+0 |