Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287 | Thomas Gleixner | 1 | -9/+1 |
2018-09-14 | firmware: coreboot: Only populate devices in coreboot_table_init() | Stephen Boyd | 1 | -38/+29 |
2018-09-14 | firmware: coreboot: Remap RAM with memremap() instead of ioremap() | Stephen Boyd | 1 | -21/+19 |
2018-09-14 | firmware: coreboot: Collapse platform drivers into bus core | Stephen Boyd | 1 | -4/+62 |
2018-09-14 | firmware: coreboot: Make bus registration symmetric | Stephen Boyd | 1 | -6/+8 |
2018-09-14 | firmware: coreboot: Unmap ioregion after device population | Stephen Boyd | 1 | -3/+4 |
2018-04-23 | firmware: coreboot: Remove unused coreboot_table_find | Samuel Holland | 1 | -43/+0 |
2018-04-23 | firmware: coreboot: Expose the coreboot table as a bus | Samuel Holland | 1 | -7/+114 |
2017-04-08 | firmware: google memconsole: Add coreboot support | Thierry Escande | 1 | -0/+94 |