summaryrefslogtreecommitdiff
path: root/board/freescale
Commit message (Expand)AuthorAgeLines
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-32/+32
* Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-06-11-16/+5
|\
| * Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren2008-06-09-21/+1
| * Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren2008-06-09-0/+9
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-06-11-359/+60
|\ \
| * | 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-11-60/+60
| * | 85xx: remove dummy board_early_init_fKumar Gala2008-06-11-32/+0
| * | 85xx: Remove unused and unconfigured memory test code.Kumar Gala2008-06-11-267/+0
| |/
* | Merge commit 'wd/master'Jon Loeliger2008-06-06-193/+177
|\ \ | |/
| * SPI API improvementsHaavard Skinnemoen2008-06-03-13/+12
| * Replace DPRINTF with debugYork Sun2008-05-21-35/+29
| * Move pixel clock setting to board fileYork Sun2008-05-21-34/+25
| * Big white-space cleanup.Wolfgang Denk2008-05-21-112/+112
* | mpc86xx: Removed unused and unconfigured memory test code.Jon Loeliger2008-05-19-72/+0
|/
* 85xx: Limit CPU2 workaround to parts that have the errataAndy Fleming2008-05-07-1/+6
* MPC8610HPCD: Drop -O2 from the build flagsKumar Gala2008-05-03-1/+1
* 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala2008-04-29-2/+2
* 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