index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
google
/
coreboot_table.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
*
firmware: google: make coreboot driver's remove callback return void
Uwe Kleine-König
2021-02-09
1
-3
/
+2
*
firmware: google: Release devices before unregistering the bus
Patrick Rudolph
2020-01-14
1
-0
/
+7
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
firmware: coreboot: Only populate devices in coreboot_table_init()
Stephen Boyd
2018-09-14
1
-38
/
+29
*
firmware: coreboot: Remap RAM with memremap() instead of ioremap()
Stephen Boyd
2018-09-14
1
-21
/
+19
*
firmware: coreboot: Collapse platform drivers into bus core
Stephen Boyd
2018-09-14
1
-4
/
+62
*
firmware: coreboot: Make bus registration symmetric
Stephen Boyd
2018-09-14
1
-6
/
+8
*
firmware: coreboot: Unmap ioregion after device population
Stephen Boyd
2018-09-14
1
-3
/
+4
*
firmware: coreboot: Remove unused coreboot_table_find
Samuel Holland
2018-04-23
1
-43
/
+0
*
firmware: coreboot: Expose the coreboot table as a bus
Samuel Holland
2018-04-23
1
-7
/
+114
*
firmware: google memconsole: Add coreboot support
Thierry Escande
2017-04-08
1
-0
/
+94