zephyr/drivers/disk
Tomasz Bursztyka 7004f373f2 disk/nvme: Update copyright headers
Most of the code is a port of FreeBSD's NVMe's driver, made by Jim
Harris (Intel).

Though all subsequent contributions that happened on this original
driver were made on files copyrighted by Intel, and under BSD-2 clause,
let's update the copyright header to point out Jim's original work and
major contributors were relevant.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2024-03-22 09:23:00 +00:00
..
nvme disk/nvme: Update copyright headers 2024-03-22 09:23:00 +00:00
CMakeLists.txt
flashdisk.c
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 drivers/sdmmc_stm32: add eMMC support 2024-03-11 17:23:38 +01:00
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/sdmmc_stm32: add eMMC support 2024-03-11 17:23:38 +01:00
sdmmc_subsys.c