summaryrefslogtreecommitdiffstats
path: root/src/lib/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Primitive memory testDavid Hendricks2015-01-091-0/+2
* CBMEM: Rename utility fileKyösti Mälkki2015-01-071-1/+3
* Provide a common CBFS wrapper for SPI storageVadim Bendebury2014-12-301-0/+4
* CBMEM: Always build for x86 romstageKyösti Mälkki2014-12-301-2/+1
* RELOCATABLE_RAMSTAGE: Fix weak symbols with ramstage_cacheKyösti Mälkki2014-12-281-1/+1
* gcc.c: Test for gcc, not for non-clangPatrick Georgi2014-11-301-1/+1
* Introduce halt()Patrick Georgi2014-11-301-0/+5
* build system: unify linker use across gcc and clangPatrick Georgi2014-11-251-7/+2
* build system: use a single variable name for compiler runtimesPatrick Georgi2014-11-251-2/+2
* Replace includes of build.h with version.hKyösti Mälkki2014-11-201-1/+8
* lib/lzma.c: Use header over .c includeEdward O'Callaghan2014-11-191-4/+2
* lib/cbfs: Use linker symbols over .c include in cbfs.cEdward O'Callaghan2014-11-191-4/+4
* src/lib/Makefile.inc: Allow rmodules to link under ClangEdward O'Callaghan2014-11-121-0/+5
* reg_script: include in romstageIsaac Christensen2014-10-221-0/+1
* delay: Have mdelay() / delay() available in romstage, tooStefan Reinauer2014-08-251-0/+1
* coreboot classes: Add dynamic classes to corebootFurquan Shaikh2014-08-111-3/+6
* lib/Makefile.inc: Stop gcc.c getting into SMM clang buildsEdward O'Callaghan2014-06-271-2/+1
* build: Drop libgcc runtime wrapper in Clang buildsEdward O'Callaghan2014-06-061-1/+3
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-42/+4
* Declare recovery and developer modes outside ChromeOSKyösti Mälkki2014-05-011-0/+3
* Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATEKyösti Mälkki2014-04-011-1/+1
* rmodules: use rmodtool to create rmodulesAaron Durbin2014-03-201-4/+8
OpenPOWER on IntegriCloud