summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/hyperbus/hbmc-am654.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: hyperbus: Use of_property_present() for non-boolean propertiesRob Herring (Arm)2025-01-151-1/+1
* mtd: hyperbus: hbmc-am654: fix an OF node reference leakJoe Hattori2024-12-241-6/+13
* mtd: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-211-1/+1
* mtd: hyperbus: hbmc-am654: Convert to platform remove callback returning voidUwe Kleine-König2023-10-161-4/+2
* mtd: hyperbus: Make hyperbus_unregister_device() return voidUwe Kleine-König2022-06-091-3/+3
* mtd: hyperbus: hbmc-am654: Add DMA support for readsVignesh Raghavendra2020-09-301-1/+125
* mtd: hyperbus: hbmc-am654: Drop pm_runtime* calls from probeVignesh Raghavendra2020-09-301-14/+2
* mtd: hyperbus: hbmc-am654: Fix direct mapping setup flash accessVignesh Raghavendra2020-09-301-2/+2
* mtd: hyperbus: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-021-1/+1
* mtd: hyperbus: move direct mapping setup to AM654 HBMC driverSergei Shtylyov2020-03-031-0/+12
* mtd: hyperbus: Add driver for TI's HyperBus memory controllerVignesh Raghavendra2019-06-281-0/+147