aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2008-01-08mpc83xx: supress compiler warningKim Phillips1-1/+1
2008-01-08mpc83xx: fix remaining fdt_find_node_by_path referencesKim Phillips1-2/+2
2008-01-08mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxidKim Phillips1-0/+31
2008-01-08mpc83xx: Add the support of MPC837xEMDS boardDave Liu4-0/+287
2008-01-08MPC8360E-MDS: configure and enable second UARTAnton Vorontsov1-0/+8
2008-01-038610: Move include of config.h earlier.Jon Loeliger1-1/+1
2008-01-03Convert MPC8641HPCN to use libfdt.Jon Loeliger1-26/+34
2008-01-03Merge commit 'wd/master'Jon Loeliger41-61/+6751
2007-12-11Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala22-0/+3567
2007-12-11Move the MPC8540 ADS board under board/freescale.Kumar Gala5-0/+863
2007-12-11Move the MPC8560 ADS board under board/freescale.Kumar Gala5-0/+1083
2007-12-11Move the MPC8568 MDS board under board/freescale.Kumar Gala7-0/+1193
2007-12-11Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xxKumar Gala1-16/+9
2007-12-11Stop using immap_t on 85xxKumar Gala1-3/+2
2007-12-11Stop using immap_t for guts offset on 85xxKumar Gala1-3/+2
2007-12-11Update MPC8544DS to use libfdtKumar Gala1-39/+32
2007-12-06Merge commit 'wd/master'Jon Loeliger4-6/+6
2007-11-21Update libfdt from device tree compiler (dtc)Kumar Gala4-6/+6
2007-11-20Move 8610 DIU interface structure definitions to header file.Jon Loeliger2-32/+34
2007-11-20Merge commit 'remotes/wd/master'Jon Loeliger3-1/+286
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk1-1/+1
2007-11-17Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2-0/+285
2007-11-17Unify pixis_reset altbank across board familiesJason Jin1-1/+4
2007-11-07ColdFire: MCF5445x - Update correct RAMBAR and missing linker filesTsiChungLiew2-0/+285
2007-11-07Merge branch 'mpc8610'Jon Loeliger7-5/+1794
2007-11-078610: Add console frame buffer support to FSL 8610 DIU driver.York Sun1-3/+75
2007-11-078610: Add 8610 DIU display driverYork Sun6-5/+844
2007-11-07FSL: Add a freescale bitmap logo.York Sun1-0/+878
2007-11-07Unify pixis_reset altbank across board familiesJason Jin1-1/+4
2007-11-02Merge commit 'remotes/wd/master'Jon Loeliger2-14/+16
2007-10-25ColdFire 54455: Fix correct boot location for atmel and intelTsiChungLiew1-1/+3
2007-10-18mpc83xx: pq-mds-pib.c typo errorTony Li1-13/+13
2007-10-17Initial mpc8610hpcd board files.Jon Loeliger5-0/+871
2007-09-15ColdFire: fix build error becasue of bad type of mii_init()Liew Tsi Chung-r5aahp3-3/+3
2007-09-15ColdFire: Fix build error caused by pixis.cLiew Tsi Chung-r5aahp1-2/+1
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk1-1/+2
2007-09-04Fix ULI RTC support on MPC8544 DSKumar Gala2-1/+7
2007-09-04ft_board_setup update 85xx/86xx of pci/pcie bus-range property.Ed Swarthout2-3/+27
2007-08-29support board vendor-common makefilesKim Phillips7-15/+66
2007-08-18Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk27-0/+4004
2007-08-18Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2-14/+6
2007-08-18Coding style cleanupStefan Roese3-3/+0
2007-08-17ColdFire: Add M5235EVB Platform for MCF523xTsiChungLiew7-0/+939
2007-08-16mpc83xx: move freescale boards to boards/freescaleKim Phillips20-0/+3230
2007-08-16mpc83xx: suppress unused variable 'val8' warningKim Phillips1-1/+2
2007-08-16mpc83xx: implement board_add_ram_infoKim Phillips1-2/+0
2007-08-16mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card supportTony Li2-0/+110
2007-08-16ColdFire: Add M54455EVB for MCF5445xTsiChungLiew6-0/+1672
2007-08-16ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew4-0/+346
2007-08-16ColdFire: Add M5249EVB platform for MCF52x2TsiChungLiew4-0/+329