aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2008-09-0885xx: socrates: Enable Lime support.Anatolij Gustschin4-2/+233
2008-09-0885xx: Socrates: Major code update.Detlev Zundel2-49/+65
2008-09-08Update Freescale 85xx boards to sys_eeprom.cTimur Tabi2-61/+0
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD4-7/+9
2008-09-07apollon: use the last memory area for u-bootKyungmin Park1-1/+1
2008-09-06TQM8272: move NAND part in seperate FileHeiko Schocher4-276/+331
2008-09-06TQM8272: Fix compiling error for the TQM8272 board.Heiko Schocher1-18/+15
2008-09-03Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk23-419/+22
2008-09-03ppx4xx: Fix broken DASA_SIM boardMatthias Fuchs1-0/+5
2008-09-03ppc4xx: Remove reference to common/lists.o from some esd linker scriptsStefan Roese3-3/+0
2008-09-03ppc4xx: Remove obsolete or unused functions from some esd boardsMatthias Fuchs15-326/+0
2008-09-03ppc4xx: Remove obsolete initdram() function from VOM405 boardMatthias Fuchs1-25/+0
2008-09-03ppc4xx: Cleanup VOM405 linker scriptMatthias Fuchs1-12/+0
2008-09-03ppc4xx: Cleanup PLU405 platform fileMatthias Fuchs1-37/+21
2008-09-03ppc4xx: Cleanup PLU405 linker scriptMatthias Fuchs1-14/+0
2008-09-03ppc4xx: Increase U-Boot size to 384kB for PLU405 boardsMatthias Fuchs1-2/+1
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren27-0/+161
2008-09-02Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren11-0/+74
2008-09-02Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren3-1/+15
2008-09-02Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren1-0/+9
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren7-0/+12
2008-09-02Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren1-0/+8
2008-09-02Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()Ben Warren2-0/+10
2008-09-02Moved initialization of GT6426x Ethernet controller to board_eth_init()Ben Warren2-1/+8
2008-09-02Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren2-0/+12
2008-09-02Moved initialization of NATSEMI Ethernet controller to board_eth_init()Ben Warren1-0/+7
2008-09-02Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren10-0/+60
2008-09-02Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren1-0/+10
2008-09-02Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren5-4/+28
2008-09-02Moved initialization of RTL8169 Ethernet controller to board_eth_init()Ben Warren2-0/+12
2008-09-02Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren3-0/+33
2008-09-02Introduce netdev.h header file and remove externsBen Warren8-20/+9
2008-09-02Add pixis_set_sgmii commandAndy Fleming1-0/+55
2008-09-02Add SGMII support for the 8544 DSAndy Fleming1-0/+39
2008-09-02Add support for Freescale SGMII Riser CardAndy Fleming3-0/+42
2008-09-01Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk25-666/+1145
2008-09-01Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk19-0/+2397
2008-08-31Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk1-0/+4
2008-08-31sh: Remove CC line from board's MakefileNobuhiro Iwamatsu2-6/+0
2008-08-31sh: Renesas Solutions AP325RXA board supportNobuhiro Iwamatsu6-0/+794
2008-08-31sh: Renesas RSK+ 7203 board supportNobuhiro Iwamatsu5-0/+492
2008-08-31sh: Renesas R0P7785LC0011RL board supportNobuhiro Iwamatsu8-0/+1117
2008-08-31smdk6400: add gitignoreJean-Christophe PLAGNIOL-VILLARD1-0/+5
2008-08-31ARM: Add support for S3C6400 based SMDK6400 boardGuennadi Liakhovetski5-0/+592
2008-08-30Integrator[AP/CP] - Remove unused file memsetup.SGururaja Hebbar K R4-60/+2
2008-08-30ARM DaVinci: Standardize names of directories/filesHugo Villeneuve9-3/+3
2008-08-30ARM DaVinci: Move common functions to board/davinci/commonHugo Villeneuve9-464/+404
2008-08-28ADS5121: Fix NOR and CPLD ALE timing for rev 2 siliconJohn Rigby1-0/+4
2008-08-28ColdFire: Multiple fixes for MCF5445x platformsTsiChung Liew3-6/+9
2008-08-28Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk3-0/+498