summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx/cpu_init.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop asm_offsets.h from common headerSimon Glass2020-05-181-0/+1
* mpc83xx: Migrate CONFIG_LCRR_* to KconfigMario Six2019-05-211-22/+0
* mpc83xx: Migrate SPCR to KconfigMario Six2019-05-211-28/+1
* mpc83xx: Migrate arbiter config to KconfigMario Six2019-05-211-28/+1
* mpc8308: Migrate system io config to KconfigMario Six2019-05-211-0/+1
* 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: Introduce ARCH_MPC834*Mario Six2019-05-201-1/+1
* mpc83xx: Introduce ARCH_MPC831*Mario Six2019-05-201-2/+2
* cpu: Add MPC83xx CPU driverMario Six2018-09-181-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass2017-04-051-0/+1
* powerpc: mpc83xx: Enable pre-relocation mallocmario.six@gdsys.cc2017-01-311-2/+1
* arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.Robert P. J. Day2016-06-031-1/+1
* usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski2016-04-011-1/+1
* powerpc/usb:Differentiate USB controller base addressramneek mehresh2013-10-241-1/+1
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-5/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* ppc: Move arbiter fields to arch_global_dataSimon Glass2013-02-041-13/+15
* ppc: Move reset_status to arch_global_dataSimon Glass2013-02-041-2/+2
* mpc83xx: add support for mpc8309Gerlando Falauto2012-10-231-0/+3
* mpc83xx: restrict UTMI PHY configuration to 831x partsKim Phillips2011-04-041-3/+1
* MPC8315ERD: fix build errorWolfgang Denk2010-10-241-1/+1
* mpc83xx: add support for setting PCIE clocksIlya Yanok2010-09-231-0/+12
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-46/+7
* mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.cKim Phillips2010-05-211-18/+18
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-0/+548