aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2008-04-17Remove all the search paths from the .lds files.Jason Wessel22-22/+0
2008-04-13Coding Style cleanup; update CHANGELOGWolfgang Denk1-4/+4
2008-04-11mpc83xx: Fix the bug of serdes initializationDave Liu1-1/+1
2008-04-11mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb'Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk7-68/+1021
2008-03-31ColdFire: Add dspi and serial flash support for MCF5445xTsiChung Liew1-68/+381
2008-03-31ColdFire: Added M5275EVB support.Matthew Fettke5-0/+637
2008-03-31ColdFire: Fix second memory Chipselect for M5475EVBTsiChung Liew1-0/+3
2008-03-28mpc8323erdb: fix EEPROM page size and get MAC from EEPROMMichael Barkowski1-0/+34
2008-03-28mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips3-25/+16
2008-03-28mpc83xx: initialize serdes for MPC837xEMDS boardsDave Liu1-0/+33
2008-03-26FSL: Clean up board/freescale/common/MakefileJon Loeliger9-42/+28
2008-03-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala7-7/+7
2008-03-2583xx/fdt_support: let user specifiy FSL USB Dual-Role controller roleAnton Vorontsov1-0/+1
2008-03-25mpc83xx: MPC8360E-RDK: configure pario pins for AD7843 and FHCIAnton Vorontsov1-0/+17
2008-03-25mpc83xx: MPC8360E-RDK: add support for NANDAnton Vorontsov2-1/+75
2008-03-2583xx: initialize serdes for MPC837XRDB boardsAnton Vorontsov1-0/+37
2008-03-2583xx: Add Vitesse VSC7385 firmware uploadingTimur Tabi3-6/+57
2008-03-25FSL: Move board/mpc8266ads under board/freescaleJon Loeliger4-0/+1177
2008-03-25FSL: Move board/mpc7448hpc2 under board/freescaleJon Loeliger6-0/+1906
2008-03-25FSL: Move board/mpc8260ads under board/freescaleJon Loeliger4-0/+1126
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger17-62/+10
2008-02-2086xx: Fix GUR PCI config registers properly.Jon Loeliger2-4/+8
2008-02-198610HPCD: Fix typos in two PCI setup registers.Jon Loeliger1-3/+2
2008-02-1886xx: Convert sbc8641d to use libfdt.Jon Loeliger1-15/+3
2008-02-1486xx: Fix compilation warning in sys_eprom.cJon Loeliger1-1/+1
2008-01-2486xx: Remove old-style law setup codeBecky Bruce6-332/+0
2008-01-2486xx: Convert mpc8610hpcd to new law setup method.Becky Bruce2-1/+45
2008-01-2486xx: Support new law setup method and convert mpc8641Becky Bruce2-1/+65
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk21-2/+2321
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk1-41/+71
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk35-1762/+1203
2008-01-17ColdFire: MCF547x_8x - Add M547xEVB and M548xEVB boardTsiChungLiew10-0/+1298
2008-01-17ColdFire: Add MCF5227x cpu and M52277EVB support-1TsiChungLiew4-0/+300
2008-01-17ColdFire: Add M5373EVB platform support - 1TsiChungLiew6-0/+721
2008-01-17ColdFire: Update FlexBus CS for MCF532xTsiChungLiew1-2/+2
2008-01-17codingstyle cleanup for spi driverKim Phillips1-1/+1
2008-01-17FSL: Fix common EEPROM_data structure definitionHaiying Wang1-41/+71
2008-01-17Implement hard SPI driver on MPC8349EMDSBen Warren1-0/+29
2008-01-1785xx: Convert MPC8568 MDS to new TLB setupKumar Gala4-183/+101
2008-01-1785xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setupKumar Gala12-583/+331
2008-01-1785xx: Convert MPC8540/MPC8560 ADS to new TLB setupKumar Gala8-433/+262
2008-01-1785xx: Convert MPC8544 DS to new TLB setupKumar Gala4-179/+100
2008-01-1685xx: Use proper defines for PCI addressesKumar Gala11-36/+36
2008-01-1685xx: convert remaining 85xx boards over to use new LAW init codeKumar Gala3-59/+63
2008-01-1685xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init codeKumar Gala9-173/+192
2008-01-1685xx: convert MPC8540/MPC8560 ADS over to use new LAW init codeKumar Gala6-110/+118
2008-01-1685xx: convert MPC8544 DS over to use new LAW init codeKumar Gala3-49/+43
2008-01-16Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk6-133/+120
2008-01-16Add support for the MPC837xERDBKim Phillips4-0/+287