~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* powerpc: mpc83xx: Don't activate MMU when not necessaryChristophe Leroy2023-04-06
* watchdog: mpc8xxx: Add support for mpc83xxChristophe Leroy2023-04-06
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini2022-06-06
* Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini2022-06-06
* ppc: mpc83xx: Remove unused CONFIG symbolsTom Rini2021-12-27
* Convert CONFIG_SYS_IMMR to KconfigTom Rini2021-12-27
* powerpc: Drop version_string placement optimizationTom Rini2021-09-17
* common: Move relocate_code() to init.hSimon Glass2020-01-17
* mpc83xx: Replace ppcDWstore with inline assemblyMario Six2019-05-21
* mpc83xx: Migrate HID config to KconfigMario Six2019-05-21
* mpc83xx: Migrate BATS config to KconfigMario Six2019-05-21
* mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six2019-05-21
* mpc83xx: Add support for -msingle-pic-baseJoakim Tjernlund2019-01-21
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan2017-07-27
* powerpc: move get_pvr() and get_svr() into CChristophe Leroy2017-07-22
* powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-12
* powerpc: mpc83xx: Enable pre-relocation mallocmario.six@gdsys.cc2017-01-31
* powerpc: mpc83xx: Minimize r1 modificationmario.six@gdsys.cc2017-01-31
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-20
* powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f()Valentin Longchamp2014-11-14
* ppc: Zap Hymod boardMarek Vasut2014-10-27
* Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada2014-01-24
* powerpc/83xx: Add support for get_svr() for 83xx devicesRamneek Mehresh2014-01-21
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* Replace __bss_end__ with __bss_endSimon Glass2013-03-15
* powerpc/mpc83xx: add support for new SPLScott Wood2012-12-19
* unify version_stringAndreas Bießmann2011-07-28
* Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk2011-04-20
* PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund2011-04-11
* rename _end to __bss_end__Po-Yu Chuang2011-03-27
* mpc83xx: Make it boot againJoakim Tjernlund2010-11-30
* PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund2010-11-14
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-26
* powerpc: do not fixup NULL ptrsJoakim Tjernlund2010-10-18
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-18
* powerpc: Remove warm reset entry pointPeter Tyser2010-10-12
* Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S.Horst Kronstorfer2010-05-21
* mpc83xx: fix NAND bootstrap too big errorKim Phillips2010-05-17
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21