summaryrefslogtreecommitdiff
path: root/board/freescale
Commit message (Expand)AuthorAgeLines
* MPC8544DS: decode pcie3 end-point configuration correctly.Ed Swarthout2008-04-26-1/+1
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-22/+0
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-04-13-4/+4
* mpc83xx: Fix the bug of serdes initializationDave Liu2008-04-11-1/+1
* mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb'Jean-Christophe PLAGNIOL-VILLARD2008-04-11-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2008-04-08-68/+1021
|\
| * ColdFire: Add dspi and serial flash support for MCF5445xTsiChung Liew2008-03-31-68/+381
| * ColdFire: Added M5275EVB support.Matthew Fettke2008-03-31-0/+637
| * ColdFire: Fix second memory Chipselect for M5475EVBTsiChung Liew2008-03-31-0/+3
* | mpc8323erdb: fix EEPROM page size and get MAC from EEPROMMichael Barkowski2008-03-28-0/+34
* | mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips2008-03-28-25/+16
* | mpc83xx: initialize serdes for MPC837xEMDS boardsDave Liu2008-03-28-0/+33
|/
* FSL: Clean up board/freescale/common/MakefileJon Loeliger2008-03-26-42/+28
* 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-26-7/+7
* 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller roleAnton Vorontsov2008-03-25-0/+1
* mpc83xx: MPC8360E-RDK: configure pario pins for AD7843 and FHCIAnton Vorontsov2008-03-25-0/+17
* mpc83xx: MPC8360E-RDK: add support for NANDAnton Vorontsov2008-03-25-1/+75
* 83xx: initialize serdes for MPC837XRDB boardsAnton Vorontsov2008-03-25-0/+37
* 83xx: Add Vitesse VSC7385 firmware uploadingTimur Tabi2008-03-25-6/+57
* FSL: Move board/mpc8266ads under board/freescaleJon Loeliger2008-03-25-0/+1177
* FSL: Move board/mpc7448hpc2 under board/freescaleJon Loeliger2008-03-25-0/+1906
* FSL: Move board/mpc8260ads under board/freescaleJon Loeliger2008-03-25-0/+1126
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-05-62/+10
* 86xx: Fix GUR PCI config registers properly.Jon Loeliger2008-02-20-4/+8
* 8610HPCD: Fix typos in two PCI setup registers.Jon Loeliger2008-02-19-3/+2
* 86xx: Convert sbc8641d to use libfdt.Jon Loeliger2008-02-18-15/+3
* 86xx: Fix compilation warning in sys_eprom.cJon Loeliger2008-02-14-1/+1
* 86xx: Remove old-style law setup codeBecky Bruce2008-01-24-332/+0
* 86xx: Convert mpc8610hpcd to new law setup method.Becky Bruce2008-01-24-1/+45
* 86xx: Support new law setup method and convert mpc8641Becky Bruce2008-01-24-1/+65
* Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2008-01-23-2/+2321
|\
| * ColdFire: MCF547x_8x - Add M547xEVB and M548xEVB boardTsiChungLiew2008-01-17-0/+1298
| * ColdFire: Add MCF5227x cpu and M52277EVB support-1TsiChungLiew2008-01-17-0/+300
| * ColdFire: Add M5373EVB platform support - 1TsiChungLiew2008-01-17-0/+721
| * ColdFire: Update FlexBus CS for MCF532xTsiChungLiew2008-01-17-2/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-01-23-41/+71
|\ \
| * | FSL: Fix common EEPROM_data structure definitionHaiying Wang2008-01-17-41/+71
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-01-23-1762/+1203
|\ \
| * | 85xx: Convert MPC8568 MDS to new TLB setupKumar Gala2008-01-17-183/+101
| * | 85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setupKumar Gala2008-01-17-583/+331
| * | 85xx: Convert MPC8540/MPC8560 ADS to new TLB setupKumar Gala2008-01-17-433/+262
| * | 85xx: Convert MPC8544 DS to new TLB setupKumar Gala2008-01-17-179/+100
| * | 85xx: Use proper defines for PCI addressesKumar Gala2008-01-16-36/+36
| * | 85xx: convert remaining 85xx boards over to use new LAW init codeKumar Gala2008-01-16-59/+63
| * | 85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init codeKumar Gala2008-01-16-173/+192
| * | 85xx: convert MPC8540/MPC8560 ADS over to use new LAW init codeKumar Gala2008-01-16-110/+118
| * | 85xx: convert MPC8544 DS over to use new LAW init codeKumar Gala2008-01-16-49/+43
| |/
* | codingstyle cleanup for spi driverKim Phillips2008-01-17-1/+1
* | Implement hard SPI driver on MPC8349EMDSBen Warren2008-01-17-0/+29
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-01-16-133/+120
|\