aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-02Moved initialization of NATSEMI Ethernet controller to board_eth_init()Ben Warren4-4/+12
2008-09-02Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren13-4/+65
2008-09-02Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren4-4/+12
2008-09-02Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren8-8/+33
2008-09-02Moved initialization of RTL8169 Ethernet controller to board_eth_init()Ben Warren5-5/+17
2008-09-02Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren6-41/+33
2008-09-02Introduce netdev.h header file and remove externsBen Warren22-34/+88
2008-09-02Add pixis_set_sgmii commandAndy Fleming2-0/+60
2008-09-02Add SGMII support for the 8544 DSAndy Fleming1-0/+39
2008-09-02Add support for Freescale SGMII Riser CardAndy Fleming4-0/+45
2008-09-02Add SGMII support to the tsecAndy Fleming2-27/+72
2008-09-02Pass in tsec_info struct through tsec_initializeAndy Fleming5-122/+102
2008-09-02tsec: Move tsec.h to include/Andy Fleming2-7/+7
2008-09-02PHY: Add support for the M88E1121R Marvell chip.Sergei Poselenov2-0/+56
2008-09-02fw_env.c: fix build problems with MTD_VERSION=oldWolfgang Denk1-1/+2
2008-09-02device: make device_register() clone the deviceJean-Christophe PLAGNIOL-VILLARD2-1/+24
2008-09-01Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk53-1111/+682
2008-09-01Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk57-753/+4638
2008-09-01Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk4-21/+72
2008-09-01Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk42-18/+4006
2008-08-31Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk11-9/+13
2008-08-31sh: Remove CC line from board's MakefileNobuhiro Iwamatsu2-6/+0
2008-08-31sh: Replaced "@./mkconfig" for @$(MKCONFIG)Nobuhiro Iwamatsu1-3/+3
2008-08-31sh: Add support sh2 to MAKEALLNobuhiro Iwamatsu1-1/+1
2008-08-31sh: Fix compile error rsk7203 boardNobuhiro Iwamatsu1-2/+2
2008-08-31sh: Fix compile error sh7785lcr boardNobuhiro Iwamatsu1-2/+2
2008-08-31sh: Renesas Solutions AP325RXA board supportNobuhiro Iwamatsu10-0/+979
2008-08-31sh: add support Renesas SH7723Nobuhiro Iwamatsu3-12/+245
2008-08-31sh: Renesas RSK+ 7203 board supportNobuhiro Iwamatsu9-0/+612
2008-08-31sh: Add support Renesas SH7203 processorNobuhiro Iwamatsu2-1/+43
2008-08-31sh: Add support SH2/SH2A which is CPU of Renesas TechnologyNobuhiro Iwamatsu11-1/+593
2008-08-31sh: Renesas R0P7785LC0011RL board supportNobuhiro Iwamatsu13-0/+1378
2008-08-31sh: add support for SH7785Yoshihiro Shimoda2-0/+158
2008-08-31davinci: fix remaining dm644x_ethJean-Christophe PLAGNIOL-VILLARD2-3/+3
2008-08-31fs: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD30-109/+32
2008-08-31devices: merge to list_headJean-Christophe PLAGNIOL-VILLARD9-907/+87
2008-08-31update linux/listJean-Christophe PLAGNIOL-VILLARD2-45/+472
2008-08-31smdk6400: add gitignoreJean-Christophe PLAGNIOL-VILLARD1-0/+5
2008-08-31smdk6400: Use CONFIG_FLASH_CFI_DRIVERJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-31smdk6400: remove redundant bootargs definitionGuennadi Liakhovetski1-1/+0
2008-08-31ARM: Add support for S3C6400 based SMDK6400 boardGuennadi Liakhovetski12-0/+1126
2008-08-31NAND: add NAND driver for S3C64XXGuennadi Liakhovetski2-0/+320
2008-08-31S3C64XX: remove broken HWFLOW support from the serial driverGuennadi Liakhovetski1-21/+0
2008-08-31serial: add S3C64XX serial driverGuennadi Liakhovetski2-0/+194
2008-08-31USB: Add support for OHCI controller on S3C6400Guennadi Liakhovetski3-0/+47
2008-08-31ARM: Add arm1176 core with S3C6400 SoCGuennadi Liakhovetski13-1/+2334
2008-08-31ARM DaVinci: Changing function names for EMAC driverSandeep Paulraj5-82/+82
2008-08-30Integrator[AP/CP] - Remove unused file memsetup.SGururaja Hebbar K R4-60/+2
2008-08-30ARM DaVinci: Standardize names of directories/filesHugo Villeneuve10-4/+4
2008-08-30ARM DaVinci: Move common functions to board/davinci/commonHugo Villeneuve9-464/+404