summaryrefslogtreecommitdiffstats
path: root/src/lib/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGEAaron Durbin2015-09-091-3/+6
* linking: add and use LDFLAGS_commonAaron Durbin2015-09-091-2/+2
* verstage: use common program.ld for linkingAaron Durbin2015-09-091-0/+1
* x86: link romstage like the other architecturesAaron Durbin2015-09-091-2/+2
* linking: move romstage and bootblock to use program.ldAaron Durbin2015-09-091-2/+2
* linking: lay the groundwork for a unified linking approachAaron Durbin2015-09-091-1/+2
* Only apply libgcc workaround on x86-32Stefan Reinauer2015-08-091-1/+1
* lib: add delay.c to bootblock if I2C_TPM driver is enabledPatrick Georgi2015-06-301-0/+1
* lib: Unify log2() and related functionsJulius Werner2015-06-051-3/+3
* assets: abstract away the firmware assets used for bootingAaron Durbin2015-06-021-0/+4
* cbfs: new API and better program loadingAaron Durbin2015-06-021-5/+12
* fmap: new API using region_deviceAaron Durbin2015-05-261-0/+5
* coreboot: introduce boot_deviceAaron Durbin2015-05-261-0/+6
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* build system: use archives, not linker action to shorten command linesPatrick Georgi2015-05-201-1/+1
* coreboot: add memory pool infrastructureAaron Durbin2015-05-141-0/+5
* coreboot: add region infrastructureAaron Durbin2015-05-141-0/+4
* secmon: allow for serial consoleAaron Durbin2015-05-131-0/+1
* verstage: provide support for serial consoleAaron Durbin2015-05-131-0/+2
* vboot: inject vboot loader for stage loadingAaron Durbin2015-05-111-0/+1
* secmon: Add some missing filesPatrick Georgi2015-05-111-0/+1
* vboot: add cbfs_coreAaron Durbin2015-05-051-0/+1
* vboot: split class in library and stagePatrick Georgi2015-04-301-2/+2
* lib: When used, add timestamp.c to bootblock and verstage, tooPatrick Georgi2015-04-281-0/+2
* lib/tlcl: Provide mock implementationYen Lin2015-04-271-0/+6
* cbmem: switch over to imd-based cbmemAaron Durbin2015-04-221-2/+5
* coreboot: common stage cacheAaron Durbin2015-04-221-1/+8
* coreboot: add imd libraryAaron Durbin2015-04-221-0/+3
* lib: add base64 decoderVadim Bendebury2015-04-221-0/+1
* gpio: compile gpio.c at all stagesDavid Hendricks2015-04-101-0/+3
* gpio: decouple tristate gpio support from board IDDavid Hendricks2015-04-101-1/+1
* gpio: cosmetic changes to tristate_gpios.cDavid Hendricks2015-04-101-1/+1
* timer: Add generic udelay() implementationAaron Durbin2015-04-081-0/+5
* rmodules: fix linkingAaron Durbin2015-04-071-3/+2
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-061-4/+13
* build system: run linker scripts through the preprocessorPatrick Georgi2015-04-061-1/+1
* program loading: add prog_run() functionAaron Durbin2015-04-031-4/+4
* arm64: Add support for secure monitorFurquan Shaikh2015-03-281-0/+1
* cbfs/rmodule: add architecture specific operations at stage loadIonela Voinescu2015-03-271-0/+4
* vboot2: read secdata and nvdataDaisuke Nojiri2015-03-231-1/+0
* Publish the board ID value in coreboot table, when configuredVadim Bendebury2015-03-231-1/+1
* Generalize revision number calculation functionVadim Bendebury2015-03-231-0/+1
* verstage should include the CBFS SPI wrapper, when configuredVadim Bendebury2015-03-201-0/+3
* coreboot: x86: enable gc-sectionsAaron Durbin2015-03-171-1/+1
* CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki2015-01-271-11/+2
* CBMEM console: Fix and enhance pre-RAM supportKyösti Mälkki2015-01-271-0/+1
* vboot2: implement select_firmware for pre-romstage verificationDaisuke Nojiri2015-01-271-0/+6