Age | Commit message (Expand) | Author |
2018-03-08 | coreboot_table: Print GPIO state correctly for lb_gpios | Julius Werner |
2017-12-07 | boardid: Add helpers to read sku_id strapping into coreboot tables | Julius Werner |
2017-12-07 | boardid: Switch from Kconfig to weak functions | Julius Werner |
2017-12-07 | boardid: Minor clean up and standardization | Julius Werner |
2017-12-06 | Kconfig: Remove BOARD_ID_MANUAL option | Julius Werner |
2017-10-22 | security/vboot: Move vboot2 to security kconfig section | Philipp Deppenwiese |
2017-07-06 | src/lib: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-27 | lib/coreboot_tables: Zero framebuffer structure | Duncan Laurie |
2017-06-04 | lib/coreboot_tables: Remove weak fill_lb_framebuffer() | Nico Huber |
2017-05-18 | coreboot_tables: specify clear interface for lb_framebuffer() | Aaron Durbin |
2017-03-13 | src/lib: Wrap lines at 80 columns | Lee Leahy |
2017-03-09 | src/lib: Add space before ( | Lee Leahy |
2017-03-09 | src/lib: Remove braces for single statements | Lee Leahy |
2017-03-09 | src/lib: Fix space between type, * and variable name | Lee Leahy |
2017-03-09 | src/lib: Remove spaces after ( and before ) | Lee Leahy |
2017-01-20 | lb_tables: make lb_mainboard and lb_strings record sizes 64-bit aligned | Ronald G. Minnich |
2016-08-19 | drivers/spi: ensure SPI flash is boot device for coreboot tables | Aaron Durbin |
2016-07-28 | vboot: Separate vboot from chromeos | Furquan Shaikh |
2016-05-09 | coreboot_tables: Extend serial port description | Lee Leahy |
2016-05-02 | lib/coreboot_table: use the architecture dependent table size | Aaron Durbin |
2016-04-21 | lib: add common write_tables() implementation | Aaron Durbin |
2016-04-21 | lib/coreboot_table: add architecture hooks for adding tables | Aaron Durbin |
2016-04-21 | lib: add helper for constructing coreboot forwarding table | Aaron Durbin |
2016-04-21 | arch/x86: remove low coreboot table support | Aaron Durbin |
2016-04-21 | arch: only print cbmem entries in one place | Aaron Durbin |
2016-04-05 | chromeos: Simplify fill_lb_gpios even further | Julius Werner |
2016-02-19 | lib/coreboot_table: add function to allow arch code to add records | Aaron Durbin |
2016-02-09 | chromeos: Remove CONFIG_VBNV_SIZE variable | Duncan Laurie |
2015-11-19 | vendorcode/google/chromeos: Cache VPD data into CBMEM | Hung-Te Lin |
2015-11-03 | cbmem: add coreboot table records for each cbmem entry | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-27 | coreboot: make lb_framebuffer a weak function | robbie zhang |
2015-10-20 | Revert "coreboot_table: don't add CMOS checksum twice." | Nico Huber |
2015-07-14 | cbtable: describe boot media | Patrick Georgi |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-28 | chromeos: remove VBOOT2_VERIFY_FIRMWARE option | Aaron Durbin |
2015-04-22 | build system: add manual board id support | Stefan Reinauer |
2015-04-17 | uart: pass register width in the coreboot table | Vadim Bendebury |
2015-04-17 | drivers/spi: Pass flash parameters from coreboot to payload | Dan Ehrenberg |
2015-04-10 | ramoops: Add support for passing ramoops region through cb tables. | Furquan Shaikh |
2015-04-10 | cbtables: Add RAM config information | David Hendricks |
2015-04-10 | chromeos: move VPD MAC address retrieval function | Vadim Bendebury |
2015-04-02 | vpd: retrieve mac addresses and pass them to bootloader | Vadim Bendebury |
2015-04-02 | chromeos: Add WiFi calibration CBMEM entry pointer to coreboot table | Vadim Bendebury |
2015-03-23 | vboot2: translate shared data to hand off to depthcharge | Daisuke Nojiri |
2015-03-23 | Publish the board ID value in coreboot table, when configured | Vadim Bendebury |
2015-03-09 | build.h: remove variable for the builduser, -hostname and -domain | Alexander Couzens |
2014-11-26 | Export board-status info. | Vladimir Serbinenko |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |