summaryrefslogtreecommitdiff
path: root/drivers/ram/mpc83xx_sdram.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-12-14dm: 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-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: 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