summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx/start.S
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx: Replace ppcDWstore with inline assemblyMario Six2019-05-211-12/+0
* mpc83xx: Migrate HID config to KconfigMario Six2019-05-211-0/+1
* mpc83xx: Migrate BATS config to KconfigMario Six2019-05-211-0/+1
* mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six2019-05-211-0/+2
* mpc83xx: Add support for -msingle-pic-baseJoakim Tjernlund2019-01-211-0/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan2017-07-271-4/+4
* powerpc: move get_pvr() and get_svr() into CChristophe Leroy2017-07-221-10/+0
* powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-121-1/+1
* powerpc: mpc83xx: Enable pre-relocation mallocmario.six@gdsys.cc2017-01-311-0/+23
* powerpc: mpc83xx: Minimize r1 modificationmario.six@gdsys.cc2017-01-311-5/+8
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-201-3/+0
* powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f()Valentin Longchamp2014-11-141-0/+1
* ppc: Zap Hymod boardMarek Vasut2014-10-271-11/+0
* Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada2014-01-241-1/+0
* powerpc/83xx: Add support for get_svr() for 83xx devicesRamneek Mehresh2014-01-211-0/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Replace __bss_end__ with __bss_endSimon Glass2013-03-151-2/+2
* powerpc/mpc83xx: add support for new SPLScott Wood2012-12-191-12/+19
* unify version_stringAndreas Bießmann2011-07-281-8/+4
* Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk2011-04-201-10/+1
* PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund2011-04-111-1/+10
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-2/+2
* mpc83xx: Make it boot againJoakim Tjernlund2010-11-301-0/+8
* PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund2010-11-141-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-0/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-2/+2
* powerpc: do not fixup NULL ptrsJoakim Tjernlund2010-10-181-1/+3
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-0/+1
* powerpc: Remove warm reset entry pointPeter Tyser2010-10-121-16/+3
* Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S.Horst Kronstorfer2010-05-211-2/+2
* mpc83xx: fix NAND bootstrap too big errorKim Phillips2010-05-171-0/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-0/+1207