| Commit message (Expand) | Author | Age | Lines |
* | PowerPC: merge commonly-defined flags | Masahiro Yamada | 2013-12-13 | -3/+1 |
* | powerpc: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -25/+3 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -187/+11 |
* | 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: Remove PCIPPC2 and PCIPPC6 boards | Stefan Roese | 2013-03-11 | -4/+3 |
|/ |
|
* | arch/powerpc/lib/board.c, *traps.c: sparse fixes | Kim Phillips | 2012-11-04 | -19/+9 |
* | 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 |
* | 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 |
* | 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration | Peter Tyser | 2010-12-17 | -3/+7 |
* | PowerPC: Add relocation support for -fpic | Joakim Tjernlund | 2010-12-17 | -2/+3 |
* | 74xx_7xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -0/+91 |
* | 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 |
* | powerpc: do not fixup NULL ptrs | Joakim Tjernlund | 2010-10-18 | -1/+3 |
* | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser | 2010-10-18 | -0/+1 |
* | powerpc: Remove warm reset entry point | Peter Tyser | 2010-10-12 | -15/+1 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -2/+2 |
* | Remove AmigaOneG3SE board | Wolfgang Denk | 2010-06-23 | -27/+8 |
* | Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitions | Wolfgang Denk | 2010-06-23 | -8/+6 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -0/+2485 |