| Commit message (Expand) | Author | Age | Lines |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -221/+13 |
* | powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZE | Axel Lin | 2013-06-20 | -4/+4 |
* | powerpc: Use lower case for the core names | Fabio Estevam | 2013-06-20 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-03-18 | -1/+1 |
|\ |
|
| * | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | -1/+1 |
* | | Replace __bss_end__ with __bss_end | Simon Glass | 2013-03-15 | -3/+3 |
|/ |
|
* | ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data | Simon Glass | 2013-02-04 | -3/+3 |
* | ppc: Move lbc_clk and cpu to arch_global_data | Simon Glass | 2013-02-04 | -4/+4 |
* | 8xxx: Change all 8*xx_DDR addresses to 8xxx | Andy Fleming | 2012-11-27 | -2/+2 |
* | arch/powerpc/lib/board.c, *traps.c: sparse fixes | Kim Phillips | 2012-11-04 | -18/+9 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Tom Rini | 2012-10-22 | -4/+7 |
|\ |
|
| * | powerpc/mpc85xx: software workaround for DDR erratum A-004468 | York Sun | 2012-10-22 | -4/+7 |
* | | common: Discard the __u_boot_cmd section | Marek Vasut | 2012-10-22 | -3/+0 |
* | | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | -0/+5 |
|/ |
|
* | arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning | Wolfgang Denk | 2011-12-02 | -3/+0 |
* | GCC4.6: Squash warnings in mpc86xx/interrupts.c | Marek Vasut | 2011-10-27 | -6/+6 |
* | powerpc/mpc86xx: Disable translation for BAT setup | Becky Bruce | 2011-10-09 | -29/+68 |
* | unify version_string | Andreas Bießmann | 2011-07-28 | -8/+1 |
* | Revert "PowerPC: Add support for -msingle-pic-base" | Wolfgang Denk | 2011-04-20 | -10/+1 |
* | PowerPC: Add support for -msingle-pic-base | Joakim Tjernlund | 2011-04-11 | -1/+10 |
* | PowerPC: Move -fPIC flag to common place | Joakim Tjernlund | 2011-04-11 | -1/+1 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | -3/+3 |
* | mpc8[5/6]xx: Ensure POST word does not get reset | John Schmoller | 2011-03-13 | -0/+16 |
* | powerpc/86xx: Enable common SRIO init code | Kumar Gala | 2011-01-14 | -2/+12 |
* | powerpc/86xx: Add SERDES support on MPC8641 & MPC8610 | Kumar Gala | 2011-01-14 | -1/+186 |
* | 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration | Peter Tyser | 2010-12-17 | -2/+3 |
* | PowerPC: Add relocation support for -fpic | Joakim Tjernlund | 2010-12-17 | -2/+3 |
* | 86xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -36/+6 |
* | arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work | Wolfgang Denk | 2010-11-26 | -7/+0 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | PowerPC: Don't destroy fixup table while doing fixups | Joakim Tjernlund | 2010-11-14 | -1/+1 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -0/+1 |
* | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk | 2010-10-26 | -2/+2 |
* | 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 |
* | powerpc: do not fixup NULL ptrs | Joakim Tjernlund | 2010-10-18 | -1/+3 |
* | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser | 2010-10-18 | -0/+1 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -2/+2 |
* | powerpc: Remove warm reset entry point | Peter Tyser | 2010-10-12 | -14/+1 |
* | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce | 2010-07-16 | -72/+3 |
* | powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb | Kumar Gala | 2010-07-16 | -2/+20 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -3/+3 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -0/+2796 |