summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
...
| * | FSL DDR: Convert MPC8540EVAL to new DDR code.Kumar Gala2008-08-27-5/+83
| * | FSL DDR: Convert PM856 to new DDR code.Kumar Gala2008-08-27-4/+81
| * | FSL DDR: Convert PM854 to new DDR code.Kumar Gala2008-08-27-4/+81
| * | FSL DDR: Convert sbc8548 to new DDR code.Kumar Gala2008-08-27-4/+90
| * | FSL DDR: Convert atum8548 to new DDR code.Kumar Gala2008-08-27-5/+92
| * | FSL DDR: Convert socrates to new DDR code.Kumar Gala2008-08-27-5/+93
| * | FSL DDR: Convert MPC8544DS to new DDR code.Kumar Gala2008-08-27-7/+93
| * | FSL DDR: Convert MPC8568MDS to new DDR code.Jon Loeliger2008-08-27-6/+97
| * | FSL DDR: Convert MPC8548CDS to new DDR code.Jon Loeliger2008-08-27-1/+88
| * | FSL DDR: Convert MPC8541CDS to new DDR code.Jon Loeliger2008-08-27-1/+85
| * | FSL DDR: Convert MPC8555ADS to new DDR code.Jon Loeliger2008-08-27-1/+87
| * | FSL DDR: Convert MPC8560ADS to new DDR code.Jon Loeliger2008-08-27-8/+86
| * | FSL DDR: Convert MPC8540ADS to new DDR code.Kumar Gala2008-08-27-10/+87
| |/
* | Moved initialization of SKGE Ethernet driver to board code.Ben Warren2008-08-26-0/+13
* | Moved initialization of ULI526X Ethernet driver to board code.Ben Warren2008-08-26-0/+10
* | Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()Ben Warren2008-08-26-0/+10
|/
* FSL DDR: Convert SBC8641D to new DDR code.Kumar Gala2008-08-27-6/+95
* FSL DDR: Convert MPC8610HPCD to new DDR code.Jon Loeliger2008-08-27-6/+86
* FSL DDR: Convert MPC8641HPCN to new DDR code.Kumar Gala2008-08-27-7/+95
* Add support for muas3001 board (MPC8270)Heiko Schocher2008-08-27-0/+455
* remove MVS1 boardAndre Schwarz2008-08-26-1461/+0
* mpc7448hpc2: Fix PCI I/O space mapping.Randy Vinson2008-08-26-2/+2
* change mvBL-M7 default env and move to vendor subdirAndre Schwarz2008-08-25-2/+8
* MPC8349EMDS: Add PCI Agent (PCISLAVE) supportIra W. Snyder2008-08-25-0/+58
* MPC8349EMDS: use 83XX_GENERIC_PCI setup codeIra W. Snyder2008-08-25-317/+60
* Merge branch 'next'Kim Phillips2008-08-25-2/+37
|\
| * 83xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixupAnton Vorontsov2008-07-16-9/+10
| * 83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYsAnton Vorontsov2008-07-16-2/+36
* | fix mvbc_p board build warningsAndre Schwarz2008-08-21-6/+6
* | Merge branch 'next' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-08-20-27/+971
|\ \
| * | favr-32-ezkit: Fix printf format warningsHaavard Skinnemoen2008-08-20-2/+2
| * | Merge branch 'mimc200' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-08-20-0/+323
| |\ \
| | * | avr32: Add MIMC200 boardMark Jackson2008-08-20-0/+323
| * | | Merge branch 'favr-32' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-08-06-165/+564
| |\ \ \
| | * | | avr32: add support for EarthLCD Favr-32 boardHans-Christian Egtvedt2008-08-06-0/+443
| | |/ /
| * | | Merge branch 'hammerhead' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-07-30-881/+165
| |\ \ \
| | * | | Add support for the hammerhead (AVR32) boardJulien May2008-07-30-0/+230
| * | | | Merge branch 'eth-cleanup' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-07-30-76/+24
| |\ \ \ \
| | * | | | Moved initialization of AVR32 Ethernet controllers to board_eth_init()Ben Warren2008-07-24-76/+24
* | | | | | Clean up usage of icache_disable/dcache_disableKumar Gala2008-08-19-18/+0
* | | | | | ColdFire: Multiple fixes for M5282EVBTsiChung Liew2008-08-14-2/+8
* | | | | | ColdFire: Move m5282evb from board to board/freescaleTsiChung Liew2008-08-14-0/+0
* | | | | | ColdFire: Move m5272c3 from board to board/freescaleTsiChung Liew2008-08-14-0/+0
* | | | | | ColdFire: Move m5271evb from board to board/freescaleTsiChung Liew2008-08-14-0/+0
* | | | | | ColdFire: Add M54451EVB platform support for MCF5445xTsiChung Liew2008-08-14-0/+774
* | | | | | ColdFire: Implement SBF feature for M5445EVBTsiChung Liew2008-08-14-3/+147
* | | | | | ColdFire: Use CFI Flash driver for M54455EVBTsiChung Liew2008-08-14-1289/+52
* | | | | | ColdFire: Add M5253DEMO platform support for MCF5253TsiChung Liew2008-08-14-0/+820
* | | | | | ColdFire: Fix M5253EVB dram bring up issueTsiChung Liew2008-08-14-4/+9
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-08-14-216/+153
|\ \ \ \ \ \