aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx/cpu_init.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-21mpc83xx: Migrate CONFIG_LCRR_* to KconfigMario Six1-22/+0
2019-05-21mpc83xx: Migrate SPCR to KconfigMario Six1-28/+1
2019-05-21mpc83xx: Migrate arbiter config to KconfigMario Six1-28/+1
2019-05-21mpc8308: Migrate system io config to KconfigMario Six1-0/+1
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six1-0/+1
2019-05-21mpc83xx: Migrate LBLAW_* to KconfigMario Six1-0/+2
2019-05-20mpc83xx: Introduce ARCH_MPC834*Mario Six1-1/+1
2019-05-20mpc83xx: Introduce ARCH_MPC831*Mario Six1-2/+2
2018-09-18cpu: Add MPC83xx CPU driverMario Six1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-04-05board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass1-0/+1
2017-01-31powerpc: mpc83xx: Enable pre-relocation mallocmario.six@gdsys.cc1-2/+1
2016-06-03arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.Robert P. J. Day1-1/+1
2016-04-01usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski1-1/+1
2013-10-24powerpc/usb:Differentiate USB controller base addressramneek mehresh1-1/+1
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-5/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-02-04ppc: Move arbiter fields to arch_global_dataSimon Glass1-13/+15
2013-02-04ppc: Move reset_status to arch_global_dataSimon Glass1-2/+2
2012-10-23mpc83xx: add support for mpc8309Gerlando Falauto1-0/+3
2011-04-04mpc83xx: restrict UTMI PHY configuration to 831x partsKim Phillips1-3/+1
2010-10-24MPC8315ERD: fix build errorWolfgang Denk1-1/+1
2010-09-23mpc83xx: add support for setting PCIE clocksIlya Yanok1-0/+12
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-46/+7
2010-05-21mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.cKim Phillips1-18/+18
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-0/+548