aboutsummaryrefslogtreecommitdiff
path: root/src/lib/coreboot_table.c
AgeCommit message (Expand)Author
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