~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
/
mpc83xx
/
start.S
Commit message (
Expand
)
Author
Age
*
powerpc: mpc83xx: Don't activate MMU when not necessary
Christophe Leroy
2023-04-06
*
watchdog: mpc8xxx: Add support for mpc83xx
Christophe Leroy
2023-04-06
*
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
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
2022-06-06
*
ppc: mpc83xx: Remove unused CONFIG symbols
Tom Rini
2021-12-27
*
Convert CONFIG_SYS_IMMR to Kconfig
Tom Rini
2021-12-27
*
powerpc: Drop version_string placement optimization
Tom Rini
2021-09-17
*
common: Move relocate_code() to init.h
Simon Glass
2020-01-17
*
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-05-21
*
mpc83xx: Add support for -msingle-pic-base
Joakim Tjernlund
2019-01-21
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot
Andy Yan
2017-07-27
*
powerpc: move get_pvr() and get_svr() into C
Christophe Leroy
2017-07-22
*
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2017-06-12
*
powerpc: mpc83xx: Enable pre-relocation malloc
mario.six@gdsys.cc
2017-01-31
*
powerpc: mpc83xx: Minimize r1 modification
mario.six@gdsys.cc
2017-01-31
*
Kconfig: Move config IDENT_STRING to Kconfig
Siva Durga Prasad Paladugu
2016-09-20
*
powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f()
Valentin Longchamp
2014-11-14
*
ppc: Zap Hymod board
Marek Vasut
2014-10-27
*
Remove obsolete _LINUX_CONFIG_H macro
Masahiro Yamada
2014-01-24
*
powerpc/83xx: Add support for get_svr() for 83xx devices
Ramneek Mehresh
2014-01-21
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
*
powerpc/mpc83xx: add support for new SPL
Scott Wood
2012-12-19
*
unify version_string
Andreas Bießmann
2011-07-28
*
Revert "PowerPC: Add support for -msingle-pic-base"
Wolfgang Denk
2011-04-20
*
PowerPC: Add support for -msingle-pic-base
Joakim Tjernlund
2011-04-11
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
*
mpc83xx: Make it boot again
Joakim Tjernlund
2010-11-30
*
PowerPC: Don't destroy fixup table while doing fixups
Joakim Tjernlund
2010-11-14
*
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-26
*
powerpc: do not fixup NULL ptrs
Joakim Tjernlund
2010-10-18
*
powerpc: Cleanup BOOTFLAG_* references
Peter Tyser
2010-10-18
*
powerpc: Remove warm reset entry point
Peter Tyser
2010-10-12
*
Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S.
Horst Kronstorfer
2010-05-21
*
mpc83xx: fix NAND bootstrap too big error
Kim Phillips
2010-05-17
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21