summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* mpc83xx: remove redundant MPC83xx_RESET #defineRasmus Villemoes2020-05-191-24/+0
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-2/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move get_tbclk() to time.hSimon Glass2020-01-171-0/+1
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+1
* arm: powerpc: Tidy up code style for interrupt functionsSimon Glass2019-12-021-1/+1
* common: Move checkcpu() out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* mpc83xx: Use pre-defined asm functionsMario Six2019-05-211-10/+9
* mpc83xx: Replace ppcDWstore with inline assemblyMario Six2019-05-211-0/+18
* mpc83xx: Don't define cpu_eth_init for DM ethMario Six2019-05-211-0/+2
* mpc83xx: Introduce ARCH_MPC831*Mario Six2019-05-201-1/+1
* cpu: Add MPC83xx CPU driverMario Six2018-09-181-0/+2
* timer: Add MPC83xx timer driverMario Six2018-09-181-2/+2
* mpc83xx: Add sysreset driverMario Six2018-09-181-1/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass2017-04-051-0/+5
* arch, board: squash lines for immediate returnMasahiro Yamada2016-09-231-5/+1
* qe: move immap_qe.h from arch directory into common directoryZhao Qiang2014-07-221-1/+1
* mpc8313, bootcount: mpc8313 has no qe muramHeiko Schocher2014-04-231-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* ppc: Move mpc83xx clock fields to arch_global_dataSimon Glass2013-02-011-1/+1
* mpc83xx: add support for mpc8309Gerlando Falauto2012-10-231-0/+1
* powerpc 83xx/85xx: Merge lbc upmconfig codeBecky Bruce2010-07-161-66/+0
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-6/+6
* mpc8308: support for Freescale MPC8308 cpuIlya Yanok2010-07-091-0/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* powerpc: Consolidate bootcount_{store|load} for PowerPCStefan Roese2010-05-061-30/+0
* mpc83xx: use "A" nomenclature only on mpc834x and mpc836x familiesKim Phillips2010-04-221-1/+3
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-0/+334