index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc83xx
/
start.S
Age
Commit message (
Expand
)
Author
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
mario.six@gdsys.cc
2017-01-31
powerpc: mpc83xx: Minimize r1 modification
mario.six@gdsys.cc
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