summaryrefslogtreecommitdiff
path: root/drivers/ram/mpc83xx_sdram.c
AgeCommit message (Expand)Author
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2019-05-20mpc83xx: Introduce ARCH_MPC837XMario Six
2019-05-20mpc83xx: Introduce ARCH_MPC836*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