summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-3130-109/+32
* devices: merge to list_headJean-Christophe PLAGNIOL-VILLARD2008-08-319-907/+87
* update linux/listJean-Christophe PLAGNIOL-VILLARD2008-08-312-45/+472
* cmd_terminal: remove no need ifdefJean-Christophe PLAGNIOL-VILLARD2008-08-291-4/+0
* common/Makefile: order by functionalityJean-Christophe PLAGNIOL-VILLARD2008-08-291-33/+37
* miiphyutil: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-293-4/+2
* autoscript: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-292-5/+2
* crc16: move to lib_genericJean-Christophe PLAGNIOL-VILLARD2008-08-293-1/+1
* miiphybb: move to drivers/net/phyJean-Christophe PLAGNIOL-VILLARD2008-08-294-1/+47
* soft_spi: move to drivers/spiJean-Christophe PLAGNIOL-VILLARD2008-08-293-2/+2
* soft_i2c: move to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2008-08-293-1/+1
* gunzip: move to lib_genericJean-Christophe PLAGNIOL-VILLARD2008-08-293-1/+1
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-08-287-2/+882
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2008-08-287-2/+882
| |\
| | * mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.Heiko Schocher2008-08-277-2/+882
* | | FSL DDR: Remove duplicate setting of cs0_bnds register on 86xx.Kumar Gala2008-08-281-1/+0
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-08-28105-1640/+5625
|\ \
| * | mpc85xx: remove redudant code with lib_ppc/interrupts.cKumar Gala2008-08-271-97/+12
| * | mpc85xx: Add support for the MPC8536DS reference boardKumar Gala2008-08-2710-0/+1675
| * | mpc85xx: Add support for the MPC8536Kumar Gala2008-08-2710-5/+218
| * | mpc85xx: Add support for the MPC8572DS reference boardKumar Gala2008-08-2712-2/+1593
| * | FSL DDR: Remove old SPD support from cpu/mpc85xxKumar Gala2008-08-273-1166/+4
| * | FSL DDR: Convert STXSSA to new DDR code.Kumar Gala2008-08-275-18/+98
| * | FSL DDR: Convert STXGP3 to new DDR code.Kumar Gala2008-08-275-19/+100
| * | FSL DDR: Convert SBC8560 to new DDR code.Kumar Gala2008-08-276-14/+122
| * | FSL DDR: Convert MPC8540EVAL to new DDR code.Kumar Gala2008-08-274-12/+102
| * | FSL DDR: Convert PM856 to new DDR code.Kumar Gala2008-08-274-34/+109
| * | FSL DDR: Convert PM854 to new DDR code.Kumar Gala2008-08-274-34/+109
| * | FSL DDR: Convert sbc8548 to new DDR code.Kumar Gala2008-08-274-17/+108
| * | FSL DDR: Convert atum8548 to new DDR code.Kumar Gala2008-08-274-37/+122
| * | FSL DDR: Convert socrates to new DDR code.Kumar Gala2008-08-274-16/+111
| * | FSL DDR: Convert MPC8544DS to new DDR code.Kumar Gala2008-08-274-25/+113
| * | FSL DDR: Convert MPC8568MDS to new DDR code.Jon Loeliger2008-08-274-24/+117
| * | FSL DDR: Convert MPC8548CDS to new DDR code.Jon Loeliger2008-08-274-18/+108
| * | FSL DDR: Convert MPC8541CDS to new DDR code.Jon Loeliger2008-08-274-14/+102
| * | FSL DDR: Convert MPC8555ADS to new DDR code.Jon Loeliger2008-08-274-18/+105
| * | FSL DDR: Convert MPC8560ADS to new DDR code.Jon Loeliger2008-08-274-36/+110
| * | FSL DDR: Convert MPC8540ADS to new DDR code.Kumar Gala2008-08-274-40/+110
| * | FSL DDR: Add 85xx specific register settingKumar Gala2008-08-274-0/+318
| * | FSL DDR: Add e500 TLB helper for DDR codeKumar Gala2008-08-272-0/+65
| |/
* | dm9000 remove dead external phy support, gpio fixAndrew Dyer2008-08-262-144/+36
* | Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptionsPeter Tyser2008-08-261-5/+5
* | Fix bogus error message in the DHCP handlerRemy Bohmer2008-08-261-0/+3
* | Fix compile error when CONFIG_BOOTP_RANDOM_DELAY is set.Remy Bohmer2008-08-261-1/+1
* | ColdFire: Add FEC Buffer descriptors in SRAMTsiChung Liew2008-08-261-6/+36
* | Fix ColdFire FEC warning messagesTsiChung Liew2008-08-262-8/+13
* | Moved initialization of SKGE Ethernet driver to board code.Ben Warren2008-08-263-5/+14
* | Moved conditional compilation to Makefile for SK98 Ethernet driverBen Warren2008-08-2619-92/+4
* | Moved initialization of ULI526X Ethernet driver to board code.Ben Warren2008-08-262-4/+10
* | Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()Ben Warren2008-08-263-5/+11
OpenPOWER on IntegriCloud