index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
drivers
/
storage
Age
Commit message (
Expand
)
Author
2019-05-15
libpayload: ahci: Prevent memory leaks when failing on init
Jacob Garber
2019-04-11
libpayload/storage: Add Apollo Lake AHCI ID to tested controllers
Nico Huber
2019-03-07
payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-11-16
payloads/libpayload/drivers/storage: Get rid of void pointer math
Richard Spiegel
2017-09-02
libpayload/storage: Add Sunrise Point AHCI PCI id
Nico Huber
2017-07-27
libpayload/storage: Replace 1s AHCI reset delay with a timeout
Nico Huber
2017-07-27
libpayload/storage: Enable bus mastering for AHCI
Nico Huber
2016-12-08
libpayload: Add Cougar Point PCH's AHCI to whitelist
Nico Huber
2016-10-17
libpayload: Reintroduce CONFIG_LP_CHROMEOS to set suitable defaults
Julius Werner
2016-08-02
libpayload: split "Drivers" config section in Kconfig
Antonello Dettori
2015-06-30
libpayload: Make Kconfig bools use IS_ENABLED()
Stefan Reinauer
2014-10-17
libpayload: Fix missed CONFIG_ -> CONFIG_LP_ substitutions
Nico Huber
2014-08-05
libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.
Gabe Black
2014-02-15
libpayload/ahci: Fix a warning by decompartmentalise the AHCI driver.
Edward O'Callaghan
2013-06-18
libpayload: ahci: Increase timeout for signature reading
Nico Huber
2013-06-17
libpayload: ahci: Fix command engine shutdown
Nico Huber
2013-06-04
libpayload: Whitelist Mobile Panther Point AHCI controller
Nico Huber
2013-04-11
libpayload: storage.c: Fix typo in st*orage in comment
Paul Menzel
2012-11-14
libpayload: Export device count in storage interface
Patrick Georgi
2012-10-27
libpayload: New AHCI, ATA and ATAPI drivers
Nico Huber