summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc86xx/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-08ppc: Remove sbc8641d boardTom Rini1-207/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-01-17common: Move get_tbclk() to time.hSimon Glass1-0/+1
2019-12-03common: Move some CPU functions out of common.hSimon Glass1-0/+1
2019-12-03Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-07-23powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy1-1/+2
2016-11-24powerpc: MPC8641: Remove macro CONFIG_MPC8641York Sun1-1/+1
2016-11-24powerpc: MPC8610: Remove macro CONFIG_MPC8610York Sun1-2/+2
2013-08-20powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar1-3/+3
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha1-8/+8
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-21powerpc: Use lower case for the core namesFabio Estevam1-1/+1
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass1-1/+1
2011-12-02arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warningWolfgang Denk1-3/+0
2010-12-1774xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declarationPeter Tyser1-2/+3
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-14/+1
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-04-22Move arch/ppc to arch/powerpcStefan Roese1-0/+233