summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx/spl_minimal.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06powerpc: Remove <common.h> and add needed includesTom Rini
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*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
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop asm_offsets.h from common headerSimon Glass
2020-01-17common: Move get_tbclk() to time.hSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2019-05-21mpc83xx: Migrate arbiter config to KconfigMario Six
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six
2019-05-21mpc83xx: Migrate LBLAW_* to KconfigMario Six
2019-05-21mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six
2019-05-21mpc83xx: Replace CONFIG_83XX_CLKIN in calculationsMario Six
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-01-31powerpc: mpc83xx: Enable pre-relocation malloc[email protected]
2016-01-08powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xxRobert P. J. Day
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-12-19powerpc/mpc83xx: add support for new SPLScott Wood