summaryrefslogtreecommitdiffstats
path: root/src/lib/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
...
* lib/romstage_stack.c: Remove fileKyösti Mälkki2019-07-071-2/+0
* lib/Makefile.inc: Add hexdump.c to postcar stageFrans Hendriks2019-06-051-0/+1
* Makefile.inc: Remove unnecessary CONFIG dependencySubrata Banik2019-06-021-2/+2
* string.h: Move common string functions into .c fileJulius Werner2019-05-311-1/+8
* lib/ramtest.c: Make it a bit more arch-agnosticKyösti Mälkki2019-03-221-1/+1
* mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstageArthur Heymans2019-03-051-0/+1
* Hook up Kconfig Ada spec fileNico Huber2019-02-061-0/+2
* string: move strdup() & strconcat() to lib/string.cThomas Heijligen2019-01-301-0/+1
* arch/x86 cbmem: Drop tests for LATE_CBMEM_INITKyösti Mälkki2018-12-221-4/+0
* Add selfboot to the romstageRonald G. Minnich2018-10-301-0/+1
* lib: Add FIT payload supportPatrick Rudolph2018-06-191-0/+2
* Introduce bootblock self-decompressionJulius Werner2018-05-221-0/+16
* lib/devicetree: Integrate flattened devicetree supportPatrick Rudolph2018-04-301-0/+2
* src/lib/dimm_info_util.c: Add methods to convert from SMBIOS to SPDRaul E Rangel2018-04-111-0/+1
* lib: Add delay.c to smmFurquan Shaikh2018-03-051-0/+1
* 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-181-12/+0
* lib: Prepare for libhwbase' generated config fileNico Huber2017-10-281-0/+13
* drivers/elog: Fix debug build errorsJohn E. Kabat Jr2017-10-161-0/+1
* src/lib/Makefile.inc: Remove loaders subdirectoryJonathan Neuschäfer2017-09-261-1/+0
* postcar: Add cbmem_stage_cacheKyösti Mälkki2017-09-061-0/+1
* Add support for Undefined Behavior SanitizerRyan Salsamendi2017-06-141-0/+4
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-131-0/+7
* lib/edid: Split out fill_lb_framebuffer()Nico Huber2017-05-301-0/+3
* lib/edid.c: Allow use of when not NGIArthur Heymans2017-05-031-1/+1
* Remove libverstage as separate library and source file classJulius Werner2017-03-281-3/+3
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-281-2/+2
* chromeos: Remove old MOCK_TPM referencesJulius Werner2017-03-281-6/+0
* ddr3 spd: move accessor code into lib/spd_bin.cPatrick Georgi2017-02-101-2/+2
* src/lib: Update Makefile to keep build/spd.bin rule privateMartin Roth2017-01-311-0/+2
* google/chromeos: disable platform hierarchy on resume for TPM2Aaron Durbin2017-01-121-0/+2
* lib: add region file supportAaron Durbin2016-12-081-0/+2
* lib: put romstage_handoff implementation in own compilation unitAaron Durbin2016-12-011-0/+3
* lib: Add library to handle SPD data in CBFS or DIMMNaresh G Solanki2016-11-301-0/+18
* Hook up libhwbase in ramstageNico Huber2016-11-291-0/+10
* TPM: Add TPM driver files to romstageFurquan Shaikh2016-11-101-0/+8
* soc/intel/apollolake: Implement stage cache to improve resume timeBrandon Breitenstein2016-10-071-0/+1
* arch/x86,lib: make cbmem console work in postcar stageAaron Durbin2016-09-191-0/+1
* Add minimal GNAT run time system (RTS)Nico Huber2016-09-191-0/+1
* lib: Enable hexdump in verstageDuncan Laurie2016-09-081-0/+1
* drivers/spi: move cbfs_spi.c locationAaron Durbin2016-08-191-5/+0
* skylake/mainboard: Define mainboard hook in bootblockSubrata Banik2016-07-281-0/+1
* lib: provide memrange library in romstageAaron Durbin2016-07-191-0/+1
* AGESA: Use common romstage ram stackKyösti Mälkki2016-07-151-0/+1
* tpm2: add marshaling/unmarshaling layerVadim Bendebury2016-07-111-0/+1
* tpm2: implement tlcl layerVadim Bendebury2016-07-111-1/+2
* intel post-car: Consolidate choose_top_of_stack()Kyösti Mälkki2016-07-101-0/+1
* lib: Add real-time-clock functionsSimon Glass2016-06-241-0/+1
* lib: Build reg_script for bootblockLee Leahy2016-06-091-0/+1
* hexstrtobin: Add a library function to decode ASCII hex into binaryDuncan Laurie2016-05-211-0/+1