index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
drivers
/
storage
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
9
-9
/
+0
*
payloads: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
1
-8
/
+1
*
libpayload: ahci: Prevent memory leaks when failing on init
Jacob Garber
2019-05-15
1
-3
/
+6
*
libpayload/storage: Add Apollo Lake AHCI ID to tested controllers
Nico Huber
2019-04-11
1
-0
/
+1
*
payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
4
-9
/
+9
*
payloads/libpayload/drivers/storage: Get rid of void pointer math
Richard Spiegel
2018-11-16
1
-2
/
+2
*
libpayload/storage: Add Sunrise Point AHCI PCI id
Nico Huber
2017-09-02
1
-0
/
+1
*
libpayload/storage: Replace 1s AHCI reset delay with a timeout
Nico Huber
2017-07-27
1
-1
/
+3
*
libpayload/storage: Enable bus mastering for AHCI
Nico Huber
2017-07-27
1
-0
/
+5
*
libpayload: Add Cougar Point PCH's AHCI to whitelist
Nico Huber
2016-12-08
1
-0
/
+1
*
libpayload: Reintroduce CONFIG_LP_CHROMEOS to set suitable defaults
Julius Werner
2016-10-17
1
-1
/
+1
*
libpayload: split "Drivers" config section in Kconfig
Antonello Dettori
2016-08-02
1
-0
/
+59
*
libpayload: Make Kconfig bools use IS_ENABLED()
Stefan Reinauer
2015-06-30
4
-9
/
+9
*
libpayload: Fix missed CONFIG_ -> CONFIG_LP_ substitutions
Nico Huber
2014-10-17
1
-2
/
+2
*
libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.
Gabe Black
2014-08-05
3
-7
/
+7
*
libpayload/ahci: Fix a warning by decompartmentalise the AHCI driver.
Edward O'Callaghan
2014-02-15
5
-273
/
+452
*
libpayload: ahci: Increase timeout for signature reading
Nico Huber
2013-06-18
1
-2
/
+10
*
libpayload: ahci: Fix command engine shutdown
Nico Huber
2013-06-17
1
-3
/
+14
*
libpayload: Whitelist Mobile Panther Point AHCI controller
Nico Huber
2013-06-04
1
-1
/
+2
*
libpayload: storage.c: Fix typo in st*orage in comment
Paul Menzel
2013-04-11
1
-1
/
+1
*
libpayload: Export device count in storage interface
Patrick Georgi
2012-11-14
1
-0
/
+5
*
libpayload: New AHCI, ATA and ATAPI drivers
Nico Huber
2012-10-27
5
-0
/
+1292