summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk
2008-01-18mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.hDave Liu
2008-01-17Merge branch 'kumar'Andy Fleming
2008-01-17codingstyle cleanup for spi driverKim Phillips
2008-01-17FSL: Fix common EEPROM_data structure definitionHaiying Wang
2008-01-1786xx: enable command-line editingTimur Tabi
2008-01-17Implement hard SPI driver on MPC8349EMDSBen Warren
2008-01-17Add support for a Freescale non-CPM SPI controllerBen Warren
2008-01-17mpc83xx: Fix the fatal conflict of mergeDave Liu
2008-01-17Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese
2008-01-17Merge Sequoia beautification into Korat codeLarry Johnson
2008-01-17net: add 'ethrotate' environment variableMatthias Fuchs
2008-01-17ppc4xx: Fix compilation warnings and coding style issues in HCU4/HCU5Stefan Roese
2008-01-17ppc4xx: Netstal HCU4 board: added various fixes and POSTNiklaus Giger
2008-01-17ppc4xx: netstal/common define routines used by all boardsNiklaus Giger
2008-01-17ppc4xx: Netstal HCU5 board: added various fixes and POSTNiklaus Giger
2008-01-17ppc4xx: Netstal HCU5 board. Added POST. Various fixesNiklaus Giger
2008-01-17ppc4xx: Netstal HCU4 board. Added POST. Various fixesNiklaus Giger
2008-01-17ppc4xx: Complete DU440 board supportMatthias Fuchs
2008-01-17ppc4xx: Add DU440 board supportMatthias Fuchs
2008-01-17Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk
2008-01-17Set ips dividor to 1/4 of csb clock.Grzegorz Bernacki
2008-01-1785xx: Get ride of old TLB setup codeKumar Gala
2008-01-1785xx: Convert TQM85xx to new TLB setupKumar Gala
2008-01-1785xx: Convert STXGP3 & STXSSA to new TLB setupKumar Gala
2008-01-1785xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setupKumar Gala
2008-01-1785xx: Convert PM854/PM856 to new TLB setupKumar Gala
2008-01-1785xx: Convert MPC8540EVAL to new TLB setupKumar Gala
2008-01-1785xx: Convert MPC8568 MDS to new TLB setupKumar Gala
2008-01-1785xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setupKumar Gala
2008-01-1785xx: Convert MPC8540/MPC8560 ADS to new TLB setupKumar Gala
2008-01-1785xx: Convert ATUM8548 to new TLB setupKumar Gala
2008-01-1785xx: Convert MPC8544 DS to new TLB setupKumar Gala
2008-01-1785xx: Reworked initial processor initKumar Gala
2008-01-1785xx: Introduce new tlb APIKumar Gala
2008-01-17ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx filesStefan Roese
2008-01-1685xx: Use proper defines for PCI addressesKumar Gala
2008-01-1685xx: Remove old style of LAW initKumar Gala
2008-01-1685xx: convert remaining 85xx boards over to use new LAW init codeKumar Gala
2008-01-1685xx: convert STXGP3/STXSSA over to use new LAW init codeKumar Gala
2008-01-1685xx: convert PM854/PM856 over to use new LAW init codeKumar Gala
2008-01-1685xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init codeKumar Gala
2008-01-1685xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init codeKumar Gala
2008-01-1685xx: convert MPC8540/MPC8560 ADS over to use new LAW init codeKumar Gala
2008-01-1685xx: convert MPC8544 DS over to use new LAW init codeKumar Gala
2008-01-1685xx: Move LAW init code into CKumar Gala
2008-01-16Fix nfs command help to reflect that the serverip is optionalJean-Christophe PLAGNIOL-VILLARD