summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* src/lib: Remove unneeded 'console.h' includeElyes HAOUAS2018-06-041-1/+0
* lib/cbfs: Optimise LZMA away from romstageKyösti Mälkki2018-06-041-0/+3
* lib/coreboot_table.c: Remove unneeded includeElyes HAOUAS2018-06-041-4/+0
* Remove AMD K8 cpu and northbridge supportKyösti Mälkki2018-05-311-48/+0
* Introduce bootblock self-decompressionJulius Werner2018-05-224-2/+107
* bootblock: Allow more timestamps in bootblock_main_with_timestamp()Julius Werner2018-05-221-4/+9
* lib/gnat: Drop Restriction `No_Exception_Propagation`Nico Huber2018-05-191-1/+0
* lib/prog_loaders: Store CBFS type in struct progPatrick Rudolph2018-05-161-0/+2
* 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