aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/include/storage
AgeCommit message (Expand)Author
2020-10-20libpayload/storage/ahci: Use pci_dev struct in ahci_initialize()Felix Singer
2020-10-20libpayload/storage/ahci: Use pacc pointer to read device classFelix Singer
2020-09-21payloads: Drop unneeded empty linesElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2019-03-07payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2015-06-30libpayload: Make Kconfig bools use IS_ENABLED()Stefan Reinauer
2014-08-05libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black
2012-11-14libpayload: Export device count in storage interfacePatrick Georgi
2012-10-27libpayload: New AHCI, ATA and ATAPI driversNico Huber