aboutsummaryrefslogtreecommitdiff
path: root/src/include/boot
AgeCommit message (Expand)Author
2021-02-04coreboot_table: Move VBOOT_VBNV supportKyösti Mälkki
2020-07-26src/include: Add missing includesElyes HAOUAS
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2018-07-20write_tables: return a pointer to the tableRonald G. Minnich
2017-05-18coreboot_tables: specify clear interface for lb_framebuffer()Aaron Durbin
2016-04-21lib: add common write_tables() implementationAaron Durbin
2016-04-21lib/coreboot_table: add architecture hooks for adding tablesAaron Durbin
2016-04-21lib: add helper for constructing coreboot forwarding tableAaron Durbin
2016-04-05chromeos: Simplify fill_lb_gpios even furtherJulius Werner
2016-02-19lib/coreboot_table: add function to allow arch code to add recordsAaron Durbin
2015-10-27coreboot: make lb_framebuffer a weak functionrobbie zhang
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-07-14cbtable: describe boot mediaPatrick Georgi
2015-06-17coreboot_tables: Add CBMEM ID and tag for MTCFurquan Shaikh
2015-04-22vpd: populate coreboot table with serialnoStephen Barber
2015-04-17uart: pass register width in the coreboot tableVadim Bendebury
2015-04-17drivers/spi: Pass flash parameters from coreboot to payloadDan Ehrenberg
2015-04-10ramoops: Add support for passing ramoops region through cb tables.Furquan Shaikh
2015-04-10cbtables: Add RAM config informationDavid Hendricks
2015-04-10chromeos: move VPD MAC address retrieval functionVadim Bendebury
2015-04-02vpd: retrieve mac addresses and pass them to bootloaderVadim Bendebury
2015-04-02chromeos: Add WiFi calibration CBMEM entry pointer to coreboot tableVadim Bendebury
2015-03-23Publish the board ID value in coreboot table, when configuredVadim Bendebury
2014-11-26Export board-status info.Vladimir Serbinenko
2014-10-17boot/coreboot_tables.h: Use `it is` instead of `it easy` in commentPaul Menzel
2014-08-13arm: libpayload: Add cache coherent DMA memory definition and managementJulius Werner
2014-08-10coreboot_tables: reduce redundant data structuresJulius Werner
2014-05-01ChromeOS: Use common fill_lb_gpio()Kyösti Mälkki
2014-04-09console uart: Fill coreboot table entriesKyösti Mälkki
2014-03-03coreboot: don't return struct lb_memory * from write_tables()Aaron Durbin
2014-03-03coreboot: remove unused get_lb_mem() functionAaron Durbin
2014-03-03coreboot: introduce notion of bootmem for memory map at bootAaron Durbin
2014-01-30cbmem: Export ACPI GNVS cbmem pointer in coreboot tableDuncan Laurie
2013-12-03Drop obsolete CONSOLE_LOGBUFStefan Reinauer
2013-07-11include: Fix spellingMartin Roth
2013-07-10Drop ELF remains from boot codeStefan Reinauer
2013-04-20Eliminate use of pointers in coreboot tableStefan Reinauer
2013-03-29x86: add rom cache variable MTRR index to tablesAaron Durbin
2013-03-22Unify coreboot table generationStefan Reinauer
2013-03-22coreboot: add vboot_handoff to coreboot tablesAaron Durbin
2013-01-11cbmem: replace pointer type by uint64_tStefan Reinauer
2012-08-08Do not allow modifying memory table directlyKyösti Mälkki
2012-04-05Fill out ChromeOS specific coreboot table extensionsStefan Reinauer
2012-03-29Refactor publishing CBMEM addresses through coreboot table.Vadim Bendebury
2012-03-29Add timestamp table pointer to the coreboot table.Vadim Bendebury
2011-10-21Extend coreboot table entry for serial portsStefan Reinauer
2011-04-26Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan Reinauer
2010-11-22Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer
2010-09-23Whitespace/typo/cosmetic fixes (trivial).Uwe Hermann
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-15zero warnings days...Stefan Reinauer
2010-02-22Random cosmetic fixes (trivial).Uwe Hermann
2010-02-22YABEL updateStefan Reinauer
2009-07-21This fixes a couple of issues with older Linux kernels (that expect an XSDT asStefan Reinauer
2009-05-13Allow dynamic size for the {s,}elfboot bounce buffer.Patrick Georgi
2009-04-22* Allow coreboot to use the full 256 bytes of CMOS memoryStefan Reinauer
2009-03-17This patch adds "high coreboot table support" to coreboot version 2.Stefan Reinauer
2009-03-15Fix all build problems on PPC except the _SDA_BASE issues caused by theStefan Reinauer
2009-02-27Generic approach of putting BIOS tables at the end of memoryStefan Reinauer
2008-12-13Move mainboard specific changes to the coreboot memory table into theStefan Reinauer
2008-09-22Patch for AMD RS690 chipset.Michael Xie
2008-06-29Adds a field to the serial port descriptor about the configured line speed.Patrick Georgi
2008-01-27Add a new record type "console" for lbtable, and insert one recordPatrick Georgi
2008-01-25This patch adds a new record type for lbtable to provide informationPatrick Georgi
2008-01-18rename linuxbios_* files, too.Stefan Reinauer
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2005-11-14comment and unify lb_uint64 handling as discussed on the mailinglistStefan Reinauer
2004-12-10- Fix the definition of the linuxbios table so all of the compilersEric 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 treeEric Biederman