summaryrefslogtreecommitdiffstats
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* FSL DDR: Convert MPC8555ADS to new DDR code.Jon Loeliger2008-08-273-1/+87
* FSL DDR: Convert MPC8560ADS to new DDR code.Jon Loeliger2008-08-273-8/+86
* FSL DDR: Convert MPC8540ADS to new DDR code.Kumar Gala2008-08-273-10/+87
* FSL DDR: Convert MPC8610HPCD to new DDR code.Jon Loeliger2008-08-273-6/+86
* FSL DDR: Convert MPC8641HPCN to new DDR code.Kumar Gala2008-08-273-7/+95
* mpc7448hpc2: Fix PCI I/O space mapping.Randy Vinson2008-08-261-2/+2
* MPC8349EMDS: Add PCI Agent (PCISLAVE) supportIra W. Snyder2008-08-252-0/+58
* MPC8349EMDS: use 83XX_GENERIC_PCI setup codeIra W. Snyder2008-08-251-317/+60
* Merge branch 'next'Kim Phillips2008-08-251-2/+37
|\
| * 83xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixupAnton Vorontsov2008-07-161-9/+10
| * 83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYsAnton Vorontsov2008-07-161-2/+36
* | Clean up usage of icache_disable/dcache_disableKumar Gala2008-08-191-2/+0
* | ColdFire: Multiple fixes for M5282EVBTsiChung Liew2008-08-142-2/+8
* | ColdFire: Move m5282evb from board to board/freescaleTsiChung Liew2008-08-145-0/+608
* | ColdFire: Move m5272c3 from board to board/freescaleTsiChung Liew2008-08-146-0/+944
* | ColdFire: Move m5271evb from board to board/freescaleTsiChung Liew2008-08-145-0/+639
* | ColdFire: Add M54451EVB platform support for MCF5445xTsiChung Liew2008-08-146-0/+774
* | ColdFire: Implement SBF feature for M5445EVBTsiChung Liew2008-08-142-3/+147
* | ColdFire: Use CFI Flash driver for M54455EVBTsiChung Liew2008-08-143-1289/+52
* | ColdFire: Add M5253DEMO platform support for MCF5253TsiChung Liew2008-08-145-0/+820
* | ColdFire: Fix M5253EVB dram bring up issueTsiChung Liew2008-08-141-4/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-08-141-46/+18
|\ \
| * | m5373evb: Update NAND driver to new API.Scott Wood2008-08-131-46/+18
* | | mx31: move freescale's mx31 boards to vendor board dirJean-Christophe PLAGNIOL-VILLARD2008-08-135-0/+505
|/ /
* | NAND boot: MPC8313ERDB supportScott Wood2008-08-123-1/+42
* | Update MTD to that of Linux 2.6.22.1William Juul2008-08-121-26/+16
* | mpc85xx: workaround old binutils bugKumar Gala2008-08-107-35/+77
* | Fix compilation error for MCF5275TsiChung Liew2008-08-011-1/+1
* | mpc85xx: Update linker scripts for Freescale boardsKumar Gala2008-07-317-161/+108
|/
* 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
OpenPOWER on IntegriCloud