summaryrefslogtreecommitdiffstats
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2007-11-172-0/+285
|\
| * ColdFire: MCF5445x - Update correct RAMBAR and missing linker filesTsiChungLiew2007-11-072-0/+285
* | Unify pixis_reset altbank across board familiesJason Jin2007-11-171-1/+4
|/
* ColdFire 54455: Fix correct boot location for atmel and intelTsiChungLiew2007-10-251-1/+3
* mpc83xx: pq-mds-pib.c typo errorTony Li2007-10-181-13/+13
* ColdFire: fix build error becasue of bad type of mii_init()Liew Tsi Chung-r5aahp2007-09-153-3/+3
* ColdFire: Fix build error caused by pixis.cLiew Tsi Chung-r5aahp2007-09-151-2/+1
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-151-1/+2
* Fix ULI RTC support on MPC8544 DSKumar Gala2007-09-042-1/+7
* ft_board_setup update 85xx/86xx of pci/pcie bus-range property.Ed Swarthout2007-09-042-3/+27
* support board vendor-common makefilesKim Phillips2007-08-297-15/+66
* Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk2007-08-1827-0/+4004
|\
| * Coding style cleanupStefan Roese2007-08-183-3/+0
| * ColdFire: Add M5235EVB Platform for MCF523xTsiChungLiew2007-08-177-0/+939
| * ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-166-0/+1672
| * ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew2007-08-164-0/+346
| * ColdFire: Add M5249EVB platform for MCF52x2TsiChungLiew2007-08-164-0/+329
| * ColdFire: MCF5329 Update and cleanupTsiChungLiew2007-08-162-5/+5
| * Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby2007-08-166-0/+721
| |\
| | * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-157-10/+655
| | |\
| | * | Coding style cleanupStefan Roese2007-08-082-53/+51
| | * | Added NAND supportTsiChungLiew2007-08-082-1/+116
| | * | Moved sync() from board file to include/asm-m68k/io.hTsiChungLiew2007-08-081-7/+0
| | * | Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew2007-08-081-1/+3
| | * | Coding style cleanupStefan Roese2007-07-161-1/+0
| | * | Update for flash.o and mii.oTsiChungLiew2007-07-101-1/+1
| | * | MII functions calls.TsiChungLiew2007-07-101-0/+304
| | * | Removed MII functions and replaced immap_5329.h and m5329.h with immap.h.TsiChungLiew2007-07-101-282/+3
| | * | Duplicate codeTsiChungLiew2007-07-101-643/+0
| | * | Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-185-0/+1232
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-08-182-14/+6
|\ \ \ \
| * | | | Update MPC8544 DS PCI memory mapKumar Gala2007-08-161-7/+6
| * | | | Fix up some fdt issues on 8544DSKumar Gala2007-08-161-7/+0
| |/ / /
* | | | mpc83xx: move freescale boards to boards/freescaleKim Phillips2007-08-1620-0/+3230
* | | | mpc83xx: suppress unused variable 'val8' warningKim Phillips2007-08-161-1/+2
* | | | mpc83xx: implement board_add_ram_infoKim Phillips2007-08-161-2/+0
* | | | mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card supportTony Li2007-08-162-0/+110
* | | | mpc83xx: migrate remaining freescale boards to libfdtKim Phillips2007-08-151-3/+12
* | | | mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips2007-08-151-22/+0
|/ / /
* | | Move the MPC8641HPCN board under board/freescale.Jon Loeliger2007-08-156-0/+1068
| |/ |/|
* | 8544ds PCIE supportEd Swarthout2007-08-142-3/+353
* | mpc83xx: add support for the MPC8323E RDBKim Phillips2007-08-103-0/+295
* | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-08-061-3/+3
|\ \
| * | 8544ds: Fix Makefile after moving pixis to board/freescale.Ed Swarthout2007-07-111-3/+3
| |/
* | Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-021-4/+4
|/
* Coding stylke cleanup; update CHANGELOG.Wolfgang Denk2007-05-051-13/+9
* Add MPC8544DS basic port board files.Jon Loeliger2007-04-235-0/+686
* Add PIXIS FPGA support for MPC8641HPCN board.Haiying Wang2007-04-092-0/+503
OpenPOWER on IntegriCloud