summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2008-01-18Merge branch 'master' of git://www.denx.de/git/u-bootShinya Kuribayashi
2008-01-18AVR32: ATNGW100 board supportHaavard Skinnemoen
2008-01-18add AcTux-4 board supportMichael Schwingen
2008-01-18add AcTux-3 board supportMichael Schwingen
2008-01-18add AcTux-2 board supportMichael Schwingen
2008-01-18add AcTux-1 board supportMichael Schwingen
2008-01-18ARM: remove useless function board_post_initJean-Christophe PLAGNIOL-VILLARD
2008-01-17Merge branch 'kumar'Andy Fleming
2008-01-17ColdFire: MCF547x_8x - Add M547xEVB and M548xEVB boardTsiChungLiew
2008-01-17ColdFire: Add MCF5227x cpu and M52277EVB support-1TsiChungLiew
2008-01-17ColdFire: Add M5373EVB platform support - 1TsiChungLiew
2008-01-17ColdFire: Update FlexBus CS for MCF532xTsiChungLiew
2008-01-17codingstyle cleanup for spi driverKim Phillips
2008-01-17FSL: Fix common EEPROM_data structure definitionHaiying Wang
2008-01-17Implement hard SPI driver on MPC8349EMDSBen Warren
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-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: Add DU440 board supportMatthias Fuchs
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-17ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx filesStefan Roese
2008-01-1685xx: Use proper defines for PCI addressesKumar 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-17MIPS:Target support for qemu -M mipsVlad Lungu
2008-01-16bf537-stamp: remove already defined is_zero_ether_addr and is_multicast_ether...Jean-Christophe PLAGNIOL-VILLARD
2008-01-16Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk
2008-01-16Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk
2008-01-16Add support for the MPC837xERDBKim Phillips
2008-01-16FSL: Generalize PIXIS reset command parsing.James Yang
2008-01-16FSL: Convert board/freescale/common/Makefile to use CONFIG_Jon Loeliger