aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx/cpu_init.c
AgeCommit message (Expand)Author
2023-11-07powerpc: mpc83xx: Rework includes slightlyTom Rini
2023-11-07fsl_qe: Drop common.hTom Rini
2023-03-29mpc83xx: Remove CONFIG_SYS_GPIO{1/2}_PRELIM and relatedChristophe Leroy
2023-03-29mpc83xx: Remove stale CONFIG_SYS_LBLAWBAR{4/5/6/7}_PRELIMChristophe Leroy
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-06-28usb: ehci-fsl: Remove non-DM codeTom 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-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-09-17powerpc, qe: add DTS support for parallel I/O portsHeiko Schocher
2020-09-17mpc83xx: remove unneeded extern declaration in cpu_initHeiko Schocher
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop asm_offsets.h from common headerSimon Glass
2019-05-21mpc83xx: Migrate CONFIG_LCRR_* to KconfigMario Six
2019-05-21mpc83xx: Migrate SPCR to KconfigMario Six
2019-05-21mpc83xx: Migrate arbiter config to KconfigMario Six
2019-05-21mpc8308: Migrate system io 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-20mpc83xx: Introduce ARCH_MPC834*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC831*Mario Six
2018-09-18cpu: Add MPC83xx CPU driverMario Six
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-04-05board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass
2017-01-31powerpc: mpc83xx: Enable pre-relocation mallocmario.six@gdsys.cc
2016-06-03arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.Robert P. J. Day
2016-04-01usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski
2013-10-24powerpc/usb:Differentiate USB controller base addressramneek mehresh
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-02-04ppc: Move arbiter fields to arch_global_dataSimon Glass
2013-02-04ppc: Move reset_status to arch_global_dataSimon Glass
2012-10-23mpc83xx: add support for mpc8309Gerlando Falauto
2011-04-04mpc83xx: restrict UTMI PHY configuration to 831x partsKim Phillips
2010-10-24MPC8315ERD: fix build errorWolfgang Denk
2010-09-23mpc83xx: add support for setting PCIE clocksIlya Yanok
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2010-05-21mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.cKim Phillips
2010-04-21Move arch/ppc to arch/powerpcStefan Roese