| Commit message (Expand) | Author | Age | Lines |
* | mpc83xx: fix pcie enumeration | Baidu Boy | 2010-12-13 | -6/+6 |
* | powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined | Haiying Wang | 2010-12-01 | -1/+1 |
* | powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC | Kumar Gala | 2010-11-30 | -0/+11 |
* | mpc83xx: Make it boot again | Joakim Tjernlund | 2010-11-30 | -0/+8 |
* | ppc4xx: Flush complete dcache in relocate_code() | Stefan Roese | 2010-11-28 | -6/+7 |
* | powerpc: cmd_ecctest: Use return value of cmd_usage | Thomas Weber | 2010-11-27 | -4/+2 |
* | 74xx_7xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -0/+91 |
* | 8260: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -45/+11 |
* | 824x: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -43/+10 |
* | 8220: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -45/+11 |
* | 5xxx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -102/+43 |
* | 512x: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -44/+10 |
* | 5xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -53/+16 |
* | 8xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -6/+6 |
* | 86xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -36/+6 |
* | 83xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -43/+10 |
* | ppc4xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -43/+10 |
* | POWERPC: enable --gc-sections and -ffunction-sections -fdata-sections | Wolfgang Denk | 2010-11-27 | -6/+2 |
* | arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work | Wolfgang Denk | 2010-11-26 | -50/+20 |
* | cpu/ppc4xx/Makefile: build only needed object files | Wolfgang Denk | 2010-11-26 | -22/+10 |
* | WINBOND_83C553: enable only on boards that actually use it. | Wolfgang Denk | 2010-11-26 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2010-11-19 | -0/+43 |
|\ |
|
| * | i2c, mpc5xxx: add multibus support | Heiko Schocher | 2010-11-17 | -0/+43 |
* | | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -30/+30 |
|/ |
|
* | PowerPC: Don't destroy fixup table while doing fixups | Joakim Tjernlund | 2010-11-14 | -12/+12 |
* | powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE | Haiying Wang | 2010-11-11 | -9/+9 |
* | powerpc/85xx: Fix lds for nand build | Haiying Wang | 2010-11-11 | -46/+15 |
* | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk | 2010-10-29 | -3/+0 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -2/+15 |
* | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk | 2010-10-26 | -17/+17 |
* | MPC8315ERD: fix build error | Wolfgang Denk | 2010-10-24 | -1/+1 |
* | ppc: Don't initialize write protected NOR flashes | John Schmoller | 2010-10-20 | -1/+15 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2010-10-20 | -21/+5 |
|\ |
|
| * | ppc4xx: Change tsr/tcr macros to upper case | Stefan Roese | 2010-10-20 | -21/+5 |
* | | 85xx: Use gc-sections to reduce image size | Peter Tyser | 2010-10-20 | -42/+14 |
* | | 86xx: Use gc-sections to reduce image size | Peter Tyser | 2010-10-20 | -18/+12 |
* | | 86xx: Create common linker script | Kumar Gala | 2010-10-20 | -0/+135 |
* | | mpc8640: Update the io_sel fields for PCI Express | Peter Tyser | 2010-10-20 | -1/+4 |
* | | 85xx: Add support for not releasing secondary cores via 'mp_holdoff' | Aaron Sierra | 2010-10-20 | -3/+51 |
* | | Disable unused chip-select for DDR controller interleaving | York Sun | 2010-10-20 | -3/+14 |
* | | Adding fixed sdram setting for cornet_ds board | York Sun | 2010-10-20 | -0/+6 |
* | | Add memory test feature for mpc85xx POST. | York Sun | 2010-10-20 | -0/+219 |
* | | Adding more control to physical address mapping | York Sun | 2010-10-20 | -6/+10 |
* | | powerpc/8xxx: Add fdt_fixup_phy_connection helper | Kumar Gala | 2010-10-20 | -0/+26 |
* | | powerpc/fsl: Introduce common enum for PHY types | Kumar Gala | 2010-10-20 | -0/+31 |
|/ |
|
* | boot: change some arch ifdefs to feature ifdefs | John Rigby | 2010-10-18 | -0/+3 |
* | powerpc: do not fixup NULL ptrs | Joakim Tjernlund | 2010-10-18 | -12/+36 |
* | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser | 2010-10-18 | -3/+11 |
* | MPC5121: Add USB EHCI support | Damien Dusha | 2010-10-18 | -0/+4 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -12/+12 |