aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-31update linux/listJean-Christophe PLAGNIOL-VILLARD2-45/+472
2008-08-29cmd_terminal: remove no need ifdefJean-Christophe PLAGNIOL-VILLARD1-4/+0
2008-08-29common/Makefile: order by functionalityJean-Christophe PLAGNIOL-VILLARD1-33/+37
2008-08-29miiphyutil: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD3-4/+2
2008-08-29autoscript: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2-5/+2
2008-08-29crc16: move to lib_genericJean-Christophe PLAGNIOL-VILLARD3-1/+1
2008-08-29miiphybb: move to drivers/net/phyJean-Christophe PLAGNIOL-VILLARD4-1/+47
2008-08-29soft_spi: move to drivers/spiJean-Christophe PLAGNIOL-VILLARD3-2/+2
2008-08-29soft_i2c: move to drivers/i2cJean-Christophe PLAGNIOL-VILLARD3-1/+1
2008-08-29gunzip: move to lib_genericJean-Christophe PLAGNIOL-VILLARD3-1/+1
2008-08-28Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk7-2/+882
2008-08-28Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk7-2/+882
2008-08-28FSL DDR: Remove duplicate setting of cs0_bnds register on 86xx.Kumar Gala1-1/+0
2008-08-28Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk105-1640/+5625
2008-08-27mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.Heiko Schocher7-2/+882
2008-08-27mpc85xx: remove redudant code with lib_ppc/interrupts.cKumar Gala1-97/+12
2008-08-27mpc85xx: Add support for the MPC8536DS reference boardKumar Gala10-0/+1675
2008-08-27mpc85xx: Add support for the MPC8536Kumar Gala10-5/+218
2008-08-27mpc85xx: Add support for the MPC8572DS reference boardKumar Gala12-2/+1593
2008-08-27FSL DDR: Remove old SPD support from cpu/mpc85xxKumar Gala3-1166/+4
2008-08-27FSL DDR: Convert STXSSA to new DDR code.Kumar Gala5-18/+98
2008-08-27FSL DDR: Convert STXGP3 to new DDR code.Kumar Gala5-19/+100
2008-08-27FSL DDR: Convert SBC8560 to new DDR code.Kumar Gala6-14/+122
2008-08-27FSL DDR: Convert MPC8540EVAL to new DDR code.Kumar Gala4-12/+102
2008-08-27FSL DDR: Convert PM856 to new DDR code.Kumar Gala4-34/+109
2008-08-27FSL DDR: Convert PM854 to new DDR code.Kumar Gala4-34/+109
2008-08-27FSL DDR: Convert sbc8548 to new DDR code.Kumar Gala4-17/+108
2008-08-27FSL DDR: Convert atum8548 to new DDR code.Kumar Gala4-37/+122
2008-08-27FSL DDR: Convert socrates to new DDR code.Kumar Gala4-16/+111
2008-08-27FSL DDR: Convert MPC8544DS to new DDR code.Kumar Gala4-25/+113
2008-08-27FSL DDR: Convert MPC8568MDS to new DDR code.Jon Loeliger4-24/+117
2008-08-27FSL DDR: Convert MPC8548CDS to new DDR code.Jon Loeliger4-18/+108
2008-08-27FSL DDR: Convert MPC8541CDS to new DDR code.Jon Loeliger4-14/+102
2008-08-27FSL DDR: Convert MPC8555ADS to new DDR code.Jon Loeliger4-18/+105
2008-08-27FSL DDR: Convert MPC8560ADS to new DDR code.Jon Loeliger4-36/+110
2008-08-27FSL DDR: Convert MPC8540ADS to new DDR code.Kumar Gala4-40/+110
2008-08-27FSL DDR: Add 85xx specific register settingKumar Gala4-0/+318
2008-08-27FSL DDR: Add e500 TLB helper for DDR codeKumar Gala2-0/+65
2008-08-26dm9000 remove dead external phy support, gpio fixAndrew Dyer2-144/+36
2008-08-26Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptionsPeter Tyser1-5/+5
2008-08-26Fix bogus error message in the DHCP handlerRemy Bohmer1-0/+3
2008-08-26Fix compile error when CONFIG_BOOTP_RANDOM_DELAY is set.Remy Bohmer1-1/+1
2008-08-26ColdFire: Add FEC Buffer descriptors in SRAMTsiChung Liew1-6/+36
2008-08-26Fix ColdFire FEC warning messagesTsiChung Liew2-8/+13
2008-08-26Moved initialization of SKGE Ethernet driver to board code.Ben Warren3-5/+14
2008-08-26Moved conditional compilation to Makefile for SK98 Ethernet driverBen Warren19-92/+4
2008-08-26Moved initialization of ULI526X Ethernet driver to board code.Ben Warren2-4/+10
2008-08-26Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()Ben Warren3-5/+11
2008-08-26Moved initialization of GRETH Ethernet driver to CPU directoryBen Warren4-5/+18
2008-08-26Moved initialization of MCFFEC Ethernet driver to CPU directoryBen Warren7-7/+72