summaryrefslogtreecommitdiffstats
path: root/src/include/boot
Commit message (Expand)AuthorAgeFilesLines
* lib/coreboot_table: Rename lb_fill_pcieArthur Heymans2022-11-041-1/+1
* lib/coreboot_table: Simplify API to set up lb_serialArthur Heymans2022-11-041-2/+1
* include: Add SPDX-License-Identifiers to files missing themMartin Roth2022-08-012-0/+4
* coreboot_tables: Add PCIe info to coreboot tableJianjun Wang2022-05-191-0/+2
* coreboot_table: Move VBOOT_VBNV supportKyösti Mälkki2021-02-041-0/+3
* src/include: Add missing includesElyes HAOUAS2020-07-261-0/+2
* src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS2019-10-271-1/+1
* write_tables: return a pointer to the tableRonald G. Minnich2018-07-201-1/+2
* coreboot_tables: specify clear interface for lb_framebuffer()Aaron Durbin2017-05-181-2/+3
* lib: add common write_tables() implementationAaron Durbin2016-04-211-4/+0
* lib/coreboot_table: add architecture hooks for adding tablesAaron Durbin2016-04-211-0/+12
* lib: add helper for constructing coreboot forwarding tableAaron Durbin2016-04-211-0/+6
* chromeos: Simplify fill_lb_gpios even furtherJulius Werner2016-04-051-2/+3
* lib/coreboot_table: add function to allow arch code to add recordsAaron Durbin2016-02-191-0/+3
* coreboot: make lb_framebuffer a weak functionrobbie zhang2015-10-271-0/+3
* coreboot: introduce commonlibAaron Durbin2015-09-221-383/+1
* cbtable: describe boot mediaPatrick Georgi2015-07-141-0/+11
* coreboot_tables: Add CBMEM ID and tag for MTCFurquan Shaikh2015-06-171-0/+1
* vpd: populate coreboot table with serialnoStephen Barber2015-04-221-0/+5
* uart: pass register width in the coreboot tableVadim Bendebury2015-04-171-0/+1
* drivers/spi: Pass flash parameters from coreboot to payloadDan Ehrenberg2015-04-171-0/+9
* ramoops: Add support for passing ramoops region through cb tables.Furquan Shaikh2015-04-101-0/+3
* cbtables: Add RAM config informationDavid Hendricks2015-04-101-0/+7
* chromeos: move VPD MAC address retrieval functionVadim Bendebury2015-04-101-0/+6
* vpd: retrieve mac addresses and pass them to bootloaderVadim Bendebury2015-04-021-0/+13
* chromeos: Add WiFi calibration CBMEM entry pointer to coreboot tableVadim Bendebury2015-04-021-0/+1
* Publish the board ID value in coreboot table, when configuredVadim Bendebury2015-03-231-0/+8
* Export board-status info.Vladimir Serbinenko2014-11-261-0/+8
* boot/coreboot_tables.h: Use `it is` instead of `it easy` in commentPaul Menzel2014-10-171-1/+1
* arm: libpayload: Add cache coherent DMA memory definition and managementJulius Werner2014-08-131-0/+6
* coreboot_tables: reduce redundant data structuresJulius Werner2014-08-101-22/+6
* ChromeOS: Use common fill_lb_gpio()Kyösti Mälkki2014-05-011-0/+4
* console uart: Fill coreboot table entriesKyösti Mälkki2014-04-091-0/+4
* coreboot: don't return struct lb_memory * from write_tables()Aaron Durbin2014-03-031-1/+1
* coreboot: remove unused get_lb_mem() functionAaron Durbin2014-03-031-5/+0
* coreboot: introduce notion of bootmem for memory map at bootAaron Durbin2014-03-031-3/+0
* cbmem: Export ACPI GNVS cbmem pointer in coreboot tableDuncan Laurie2014-01-301-0/+1
* Drop obsolete CONSOLE_LOGBUFStefan Reinauer2013-12-031-1/+1
* include: Fix spellingMartin Roth2013-07-111-3/+3
* Drop ELF remains from boot codeStefan Reinauer2013-07-102-492/+0
* Eliminate use of pointers in coreboot tableStefan Reinauer2013-04-201-2/+2
* x86: add rom cache variable MTRR index to tablesAaron Durbin2013-03-291-0/+8
* Unify coreboot table generationStefan Reinauer2013-03-222-1/+16
* coreboot: add vboot_handoff to coreboot tablesAaron Durbin2013-03-221-0/+9
* cbmem: replace pointer type by uint64_tStefan Reinauer2013-01-111-1/+1
* Do not allow modifying memory table directlyKyösti Mälkki2012-08-081-3/+0
* Fill out ChromeOS specific coreboot table extensionsStefan Reinauer2012-04-051-0/+36
* Refactor publishing CBMEM addresses through coreboot table.Vadim Bendebury2012-03-291-2/+4
* Add timestamp table pointer to the coreboot table.Vadim Bendebury2012-03-291-0/+8
* Extend coreboot table entry for serial portsStefan Reinauer2011-10-211-1/+4