summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx/speed.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-21powerpc: remove support for kmtergr1 and MPC8309Holger Brunck1-17/+0
2021-12-28Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-2/+2
2021-07-08ppc: Remove MPC8315ERDB boardTom Rini1-35/+6
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2019-12-03Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-05-21powerpc: mpc83xx: Implement get_serial_clock()Mario Six1-0/+5
2019-05-21mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six1-2/+2
2019-05-20mpc83xx: Introduce ARCH_MPC837XMario Six1-15/+15
2019-05-20mpc83xx: Introduce ARCH_MPC836*Mario Six1-5/+5
2019-05-20mpc83xx: Introduce ARCH_MPC834*Mario Six1-11/+11
2019-05-20mpc83xx: Introduce ARCH_MPC832*Mario Six1-5/+5
2019-05-20mpc83xx: Introduce ARCH_MPC831*Mario Six1-20/+20
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six1-19/+19
2018-09-18clk: Add MPC83xx clock driverMario Six1-0/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-06-04arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.Robert P. J. Day1-1/+1
2016-01-08powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xxRobert P. J. Day1-12/+12
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-02-04ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass1-2/+3
2013-02-04ppc: Move CONFIG_QE to arch_global_dataSimon Glass1-2/+3
2013-02-04ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass1-4/+6
2013-02-02ppc: Move mpc83xx clock fields to arch_global_dataSimon Glass1-33/+48
2013-02-02ppc: Move brg_clk to arch_global_dataSimon Glass1-2/+3
2012-11-04powerpc/mpc83xx: sparse fixesKim Phillips1-2/+2
2012-10-24mpc83xx: add support for mpc8309Gerlando Falauto1-0/+16
2012-10-24cleanup: introduce CONFIG_MPC830xGerlando Falauto1-0/+3
2012-10-24cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832xGerlando Falauto1-4/+4
2011-09-30powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun1-0/+9
2011-07-07MPC83XX: Fix PCI express clock setupBill Cook1-2/+4
2011-07-07MPC837x: set i2c1_clkAndre Schwarz1-0/+2
2011-02-06mpc83xx: Use correct register to calculate clocks.Joakim Tjernlund1-7/+8
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-1/+1
2010-07-10mpc8308: support for Freescale MPC8308 cpuIlya Yanok1-8/+15
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-04-23mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clkRini van Zetten1-5/+5
2010-04-22Move arch/ppc to arch/powerpcStefan Roese1-0/+549