aboutsummaryrefslogtreecommitdiff
path: root/drivers/ram/mpc83xx_sdram.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-07ram: Remove <common.h> and add needed includesTom Rini1-1/+0
2022-12-22global: Remove unused CONFIG symbolsTom Rini1-6/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-2/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-05-20mpc83xx: Introduce ARCH_MPC837XMario Six1-4/+4
2019-05-20mpc83xx: Introduce ARCH_MPC836*Mario Six1-4/+4
2019-05-20mpc83xx: Introduce ARCH_MPC831*Mario Six1-2/+2
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six1-2/+2
2018-09-18ram: Add driver for MPC83xxMario Six1-0/+1096