index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
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