| Commit message (Expand) | Author | Age | Lines |
* | mpc83xx: pq-mds-pib.c typo error | Tony Li | 2007-10-18 | -13/+13 |
* | ColdFire: fix build error becasue of bad type of mii_init() | Liew Tsi Chung-r5aahp | 2007-09-15 | -3/+3 |
* | ColdFire: Fix build error caused by pixis.c | Liew Tsi Chung-r5aahp | 2007-09-15 | -2/+1 |
* | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk | 2007-09-15 | -1/+2 |
* | Fix ULI RTC support on MPC8544 DS | Kumar Gala | 2007-09-04 | -1/+7 |
* | ft_board_setup update 85xx/86xx of pci/pcie bus-range property. | Ed Swarthout | 2007-09-04 | -3/+27 |
* | support board vendor-common makefiles | Kim Phillips | 2007-08-29 | -15/+66 |
* | Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire | Wolfgang Denk | 2007-08-18 | -0/+4004 |
|\ |
|
| * | Coding style cleanup | Stefan Roese | 2007-08-18 | -3/+0 |
| * | ColdFire: Add M5235EVB Platform for MCF523x | TsiChungLiew | 2007-08-17 | -0/+939 |
| * | ColdFire: Add M54455EVB for MCF5445x | TsiChungLiew | 2007-08-16 | -0/+1672 |
| * | ColdFire: Add M5253EVBE platform for MCF52x2 | TsiChungLiew | 2007-08-16 | -0/+346 |
| * | ColdFire: Add M5249EVB platform for MCF52x2 | TsiChungLiew | 2007-08-16 | -0/+329 |
| * | ColdFire: MCF5329 Update and cleanup | TsiChungLiew | 2007-08-16 | -5/+5 |
| * | Merge branch 'denx-coldfire' into coldfire-aug2007 | John Rigby | 2007-08-16 | -0/+721 |
| |\ |
|
| | * | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | -10/+655 |
| | |\ |
|
| | * | | Coding style cleanup | Stefan Roese | 2007-08-08 | -53/+51 |
| | * | | Added NAND support | TsiChungLiew | 2007-08-08 | -1/+116 |
| | * | | Moved sync() from board file to include/asm-m68k/io.h | TsiChungLiew | 2007-08-08 | -7/+0 |
| | * | | Declared attributes of void __mii_init(void) as an alias for int mii_init(void) | TsiChungLiew | 2007-08-08 | -1/+3 |
| | * | | Coding style cleanup | Stefan Roese | 2007-07-16 | -1/+0 |
| | * | | Update for flash.o and mii.o | TsiChungLiew | 2007-07-10 | -1/+1 |
| | * | | MII functions calls. | TsiChungLiew | 2007-07-10 | -0/+304 |
| | * | | Removed MII functions and replaced immap_5329.h and m5329.h with immap.h. | TsiChungLiew | 2007-07-10 | -282/+3 |
| | * | | Duplicate code | TsiChungLiew | 2007-07-10 | -643/+0 |
| | * | | Added M5329AFEE and M5329BFEE Platforms | TsiChung Liew | 2007-06-18 | -0/+1232 |
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | Wolfgang Denk | 2007-08-18 | -14/+6 |
|\ \ \ \ |
|
| * | | | | Update MPC8544 DS PCI memory map | Kumar Gala | 2007-08-16 | -7/+6 |
| * | | | | Fix up some fdt issues on 8544DS | Kumar Gala | 2007-08-16 | -7/+0 |
| |/ / / |
|
* | | | | mpc83xx: move freescale boards to boards/freescale | Kim Phillips | 2007-08-16 | -0/+3230 |
* | | | | mpc83xx: suppress unused variable 'val8' warning | Kim Phillips | 2007-08-16 | -1/+2 |
* | | | | mpc83xx: implement board_add_ram_info | Kim Phillips | 2007-08-16 | -2/+0 |
* | | | | mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support | Tony Li | 2007-08-16 | -0/+110 |
* | | | | mpc83xx: migrate remaining freescale boards to libfdt | Kim Phillips | 2007-08-15 | -3/+12 |
* | | | | mpc83xx: move common /memory node update mechanism to cpu.c | Kim Phillips | 2007-08-15 | -22/+0 |
|/ / / |
|
* | | | Move the MPC8641HPCN board under board/freescale. | Jon Loeliger | 2007-08-15 | -0/+1068 |
| |/
|/| |
|
* | | 8544ds PCIE support | Ed Swarthout | 2007-08-14 | -3/+353 |
* | | mpc83xx: add support for the MPC8323E RDB | Kim Phillips | 2007-08-10 | -0/+295 |
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | Wolfgang Denk | 2007-08-06 | -3/+3 |
|\ \ |
|
| * | | 8544ds: Fix Makefile after moving pixis to board/freescale. | Ed Swarthout | 2007-07-11 | -3/+3 |
| |/ |
|
* | | Fix build errors and warnings / code cleanup. | Wolfgang Denk | 2007-08-02 | -4/+4 |
|/ |
|
* | Coding stylke cleanup; update CHANGELOG. | Wolfgang Denk | 2007-05-05 | -13/+9 |
* | Add MPC8544DS basic port board files. | Jon Loeliger | 2007-04-23 | -0/+686 |
* | Add PIXIS FPGA support for MPC8641HPCN board. | Haiying Wang | 2007-04-09 | -0/+503 |