Age | Commit message (Expand) | Author |
2024-08-30 | drivers/efi/uefi_capsules.c: coalesce and store UEFI capsules | Sergii Dmytruk |
2024-08-19 | drivers/efi: add optional ESRT-friendly coreboot table tag | Sergii Dmytruk |
2022-11-04 | lib/coreboot_table: Rename lb_fill_pcie | Arthur Heymans |
2022-11-04 | lib/coreboot_table: Simplify API to set up lb_serial | Arthur Heymans |
2022-08-01 | include: Add SPDX-License-Identifiers to files missing them | Martin Roth |
2022-05-19 | coreboot_tables: Add PCIe info to coreboot table | Jianjun Wang |
2021-02-04 | coreboot_table: Move VBOOT_VBNV support | Kyösti Mälkki |
2020-07-26 | src/include: Add missing includes | Elyes HAOUAS |
2019-10-27 | src: Use 'include <boot/coreboot_tables.h>' when appropriate | Elyes HAOUAS |
2018-07-20 | write_tables: return a pointer to the table | Ronald G. Minnich |
2017-05-18 | coreboot_tables: specify clear interface for lb_framebuffer() | 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-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 |
2015-10-27 | coreboot: make lb_framebuffer a weak function | robbie zhang |
2015-09-22 | coreboot: introduce commonlib | Aaron Durbin |
2015-07-14 | cbtable: describe boot media | Patrick Georgi |
2015-06-17 | coreboot_tables: Add CBMEM ID and tag for MTC | Furquan Shaikh |
2015-04-22 | vpd: populate coreboot table with serialno | Stephen Barber |
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 | Publish the board ID value in coreboot table, when configured | Vadim Bendebury |
2014-11-26 | Export board-status info. | Vladimir Serbinenko |
2014-10-17 | boot/coreboot_tables.h: Use `it is` instead of `it easy` in comment | Paul Menzel |
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-01 | ChromeOS: Use common fill_lb_gpio() | Kyösti Mälkki |
2014-04-09 | console uart: Fill coreboot table entries | Kyösti Mälkki |
2014-03-03 | coreboot: don't return struct lb_memory * from write_tables() | Aaron Durbin |
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-01-30 | cbmem: Export ACPI GNVS cbmem pointer in coreboot table | Duncan Laurie |
2013-12-03 | Drop obsolete CONSOLE_LOGBUF | Stefan Reinauer |
2013-07-11 | include: Fix spelling | Martin Roth |
2013-07-10 | Drop ELF remains from boot code | Stefan Reinauer |
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-22 | Unify coreboot table generation | Stefan Reinauer |
2013-03-22 | coreboot: add vboot_handoff to coreboot tables | Aaron Durbin |
2013-01-11 | cbmem: replace pointer type by uint64_t | Stefan Reinauer |
2012-08-08 | Do not allow modifying memory table directly | Kyösti Mälkki |
2012-04-05 | Fill out ChromeOS specific coreboot table extensions | Stefan Reinauer |
2012-03-29 | Refactor publishing CBMEM addresses through coreboot table. | Vadim Bendebury |
2012-03-29 | Add timestamp table pointer to the coreboot table. | Vadim Bendebury |
2011-10-21 | Extend coreboot table entry for serial ports | Stefan Reinauer |
2011-04-26 | Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an | Stefan Reinauer |
2010-11-22 | Printing coreboot debug messages on VGA console is pretty much useless, since | Stefan Reinauer |
2010-09-23 | Whitespace/typo/cosmetic fixes (trivial). | Uwe Hermann |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-15 | zero warnings days... | Stefan Reinauer |
2010-02-22 | Random cosmetic fixes (trivial). | Uwe Hermann |
2010-02-22 | YABEL update | Stefan Reinauer |
2009-07-21 | This fixes a couple of issues with older Linux kernels (that expect an XSDT as | Stefan Reinauer |
2009-05-13 | Allow dynamic size for the {s,}elfboot bounce buffer. | Patrick Georgi |
2009-04-22 | * Allow coreboot to use the full 256 bytes of CMOS memory | Stefan Reinauer |
2009-03-17 | This patch adds "high coreboot table support" to coreboot version 2. | Stefan Reinauer |
2009-03-15 | Fix all build problems on PPC except the _SDA_BASE issues caused by the | Stefan Reinauer |
2009-02-27 | Generic approach of putting BIOS tables at the end of memory | Stefan Reinauer |
2008-12-13 | Move mainboard specific changes to the coreboot memory table into the | Stefan Reinauer |
2008-09-22 | Patch for AMD RS690 chipset. | Michael Xie |
2008-06-29 | Adds a field to the serial port descriptor about the configured line speed. | Patrick Georgi |
2008-01-27 | Add a new record type "console" for lbtable, and insert one record | Patrick Georgi |
2008-01-25 | This patch adds a new record type for lbtable to provide information | Patrick Georgi |
2008-01-18 | rename linuxbios_* files, too. | Stefan Reinauer |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2005-11-14 | comment and unify lb_uint64 handling as discussed on the mailinglist | Stefan Reinauer |
2004-12-10 | - Fix the definition of the linuxbios table so all of the compilers | Eric Biederman |
2004-10-14 | - First pass through with with device tree enhancement merge. Most of the me... | Eric Biederman |
2003-04-22 | - Initial checkin of the freebios2 tree | Eric Biederman |