summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
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
2017-08-03lib/imd_cbmem: remove unused #includeAaron Durbin
2017-08-03lib/imd_cbmem: remove unused funcitonAaron Durbin
2017-07-30lib/program.ld: Guard .id section placementNico Huber
2017-07-27timestamp: Apply factor to recorded stampsKyösti Mälkki
2017-07-26Port cmos.default handling to C environment bootblockNico Huber
2017-07-25src/lib: Fix checkpatch warning: no spaces at the start of a lineMartin Roth
2017-07-24Fix files with multiple newlines at the end.Martin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-06src/lib: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-29lib/spd_bin: Use proper I2C addressesNico Huber
2017-06-27lib/coreboot_tables: Zero framebuffer structureDuncan Laurie
2017-06-21cr50: process uninitialized values gracefullyVadim Bendebury
2017-06-14Add support for Undefined Behavior SanitizerRyan Salsamendi
2017-06-14cbmem_console: Fix undefined behaviorRyan Salsamendi
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-06-09lib/spd_bin: Print out correct SMBus SPD address in dump_spd_infoFurquan Shaikh
2017-06-07src: change coreboot to lowercaseMartin Roth
2017-06-04lib/coreboot_tables: Remove weak fill_lb_framebuffer()Nico Huber
2017-06-04Kconfig: Add choice of framebuffer modeNico Huber
2017-05-30lib/edid: Split out fill_lb_framebuffer()Nico Huber
2017-05-27lib/spd_bin: make SMBus SPD addresses an inputAaron Durbin
2017-05-18cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logsJulius Werner