summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* console: Add support for using EC-3PO console.Aseda Aboagye2015-11-111-1/+1
* cr50: introduce RO image skeletonVadim Bendebury2015-11-051-0/+5
* make: decouple rw and ro object file setsVadim Bendebury2015-11-041-14/+15
* Let private repos define their own subdirectoriesBill Richardson2015-09-191-3/+4
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-2/+3
* Cr50: Export toolchain to child $(MAKE) processesBill Richardson2015-08-251-1/+1
* cr50: add plumbing for signing CR50 RO imagesVadim Bendebury2015-08-251-0/+1
* Cleanup: Remove cruft in Makefile from long agoBill Richardson2015-08-221-2/+1
* cr50: tpm2: pull in the tpm2 library sourcesVadim Bendebury2015-08-141-1/+1
* Allow for private board configurationsBill Richardson2015-08-111-13/+23
* build-infr: Add support for shared RO library.Aseda Aboagye2015-07-171-14/+49
* Added private-cr51 repoBill Richardson2015-07-131-1/+4
* cleanup: Update Makefile's .PHONY targetsBill Richardson2015-06-181-4/+3
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-121-2/+2
* Use futility to sign the USB-PD chargersBill Richardson2015-04-081-5/+0
* cr50: avoid shell errors when building for hostBill Richardson2015-02-271-1/+1
* cr50: enable signed RW imagesBill Richardson2015-02-251-0/+3
* twinkie: build a combined firmwareVincent Palatin2015-01-081-2/+4
* Makefile: Add .config targetGwendal Grignou2014-12-151-1/+7
* rsa: add support for 4096 and 8192 bit keysVincent Palatin2014-11-151-0/+5
* Strago: Automated build to generate ec.spi.bin.icarus sparry2014-11-121-1/+6
* Factor out common flash code for STM32F and STM32F0Vic Yang2014-10-151-2/+5
* zinger: check RW firmware signatureVincent Palatin2014-10-021-0/+13
* Makefile: Add support for per-board symlinks to top levelAnton Staaf2014-07-301-0/+20
* IRQ list support for enabling specific IRQs without common runtimeVic Yang2014-06-191-0/+8
* cleanup: Remove mixed-case macrosRandall Spangler2013-12-191-1/+1
* Fix uppercased macrosRandall Spangler2013-12-131-16/+18
* Add uppercase defined constants for BOARD_, CHIP_, etc.Randall Spangler2013-12-091-4/+20
* Start separating LM4 pwm logic from fan logic.Bill Richardson2013-10-301-2/+2
* Move source files to driver/ and power/ subdirsRandall Spangler2013-10-231-1/+6
* Remove proxy config flags for unit testsVic Yang2013-08-041-4/+1
* Fix extracting CONFIG tokens from config.hRandall Spangler2013-07-171-2/+4
* Make a top-level config.h file to include sub-configsRandall Spangler2013-07-161-4/+2
* Add I8042 keyboard unit testVic Yang2013-07-111-0/+3
* Make test-list a per-board parameterVic Yang2013-04-291-0/+1
* Replace generated CONFIG_TASK_ macros with HAS_TASK_Bill Richardson2013-04-241-1/+1
* Exclude chipset task from test binariesVic Yang2013-04-111-1/+1
* Only includes necessary tasks for test binariesVic Yang2013-04-101-3/+12
* Clean up vboot hash supportRandall Spangler2012-10-251-1/+0
* Switch to variable-size stacksRandall Spangler2012-09-091-1/+1
* Add GEC lock mechanism.Louis Yung-Chieh Lo2012-08-101-0/+1
* Modify Makefile to allow insertion of mock modulesVic Yang2012-06-141-8/+9
* Enable verified boot for EC firmwareBill Richardson2012-05-101-0/+3
* introducing chip variant for stm32 family [2/3]Vincent Palatin2012-05-011-2/+2
* Pass include directories to C preprocessorSimon Glass2012-04-101-3/+5
* update versioning information stored in the ECVincent Palatin2012-03-021-1/+1
* build private files if presentVincent Palatin2012-02-161-1/+3
* Sqrt function for Cortex-MVic Yang2012-02-161-1/+1
* Add board configuration flags in board.hRong Chang2012-02-061-1/+2
* Move OS files to a CPU specific directoryVincent Palatin2012-01-251-2/+4