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