aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/hyperbus (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-12mtd: hyperbus: Fix build failure when only RPCIF_HYPERBUS is enabledVignesh Raghavendra1-1/+1
2020-10-06mtd: hyperbus: add Renesas RPC-IF driverSergei Shtylyov3-0/+178
2020-09-30mtd: hyperbus: hbmc-am654: Add DMA support for readsVignesh Raghavendra1-1/+125
2020-09-30mtd: hyperbus: hbmc-am654: Drop pm_runtime* calls from probeVignesh Raghavendra1-14/+2
2020-09-30mtd: hyperbus: hbmc-am654: Fix direct mapping setup flash accessVignesh Raghavendra1-2/+2
2020-08-02mtd: hyperbus: Replace HTTP links with HTTPS onesAlexander A. Klimov2-2/+2
2020-03-03mtd: hyperbus: move direct mapping setup to AM654 HBMC driverSergei Shtylyov2-11/+12
2020-03-03mtd: hyperbus: Add proper error message for missing compatibleDirk Behme1-1/+3
2019-08-29mtd: hyperbus: fix dependency and build errorRandy Dunlap1-0/+1
2019-08-03mtd: hyperbus: Add hardware dependency to AM654 driverJean Delvare1-0/+1
2019-08-03mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependenciesVignesh Raghavendra1-1/+1
2019-06-28mtd: hyperbus: Add driver for TI's HyperBus memory controllerVignesh Raghavendra3-0/+160
2019-06-27mtd: Add support for HyperBus memory devicesVignesh Raghavendra3-0/+167