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
/
mpc83xx
/
start.S
Age
Commit message (
Expand
)
Author
2024-12-30
powerpc: Fix 0 vs. r0 confusion in X/D-form instructions
J. Neuschäfer
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2023-11-07
powerpc: mpc83xx: Rework includes slightly
Tom Rini
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
2023-04-06
powerpc: mpc83xx: Don't activate MMU when not necessary
Christophe Leroy
2023-04-06
watchdog: mpc8xxx: Add support for mpc83xx
Christophe Leroy
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...
Tom Rini
2022-06-06
Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig
Tom Rini
2021-12-27
ppc: mpc83xx: Remove unused CONFIG symbols
Tom Rini
2021-12-27
Convert CONFIG_SYS_IMMR to Kconfig
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
2019-05-21
mpc83xx: Replace ppcDWstore with inline assembly
Mario Six
2019-05-21
mpc83xx: Migrate HID config to Kconfig
Mario Six
2019-05-21
mpc83xx: Migrate BATS config to Kconfig
Mario Six
2019-05-21
mpc83xx: Kconfig: Migrate HRCW to Kconfig
Mario Six
2019-01-21
mpc83xx: Add support for -msingle-pic-base
Joakim Tjernlund
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-07-27
powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot
Andy Yan
2017-07-22
powerpc: move get_pvr() and get_svr() into C
Christophe Leroy
2017-06-12
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2017-01-31
powerpc: mpc83xx: Enable pre-relocation malloc
[email protected]
2017-01-31
powerpc: mpc83xx: Minimize r1 modification
[email protected]
2016-09-20
Kconfig: Move config IDENT_STRING to Kconfig
Siva Durga Prasad Paladugu
2014-11-14
powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f()
Valentin Longchamp
2014-10-27
ppc: Zap Hymod board
Marek Vasut
2014-01-24
Remove obsolete _LINUX_CONFIG_H macro
Masahiro Yamada
2014-01-21
powerpc/83xx: Add support for get_svr() for 83xx devices
Ramneek Mehresh
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
2012-12-19
powerpc/mpc83xx: add support for new SPL
Scott Wood
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-30
mpc83xx: Make it boot again
Joakim Tjernlund
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-26
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
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-05-21
Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S.
Horst Kronstorfer
2010-05-17
mpc83xx: fix NAND bootstrap too big error
Kim Phillips
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese