summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+8
* Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+4
* Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+4
* Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren2008-09-021-0/+1
* Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren2008-09-021-0/+1
* Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren2008-09-021-0/+1
* Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren2008-09-021-0/+1
* Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()Ben Warren2008-09-021-0/+1
* Moved initialization of GT6426x Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+5
* Moved initialization of NATSEMI Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+4
* Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+4
* Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+4
* Moved initialization of RTL8169 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+4
* Introduce netdev.h header file and remove externsBen Warren2008-09-021-0/+66
* Add pixis_set_sgmii commandAndy Fleming2008-09-021-0/+5
* Add support for Freescale SGMII Riser CardAndy Fleming2008-09-021-0/+3
* Add SGMII support to the tsecAndy Fleming2008-09-021-1/+24
* Pass in tsec_info struct through tsec_initializeAndy Fleming2008-09-021-4/+28
* tsec: Move tsec.h to include/Andy Fleming2008-09-021-0/+592
* Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk2008-09-014-125/+477
|\
| * devices: merge to list_headJean-Christophe PLAGNIOL-VILLARD2008-08-312-80/+5
| * update linux/listJean-Christophe PLAGNIOL-VILLARD2008-08-312-45/+472
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-09-016-3/+1358
|\ \
| * | davinci: fix remaining dm644x_ethJean-Christophe PLAGNIOL-VILLARD2008-08-311-2/+2
| * | smdk6400: Use CONFIG_FLASH_CFI_DRIVERJean-Christophe PLAGNIOL-VILLARD2008-08-311-1/+1
| * | smdk6400: remove redundant bootargs definitionGuennadi Liakhovetski2008-08-311-1/+0
| * | ARM: Add support for S3C6400 based SMDK6400 boardGuennadi Liakhovetski2008-08-311-0/+308
| * | ARM: Add arm1176 core with S3C6400 SoCGuennadi Liakhovetski2008-08-314-1/+1049
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-09-011-1/+1
|\ \
| * | ppc4xx: Increase image size for NAND boot targetStefan Roese2008-08-301-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2008-09-019-1/+905
|\ \
| * | sh: Fix compile error rsk7203 boardNobuhiro Iwamatsu2008-08-311-2/+2
| * | sh: Fix compile error sh7785lcr boardNobuhiro Iwamatsu2008-08-311-2/+2
| * | sh: Renesas Solutions AP325RXA board supportNobuhiro Iwamatsu2008-08-311-0/+177
| * | sh: add support Renesas SH7723Nobuhiro Iwamatsu2008-08-312-0/+211
| * | sh: Renesas RSK+ 7203 board supportNobuhiro Iwamatsu2008-08-311-0/+107
| * | sh: Add support Renesas SH7203 processorNobuhiro Iwamatsu2008-08-311-0/+41
| * | sh: Add support SH2/SH2A which is CPU of Renesas TechnologyNobuhiro Iwamatsu2008-08-312-1/+44
| * | sh: Renesas R0P7785LC0011RL board supportNobuhiro Iwamatsu2008-08-311-0/+167
| * | sh: add support for SH7785Yoshihiro Shimoda2008-08-312-0/+158
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2008-08-313-0/+95
|\ \
| * | Move MPC5xxx_FEC driver to drivers/netBen Warren2008-08-291-0/+93
| * | ADS5121: Fix NOR and CPLD ALE timing for rev 2 siliconJohn Rigby2008-08-282-0/+2
| |/
* | ColdFire: I2C fix for multiple platformsTsiChung Liew2008-08-284-11/+19
* | ColdFire: Add CONFIG_MII_INIT for M5272C3TsiChung Liew2008-08-281-0/+1
* | ColdFire: Multiple fixes for MCF5445x platformsTsiChung Liew2008-08-282-7/+3
* | ColdFire: Change the SDRAM BRD2WT timing from 3 to 7TsiChung Liew2008-08-282-2/+2
* | ColdFire: Raise uart baudrate to 115200 bpsTsiChung Liew2008-08-285-8/+8
|/
OpenPOWER on IntegriCloud