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
/
speed.c
Age
Commit message (
Expand
)
Author
2024-08-26
global_data: Move pci_clk to m68k and powerpc
Simon Glass
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
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
2024-05-06
powerpc: Remove <common.h> and add needed includes
Tom Rini
2022-08-20
powerpc: remove support for kmtergr1 and MPC8309
Holger Brunck
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-07-07
ppc: Remove MPC8315ERDB board
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-05-21
powerpc: mpc83xx: Implement get_serial_clock()
Mario Six
2019-05-21
mpc83xx: Get rid of CONFIG_83XX_CLKIN
Mario Six
2019-05-20
mpc83xx: Introduce ARCH_MPC837X
Mario Six
2019-05-20
mpc83xx: Introduce ARCH_MPC836*
Mario Six
2019-05-20
mpc83xx: Introduce ARCH_MPC834*
Mario Six
2019-05-20
mpc83xx: Introduce ARCH_MPC832*
Mario Six
2019-05-20
mpc83xx: Introduce ARCH_MPC831*
Mario Six
2019-05-20
mpc83xx: Introduce ARCH_MPC830*
Mario Six
2018-09-18
clk: Add MPC83xx clock driver
Mario Six
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-06-03
arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.
Robert P. J. Day
2016-01-08
powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx
Robert P. J. Day
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-02-04
ppc: arm: Move sdhc_clk into arch_global_data
Simon Glass
2013-02-04
ppc: Move CONFIG_QE to arch_global_data
Simon Glass
2013-02-04
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
Simon Glass
2013-02-01
ppc: Move mpc83xx clock fields to arch_global_data
Simon Glass
2013-02-01
ppc: Move brg_clk to arch_global_data
Simon Glass
2012-11-04
powerpc/mpc83xx: sparse fixes
Kim Phillips
2012-10-23
mpc83xx: add support for mpc8309
Gerlando Falauto
2012-10-23
cleanup: introduce CONFIG_MPC830x
Gerlando Falauto
2012-10-23
cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x
Gerlando Falauto
2011-09-29
powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver
York Sun
2011-07-06
MPC83XX: Fix PCI express clock setup
Bill Cook
2011-07-06
MPC837x: set i2c1_clk
Andre Schwarz
2011-02-05
mpc83xx: Use correct register to calculate clocks.
Joakim Tjernlund
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-04-22
mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clk
Rini van Zetten
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese