1. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  2. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  3. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  4. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
  5. 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 5 years ago
  6. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  7. 6bf6dbe env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  8. 20b016a common: Fix cpu nr type which is always unsigned type by Michal Simek · 6 years ago
  9. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  10. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  11. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  12. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  13. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  14. 0c9ab43 powerpc/mpc85xx: check if core is disabled for showing status by York Sun · 12 years ago
  15. ec8a252 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  16. ffd06e0 powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 by York Sun · 12 years ago
  17. 3f0997b powerpc/mpc85xx: Remove R6 from spin table by York Sun · 12 years ago
  18. eb53941 powerpc/mpc85xx: software workaround for DDR erratum A-004468 by York Sun · 12 years ago
  19. fbb9ecf powerpc/mp: add support for discontiguous cores by Timur Tabi · 13 years ago
  20. 7afc45a powerpc/85xx: Fix synchronization of timebase on MP boot by Kumar Gala · 14 years ago
  21. e81241a powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms by Ed Swarthout · 14 years ago
  22. 9d64c6b 85xx: Add support for not releasing secondary cores via 'mp_holdoff' by Aaron Sierra · 14 years ago
  23. 680c613 powerpc/8xxx: share PIC defines among 85xx and 86xx by Kim Phillips · 14 years ago
  24. 8f3a7fa powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb by Kumar Gala · 14 years ago
  25. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  26. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago[Renamed from arch/ppc/cpu/mpc85xx/mp.c]
  27. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/mpc85xx/mp.c]
  28. a9c3ac7 85xx: Add support for 'cpu disable' command by Kumar Gala · 15 years ago
  29. 4194b36 Add support to disable cpu's in multicore processors by Kumar Gala · 15 years ago
  30. abc76eb ppc/85xx: Map boot page guarded for MP boot by Kumar Gala · 15 years ago
  31. f5ecc6e p4080: add readback to bootpage translation window by Dave Liu · 15 years ago
  32. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  33. 5ccd29c 85xx: MP Boot Page Translation update by Peter Tyser · 15 years ago
  34. 39a7e7f ppc/p4080: CoreNet platfrom style secondary core release by Kumar Gala · 15 years ago
  35. c725908 ppc/85xx: Fix bug in setup_mp code by Kumar Gala · 15 years ago
  36. 0e87098 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  37. c840d26 85xx: Introduce determine_mp_bootpg() helper. by Kumar Gala · 16 years ago
  38. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. 902ca09 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS by Kumar Gala · 16 years ago
  40. 348753d Fix some more printf() format problems. by Kumar Gala · 16 years ago
  41. cf6cc01 85xx: Additional fixes and cleanup of MP code by Kumar Gala · 16 years ago
  42. 97b3ecb 85xx: Fix detection of MP cpu spin up by Kumar Gala · 17 years ago
  43. dd6c910 85xx: Add cpu_mp_lmb_reserve helper to reserve boot page by Kumar Gala · 17 years ago
  44. 79679d8 85xx: Update multicore boot mechanism to ePAPR v0.81 spec by Kumar Gala · 17 years ago
  45. ec2b74f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago