summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx/start.S
AgeCommit message (Expand)Author
2020-01-17common: Move relocate_code() to init.hSimon Glass
2019-05-21mpc83xx: Replace ppcDWstore with inline assemblyMario Six
2019-05-21mpc83xx: Migrate HID config to KconfigMario Six
2019-05-21mpc83xx: Migrate BATS config to KconfigMario Six
2019-05-21mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six
2019-01-21mpc83xx: Add support for -msingle-pic-baseJoakim Tjernlund
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-07-27powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan
2017-07-22powerpc: move get_pvr() and get_svr() into CChristophe Leroy
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher
2017-01-31powerpc: mpc83xx: Enable pre-relocation mallocmario.six@gdsys.cc
2017-01-31powerpc: mpc83xx: Minimize r1 modificationmario.six@gdsys.cc
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu
2014-11-14powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f()Valentin Longchamp
2014-10-27ppc: Zap Hymod boardMarek Vasut
2014-01-24Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada
2014-01-21powerpc/83xx: Add support for get_svr() for 83xx devicesRamneek Mehresh
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2012-12-19powerpc/mpc83xx: add support for new SPLScott Wood
2011-07-28unify version_stringAndreas Bießmann
2011-04-20Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2010-11-30mpc83xx: Make it boot againJoakim Tjernlund
2010-11-14PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk
2010-10-18powerpc: do not fixup NULL ptrsJoakim Tjernlund
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser
2010-10-12powerpc: Remove warm reset entry pointPeter Tyser
2010-05-21Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S.Horst Kronstorfer
2010-05-17mpc83xx: fix NAND bootstrap too big errorKim Phillips
2010-04-21Move arch/ppc to arch/powerpcStefan Roese