summaryrefslogtreecommitdiff
path: root/src/lib/Makefile.inc
AgeCommit message (Expand)Author
2019-07-09arch/x86: Replace some uses of SMM_TSEGKyösti Mälkki
2019-07-07lib/romstage_stack.c: Remove fileKyösti Mälkki
2019-06-05lib/Makefile.inc: Add hexdump.c to postcar stageFrans Hendriks
2019-06-02Makefile.inc: Remove unnecessary CONFIG dependencySubrata Banik
2019-05-31string.h: Move common string functions into .c fileJulius Werner
2019-03-22lib/ramtest.c: Make it a bit more arch-agnosticKyösti Mälkki
2019-03-05mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstageArthur Heymans
2019-02-06Hook up Kconfig Ada spec fileNico Huber
2019-01-30string: move strdup() & strconcat() to lib/string.cThomas Heijligen
2018-12-22arch/x86 cbmem: Drop tests for LATE_CBMEM_INITKyösti Mälkki
2018-10-30Add selfboot to the romstageRonald G. Minnich
2018-06-19lib: Add FIT payload supportPatrick Rudolph
2018-05-22Introduce bootblock self-decompressionJulius Werner
2018-04-30lib/devicetree: Integrate flattened devicetree supportPatrick Rudolph
2018-04-11src/lib/dimm_info_util.c: Add methods to convert from SMBIOS to SPDRaul E Rangel
2018-03-05lib: Add delay.c to smmFurquan Shaikh
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-10-28lib: Prepare for libhwbase' generated config fileNico Huber
2017-10-16drivers/elog: Fix debug build errorsJohn E. Kabat Jr
2017-09-26src/lib/Makefile.inc: Remove loaders subdirectoryJonathan Neuschäfer
2017-09-06postcar: Add cbmem_stage_cacheKyösti Mälkki
2017-06-14Add support for Undefined Behavior SanitizerRyan Salsamendi
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-05-30lib/edid: Split out fill_lb_framebuffer()Nico Huber
2017-05-03lib/edid.c: Allow use of when not NGIArthur Heymans
2017-03-28Remove libverstage as separate library and source file classJulius Werner
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28chromeos: Remove old MOCK_TPM referencesJulius Werner
2017-02-10ddr3 spd: move accessor code into lib/spd_bin.cPatrick Georgi
2017-01-31src/lib: Update Makefile to keep build/spd.bin rule privateMartin Roth
2017-01-12google/chromeos: disable platform hierarchy on resume for TPM2Aaron Durbin
2016-12-08lib: add region file supportAaron Durbin
2016-12-01lib: put romstage_handoff implementation in own compilation unitAaron Durbin
2016-11-30lib: Add library to handle SPD data in CBFS or DIMMNaresh G Solanki
2016-11-29Hook up libhwbase in ramstageNico Huber
2016-11-10TPM: Add TPM driver files to romstageFurquan Shaikh
2016-10-07soc/intel/apollolake: Implement stage cache to improve resume timeBrandon Breitenstein
2016-09-19arch/x86,lib: make cbmem console work in postcar stageAaron Durbin
2016-09-19Add minimal GNAT run time system (RTS)Nico Huber
2016-09-08lib: Enable hexdump in verstageDuncan Laurie
2016-08-19drivers/spi: move cbfs_spi.c locationAaron Durbin
2016-07-28skylake/mainboard: Define mainboard hook in bootblockSubrata Banik
2016-07-19lib: provide memrange library in romstageAaron Durbin
2016-07-15AGESA: Use common romstage ram stackKyösti Mälkki
2016-07-11tpm2: add marshaling/unmarshaling layerVadim Bendebury
2016-07-11tpm2: implement tlcl layerVadim Bendebury
2016-07-10intel post-car: Consolidate choose_top_of_stack()Kyösti Mälkki
2016-06-24lib: Add real-time-clock functionsSimon Glass
2016-06-09lib: Build reg_script for bootblockLee Leahy