1. 15db3c9 powerpc/mpc86xx: Fix boot_flag for calling board_init_f() by York Sun · 11 years ago
  2. 863e8d8 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
  3. 7f9da82 powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  4. 0573359 PowerPC: merge commonly-defined flags by Masahiro Yamada · 11 years ago
  5. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  6. 4fbb29d powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  7. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  8. 8115936 powerpcv2: Print hardcoded size like print_size() does by Shruti Kanetkar · 11 years ago
  9. d169808 powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · 11 years ago
  10. 5e15555 powerpc/mpc8xxx: Add memory reset control by York Sun · 11 years ago
  11. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. ab95b09 powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZE by Axel Lin · 12 years ago
  13. f4c557c powerpc: Use lower case for the core names by Fabio Estevam · 12 years ago
  14. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  15. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  16. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  17. c2baaec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  18. a8b5739 ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
  19. 992562c 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · 12 years ago
  20. e16737f arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
  21. 430c0dc Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  22. a28496f powerpc/mpc85xx: software workaround for DDR erratum A-004468 by York Sun · 12 years ago
  23. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  24. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  25. a05ff46 arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  26. 46bc7f0 GCC4.6: Squash warnings in mpc86xx/interrupts.c by Marek Vasut · 13 years ago
  27. c8ef3aa powerpc/mpc86xx: Disable translation for BAT setup by Becky Bruce · 13 years ago
  28. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  29. b2d36ea Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · 14 years ago
  30. 5d98e16 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · 14 years ago
  31. 703b808 PowerPC: Move -fPIC flag to common place by Joakim Tjernlund · 14 years ago
  32. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  33. a9cecd5 mpc8[5/6]xx: Ensure POST word does not get reset by John Schmoller · 14 years ago
  34. 3cdbd00 powerpc/86xx: Enable common SRIO init code by Kumar Gala · 14 years ago
  35. 6bf7e46 powerpc/86xx: Add SERDES support on MPC8641 & MPC8610 by Kumar Gala · 14 years ago
  36. 693d638 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration by Peter Tyser · 14 years ago
  37. 42126a6 PowerPC: Add relocation support for -fpic by Joakim Tjernlund · 14 years ago
  38. 1f759f1 86xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  39. 0f5fa87 arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work by Wolfgang Denk · 14 years ago
  40. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  41. 401b592 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · 14 years ago
  42. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  43. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  44. eb16874 86xx: Use gc-sections to reduce image size by Peter Tyser · 14 years ago
  45. d26490e 86xx: Create common linker script by Kumar Gala · 14 years ago
  46. c61b25a powerpc: do not fixup NULL ptrs by Joakim Tjernlund · 14 years ago
  47. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  48. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  49. 0c44caf powerpc: Remove warm reset entry point by Peter Tyser · 14 years ago
  50. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  51. 819a479 powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb by Kumar Gala · 14 years ago
  52. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  53. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago