1. 970b61e common: Move older CPU functions to their own header by Simon Glass · 5 years ago
  2. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  3. c301bd8 env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  4. 1669e18 common: Fix cpu nr type which is always unsigned type by Michal Simek · 6 years ago
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  6. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  7. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  8. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  9. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  10. c072306 powerpc/mpc85xx: check if core is disabled for showing status by York Sun · 12 years ago
  11. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  12. 2394a0f powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 by York Sun · 12 years ago
  13. 31a0c8c powerpc/mpc85xx: Remove R6 from spin table by York Sun · 12 years ago
  14. a28496f powerpc/mpc85xx: software workaround for DDR erratum A-004468 by York Sun · 12 years ago
  15. 4728942 powerpc/mp: add support for discontiguous cores by Timur Tabi · 13 years ago
  16. 6c5025e powerpc/85xx: Fix synchronization of timebase on MP boot by Kumar Gala · 14 years ago
  17. 853e2de powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms by Ed Swarthout · 14 years ago
  18. ec8863b 85xx: Add support for not releasing secondary cores via 'mp_holdoff' by Aaron Sierra · 14 years ago
  19. 2ecbfeb powerpc/8xxx: share PIC defines among 85xx and 86xx by Kim Phillips · 14 years ago
  20. 819a479 powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb by Kumar Gala · 14 years ago
  21. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  22. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago[Renamed from arch/ppc/cpu/mpc85xx/mp.c]
  23. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/mpc85xx/mp.c]
  24. c7bf0f9 85xx: Add support for 'cpu disable' command by Kumar Gala · 15 years ago
  25. 006e2c8 Add support to disable cpu's in multicore processors by Kumar Gala · 15 years ago
  26. 4756ffa ppc/85xx: Map boot page guarded for MP boot by Kumar Gala · 15 years ago
  27. 452ddb6 p4080: add readback to bootpage translation window by Dave Liu · 15 years ago
  28. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  29. 7feaacb 85xx: MP Boot Page Translation update by Peter Tyser · 15 years ago
  30. 4d9190d ppc/p4080: CoreNet platfrom style secondary core release by Kumar Gala · 15 years ago
  31. 8399e12 ppc/85xx: Fix bug in setup_mp code by Kumar Gala · 15 years ago
  32. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  33. e1064b3 85xx: Introduce determine_mp_bootpg() helper. by Kumar Gala · 16 years ago
  34. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. ccdeac7 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS by Kumar Gala · 16 years ago
  36. 275f4c1 Fix some more printf() format problems. by Kumar Gala · 16 years ago
  37. 398dcd6 85xx: Additional fixes and cleanup of MP code by Kumar Gala · 17 years ago
  38. 615f14d 85xx: Fix detection of MP cpu spin up by Kumar Gala · 17 years ago
  39. 5769ded 85xx: Add cpu_mp_lmb_reserve helper to reserve boot page by Kumar Gala · 17 years ago
  40. deeac57 85xx: Update multicore boot mechanism to ePAPR v0.81 spec by Kumar Gala · 17 years ago
  41. 36d6b3f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago