summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2008-07-03Cleanup: fix out-of-tree building for some boardsWolfgang Denk1-4/+8
2008-07-03Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk1-1/+1
2008-07-01Move conditional compilation of MPC8XXX SPI driver to MakefileBen Warren1-1/+1
2008-06-20MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger1-2/+22
2008-06-12Change initdram() return type to phys_size_tBecky Bruce32-32/+32
2008-06-12Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk1-16/+5
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk16-359/+60
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala9-60/+60
2008-06-1185xx: remove dummy board_early_init_fKumar Gala6-32/+0
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala7-267/+0
2008-06-10Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren1-21/+1
2008-06-10Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren1-0/+9
2008-06-06Merge commit 'wd/master'Jon Loeliger35-193/+177
2008-06-03SPI API improvementsHaavard Skinnemoen1-13/+12
2008-05-21Replace DPRINTF with debugYork Sun1-35/+29
2008-05-21Move pixel clock setting to board fileYork Sun2-34/+25
2008-05-21Big white-space cleanup.Wolfgang Denk33-112/+112
2008-05-19mpc86xx: Removed unused and unconfigured memory test code.Jon Loeliger2-72/+0
2008-05-0885xx: Limit CPU2 workaround to parts that have the errataAndy Fleming1-1/+6
2008-05-03MPC8610HPCD: Drop -O2 from the build flagsKumar Gala1-1/+1
2008-04-2985xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala2-2/+2
2008-04-26MPC8544DS: decode pcie3 end-point configuration correctly.Ed Swarthout1-1/+1
2008-04-18Remove all the search paths from the .lds files.Jason Wessel22-22/+0
2008-04-13Coding Style cleanup; update CHANGELOGWolfgang Denk1-4/+4
2008-04-12mpc83xx: Fix the bug of serdes initializationDave Liu1-1/+1
2008-04-12mpc837xerdb: 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-04-01ColdFire: Add dspi and serial flash support for MCF5445xTsiChung Liew1-68/+381
2008-04-01ColdFire: Added M5275EVB support.Matthew Fettke5-0/+637
2008-04-01ColdFire: Fix second memory Chipselect for M5475EVBTsiChung Liew1-0/+3
2008-03-29mpc8323erdb: fix EEPROM page size and get MAC from EEPROMMichael Barkowski1-0/+34
2008-03-29mpc83xx: 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-2683xx/fdt_support: let user specifiy FSL USB Dual-Role controller roleAnton Vorontsov1-0/+1
2008-03-26mpc83xx: MPC8360E-RDK: configure pario pins for AD7843 and FHCIAnton Vorontsov1-0/+17
2008-03-26mpc83xx: MPC8360E-RDK: add support for NANDAnton Vorontsov2-1/+75
2008-03-2683xx: initialize serdes for MPC837XRDB boardsAnton Vorontsov1-0/+37
2008-03-2683xx: Add Vitesse VSC7385 firmware uploadingTimur Tabi3-6/+57
2008-03-26FSL: Move board/mpc8266ads under board/freescaleJon Loeliger4-0/+1177
2008-03-26FSL: Move board/mpc7448hpc2 under board/freescaleJon Loeliger6-0/+1906
2008-03-26FSL: 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