summaryrefslogtreecommitdiff
path: root/util/build.mk
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* Makefile: Replace flag -DX with -DX= to be supported by IS_ENABLED().Yilun Lin2019-06-031-3/+3
* mt_scp: Generate IPI tables with util gen_ipi_table.Yilun Lin2019-04-301-0/+8
* make: include iteflash in host-util groupNamyoon Woo2019-04-111-2/+2
* meowth: remove meowth/zoombini overlays and repositoriesBob Moragues2018-12-081-1/+1
* iteflash: add ability to program ITE chips over CCDVadim Bendebury2018-09-271-0/+1
* common/bootblock: Pack bootblock in EC image.Yilun Lin2018-07-021-0/+7
* hammer: Increase PDU size to 4kNicolas Boichat2018-05-281-0/+2
* genvif: Allow usb_pd_policy.c only in baseboardEdward Hill2018-05-231-7/+11
* octopus: move common usb/battery code into baseboardJett Rink2018-04-261-1/+5
* util: uartupdatetool (UUT): Add tool to flash firmware by UARTCHLin2018-04-181-0/+4
* ectool: Print tool versionDaisuke Nojiri2018-02-231-0/+2
* CBI: Share common code between host tool and firmwareDaisuke Nojiri2018-02-231-1/+1
* Fizz/CBI: Buid cbi-util as host-utilDaisuke Nojiri2018-02-161-6/+2
* CBI: Add cbi-utilDaisuke Nojiri2018-01-181-0/+6
* ectool: add servo v2 spi supportVincent Palatin2018-01-171-0/+5
* Makefile: Generate hashes for the touchpad FWNicolas Boichat2017-09-151-0/+13
* util/build.mk: Fix makefile dependencies of export_taskinfoChe-yu Wu2017-09-061-0/+2
* ec: Fix missing Makefile dependencies.Che-yu Wu2017-09-051-1/+1
* ec: Add a task information library for the stack analyzer.Che-yu Wu2017-08-151-0/+11
* genvif: Prevent undefined referencer when using APIs not provided by genvifSam Hurst2017-07-141-1/+2
* pd: Make build of VIF utility less verboseSam Hurst2017-05-091-2/+1
* pd: Support auto generation of USB Type-C VIFSam Hurst2017-05-031-0/+15
* util: Add ec_parse_panicinfo tool to parse binary panicinfoNicolas Boichat2016-09-061-2/+5
* util: npcx: Fix build for ARM host boardsShawn Nematbakhsh2015-12-301-2/+2
* nuc:Ian Chao2015-07-251-0/+3
* ectool: query packet size and set them properly internally.Gwendal Grignou2015-05-301-2/+2
* clean up x86 i/o checksMike Frysinger2015-04-171-4/+1
* util: Remove mec1322 comm driverShawn Nematbakhsh2015-04-101-4/+0
* sb_firmware: write PID to lockfile for powerdSheng-Liang Song2015-03-271-0/+1
* ec util: do not compile IO mapped memory related code for mips.Gwendal Grignou2015-01-131-0/+2
* Makefile: remove burn_my_ecGwendal Grignou2014-12-151-6/+3
* ectool: compile LPC and i2C support by default.Gwendal Grignou2014-11-051-3/+2
* zinger: Remove references to SHA1 hashShawn Nematbakhsh2014-10-091-1/+1
* Add compiler/decompiler for lightbar bytecode programs.Bill Richardson2014-09-301-1/+1
* EC: Add util for battery firmware updateSheng-Liang Song2014-09-051-2/+5
* stm32mon: add support for i2c transport.Gwendal Grignou2014-09-041-2/+2
* samus: add host commands for flashing zinger RWAlec Berg2014-08-261-1/+1
* mec1322: temporary hack for using EMI moduleVic (Chun-Ju) Yang2013-12-041-1/+3
* util: declare all host utils source dependencies in build.mkVincent Palatin2013-11-141-3/+8
* ite: Add IT8380 In-system Programming toolVincent Palatin2013-11-071-1/+1
* Add common interface to EC flash commandsRandall Spangler2013-07-011-1/+1
* Split file read/write functions out of ectool.cRandall Spangler2013-06-281-1/+1
* ectool prefers /dev/cros_ec, then falls back to i2c, lpcBill Richardson2013-06-051-1/+1
* ectool: Add keyscan test featuresSimon Glass2012-11-011-2/+3
* simple and self-contained EC flashing toolVincent Palatin2012-05-311-1/+1
* Add I2C host communicationVincent Palatin2012-05-241-0/+4
* Split communication functions from host toolsVincent Palatin2012-05-241-0/+1
* Enable verified boot for EC firmwareBill Richardson2012-05-101-0/+1
* Create host-side lightbar bikeshedding tool.Bill Richardson2012-04-261-1/+1