aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Makefile.inc
AgeCommit message (Expand)Author
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
2015-04-22coreboot: add imd libraryAaron Durbin
2015-04-22lib: add base64 decoderVadim Bendebury
2015-04-10gpio: compile gpio.c at all stagesDavid Hendricks
2015-04-10gpio: decouple tristate gpio support from board IDDavid Hendricks
2015-04-10gpio: cosmetic changes to tristate_gpios.cDavid Hendricks
2015-04-08timer: Add generic udelay() implementationAaron Durbin
2015-04-07rmodules: fix linkingAaron Durbin
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-06build system: run linker scripts through the preprocessorPatrick Georgi
2015-04-03program loading: add prog_run() functionAaron Durbin
2015-03-28arm64: Add support for secure monitorFurquan Shaikh
2015-03-27cbfs/rmodule: add architecture specific operations at stage loadIonela Voinescu
2015-03-23vboot2: read secdata and nvdataDaisuke Nojiri
2015-03-23Publish the board ID value in coreboot table, when configuredVadim Bendebury
2015-03-23Generalize revision number calculation functionVadim Bendebury
2015-03-20verstage should include the CBFS SPI wrapper, when configuredVadim Bendebury
2015-03-17coreboot: x86: enable gc-sectionsAaron Durbin
2015-01-27CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki
2015-01-27CBMEM console: Fix and enhance pre-RAM supportKyösti Mälkki
2015-01-27vboot2: implement select_firmware for pre-romstage verificationDaisuke Nojiri
2015-01-09Primitive memory testDavid Hendricks
2015-01-07CBMEM: Rename utility fileKyösti Mälkki
2014-12-30Provide a common CBFS wrapper for SPI storageVadim Bendebury
2014-12-30CBMEM: Always build for x86 romstageKyösti Mälkki
2014-12-28RELOCATABLE_RAMSTAGE: Fix weak symbols with ramstage_cacheKyösti Mälkki
2014-11-30gcc.c: Test for gcc, not for non-clangPatrick Georgi
2014-11-30Introduce halt()Patrick Georgi
2014-11-25build system: unify linker use across gcc and clangPatrick Georgi
2014-11-25build system: use a single variable name for compiler runtimesPatrick Georgi
2014-11-20Replace includes of build.h with version.hKyösti Mälkki
2014-11-19lib/lzma.c: Use header over .c includeEdward O'Callaghan
2014-11-19lib/cbfs: Use linker symbols over .c include in cbfs.cEdward O'Callaghan
2014-11-12src/lib/Makefile.inc: Allow rmodules to link under ClangEdward O'Callaghan
2014-10-22reg_script: include in romstageIsaac Christensen
2014-08-25delay: Have mdelay() / delay() available in romstage, tooStefan Reinauer
2014-08-11coreboot classes: Add dynamic classes to corebootFurquan Shaikh
2014-06-27lib/Makefile.inc: Stop gcc.c getting into SMM clang buildsEdward O'Callaghan
2014-06-06build: Drop libgcc runtime wrapper in Clang buildsEdward O'Callaghan
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-01Declare recovery and developer modes outside ChromeOSKyösti Mälkki
2014-04-01Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATEKyösti Mälkki
2014-03-20rmodules: use rmodtool to create rmodulesAaron Durbin
2014-03-04Add a generic register script handlerDuncan Laurie
2014-03-04uart8250: Move under drivers/uartKyösti Mälkki
2014-03-03coreboot: introduce notion of bootmem for memory map at bootAaron Durbin
2014-02-15coreboot: infrastructure for different ramstage loadersAaron Durbin
2014-02-06ne2k: Move under drivers/netKyösti Mälkki
2014-02-06spkmodem: Move under drivers/pc80Kyösti Mälkki
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki
2014-01-30coreboot: config to cache ramstage outside CBMEMAaron Durbin
2014-01-13lib: Make log2() available in romstage on ARM, not just x86Alexandru Gagniuc
2013-12-21Add simple hexdump functionStefan Reinauer
2013-12-01Fix build with USE_OPTION_TABLEKyösti Mälkki
2013-10-22usbdebug: Fix boards without EARLY_CBMEM_INITKyösti Mälkki
2013-10-14Revert "CBMEM: Always have early initialisation"Kyösti Mälkki
2013-09-21CBMEM: Always have early initialisationKyösti Mälkki
2013-09-21ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebugKyösti Mälkki
2013-08-23usbdebug: Do not support logging from SMMKyösti Mälkki
2013-08-19Don't include LZMA in romstage if ramstage is not compressed.Andrew Wu
2013-07-15CBFS: Use memmove instead of memcpy when loading a file from CBFS.Gabe Black
2013-07-14Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove.Gabe Black
2013-06-21Dynamic cbmem: don't compile src/lib/cbmem.c when dynamic cbmem is selected.Denis 'GNUtoo' Carikli
2013-05-14coreboot: add thread cooperative multitaskingAaron Durbin
2013-05-01coreboot: add timer queue implementationAaron Durbin
2013-04-18spkmodem consoleVladimir Serbinenko
2013-03-29lib: add memrange infrastructureAaron Durbin
2013-03-23dynamic cbmem: fix memconsole and timestampsAaron Durbin
2013-03-22Unify coreboot table generationStefan Reinauer