summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx/start.S
AgeCommit message (Expand)Author
2024-12-30powerpc: Fix 0 vs. r0 confusion in X/D-form instructionsJ. Neuschäfer
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2023-11-07powerpc: mpc83xx: Rework includes slightlyTom Rini
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass
2023-04-06powerpc: mpc83xx: Don't activate MMU when not necessaryChristophe Leroy
2023-04-06watchdog: mpc8xxx: Add support for mpc83xxChristophe Leroy
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini
2021-12-27ppc: mpc83xx: Remove unused CONFIG symbolsTom Rini
2021-12-27Convert CONFIG_SYS_IMMR to KconfigTom Rini
2021-09-17powerpc: Drop version_string placement optimizationTom Rini
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 malloc[email protected]
2017-01-31powerpc: mpc83xx: Minimize r1 modification[email protected]
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