summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* timestamp: Increase max number of timestampsRaul E Rangel2018-05-141-1/+1
* bootmem: Keep OS memory map separate from the startJulius Werner2018-05-101-26/+10
* {device,drivers,lib,mb,nb}: Use only one space after 'if'Elyes HAOUAS2018-05-091-1/+1
* lib/nhlt: add support for passing subsystem_id to endpoint's structureHarsha Priya2018-05-091-1/+2
* lib/bootmem: ensure ramstage memory isn't given to OSAaron Durbin2018-05-071-3/+9
* lib/bootmem: Add method to walk OS POV memory tablesPatrick Rudolph2018-05-041-12/+29
* lib/bootmem: Add method to walk memory tablesPatrick Rudolph2018-05-041-0/+14
* lib/bootmem: Add more bootmem tagsPatrick Rudolph2018-05-042-3/+37
* lib/cbfs.c: fix typoPatrick Georgi2018-05-021-1/+1
* lib/bootmem: Introduce custom bootmem tagsPatrick Rudolph2018-04-303-23/+47
* lib/devicetree: Integrate flattened devicetree supportPatrick Rudolph2018-04-304-162/+187
* lib: Raw import FDT devicetree from depthchargePatrick Rudolph2018-04-302-0/+981
* lib/ext_stage_cache: include prog arg in stage cache metadataAaron Durbin2018-04-241-1/+3
* compiler.h: add __weak macroAaron Durbin2018-04-2415-30/+44
* cbfs: Add cbfs_boot_load_file()T Michael Turney2018-04-171-2/+2
* lib/bootmem: tightly couple bootmem_init to bootmem_write_memory_tableAaron Durbin2018-04-162-6/+21
* lib/memrange: Introduce method to clone memrangePatrick Rudolph2018-04-111-0/+16
* src/lib/dimm_info_util.c: Add methods to convert from SMBIOS to SPDRaul E Rangel2018-04-112-0/+99
* lib/lzmadecode: Add block around `UpdateBit1()`Paul Menzel2018-04-091-1/+2
* lib/lzma: Respect dstn argumentPatrick Rudolph2018-03-261-0/+2
* Timestamps: Add option to print timestamps to debug consoleMartin Roth2018-03-091-0/+16
* coreboot_table: Print GPIO state correctly for lb_gpiosJulius Werner2018-03-081-2/+2
* lib: Add delay.c to smmFurquan Shaikh2018-03-051-0/+1
* lib/stage_cache: Add save/get raw storageMarshall Dawson2018-02-072-0/+70
* lib/stage_cache: Add debug messages for failuresMarshall Dawson2018-02-012-8/+33
* lib: include timer.c for all stages for GENERIC_UDELAYAaron Durbin2018-01-251-0/+2
* security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese2018-01-189-2264/+0
* boardid: Add helpers to read sku_id strapping into coreboot tablesJulius Werner2017-12-071-3/+20
* boardid: Switch from Kconfig to weak functionsJulius Werner2017-12-071-4/+9
* boardid: Minor clean up and standardizationJulius Werner2017-12-071-10/+16
* Kconfig: Remove BOARD_ID_MANUAL optionJulius Werner2017-12-061-1/+1
* src: Fix all Siemens copyrightsMario Scheithauer2017-11-071-1/+1
* lib/ramtest: Add commentPatrick Rudolph2017-11-071-0/+2
* lib/reg_script.c: Remove unused assignmentPaul Menzel2017-11-031-1/+0
* intel/common/smbus: increase spd read performanceKane Chen2017-10-311-7/+21
* lib: Prepare for libhwbase' generated config fileNico Huber2017-10-282-0/+20
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-1/+1
* lib/gpio: constify array inputsAaron Durbin2017-10-201-5/+5
* drivers/elog: Fix debug build errorsJohn E. Kabat Jr2017-10-161-0/+1
* Kconfig: Move libhwbase related options into lib/KconfigNico Huber2017-09-281-0/+18
* Use stopwatch_wait_until_expired where applicableJonathan Neuschäfer2017-09-261-3/+1
* src/lib/Makefile.inc: Remove loaders subdirectoryJonathan Neuschäfer2017-09-261-1/+0
* toolchain: Always use GCC for Ada sourcesNico Huber2017-09-231-1/+1
* toolchain: Use xcompile proposed CFLAGS for AdaNico Huber2017-09-231-0/+1
* src/lib/ubsan: Indent macros to improve readabilityJonathan Neuschäfer2017-09-211-11/+9
* timestamp: Add function to get time since bootWerner Zeh2017-09-141-0/+14
* stage_cache: Add rmodule params in metadataKyösti Mälkki2017-09-082-2/+5
* postcar: Add cbmem_stage_cacheKyösti Mälkki2017-09-061-0/+1
* lib/cbmem: provide optional cbmem top initialization hookAaron Durbin2017-08-041-0/+21
* lib/cbmem: use globals for non CAR global migration platformsAaron Durbin2017-08-031-12/+18