| Commit message (Expand) | Author | Age | Lines |
* | Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init() | Ben Warren | 2008-08-26 | -5/+11 |
* | Moved initialization of GRETH Ethernet driver to CPU directory | Ben Warren | 2008-08-26 | -5/+18 |
* | Moved initialization of MCFFEC Ethernet driver to CPU directory | Ben Warren | 2008-08-26 | -7/+72 |
* | Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory | Ben Warren | 2008-08-26 | -5/+10 |
* | FSL DDR: Remove old SPD support from cpu/mpc86xx | Kumar Gala | 2008-08-27 | -1352/+0 |
* | FSL DDR: Convert SBC8641D to new DDR code. | Kumar Gala | 2008-08-27 | -8/+99 |
* | FSL DDR: Convert MPC8610HPCD to new DDR code. | Jon Loeliger | 2008-08-27 | -29/+106 |
* | FSL DDR: Convert MPC8641HPCN to new DDR code. | Kumar Gala | 2008-08-27 | -60/+145 |
* | FSL DDR: Add 86xx specific register setting | Kumar Gala | 2008-08-27 | -0/+92 |
* | FSL DDR: Add DDR2 DIMM paramter support | Kumar Gala | 2008-08-27 | -0/+339 |
* | FSL DDR: Add DDR1 DIMM paramter support | Kumar Gala | 2008-08-27 | -0/+343 |
* | FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code. | Kumar Gala | 2008-08-27 | -2/+2573 |
* | FSL DDR: Provide a generic set_ddr_laws() | Kumar Gala | 2008-08-27 | -0/+40 |
* | Add proper SPD definitions for DDR1/2/3 | James Yang | 2008-08-27 | -0/+354 |
* | Update CHANGELOG | Wolfgang Denk | 2008-08-27 | -0/+324 |
* | Add support for muas3001 board (MPC8270) | Heiko Schocher | 2008-08-27 | -0/+852 |
* | common/cmd_load.c cleanup - remove unused variables | Gururaja Hebbar K R | 2008-08-27 | -10/+0 |
* | remove MVS1 board | Andre Schwarz | 2008-08-26 | -1469/+0 |
* | bootm: refactor do_reset and os boot function args | Kumar Gala | 2008-08-26 | -117/+62 |
* | fdt: Added resize command | Kumar Gala | 2008-08-26 | -1/+7 |
* | fdt: refactor initrd related code | Kumar Gala | 2008-08-26 | -68/+70 |
* | fdt: refactor fdt resize code | Kumar Gala | 2008-08-26 | -28/+44 |
* | bootm: refactor image detection and os load steps | Kumar Gala | 2008-08-26 | -108/+136 |
* | bootm: move lmb into the bootm_headers_t structure | Kumar Gala | 2008-08-26 | -11/+10 |
* | bootm: Set working fdt address as part of the bootm flow | Kumar Gala | 2008-08-26 | -1/+24 |
* | bootm: refactor fdt locating and relocation code | Kumar Gala | 2008-08-26 | -484/+533 |
* | bootm: refactor ramdisk locating code | Kumar Gala | 2008-08-26 | -67/+60 |
* | bootm: refactor entry point code | Kumar Gala | 2008-08-26 | -182/+37 |
* | mpc7448hpc2: Fix PCI I/O space mapping. | Randy Vinson | 2008-08-26 | -2/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2008-08-26 | -354/+273 |
|\ |
|
| * | change mvBL-M7 default env and move to vendor subdir | Andre Schwarz | 2008-08-25 | -30/+38 |
| * | MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family d... | Nick Spence | 2008-08-25 | -1/+10 |
| * | MPC8349EMDS: Add PCI Agent (PCISLAVE) support | Ira W. Snyder | 2008-08-25 | -1/+79 |
| * | mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup code | Ira W. Snyder | 2008-08-25 | -0/+26 |
| * | MPC8349EMDS: use 83XX_GENERIC_PCI setup code | Ira W. Snyder | 2008-08-25 | -318/+63 |
| * | fix out of tree building | Kim Phillips | 2008-08-25 | -1/+1 |
| * | Merge branch 'next' | Kim Phillips | 2008-08-25 | -9/+62 |
| |\ |
|
| | * | 83xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixup | Anton Vorontsov | 2008-07-16 | -9/+10 |
| | * | 83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYs | Anton Vorontsov | 2008-07-16 | -2/+38 |
| | * | fdt_support: fdt_fixup_dr_usb: add support for phy_type fixups | Anton Vorontsov | 2008-07-16 | -7/+23 |
* | | | i.MX31: Specify maintainers for i.MX31-based boards | Guennadi Liakhovetski | 2008-08-26 | -0/+9 |
* | | | ADS5121: adjust image addresses in RAM and flash | Wolfgang Denk | 2008-08-26 | -7/+9 |
* | | | cmd_mem.c: Fix help message alignment | Wolfgang Denk | 2008-08-26 | -15/+15 |
|/ / |
|
* | | Minor coding style cleanup, updte CHANGELOG | Wolfgang Denk | 2008-08-25 | -14/+927 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2008-08-25 | -10/+162 |
|\ \ |
|
| * | | MX31: fix bit masks in function mx31_decode_pll() | Jens Gehrlein | 2008-08-25 | -2/+2 |
| * | | Correct ARM Versatile Timer Initialization | Gururaja Hebbar K R | 2008-08-25 | -4/+35 |
| * | | Add ARM AMBA PL031 RTC Support | Gururaja Hebbar K R | 2008-08-25 | -0/+124 |
| * | | ARM DaVinci: Removed redundant NAND initialization code. | Hugo Villeneuve | 2008-08-25 | -2/+1 |
| * | | ARM DaVinci: Fix compilation error with new MTD code. | Hugo Villeneuve | 2008-08-25 | -2/+0 |