aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2008-07-11Fixed some out-of-tree build issuesWolfgang Denk1-1/+1
2008-07-11Fix some more print() format errors.Wolfgang Denk3-5/+5
2008-07-10Merge commit 'wd/master'Jon Loeliger27-31/+82
2008-07-09FDT memory and pci node fixes for MPC8260ADSMatvejchikov Ilya1-0/+27
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk23-23/+23
2008-07-02Cleanup: fix out-of-tree building for some boardsWolfgang Denk1-4/+8
2008-07-02Cleanup: 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-19MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger1-2/+22
2008-06-19MPC8610HPCD: Report board id, board version and fpga version.Kumar Gala1-1/+4
2008-06-19MPC8641HPCN: Report board id, board version and fpga version.Kumar Gala1-2/+4
2008-06-12Change initdram() return type to phys_size_tBecky Bruce32-32/+32
2008-06-11Merge 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-09Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren1-21/+1
2008-06-09Convert 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-0785xx: 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-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