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