aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc83xx/spl_minimal.c
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+1
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-1/+1
* powerpc: Remove <common.h> and add needed includesTom Rini2024-05-061-1/+1
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-201-5/+5
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-4/+4
* global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-051-5/+5
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-1/+2
* powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini2022-06-061-1/+1
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-271-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* common: Drop asm_offsets.h from common headerSimon Glass2020-05-181-0/+1
* common: Move get_tbclk() to time.hSimon Glass2020-01-171-0/+1
* common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
* mpc83xx: Migrate arbiter config to KconfigMario Six2019-05-211-4/+4
* mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six2019-05-211-0/+1
* mpc83xx: Migrate LBLAW_* to KconfigMario Six2019-05-211-0/+2
* mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six2019-05-211-1/+1
* mpc83xx: Replace CONFIG_83XX_CLKIN in calculationsMario Six2019-05-211-0/+8
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* powerpc: mpc83xx: Enable pre-relocation mallocmario.six@gdsys.cc2017-01-311-5/+1
* powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xxRobert P. J. Day2016-01-081-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* powerpc/mpc83xx: add support for new SPLScott Wood2012-12-191-0/+112