zephyr/drivers/disk
Anas Nashif e2f3912c5a x86: revert removing soc.h from atom soc
This was part of the mega hwmv2 commit. Looks like hpet drivers heavily
relies on soc.h. Reverting this for now while we look for a proper fix
and remove reliance on soc.h for drivers.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-03-04 20:07:30 +01:00
..
nvme x86: revert removing soc.h from atom soc 2024-03-04 20:07:30 +01:00
CMakeLists.txt
flashdisk.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
Kconfig
Kconfig.flash
Kconfig.mmc
Kconfig.ram drivers: ramdisk: use devicetree to instantiate RAM disk 2023-09-18 17:36:50 +02:00
Kconfig.sdmmc
mmc_subsys.c drivers: sdhc: allow bandwidth selection 2023-09-13 16:20:59 +02:00
ramdisk.c drivers: ramdisk: use devicetree to instantiate RAM disk 2023-09-18 17:36:50 +02:00
sdmmc_sdhc.h
sdmmc_stm32.c drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
sdmmc_subsys.c