Age | Commit message (Expand) | Author |
2019-05-29 | commonlib: fix typo LB_TAB_* (instead of LB_TAG_*) | Patrick Georgi |
2019-05-23 | coreboot_tables: pass the early_mmc_wake_hw status to payload | Bora Guvendik |
2019-03-19 | vboot: make vboot workbuf available to payload | Joel Kitching |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-08-22 | cbtable: remove chromeos_acpi from cbtable | Joel Kitching |
2018-08-14 | cbmem: rename vdat to chromeos_acpi | Joel Kitching |
2018-07-28 | util/cbmem: Add cbmem TCPA log support | Philipp Deppenwiese |
2018-07-20 | write_tables: return a pointer to the table | Ronald G. Minnich |
2018-06-04 | lib/coreboot_table.c: Remove unneeded include | Elyes HAOUAS |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2018-04-16 | lib/bootmem: tightly couple bootmem_init to bootmem_write_memory_table | Aaron Durbin |
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 |
2014-08-13 | arm: libpayload: Add cache coherent DMA memory definition and management | Julius Werner |
2014-08-10 | coreboot_tables: reduce redundant data structures | Julius Werner |
2014-05-08 | ChromeOS boards: Always build code for bootmode straps | Kyösti Mälkki |
2014-05-06 | Introduce stage-specific architecture for coreboot | Furquan Shaikh |
2014-05-01 | ChromeOS: Use common fill_lb_gpio() | Kyösti Mälkki |
2014-04-09 | uart: Redefine Kconfig options | Kyösti Mälkki |
2014-04-09 | console uart: Fill coreboot table entries | Kyösti Mälkki |
2014-03-04 | usbdebug: Move Kconfig under drivers/usb | Kyösti Mälkki |
2014-03-04 | console: Fix includes | Kyösti Mälkki |
2014-03-03 | coreboot: remove unused get_lb_mem() function | Aaron Durbin |
2014-03-03 | coreboot: introduce notion of bootmem for memory map at boot | Aaron Durbin |
2014-02-25 | Remove CACHE_ROM. | Vladimir Serbinenko |
2014-01-30 | cbmem: Export ACPI GNVS cbmem pointer in coreboot table | Duncan Laurie |
2014-01-27 | coreboot_table: don't add CMOS checksum twice. | Vladimir Serbinenko |
2014-01-12 | lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content | Vladimir Serbinenko |
2013-12-03 | Drop obsolete CONSOLE_LOGBUF | Stefan Reinauer |
2013-11-23 | lib/coreboot_table: set type and size of framebuffer tag after fill_lb_frameb... | Vladimir Serbinenko |
2013-09-11 | CBMEM tables: Remove references to global high_tables_base | Kyösti Mälkki |
2013-07-10 | lib: Fix spelling | Martin Roth |
2013-04-20 | Eliminate use of pointers in coreboot table | Stefan Reinauer |
2013-03-29 | x86: add rom cache variable MTRR index to tables | Aaron Durbin |
2013-03-29 | coreboot table: use memrange library | Aaron Durbin |
2013-03-26 | Revert "coreboot table: use memrange library" | Aaron Durbin |
2013-03-26 | coreboot table: use memrange library | Aaron Durbin |
2013-03-22 | Unify coreboot table generation | Stefan Reinauer |