index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc8xx
/
start.S
Age
Commit message (
Expand
)
Author
2023-05-04
powerpc: mpc8xx: Reorganise init RAM
Christophe Leroy
2023-02-10
powerpc/mpc8xx: Zero boot_flags arg for calling board_init_f()
Christophe Leroy
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2021-09-17
powerpc: Drop version_string placement optimization
Tom Rini
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
2018-12-03
powerpc, mpc8xx: clear top of stack
Christophe Leroy
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-06
powerpc: mpc8xx: initialisation of initial RAM
Christophe Leroy
2017-07-22
powerpc: move get_pvr() and get_svr() into C
Christophe Leroy
2017-07-22
powerpc, 8xx: move cache helper into C
Christophe Leroy
2017-07-22
powerpc, 8xx: move get_immr() into C
Christophe Leroy
2017-07-22
powerpc, 8xx: Move cache function into C files
Christophe Leroy
2017-07-08
powerpc: Partialy restore core of mpc8xx
Christophe Leroy
2017-06-12
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2014-01-24
powerpc: mpc8xx: remove redundant CONFIG_8xx definition
Masahiro Yamada
2014-01-24
Remove obsolete _LINUX_CONFIG_H macro
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2011-07-28
unify version_string
Andreas Bießmann
2011-04-20
Revert "PowerPC: Add support for -msingle-pic-base"
Wolfgang Denk
2011-04-11
PowerPC: Add support for -msingle-pic-base
Joakim Tjernlund
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2010-11-14
PowerPC: Don't destroy fixup table while doing fixups
Joakim Tjernlund
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-18
powerpc: do not fixup NULL ptrs
Joakim Tjernlund
2010-10-18
powerpc: Cleanup BOOTFLAG_* references
Peter Tyser
2010-10-12
powerpc: Remove warm reset entry point
Peter Tyser
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese