summaryrefslogtreecommitdiffstats
path: root/src/lib/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* lib: remove FLASHMAP_OFFSET config variableAaron Durbin2016-05-111-0/+7
* lib/cbfs: Use fmap derived information about the COREBOOT regionPatrick Georgi2016-05-031-0/+7
* arch/x86: introduce postcar stage/phaseAaron Durbin2016-03-231-2/+25
* lib: Implement framework for retrieving WiFi regulatory domainFelix Durairaj2016-03-081-0/+1
* lib: add bootmode.c to verstageAaron Durbin2016-02-041-0/+1
* Makefile: Make full use of src-to-obj macroNico Huber2016-01-281-7/+7
* arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCKAaron Durbin2016-01-231-5/+2
* lib: compile mdelay for romstagePatrick Georgi2016-01-221-1/+1
* lib/Makefile.inc: Link hexdump.c in the bootblock as wellAlexandru Gagniuc2016-01-221-0/+1
* */Makefile.inc: Compile files needed by uart8250 in x86 bootblockAlexandru Gagniuc2016-01-211-0/+1
* lib: compile mdelay for bootblockPatrick Georgi2016-01-201-1/+1
* lib: NHLT ACPI table supportAaron Durbin2016-01-151-0/+1
* lib: remove assets infrastructureAaron Durbin2015-12-101-4/+0
* cbfs/vboot: remove firmware component supportAaron Durbin2015-12-101-4/+0
* arm64: tegra132: tegra210: Remove old arm64/stage_entry.SJulius Werner2015-11-171-0/+1
* arm/arm64: Generalize bootblock C entry pointJulius Werner2015-11-111-0/+5
* arm64: remove secmonAaron Durbin2015-11-071-3/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* bootblock: Link timestamp.c only with EARLY_CBMEM_INITPaul Menzel2015-10-161-0/+3
* x86: add standalone verstage supportAaron Durbin2015-10-141-0/+2
* coreboot: introduce commonlibAaron Durbin2015-09-221-9/+0