summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/include/storage/storage.h
Commit message (Expand)AuthorAgeFilesLines
* libpayload/storage: Add NVMe driverThomas Heijligen2021-04-071-0/+1
* payloads: Drop unneeded empty linesElyes HAOUAS2020-09-211-4/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-071-1/+1
* libpayload: Make Kconfig bools use IS_ENABLED()Stefan Reinauer2015-06-301-1/+1
* libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black2014-08-051-1/+1
* libpayload: Export device count in storage interfacePatrick Georgi2012-11-141-0/+1
* libpayload: New AHCI, ATA and ATAPI driversNico Huber2012-10-271-0/+77