summaryrefslogtreecommitdiff
path: root/src/lib/Makefile.inc
AgeCommit message (Expand)Author
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
2016-05-21hexstrtobin: Add a library function to decode ASCII hex into binaryDuncan Laurie
2016-05-11lib: remove FLASHMAP_OFFSET config variableAaron Durbin
2016-05-03lib/cbfs: Use fmap derived information about the COREBOOT regionPatrick Georgi
2016-03-23arch/x86: introduce postcar stage/phaseAaron Durbin
2016-03-08lib: Implement framework for retrieving WiFi regulatory domainFelix Durairaj
2016-02-04lib: add bootmode.c to verstageAaron Durbin
2016-01-28Makefile: Make full use of src-to-obj macroNico Huber
2016-01-23arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCKAaron Durbin
2016-01-22lib: compile mdelay for romstagePatrick Georgi
2016-01-22lib/Makefile.inc: Link hexdump.c in the bootblock as wellAlexandru Gagniuc
2016-01-21*/Makefile.inc: Compile files needed by uart8250 in x86 bootblockAlexandru Gagniuc
2016-01-20lib: compile mdelay for bootblockPatrick Georgi
2016-01-15lib: NHLT ACPI table supportAaron Durbin
2015-12-10lib: remove assets infrastructureAaron Durbin
2015-12-10cbfs/vboot: remove firmware component supportAaron Durbin
2015-11-17arm64: tegra132: tegra210: Remove old arm64/stage_entry.SJulius Werner
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner
2015-11-07arm64: remove secmonAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-16bootblock: Link timestamp.c only with EARLY_CBMEM_INITPaul Menzel
2015-10-14x86: add standalone verstage supportAaron Durbin