summaryrefslogtreecommitdiff
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