Commit Graph

6078 Commits (6508f9cd45bd832ced8ef53a7bff379e88e812fe)
 

Author SHA1 Message Date
Stefan Roese 6508f9cd45 Merge branch 'master' of /home/stefan/git/u-boot/u-boot 17 years ago
Stefan Roese 3e3c026ed7 devices: Use list_add_tail() instead of list_add() to register a device 17 years ago
Victor Gallardo 78d7823689 ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY 17 years ago
Adam Graham f6b6c45840 ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines 17 years ago
Adam Graham 075d0b81e8 ppc4xx: IBM Memory Controller DDR autocalibration routines 17 years ago
Ricardo Ribalda Delgado e07f4a8033 ppc44x: Unification of virtex5 pp440 boards 17 years ago
Wolfgang Denk f158c3d518 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master 17 years ago
Wolfgang Denk d459516188 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx 17 years ago
Nick Spence 64ac1eb5af mpc83xx: fix mpc8313 in-tree building with NAND 17 years ago
Wolfgang Denk 53c987f513 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master 17 years ago
Nick Spence 6eb2a44e27 mpc83xx: clean up cache operations and unlock_ram_in_cache() functions 17 years ago
Nick Spence 46497056ae mpc83xx: Store and display Arbiter Event Register values 17 years ago
Nick Spence ade50c7fa1 mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache 17 years ago
Nick Spence d9fe88173c MPC83XX: Fix GPIO configuration - set gpio level before direction 17 years ago
Wolfgang Denk ce42d166ac Merge branch 'master' of git://git.denx.de/u-boot-mips 17 years ago
Wolfgang Denk 4615fc22e5 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx 17 years ago
Wolfgang Denk 16116ddd0d Merge branch 'master' of git://git.denx.de/u-boot-net 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 7007c5975e doc/qemu_mips: add doc howto debug u-boot with gdb 17 years ago
Matthias Fuchs 7deb3b3ecd ppx4xx: Fix broken DASA_SIM board 17 years ago
Stefan Roese 7e410aa30f ppc4xx: Remove reference to common/lists.o from some esd linker scripts 17 years ago
Matthias Fuchs 97b0734d65 ppc4xx: Remove obsolete or unused functions from some esd boards 17 years ago
Matthias Fuchs 1092ce218c ppc4xx: Update VOM405 board configuration 17 years ago
Matthias Fuchs 830c800e28 ppc4xx: Remove obsolete initdram() function from VOM405 board 17 years ago
Matthias Fuchs 3d4dd7a941 ppc4xx: Cleanup VOM405 linker script 17 years ago
Matthias Fuchs fcaffd597f ppc4xx: Add fdt support for VOM405 boards 17 years ago
Matthias Fuchs 9ec367aa2c ppc4xx: Coding style cleanup 17 years ago
Matthias Fuchs 17e65c21ad ppc4xx: Enable USB on PLU405 boards 17 years ago
Matthias Fuchs 40e43e3b87 ppc4xx: Cleanup PLU405 platform file 17 years ago
Matthias Fuchs d74cdb1d06 ppc4xx: Cleanup PLU405 linker script 17 years ago
Matthias Fuchs 3bc1054cec ppc4xx: Add fdt support for PLU405 boards 17 years ago
Matthias Fuchs 5a3e480b78 ppc4xx: Increase U-Boot size to 384kB for PLU405 boards 17 years ago
Jochen Friedrich be1b0d2777 Don't tftp to unknown flash 17 years ago
Nobuhiro Iwamatsu 33314470ab net: smc911x: Add pkt_data_pull and pkt_data_push function 17 years ago
Ben Warren 10efa024b8 Moved initialization of EEPRO100 Ethernet controller to board_eth_init() 17 years ago
Ben Warren 8ca0b3f99c Moved initialization of TULIP Ethernet controller to board_eth_init() 17 years ago
Ben Warren ad3381cf41 Moved initialization of E1000 Ethernet controller to board_eth_init() 17 years ago
Ben Warren 4fce2aceaf Moved initialization of plb2800 Ethernet driver to board_eth_init 17 years ago
Ben Warren e1d7480b5d Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory 17 years ago
Ben Warren a0aad08f94 Moved initialization of MPC512x_FEC Ethernet driver to CPU directory 17 years ago
Ben Warren 8218bd2aa6 Moved initialization of IncaIP Ethernet controller to board_eth_init 17 years ago
Ben Warren 164846eeb2 Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init() 17 years ago
Ben Warren 6aca145e06 Moved initialization of GT6426x Ethernet controller to board_eth_init() 17 years ago
Ben Warren e3090534d6 Moved initialization of PCNET Ethernet controller to board_eth_init() 17 years ago
Ben Warren b902b8dda5 Moved initialization of NATSEMI Ethernet controller to board_eth_init() 17 years ago
Ben Warren 19403633dd Moved initialization of NS8382X Ethernet controller to board_eth_init() 17 years ago
Ben Warren ccdd12f83e Moved initialization of TSI108 Ethernet controller to board_eth_init() 17 years ago
Ben Warren 0b252f50ae Moved initialization of RTL8139 Ethernet controller to board_eth_init() 17 years ago
Ben Warren 02d69891d9 Moved initialization of RTL8169 Ethernet controller to board_eth_init() 17 years ago
Ben Warren 3ae071e442 Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() 17 years ago
Ben Warren 89973f8a82 Introduce netdev.h header file and remove externs 17 years ago