summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2018-05-10bootmem: Keep OS memory map separate from the startJulius Werner
2018-05-09{device,drivers,lib,mb,nb}: Use only one space after 'if'Elyes HAOUAS
2018-05-09lib/nhlt: add support for passing subsystem_id to endpoint's structureHarsha Priya
2018-05-07lib/bootmem: ensure ramstage memory isn't given to OSAaron Durbin
2018-05-04lib/bootmem: Add method to walk OS POV memory tablesPatrick Rudolph
2018-05-04lib/bootmem: Add method to walk memory tablesPatrick Rudolph
2018-05-04lib/bootmem: Add more bootmem tagsPatrick Rudolph
2018-05-02lib/cbfs.c: fix typoPatrick Georgi
2018-04-30lib/bootmem: Introduce custom bootmem tagsPatrick Rudolph
2018-04-30lib/devicetree: Integrate flattened devicetree supportPatrick Rudolph
2018-04-30lib: Raw import FDT devicetree from depthchargePatrick Rudolph
2018-04-24lib/ext_stage_cache: include prog arg in stage cache metadataAaron Durbin
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-17cbfs: Add cbfs_boot_load_file()T Michael Turney
2018-04-16lib/bootmem: tightly couple bootmem_init to bootmem_write_memory_tableAaron Durbin
2018-04-11lib/memrange: Introduce method to clone memrangePatrick Rudolph
2018-04-11src/lib/dimm_info_util.c: Add methods to convert from SMBIOS to SPDRaul E Rangel
2018-04-09lib/lzmadecode: Add block around `UpdateBit1()`Paul Menzel
2018-03-26lib/lzma: Respect dstn argumentPatrick Rudolph
2018-03-09Timestamps: Add option to print timestamps to debug consoleMartin Roth
2018-03-08coreboot_table: Print GPIO state correctly for lb_gpiosJulius Werner
2018-03-05lib: Add delay.c to smmFurquan Shaikh
2018-02-07lib/stage_cache: Add save/get raw storageMarshall Dawson
2018-02-01lib/stage_cache: Add debug messages for failuresMarshall Dawson
2018-01-25lib: include timer.c for all stages for GENERIC_UDELAYAaron Durbin
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2017-12-07boardid: Add helpers to read sku_id strapping into coreboot tablesJulius Werner
2017-12-07boardid: Switch from Kconfig to weak functionsJulius Werner
2017-12-07boardid: Minor clean up and standardizationJulius Werner
2017-12-06Kconfig: Remove BOARD_ID_MANUAL optionJulius Werner
2017-11-07src: Fix all Siemens copyrightsMario Scheithauer
2017-11-07lib/ramtest: Add commentPatrick Rudolph
2017-11-03lib/reg_script.c: Remove unused assignmentPaul Menzel
2017-10-31intel/common/smbus: increase spd read performanceKane Chen
2017-10-28lib: Prepare for libhwbase' generated config fileNico Huber
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-10-20lib/gpio: constify array inputsAaron Durbin
2017-10-16drivers/elog: Fix debug build errorsJohn E. Kabat Jr
2017-09-28Kconfig: Move libhwbase related options into lib/KconfigNico Huber
2017-09-26Use stopwatch_wait_until_expired where applicableJonathan Neuschäfer
2017-09-26src/lib/Makefile.inc: Remove loaders subdirectoryJonathan Neuschäfer
2017-09-23toolchain: Always use GCC for Ada sourcesNico Huber
2017-09-23toolchain: Use xcompile proposed CFLAGS for AdaNico Huber
2017-09-21src/lib/ubsan: Indent macros to improve readabilityJonathan Neuschäfer
2017-09-14timestamp: Add function to get time since bootWerner Zeh
2017-09-08stage_cache: Add rmodule params in metadataKyösti Mälkki
2017-09-06postcar: Add cbmem_stage_cacheKyösti Mälkki
2017-08-04lib/cbmem: provide optional cbmem top initialization hookAaron Durbin
2017-08-03lib/cbmem: use globals for non CAR global migration platformsAaron Durbin
2017-08-03lib/cbmem: remove cbmem_region_used()Aaron Durbin