summaryrefslogtreecommitdiff
path: root/src/lib/Makefile.inc
AgeCommit message (Expand)Author
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
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-09-09x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGEAaron Durbin
2015-09-09linking: add and use LDFLAGS_commonAaron Durbin
2015-09-09verstage: use common program.ld for linkingAaron Durbin
2015-09-09x86: link romstage like the other architecturesAaron Durbin
2015-09-09linking: move romstage and bootblock to use program.ldAaron Durbin
2015-09-09linking: lay the groundwork for a unified linking approachAaron Durbin
2015-08-09Only apply libgcc workaround on x86-32Stefan Reinauer
2015-06-30lib: add delay.c to bootblock if I2C_TPM driver is enabledPatrick Georgi
2015-06-05lib: Unify log2() and related functionsJulius Werner
2015-06-02assets: abstract away the firmware assets used for bootingAaron Durbin
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-26fmap: new API using region_deviceAaron Durbin
2015-05-26coreboot: introduce boot_deviceAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20build system: use archives, not linker action to shorten command linesPatrick Georgi
2015-05-14coreboot: add memory pool infrastructureAaron Durbin
2015-05-14coreboot: add region infrastructureAaron Durbin
2015-05-13secmon: allow for serial consoleAaron Durbin
2015-05-13verstage: provide support for serial consoleAaron Durbin
2015-05-11vboot: inject vboot loader for stage loadingAaron Durbin
2015-05-11secmon: Add some missing filesPatrick Georgi
2015-05-05vboot: add cbfs_coreAaron Durbin
2015-04-30vboot: split class in library and stagePatrick Georgi
2015-04-28lib: When used, add timestamp.c to bootblock and verstage, tooPatrick Georgi
2015-04-27lib/tlcl: Provide mock implementationYen Lin
2015-04-22cbmem: switch over to imd-based cbmemAaron Durbin
2015-04-22coreboot: common stage cacheAaron Durbin