aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-19mpc83xx: remove redundant MPC83xx_RESET #defineRasmus Villemoes1-24/+0
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-2/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-01-17common: Move get_tbclk() to time.hSimon Glass1-0/+1
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+1
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass1-1/+1
2019-12-02common: Move checkcpu() out of common.hSimon Glass1-0/+1
2019-12-02Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-05-21mpc83xx: Use pre-defined asm functionsMario Six1-10/+9
2019-05-21mpc83xx: Replace ppcDWstore with inline assemblyMario Six1-0/+18
2019-05-21mpc83xx: Don't define cpu_eth_init for DM ethMario Six1-0/+2
2019-05-20mpc83xx: Introduce ARCH_MPC831*Mario Six1-1/+1
2018-09-18cpu: Add MPC83xx CPU driverMario Six1-0/+2
2018-09-18timer: Add MPC83xx timer driverMario Six1-2/+2
2018-09-18mpc83xx: Add sysreset driverMario Six1-1/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-04-05board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass1-0/+5
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada1-5/+1
2014-07-22qe: move immap_qe.h from arch directory into common directoryZhao Qiang1-1/+1
2014-04-23mpc8313, bootcount: mpc8313 has no qe muramHeiko Schocher1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-02-01ppc: Move mpc83xx clock fields to arch_global_dataSimon Glass1-1/+1
2012-10-23mpc83xx: add support for mpc8309Gerlando Falauto1-0/+1
2010-07-16powerpc 83xx/85xx: Merge lbc upmconfig codeBecky Bruce1-66/+0
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-6/+6
2010-07-09mpc8308: support for Freescale MPC8308 cpuIlya Yanok1-0/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-05-06powerpc: Consolidate bootcount_{store|load} for PowerPCStefan Roese1-30/+0
2010-04-22mpc83xx: use "A" nomenclature only on mpc834x and mpc836x familiesKim Phillips1-1/+3
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-0/+334