summaryrefslogtreecommitdiff
path: root/Makefile.rules
Commit message (Expand)AuthorAgeFilesLines
* Allow core code to request its cross compilerPatrick Georgi2017-08-041-11/+14
* make: drop private- boards from considerationVadim Bendebury2017-07-181-1/+1
* g: do not invoke signer with sudo unless it is necessaryVadim Bendebury2017-06-301-1/+1
* codesigner: accept the new command line optionVadim Bendebury2017-06-061-1/+1
* rwsig: Add support for rwsig image typesNicolas Boichat2017-02-171-2/+21
* Makefile.rules: Clean ccache cache for 'clobber'.Aseda Aboagye2017-01-271-0/+3
* Makefile: Suppress unwanted 'echo' outputSimon Glass2017-01-131-2/+4
* Makefile: Support three levels of verbositySimon Glass2017-01-131-4/+18
* Makefile.rules: Allow specifying HOST_LDFLAGS for cross-compilationMoritz Fischer2017-01-051-1/+1
* Allow a subset of boards to be built with the "buildall" target.Carl Hamilton2017-01-051-6/+18
* Update Makefile.rules with a showboards targetMartin Roth2016-11-161-0/+3
* makefile: Add help targetMartin Roth2016-11-161-0/+18
* Makefile.rules: Add targets to see file size differencesMartin Roth2016-11-151-0/+62
* cts: Fix back-to-back buildDaisuke Nojiri2016-10-141-9/+2
* g: Add support for hardware dcryptoBill Richardson2016-09-161-4/+0
* cr50: provide build mode for signing with fobVadim Bendebury2016-09-071-3/+3
* cts: Build CTS suites in buildallDaisuke Nojiri2016-07-121-0/+39
* build: Skip cr50 board in `make buildall` if private folder not presentShawn Nematbakhsh2016-06-211-0/+4
* make: Fix npcx compile error due to missing ecst binaryShawn Nematbakhsh2016-06-081-1/+1
* board: rename it8380dev to it83xx_evbDino Li2016-05-031-1/+1
* make: allow to see boards failed when making 'buildall'Vadim Bendebury2016-04-141-1/+7
* cr50: use the correct signer invocation optionsVadim Bendebury2016-02-271-1/+1
* cr50: provide plumbing for prod mode RO signingVadim Bendebury2016-02-081-4/+4
* cr50: add ability to include two identical RW sections in the EC imageVadim Bendebury2015-12-091-0/+4
* console: Add support for using EC-3PO console.Aseda Aboagye2015-11-111-0/+11
* cr50: make customized RO workVadim Bendebury2015-11-101-8/+6
* Cause "make buildall -j" to yell about failures.Bill Richardson2015-10-011-1/+10
* cr50: upgrade signer to latest and greatestVadim Bendebury2015-09-291-5/+6
* cleanup: Handle signed RW images a bit cleanerBill Richardson2015-09-251-7/+0
* Make builds repeatable.Bill Richardson2015-09-241-8/+1
* Define SECTION=* and SECTION_IS_* when compilingBill Richardson2015-09-211-6/+1
* cleanup: Remove old vboot cruft from Makefile.rulesBill Richardson2015-09-211-3/+1
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-1/+1
* cr50: add plumbing for signing CR50 RO imagesVadim Bendebury2015-08-251-9/+20
* Allow for private board configurationsBill Richardson2015-08-111-3/+3
* Makefile.rules: Fix build timestamp.Aseda Aboagye2015-07-301-1/+1
* nuc:Ian Chao2015-07-251-1/+1
* build-infr: Add support for shared RO library.Aseda Aboagye2015-07-171-25/+73
* Ryu: Add flash_dfu makefile rule to use dfu-utilAnton Staaf2015-07-161-0/+4
* nuc: Add SHI driver for arm-based platform in chip folder.Ian Chao2015-06-261-10/+0
* cleanup: Update Makefile's .PHONY targetsBill Richardson2015-06-181-4/+9
* Flashing: Add flash_ec rule to simplify flashingAnton Staaf2015-05-261-0/+4
* Use GCC instead of LD to trigger the linkerVincent Palatin2015-05-151-6/+6
* make: add generation of sorted symbol mapsstabilize-7059.BVadim Bendebury2015-05-111-4/+8
* mec1322: Changed to generate ec.bin for the firmware binary.Icarus Sparry2015-04-151-5/+2
* Use futility to sign the USB-PD chargersBill Richardson2015-04-081-1/+1
* cr50: enable signed RW imagesBill Richardson2015-02-251-3/+4
* Add USE_GIT_DATE=1 to make args to build repeatable imagesBill Richardson2015-02-251-1/+1
* Remove ryu_p1 boardVic Yang2015-02-241-1/+1
* cr50: Add ec.hex to hex: build targetBill Richardson2015-02-201-1/+5