Age | Commit message (Expand) | Author |
2014-02-21 | common: Add get_effective_memsize() to memsize.c | York Sun |
2014-01-24 | powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk | Masahiro Yamada |
2013-12-13 | PowerPC: merge commonly-defined flags | Masahiro Yamada |
2013-11-25 | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun |
2013-10-31 | powerpc: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-08-20 | powerpcv2: Print hardcoded size like print_size() does | Shruti Kanetkar |
2013-08-20 | powerpc: Fix CamelCase checkpatch warnings | Prabhakar Kushwaha |
2013-08-09 | powerpc/mpc8xxx: Add memory reset control | York Sun |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-20 | powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZE | Axel Lin |
2013-06-20 | powerpc: Use lower case for the core names | Fabio Estevam |
2013-03-18 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-03-15 | Replace __bss_end__ with __bss_end | Simon Glass |
2013-03-12 | Refactor linker-generated arrays | Albert ARIBAUD |
2013-02-04 | ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data | Simon Glass |
2013-02-04 | ppc: Move lbc_clk and cpu to arch_global_data | Simon Glass |
2012-11-27 | 8xxx: Change all 8*xx_DDR addresses to 8xxx | Andy Fleming |
2012-11-04 | arch/powerpc/lib/board.c, *traps.c: sparse fixes | Kim Phillips |
2012-10-22 | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Tom Rini |
2012-10-22 | powerpc/mpc85xx: software workaround for DDR erratum A-004468 | York Sun |
2012-10-22 | common: Discard the __u_boot_cmd section | Marek Vasut |
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut |
2011-12-02 | arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning | Wolfgang Denk |
2011-10-27 | GCC4.6: Squash warnings in mpc86xx/interrupts.c | Marek Vasut |
2011-10-09 | powerpc/mpc86xx: Disable translation for BAT setup | Becky Bruce |
2011-07-28 | unify version_string | Andreas Bießmann |
2011-04-20 | Revert "PowerPC: Add support for -msingle-pic-base" | Wolfgang Denk |
2011-04-11 | PowerPC: Add support for -msingle-pic-base | Joakim Tjernlund |
2011-04-11 | PowerPC: Move -fPIC flag to common place | Joakim Tjernlund |
2011-03-27 | rename _end to __bss_end__ | Po-Yu Chuang |
2011-03-13 | mpc8[5/6]xx: Ensure POST word does not get reset | John Schmoller |
2011-01-14 | powerpc/86xx: Enable common SRIO init code | Kumar Gala |
2011-01-14 | powerpc/86xx: Add SERDES support on MPC8641 & MPC8610 | Kumar Gala |
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-11-27 | 86xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-26 | arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work | Wolfgang Denk |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-11-14 | PowerPC: Don't destroy fixup table while doing fixups | Joakim Tjernlund |
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-20 | 86xx: Use gc-sections to reduce image size | Peter Tyser |
2010-10-20 | 86xx: Create common linker script | Kumar Gala |
2010-10-18 | powerpc: do not fixup NULL ptrs | Joakim Tjernlund |
2010-10-18 | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-10-12 | powerpc: Remove warm reset entry point | Peter Tyser |
2010-07-16 | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce |
2010-07-16 | powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb | Kumar Gala |