| Commit message (Expand) | Author | Age | Lines |
* | ppc4xx: Update CPCI405 variants handling | Matthias Fuchs | 2008-09-08 | -17/+7 |
* | ppc4xx: Remove CONFIG_CS8952_PHY define | Stefan Roese | 2008-09-08 | -3/+0 |
* | ppc4xx: Fix compilation warning for PIP405 | Stefan Roese | 2008-09-08 | -6/+5 |
* | ppc4xx: Fix compilation warning for canyonlands & glacier | Stefan Roese | 2008-09-08 | -7/+3 |
* | Merge branch 'master' of /home/stefan/git/u-boot/u-boot | Stefan Roese | 2008-09-05 | -1/+1 |
|\ |
|
| * | devices: Use list_add_tail() instead of list_add() to register a device | Stefan Roese | 2008-09-05 | -1/+1 |
* | | ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY | Victor Gallardo | 2008-09-05 | -5/+198 |
* | | ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines | Adam Graham | 2008-09-05 | -77/+153 |
* | | ppc4xx: IBM Memory Controller DDR autocalibration routines | Adam Graham | 2008-09-05 | -0/+1212 |
* | | ppc44x: Unification of virtex5 pp440 boards | Ricardo Ribalda Delgado | 2008-09-05 | -214/+530 |
|/ |
|
* | Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master | Wolfgang Denk | 2008-09-03 | -29/+191 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2008-09-03 | -29/+191 |
| |\ |
|
| | * | mpc83xx: fix mpc8313 in-tree building with NAND | Nick Spence | 2008-09-03 | -1/+4 |
| | * | 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/+150 |
| | * | 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 |
* | | | Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master | Wolfgang Denk | 2008-09-03 | -847/+1207 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'master' of git://git.denx.de/u-boot-mips | Wolfgang Denk | 2008-09-03 | -1/+63 |
| |\ \ |
|
| | * | | doc/qemu_mips: add doc howto debug u-boot with gdb | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-04 | -1/+63 |
| | |/ |
|
| * | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2008-09-03 | -550/+131 |
| |\ \ |
|
| | * | | ppx4xx: Fix broken DASA_SIM board | Matthias Fuchs | 2008-09-03 | -0/+5 |
| | * | | ppc4xx: Remove reference to common/lists.o from some esd linker scripts | Stefan Roese | 2008-09-03 | -3/+0 |
| | * | | ppc4xx: Remove obsolete or unused functions from some esd boards | Matthias Fuchs | 2008-09-03 | -326/+0 |
| | * | | ppc4xx: Update VOM405 board configuration | Matthias Fuchs | 2008-09-03 | -43/+9 |
| | * | | ppc4xx: Remove obsolete initdram() function from VOM405 board | Matthias Fuchs | 2008-09-03 | -25/+0 |
| | * | | ppc4xx: Cleanup VOM405 linker script | Matthias Fuchs | 2008-09-03 | -12/+0 |
| | * | | ppc4xx: Add fdt support for VOM405 boards | Matthias Fuchs | 2008-09-03 | -0/+2 |
| | * | | ppc4xx: Coding style cleanup | Matthias Fuchs | 2008-09-03 | -83/+79 |
| | * | | ppc4xx: Enable USB on PLU405 boards | Matthias Fuchs | 2008-09-03 | -4/+16 |
| | * | | ppc4xx: Cleanup PLU405 platform file | Matthias Fuchs | 2008-09-03 | -37/+21 |
| | * | | ppc4xx: Cleanup PLU405 linker script | Matthias Fuchs | 2008-09-03 | -14/+0 |
| | * | | ppc4xx: Add fdt support for PLU405 boards | Matthias Fuchs | 2008-09-03 | -0/+2 |
| | * | | ppc4xx: Increase U-Boot size to 384kB for PLU405 boards | Matthias Fuchs | 2008-09-03 | -5/+4 |
| | |/ |
|
| * | | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2008-09-03 | -301/+1018 |
| |\ \
| | |/
| |/| |
|
| | * | Don't tftp to unknown flash | Jochen Friedrich | 2008-09-02 | -0/+2 |
| | * | net: smc911x: Add pkt_data_pull and pkt_data_push function | Nobuhiro Iwamatsu | 2008-09-02 | -2/+7 |
| | * | Moved initialization of EEPRO100 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -4/+170 |
| | * | Moved initialization of TULIP Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -4/+79 |
| | * | Moved initialization of E1000 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -6/+21 |
| | * | Moved initialization of plb2800 Ethernet driver to board_eth_init | Ben Warren | 2008-09-02 | -6/+13 |
| | * | Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory | Ben Warren | 2008-09-02 | -4/+27 |
| | * | Moved initialization of MPC512x_FEC Ethernet driver to CPU directory | Ben Warren | 2008-09-02 | -4/+15 |
| | * | Moved initialization of IncaIP Ethernet controller to board_eth_init | Ben Warren | 2008-09-02 | -5/+11 |
| | * | Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init() | Ben Warren | 2008-09-02 | -4/+11 |
| | * | Moved initialization of GT6426x Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -8/+9 |
| | * | Moved initialization of PCNET Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -4/+18 |
| | * | Moved initialization of NATSEMI Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -4/+12 |
| | * | Moved initialization of NS8382X Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -4/+65 |
| | * | Moved initialization of TSI108 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -4/+12 |