~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
wip/spl-2024.10
wip/spl-2024.10-g12b
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc85xx
/
mp.c
Commit message (
Expand
)
Author
Age
*
global: Migrate CONFIG_MAX_MEM_MAPPED to CFG
Tom Rini
2022-12-23
*
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
*
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
*
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
*
powerpc: Move CONFIG_BPTR_VIRT_ADDR out of CONFIG namespace
Tom Rini
2022-03-18
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Move older CPU functions to their own header
Simon Glass
2019-12-02
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
*
env: Move env_get_yesno() to env.h
Simon Glass
2019-08-11
*
common: Fix cpu nr type which is always unsigned type
Michal Simek
2018-06-19
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-08-16
*
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-07-16
*
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-11-25
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
powerpc/mpc85xx: check if core is disabled for showing status
York Sun
2013-05-24
*
env: Use getenv_yesno() more generally
Joe Hershberger
2012-12-13
*
powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1
York Sun
2012-10-22
*
powerpc/mpc85xx: Remove R6 from spin table
York Sun
2012-10-22
*
powerpc/mpc85xx: software workaround for DDR erratum A-004468
York Sun
2012-10-22
*
powerpc/mp: add support for discontiguous cores
Timur Tabi
2011-09-29
*
powerpc/85xx: Fix synchronization of timebase on MP boot
Kumar Gala
2011-03-15
*
powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms
Ed Swarthout
2011-03-05
*
85xx: Add support for not releasing secondary cores via 'mp_holdoff'
Aaron Sierra
2010-10-20
*
powerpc/8xxx: share PIC defines among 85xx and 86xx
Kim Phillips
2010-08-19
*
powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb
Kumar Gala
2010-07-16
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21