Age | Commit message (Expand) | Author |
2010-12-17 | 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration | Peter Tyser |
2010-12-17 | PowerPC: Add relocation support for -fpic | Joakim Tjernlund |
2010-12-17 | xilinx-ppc4xx-generic: Use common u-boot.lds | Ricardo Ribalda Delgado |
2010-12-17 | ppc4xx: Clarify comment about boot chip-select in start.S | Stefan Roese |
2010-12-16 | Merge branch 'master' of ../master into next | Wolfgang Denk |
2010-12-13 | mpc83xx: fix pcie enumeration | Baidu Boy |
2010-12-01 | powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined | Haiying Wang |
2010-11-30 | powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC | Kumar Gala |
2010-11-30 | mpc83xx: Make it boot again | Joakim Tjernlund |
2010-11-28 | do_reset: unify duplicate prototypes | Mike Frysinger |
2010-11-28 | ppc4xx: Flush complete dcache in relocate_code() | Stefan Roese |
2010-11-27 | powerpc: cmd_ecctest: Use return value of cmd_usage | Thomas Weber |
2010-11-27 | 74xx_7xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-27 | 8260: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-27 | 824x: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-27 | 8220: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-27 | 5xxx: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-27 | 512x: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-27 | 5xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-27 | 8xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-27 | 86xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-27 | 83xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-27 | ppc4xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-27 | POWERPC: enable --gc-sections and -ffunction-sections -fdata-sections | Wolfgang Denk |
2010-11-26 | arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work | Wolfgang Denk |
2010-11-26 | cpu/ppc4xx/Makefile: build only needed object files | Wolfgang Denk |
2010-11-26 | WINBOND_83C553: enable only on boards that actually use it. | Wolfgang Denk |
2010-11-19 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-11-17 | i2c, mpc5xxx: add multibus support | Heiko Schocher |
2010-11-14 | PowerPC: Don't destroy fixup table while doing fixups | Joakim Tjernlund |
2010-11-11 | powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE | Haiying Wang |
2010-11-11 | powerpc/85xx: Fix lds for nand build | Haiying Wang |
2010-10-29 | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-26 | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk |
2010-10-24 | MPC8315ERD: fix build error | Wolfgang Denk |
2010-10-20 | ppc: Don't initialize write protected NOR flashes | John Schmoller |
2010-10-20 | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk |
2010-10-20 | ppc4xx: Change tsr/tcr macros to upper case | Stefan Roese |
2010-10-20 | 85xx: Use gc-sections to reduce image size | Peter Tyser |
2010-10-20 | 86xx: Use gc-sections to reduce image size | Peter Tyser |
2010-10-20 | 86xx: Create common linker script | Kumar Gala |
2010-10-20 | mpc8640: Update the io_sel fields for PCI Express | Peter Tyser |
2010-10-20 | 85xx: Add support for not releasing secondary cores via 'mp_holdoff' | Aaron Sierra |
2010-10-20 | Disable unused chip-select for DDR controller interleaving | York Sun |
2010-10-20 | Adding fixed sdram setting for cornet_ds board | York Sun |
2010-10-20 | Add memory test feature for mpc85xx POST. | York Sun |
2010-10-20 | Adding more control to physical address mapping | York Sun |
2010-10-20 | powerpc/8xxx: Add fdt_fixup_phy_connection helper | Kumar Gala |