summaryrefslogtreecommitdiff
path: root/board/freescale
Commit message (Expand)AuthorAgeLines
* 8610: Move include of config.h earlier.Jon Loeliger2008-01-03-1/+1
* Convert MPC8641HPCN to use libfdt.Jon Loeliger2008-01-03-26/+34
* Merge commit 'wd/master'Jon Loeliger2008-01-03-61/+6751
|\
| * Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala2007-12-11-0/+3567
| * Move the MPC8540 ADS board under board/freescale.Kumar Gala2007-12-11-0/+863
| * Move the MPC8560 ADS board under board/freescale.Kumar Gala2007-12-11-0/+1083
| * Move the MPC8568 MDS board under board/freescale.Kumar Gala2007-12-11-0/+1193
| * Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xxKumar Gala2007-12-11-16/+9
| * Stop using immap_t on 85xxKumar Gala2007-12-11-3/+2
| * Stop using immap_t for guts offset on 85xxKumar Gala2007-12-11-3/+2
| * Update MPC8544DS to use libfdtKumar Gala2007-12-11-39/+32
* | Merge commit 'wd/master'Jon Loeliger2007-12-06-6/+6
|\ \ | |/
| * Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-21-6/+6
* | Move 8610 DIU interface structure definitions to header file.Jon Loeliger2007-11-20-32/+34
* | Merge commit 'remotes/wd/master'Jon Loeliger2007-11-20-1/+286
|\ \ | |/
| * Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-18-1/+1
| * Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2007-11-17-0/+285
| |\
| | * ColdFire: MCF5445x - Update correct RAMBAR and missing linker filesTsiChungLiew2007-11-07-0/+285
| * | Unify pixis_reset altbank across board familiesJason Jin2007-11-17-1/+4
| |/
* | Merge branch 'mpc8610'Jon Loeliger2007-11-07-5/+1794
|\ \
| * | 8610: Add console frame buffer support to FSL 8610 DIU driver.York Sun2007-11-07-3/+75
| * | 8610: Add 8610 DIU display driverYork Sun2007-11-07-5/+844
| * | FSL: Add a freescale bitmap logo.York Sun2007-11-07-0/+878
* | | Unify pixis_reset altbank across board familiesJason Jin2007-11-07-1/+4
|/ /
* | Merge commit 'remotes/wd/master'Jon Loeliger2007-11-02-14/+16
|\ \ | |/
| * ColdFire 54455: Fix correct boot location for atmel and intelTsiChungLiew2007-10-25-1/+3
| * mpc83xx: pq-mds-pib.c typo errorTony Li2007-10-18-13/+13
* | Initial mpc8610hpcd board files.Jon Loeliger2007-10-17-0/+871
|/
* ColdFire: fix build error becasue of bad type of mii_init()Liew Tsi Chung-r5aahp2007-09-15-3/+3
* ColdFire: Fix build error caused by pixis.cLiew Tsi Chung-r5aahp2007-09-15-2/+1
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-15-1/+2
* Fix ULI RTC support on MPC8544 DSKumar Gala2007-09-04-1/+7
* ft_board_setup update 85xx/86xx of pci/pcie bus-range property.Ed Swarthout2007-09-04-3/+27
* support board vendor-common makefilesKim Phillips2007-08-29-15/+66
* Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk2007-08-18-0/+4004
|\
| * Coding style cleanupStefan Roese2007-08-18-3/+0
| * ColdFire: Add M5235EVB Platform for MCF523xTsiChungLiew2007-08-17-0/+939
| * ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-16-0/+1672
| * ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew2007-08-16-0/+346
| * ColdFire: Add M5249EVB platform for MCF52x2TsiChungLiew2007-08-16-0/+329
| * ColdFire: MCF5329 Update and cleanupTsiChungLiew2007-08-16-5/+5
| * Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby2007-08-16-0/+721
| |\
| | * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-15-10/+655
| | |\
| | * | Coding style cleanupStefan Roese2007-08-08-53/+51
| | * | Added NAND supportTsiChungLiew2007-08-08-1/+116
| | * | Moved sync() from board file to include/asm-m68k/io.hTsiChungLiew2007-08-08-7/+0
| | * | Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew2007-08-08-1/+3
| | * | Coding style cleanupStefan Roese2007-07-16-1/+0
| | * | Update for flash.o and mii.oTsiChungLiew2007-07-10-1/+1
| | * | MII functions calls.TsiChungLiew2007-07-10-0/+304