aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx/spd_sdram.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-30global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini1-10/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-01-17common: Move get_tbclk() to time.hSimon Glass1-0/+1
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-02Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-05-21mpc83xx: Use pre-defined asm functionsMario Six1-9/+27
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six1-1/+1
2019-05-20mpc83xx: Introduce ARCH_MPC834*Mario Six1-1/+1
2019-05-20mpc83xx: Introduce ARCH_MPC831*Mario Six1-1/+1
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six1-1/+1
2018-09-18ram: Add driver for MPC83xxMario Six1-0/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-01-08powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xxRobert P. J. Day1-2/+2
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-11-16mpc83xx: spd_sdram - fix gcc 4.6 compiler warningKim Phillips1-2/+1
2011-11-03mpc83xx: Cleanup usage of DDR constantsJoe Hershberger1-0/+9
2011-07-06MPC83xx: add config options for memory setup.Andre Schwarz1-1/+18
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-0/+918