summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/emif-common.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move reset_phy() to net.hSimon Glass2020-01-171-0/+1
* arm: omap: emif-common: Fix memory priming for ECCKrunal Bhargav2019-10-111-13/+21
* arm: omap: emif-common: Disable interleavingKrunal Bhargav2019-10-111-0/+3
* arm: omap: emif-common: Fix ecc address calculationLokesh Vutla2019-10-111-9/+9
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arm: omap2: Fix compiler warningBin Meng2018-02-131-1/+1
* arm: emif-common: Add suppport for enabling ECCLokesh Vutla2018-01-191-1/+88
* arm: emif-common: Add ecc specific emif registersLokesh Vutla2018-01-191-3/+3
* arm: omap-common: Fix typo in CONFIG_OMAP54XX guardMatthijs van Duin2017-03-111-1/+1
* arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini2016-11-211-0/+1504