aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/emif-common.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2020-01-17common: Move reset_phy() to net.hSimon Glass1-0/+1
2019-10-11arm: omap: emif-common: Fix memory priming for ECCKrunal Bhargav1-13/+21
2019-10-11arm: omap: emif-common: Disable interleavingKrunal Bhargav1-0/+3
2019-10-11arm: omap: emif-common: Fix ecc address calculationLokesh Vutla1-9/+9
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-13arm: omap2: Fix compiler warningBin Meng1-1/+1
2018-01-19arm: emif-common: Add suppport for enabling ECCLokesh Vutla1-1/+88
2018-01-19arm: emif-common: Add ecc specific emif registersLokesh Vutla1-3/+3
2017-03-11arm: omap-common: Fix typo in CONFIG_OMAP54XX guardMatthijs van Duin1-1/+1
2016-11-21arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini1-0/+1504