Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire | Wolfgang Denk | 2007-08-18 | -399/+6201 |
|\ | ||||
| * | 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: Update Freescale MCF52x2 platforms | TsiChungLiew | 2007-08-16 | -390/+977 |
| * | ColdFire: Update EB+MCF-EV123 platform | TsiChungLiew | 2007-08-16 | -1/+305 |
| * | ColdFire: update r5200 platform for MCF52x2 | TsiChungLiew | 2007-08-16 | -1/+304 |
| * | ColdFire: idmr platform MCF52x2 update | TsiChungLiew | 2007-08-16 | -3/+305 |
| * | ColdFire: cobra5272 platform for MCF52x2 update | TsiChungLiew | 2007-08-16 | -4/+306 |
| * | 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 | -118411/+11029 |
| | |\ | ||||
| | * | | 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 |
| | * | | Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale | Stefan Roese | 2007-07-16 | -0/+614 |
| | |\ \ | ||||
| | | * \ | Merge branch 'master' into u-boot-5329-early | John Rigby | 2007-07-10 | -362/+2897 |
| | | |\ \ | ||||
| | | * | | | 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 |
| |/ / / / / | ||||
* | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx | Wolfgang Denk | 2007-08-18 | -198/+305 |
|\ \ \ \ \ \ | ||||
| * | | | | | | mpc83xx: move freescale boards to boards/freescale | Kim Phillips | 2007-08-16 | -4/+4 |
| * | | | | | | mpc83xx: suppress unused variable 'val8' warning | Kim Phillips | 2007-08-16 | -1/+2 |
| * | | | | | | mpc83xx: implement board_add_ram_info | Kim Phillips | 2007-08-16 | -26/+6 |
| * | | | | | | mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support | Tony Li | 2007-08-16 | -82/+134 |
| * | | | | | | mpc83xx: migrate remaining freescale boards to libfdt | Kim Phillips | 2007-08-15 | -45/+158 |
| * | | | | | | mpc83xx: move common /memory node update mechanism to cpu.c | Kim Phillips | 2007-08-15 | -52/+1 |
| * | | | | | | mpc83xx: remaining 8360 libfdt fixes | Kim Phillips | 2007-08-15 | -2/+14 |
* | | | | | | | Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/master | Wolfgang Denk | 2007-08-18 | -4/+0 |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | lib_ppc: make board_add_ram_info weak | Kim Phillips | 2007-08-18 | -4/+0 |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-16 | -233/+234 |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||
| * | | | | | | mpc885ads: Don't define CONFIG_BZIP2. | Scott Wood | 2007-08-16 | -0/+3 |
| * | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flash | Wolfgang Denk | 2007-08-16 | -229/+144 |
| |\ \ \ \ \ \ | ||||
| | * \ \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | -5/+6 |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||
| | * | | | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | -118117/+12356 |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | ||||
| | * | | | | | | Small coding style cleanup | Stefan Roese | 2007-07-09 | -2/+0 |
| | * | | | | | | Migrate esd 405EP boards to new NAND subsystem | Matthias Fuchs | 2007-07-09 | -225/+53 |
| | * | | | | | | Migrate esd 405EP boards to new NAND subsystem | Matthias Fuchs | 2007-07-09 | -0/+91 |
| * | | | | | | | ppc7xx: Update CPCI750 board | Stefan Roese | 2007-08-16 | -4/+87 |
| | |_|/ / / / | |/| | | | | | ||||
* | | | | | | | PPC4xx:HCU4/5 cleanup | Niklaus Giger | 2007-08-16 | -29/+60 |
* | | | | | | | PPC4xx:HCU4/5 cleanup ecc/sdram init | Niklaus Giger | 2007-08-16 | -3/+12 |