summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)Author
2007-09-15ColdFire: fix build error becasue of bad type of mii_init()Liew Tsi Chung-r5aahp
2007-09-15ColdFire: Fix build error caused by pixis.cLiew Tsi Chung-r5aahp
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk
2007-09-04Fix ULI RTC support on MPC8544 DSKumar Gala
2007-09-04ft_board_setup update 85xx/86xx of pci/pcie bus-range property.Ed Swarthout
2007-08-29support board vendor-common makefilesKim Phillips
2007-08-18Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk
2007-08-18Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk
2007-08-18Coding style cleanupStefan Roese
2007-08-17ColdFire: Add M5235EVB Platform for MCF523xTsiChungLiew
2007-08-16mpc83xx: move freescale boards to boards/freescaleKim Phillips
2007-08-16mpc83xx: suppress unused variable 'val8' warningKim Phillips
2007-08-16mpc83xx: implement board_add_ram_infoKim Phillips
2007-08-16mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card supportTony Li
2007-08-16ColdFire: Add M54455EVB for MCF5445xTsiChungLiew
2007-08-16ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew
2007-08-16ColdFire: Add M5249EVB platform for MCF52x2TsiChungLiew
2007-08-16ColdFire: MCF5329 Update and cleanupTsiChungLiew
2007-08-16Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby
2007-08-16Update MPC8544 DS PCI memory mapKumar Gala
2007-08-16Fix up some fdt issues on 8544DSKumar Gala
2007-08-15mpc83xx: migrate remaining freescale boards to libfdtKim Phillips
2007-08-15mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips
2007-08-15Move the MPC8641HPCN board under board/freescale.Jon Loeliger
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-148544ds PCIE supportEd Swarthout
2007-08-10mpc83xx: add support for the MPC8323E RDBKim Phillips
2007-08-08Coding style cleanupStefan Roese
2007-08-08Added NAND supportTsiChungLiew
2007-08-08Moved sync() from board file to include/asm-m68k/io.hTsiChungLiew
2007-08-08Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk
2007-08-02Fix build errors and warnings / code cleanup.Wolfgang Denk
2007-07-16Coding style cleanupStefan Roese
2007-07-118544ds: Fix Makefile after moving pixis to board/freescale.Ed Swarthout
2007-07-10Update for flash.o and mii.oTsiChungLiew
2007-07-10MII functions calls.TsiChungLiew
2007-07-10Removed MII functions and replaced immap_5329.h and m5329.h with immap.h.TsiChungLiew
2007-07-10Duplicate codeTsiChungLiew
2007-06-18Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew
2007-05-05Coding stylke cleanup; update CHANGELOG.Wolfgang Denk
2007-04-23Add MPC8544DS basic port board files.Jon Loeliger
2007-04-09Add PIXIS FPGA support for MPC8641HPCN board.Haiying Wang