summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx/spd_sdram.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06powerpc: Remove <common.h> and add needed includesTom Rini
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2021-08-30global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-01-17common: Move get_tbclk() to time.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-05-21mpc83xx: Use pre-defined asm functionsMario Six
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six
2019-05-20mpc83xx: Introduce ARCH_MPC834*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC831*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six
2018-09-18ram: Add driver for MPC83xxMario Six
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-01-08powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xxRobert P. J. Day
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-11-16mpc83xx: spd_sdram - fix gcc 4.6 compiler warningKim Phillips
2011-11-03mpc83xx: Cleanup usage of DDR constantsJoe Hershberger
2011-07-06MPC83xx: add config options for memory setup.Andre Schwarz
2010-04-21Move arch/ppc to arch/powerpcStefan Roese