aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2007-10-18mpc83xx: pq-mds-pib.c typo errorTony Li1-13/+13
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
2007-08-16ColdFire: MCF5329 Update and cleanupTsiChungLiew2-5/+5
2007-08-16Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby6-0/+721
2007-08-16Update MPC8544 DS PCI memory mapKumar Gala1-7/+6
2007-08-16Fix up some fdt issues on 8544DSKumar Gala1-7/+0
2007-08-15mpc83xx: migrate remaining freescale boards to libfdtKim Phillips1-3/+12
2007-08-15mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips1-22/+0
2007-08-15Move the MPC8641HPCN board under board/freescale.Jon Loeliger6-0/+1068
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese7-10/+655
2007-08-148544ds PCIE supportEd Swarthout2-3/+353
2007-08-10mpc83xx: add support for the MPC8323E RDBKim Phillips3-0/+295
2007-08-08Coding style cleanupStefan Roese2-53/+51
2007-08-08Added NAND supportTsiChungLiew2-1/+116
2007-08-08Moved sync() from board file to include/asm-m68k/io.hTsiChungLiew1-7/+0
2007-08-08Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew1-1/+3
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk1-3/+3
2007-08-02Fix build errors and warnings / code cleanup.Wolfgang Denk1-4/+4
2007-07-16Coding style cleanupStefan Roese1-1/+0
2007-07-118544ds: Fix Makefile after moving pixis to board/freescale.Ed Swarthout1-3/+3
2007-07-10Update for flash.o and mii.oTsiChungLiew1-1/+1
2007-07-10MII functions calls.TsiChungLiew1-0/+304
2007-07-10Removed MII functions and replaced immap_5329.h and m5329.h with immap.h.TsiChungLiew1-282/+3
2007-07-10Duplicate codeTsiChungLiew1-643/+0
2007-06-18Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew5-0/+1232
2007-05-05Coding stylke cleanup; update CHANGELOG.Wolfgang Denk1-13/+9
2007-04-23Add MPC8544DS basic port board files.Jon Loeliger5-0/+686
2007-04-09Add PIXIS FPGA support for MPC8641HPCN board.Haiying Wang2-0/+503