summaryrefslogtreecommitdiff
path: root/src/lib/coreboot_table.c
AgeCommit message (Expand)Author
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
2016-02-09chromeos: Remove CONFIG_VBNV_SIZE variableDuncan Laurie
2015-11-19vendorcode/google/chromeos: Cache VPD data into CBMEMHung-Te Lin
2015-11-03cbmem: add coreboot table records for each cbmem entryAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-27coreboot: make lb_framebuffer a weak functionrobbie zhang
2015-10-20Revert "coreboot_table: don't add CMOS checksum twice."Nico Huber
2015-07-14cbtable: describe boot mediaPatrick Georgi
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-28chromeos: remove VBOOT2_VERIFY_FIRMWARE optionAaron Durbin
2015-04-22build system: add manual board id supportStefan Reinauer
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-23vboot2: translate shared data to hand off to depthchargeDaisuke Nojiri
2015-03-23Publish the board ID value in coreboot table, when configuredVadim Bendebury
2015-03-09build.h: remove variable for the builduser, -hostname and -domainAlexander Couzens
2014-11-26Export board-status info.Vladimir Serbinenko
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-08-13arm: libpayload: Add cache coherent DMA memory definition and managementJulius Werner
2014-08-10coreboot_tables: reduce redundant data structuresJulius Werner
2014-05-08ChromeOS boards: Always build code for bootmode strapsKyösti Mälkki
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-01ChromeOS: Use common fill_lb_gpio()Kyösti Mälkki
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2014-04-09console uart: Fill coreboot table entriesKyösti Mälkki
2014-03-04usbdebug: Move Kconfig under drivers/usbKyösti Mälkki
2014-03-04console: Fix includesKyösti Mälkki
2014-03-03coreboot: remove unused get_lb_mem() functionAaron Durbin
2014-03-03coreboot: introduce notion of bootmem for memory map at bootAaron Durbin
2014-02-25Remove CACHE_ROM.Vladimir Serbinenko
2014-01-30cbmem: Export ACPI GNVS cbmem pointer in coreboot tableDuncan Laurie
2014-01-27coreboot_table: don't add CMOS checksum twice.Vladimir Serbinenko
2014-01-12lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko
2013-12-03Drop obsolete CONSOLE_LOGBUFStefan Reinauer
2013-11-23lib/coreboot_table: set type and size of framebuffer tag after fill_lb_frameb...Vladimir Serbinenko
2013-09-11CBMEM tables: Remove references to global high_tables_baseKyösti Mälkki
2013-07-10lib: Fix spellingMartin Roth
2013-04-20Eliminate use of pointers in coreboot tableStefan Reinauer
2013-03-29x86: add rom cache variable MTRR index to tablesAaron Durbin
2013-03-29coreboot table: use memrange libraryAaron Durbin
2013-03-26Revert "coreboot table: use memrange library"Aaron Durbin
2013-03-26coreboot table: use memrange libraryAaron Durbin
2013-03-22Unify coreboot table generationStefan Reinauer