summaryrefslogtreecommitdiffstats
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort MakefileWolfgang Denk2008-07-151-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2008-07-151-206/+392
|\
| * Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi2008-07-151-206/+392
* | MPC8544DS: Add ATI Video card supportKumar Gala2008-07-141-0/+1
* | MPC8544DS: Report board id, board version and fpga version.Kumar Gala2008-07-141-1/+4
* | Remove LBC_CACHE_BASE from 8544 DSAndy Fleming2008-07-142-11/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2008-07-131-0/+3
|\
| * ColdFire: Fix power up issue for MCF5235TsiChung Liew2008-07-111-0/+3
* | Fix some more printf() format issues.Wolfgang Denk2008-07-111-4/+4
* | Fixed some out-of-tree build issuesWolfgang Denk2008-07-111-1/+1
|/
* Fix some more print() format errors.Wolfgang Denk2008-07-113-5/+5
* Merge commit 'wd/master'Jon Loeliger2008-07-1027-31/+82
|\
| * FDT memory and pci node fixes for MPC8260ADSMatvejchikov Ilya2008-07-091-0/+27
| * Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-0223-23/+23
| * Cleanup: fix out-of-tree building for some boardsWolfgang Denk2008-07-021-4/+8
| * Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk2008-07-021-1/+1
| * Move conditional compilation of MPC8XXX SPI driver to MakefileBen Warren2008-07-011-1/+1
| * MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger2008-06-191-2/+22
* | MPC8610HPCD: Report board id, board version and fpga version.Kumar Gala2008-06-191-1/+4
* | MPC8641HPCN: Report board id, board version and fpga version.Kumar Gala2008-06-191-2/+4
|/
* Change initdram() return type to phys_size_tBecky Bruce2008-06-1232-32/+32
* Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-06-111-16/+5
|\
| * Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren2008-06-091-21/+1
| * Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren2008-06-091-0/+9
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-06-1116-359/+60
|\ \
| * | 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-119-60/+60
| * | 85xx: remove dummy board_early_init_fKumar Gala2008-06-116-32/+0
| * | 85xx: Remove unused and unconfigured memory test code.Kumar Gala2008-06-117-267/+0
| |/
* | Merge commit 'wd/master'Jon Loeliger2008-06-0635-193/+177
|\ \ | |/
| * SPI API improvementsHaavard Skinnemoen2008-06-031-13/+12
| * Replace DPRINTF with debugYork Sun2008-05-211-35/+29
| * Move pixel clock setting to board fileYork Sun2008-05-212-34/+25
| * Big white-space cleanup.Wolfgang Denk2008-05-2133-112/+112
* | mpc86xx: Removed unused and unconfigured memory test code.Jon Loeliger2008-05-192-72/+0
|/
* 85xx: Limit CPU2 workaround to parts that have the errataAndy Fleming2008-05-071-1/+6
* MPC8610HPCD: Drop -O2 from the build flagsKumar Gala2008-05-031-1/+1
* 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala2008-04-292-2/+2
* MPC8544DS: decode pcie3 end-point configuration correctly.Ed Swarthout2008-04-261-1/+1
* Remove all the search paths from the .lds files.Jason Wessel2008-04-1722-22/+0
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-04-131-4/+4
* mpc83xx: Fix the bug of serdes initializationDave Liu2008-04-111-1/+1
* mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb'Jean-Christophe PLAGNIOL-VILLARD2008-04-111-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2008-04-087-68/+1021
|\
| * ColdFire: Add dspi and serial flash support for MCF5445xTsiChung Liew2008-03-311-68/+381
| * ColdFire: Added M5275EVB support.Matthew Fettke2008-03-315-0/+637
| * ColdFire: Fix second memory Chipselect for M5475EVBTsiChung Liew2008-03-311-0/+3
* | mpc8323erdb: fix EEPROM page size and get MAC from EEPROMMichael Barkowski2008-03-281-0/+34
* | mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips2008-03-283-25/+16
* | mpc83xx: initialize serdes for MPC837xEMDS boardsDave Liu2008-03-281-0/+33
|/
* FSL: Clean up board/freescale/common/MakefileJon Loeliger2008-03-269-42/+28
OpenPOWER on IntegriCloud