index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc83xx
/
cpu.c
Age
Commit message (
Expand
)
Author
2024-06-16
powerpc: mpc83xx: remove unused watchdog_reset() function
Rasmus Villemoes
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
powerpc: Remove <common.h> and add needed includes
Tom Rini
2023-04-06
watchdog: mpc8xxx: Add support for mpc83xx
Christophe Leroy
2022-12-22
net: Remove more legacy functions
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-19
mpc83xx: remove redundant MPC83xx_RESET #define
Rasmus Villemoes
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-01-17
common: Move get_tbclk() to time.h
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
arm: powerpc: Tidy up code style for interrupt functions
Simon Glass
2019-12-02
common: Move checkcpu() out of common.h
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-05-21
mpc83xx: Use pre-defined asm functions
Mario Six
2019-05-21
mpc83xx: Replace ppcDWstore with inline assembly
Mario Six
2019-05-21
mpc83xx: Don't define cpu_eth_init for DM eth
Mario Six
2019-05-20
mpc83xx: Introduce ARCH_MPC831*
Mario Six
2018-09-18
cpu: Add MPC83xx CPU driver
Mario Six
2018-09-18
timer: Add MPC83xx timer driver
Mario Six
2018-09-18
mpc83xx: Add sysreset driver
Mario Six
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-04-05
board_f: powerpc: Move prt_83xx_rsr() to private code
Simon Glass
2016-09-23
arch, board: squash lines for immediate return
Masahiro Yamada
2014-07-22
qe: move immap_qe.h from arch directory into common directory
Zhao Qiang
2014-04-23
mpc8313, bootcount: mpc8313 has no qe muram
Heiko Schocher
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-02-01
ppc: Move mpc83xx clock fields to arch_global_data
Simon Glass
2012-10-23
mpc83xx: add support for mpc8309
Gerlando Falauto
2010-07-16
powerpc 83xx/85xx: Merge lbc upmconfig code
Becky Bruce
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2010-07-09
mpc8308: support for Freescale MPC8308 cpu
Ilya Yanok
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-05-06
powerpc: Consolidate bootcount_{store|load} for PowerPC
Stefan Roese
2010-04-22
mpc83xx: use "A" nomenclature only on mpc834x and mpc836x families
Kim Phillips
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese