summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2008-09-03-301/+1018
|\
| * Don't tftp to unknown flashJochen Friedrich2008-09-02-0/+2
| * net: smc911x: Add pkt_data_pull and pkt_data_push functionNobuhiro Iwamatsu2008-09-02-2/+7
| * Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-02-4/+170
| * Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren2008-09-02-4/+79
| * Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren2008-09-02-6/+21
| * Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren2008-09-02-6/+13
| * Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren2008-09-02-4/+27
| * Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren2008-09-02-4/+15
| * Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren2008-09-02-5/+11
| * Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()Ben Warren2008-09-02-4/+11
| * Moved initialization of GT6426x Ethernet controller to board_eth_init()Ben Warren2008-09-02-8/+9
| * Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren2008-09-02-4/+18
| * Moved initialization of NATSEMI Ethernet controller to board_eth_init()Ben Warren2008-09-02-4/+12
| * Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren2008-09-02-4/+65
| * Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren2008-09-02-4/+12
| * Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren2008-09-02-8/+33
| * Moved initialization of RTL8169 Ethernet controller to board_eth_init()Ben Warren2008-09-02-5/+17
| * Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren2008-09-02-41/+33
| * Introduce netdev.h header file and remove externsBen Warren2008-09-02-34/+88
| * Add pixis_set_sgmii commandAndy Fleming2008-09-02-0/+60
| * Add SGMII support for the 8544 DSAndy Fleming2008-09-02-0/+39
| * Add support for Freescale SGMII Riser CardAndy Fleming2008-09-02-0/+45
| * Add SGMII support to the tsecAndy Fleming2008-09-02-27/+72
| * Pass in tsec_info struct through tsec_initializeAndy Fleming2008-09-02-122/+102
| * tsec: Move tsec.h to include/Andy Fleming2008-09-02-7/+7
| * PHY: Add support for the M88E1121R Marvell chip.Sergei Poselenov2008-09-02-0/+56
* | device: make device_register() clone the deviceJean-Christophe PLAGNIOL-VILLARD2008-09-02-1/+24
|/
* Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk2008-09-01-1111/+682
|\
| * fs: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-31-109/+32
| * devices: merge to list_headJean-Christophe PLAGNIOL-VILLARD2008-08-31-907/+87
| * update linux/listJean-Christophe PLAGNIOL-VILLARD2008-08-31-45/+472
| * cmd_terminal: remove no need ifdefJean-Christophe PLAGNIOL-VILLARD2008-08-29-4/+0
| * common/Makefile: order by functionalityJean-Christophe PLAGNIOL-VILLARD2008-08-29-33/+37
| * miiphyutil: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-29-4/+2
| * autoscript: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-29-5/+2
| * crc16: move to lib_genericJean-Christophe PLAGNIOL-VILLARD2008-08-29-1/+1
| * miiphybb: move to drivers/net/phyJean-Christophe PLAGNIOL-VILLARD2008-08-29-1/+47
| * soft_spi: move to drivers/spiJean-Christophe PLAGNIOL-VILLARD2008-08-29-2/+2
| * soft_i2c: move to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2008-08-29-1/+1
| * gunzip: move to lib_genericJean-Christophe PLAGNIOL-VILLARD2008-08-29-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-09-01-753/+4638
|\ \
| * | davinci: fix remaining dm644x_ethJean-Christophe PLAGNIOL-VILLARD2008-08-31-3/+3
| * | smdk6400: add gitignoreJean-Christophe PLAGNIOL-VILLARD2008-08-31-0/+5
| * | smdk6400: Use CONFIG_FLASH_CFI_DRIVERJean-Christophe PLAGNIOL-VILLARD2008-08-31-1/+1
| * | smdk6400: remove redundant bootargs definitionGuennadi Liakhovetski2008-08-31-1/+0
| * | ARM: Add support for S3C6400 based SMDK6400 boardGuennadi Liakhovetski2008-08-31-0/+1126
| * | NAND: add NAND driver for S3C64XXGuennadi Liakhovetski2008-08-31-0/+320
| * | S3C64XX: remove broken HWFLOW support from the serial driverGuennadi Liakhovetski2008-08-31-21/+0
| * | serial: add S3C64XX serial driverGuennadi Liakhovetski2008-08-31-0/+194