summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Fix EC build for latest llvmManoj Gupta2016-11-161-1/+5
* util/ecst: Fix misspelling in #definesMartin Roth2016-11-152-7/+7
* Fix various misspellings in commentsMartin Roth2016-11-153-4/+4
* flash_ec: Only check the board in the raiden list if the board not emptyWai-Hong Tam2016-11-101-1/+2
* hammer: Initial checkoutNicolas Boichat2016-11-081-0/+1
* Add prod RW manifest and public key.Marius Schilder2016-11-032-0/+167
* cr50: bump up minor RW version field againVadim Bendebury2016-10-271-1/+1
* eve: Add new boardDuncan Laurie2016-10-261-0/+2
* amenia: remove mainboardAndrey Petrov2016-10-251-1/+0
* Snappy: Create initial boardBruce2016-10-201-0/+3
* polyberry: add initial board buildNick Sanders2016-10-181-0/+1
* getversion: Fix lucid failing because of version stringsDaisuke Nojiri2016-10-141-4/+1
* Pyro: Create initial boardBruce2016-10-081-0/+3
* util: ectool: Add names for new sensors.Gwendal Grignou2016-10-081-2/+13
* cr50: bump up minor RW version fieldVadim Bendebury2016-10-061-1/+1
* util: Fix fifo_info when lost vectors are presentGwendal Grignou2016-10-051-3/+14
* cr50: bump up minor RW version fieldVadim Bendebury2016-10-041-1/+1
* util/signer/gnubby.c: set home dir correctlyMartin Roth2016-09-281-1/+2
* flash: Add command to get SPI flash chip infoRandall Spangler2016-09-231-0/+30
* Cr50: Remove private-cr51 from version stringBill Richardson2016-09-211-1/+1
* Cr50: Flag unofficial images in the version stringBill Richardson2016-09-081-1/+1
* cr50: provide build mode for signing with fobVadim Bendebury2016-09-072-0/+2191
* util: Add ec_parse_panicinfo tool to parse binary panicinfoNicolas Boichat2016-09-065-110/+173
* pd: log source currentVincent Palatin2016-09-021-0/+4
* Revert "ectool: Add ectool command to do AP force shutdown"Vijay Hiremath2016-09-011-3/+1
* ectool: Add ectool command to do AP force shutdownVijay Hiremath2016-08-301-1/+3
* flash_ec: Add check for servo_has_cold_reset.Kevin Cheng2016-08-221-1/+7
* sweetberry: add build target for sweetberryNick Sanders2016-08-191-0/+1
* stm32f446e-eval: add support for stm32f446Nick Sanders2016-08-171-0/+1
* mkbp_event: Allow host to report sleep state for non-wake event skippingShawn Nematbakhsh2016-08-121-0/+29
* kevin / gru: Notify host of HPD IRQ statusShawn Nematbakhsh2016-08-101-0/+2
* util: do not generate unrelated version informationVadim Bendebury2016-07-291-1/+6
* util: collect cr50 versions from multiple git treesVadim Bendebury2016-07-281-6/+35
* util: refactor getversion.shVadim Bendebury2016-07-281-28/+60
* flash_ec: Add support for flashing using CCDMary Ruthven2016-07-221-22/+62
* ectool: Fix incorrect fan numbers from ectoolDivya Sasidharan2016-07-211-0/+8
* common: add EC_FEATURE_RTC to features host commandStephen Barber2016-07-091-0/+1
* ectool: Fix uninitialized variable warningDaisuke Nojiri2016-07-091-1/+1
* motion: Add ability to stop ring interrupts.Gwendal Grignou2016-06-301-0/+19
* usb_mux: Add support for host-controlled 'virtual' USB muxShawn Nematbakhsh2016-06-241-1/+42
* sb_firmware: update lockfile pathDavid Hendricks2016-06-241-1/+1
* rk3399: kevin: Adding get_rtc_alarm functionality.Shelley Chen2016-06-211-4/+26
* ec_commands: Add new EC_CMD_PD_CONTROL commandNicolas Boichat2016-06-071-0/+33
* cleanup: Remove SHIFT_CODE_FOR_TEST handlingShawn Nematbakhsh2016-06-031-4/+0
* file_lock: Add fallback directoryDavid Hendricks2016-06-021-16/+27
* ectool: i2cread/write: Use EC_CMD_I2C_PASSTHRUNicolas Boichat2016-06-011-75/+106
* pwm: Modify new PWM host commands to take 16-bit duty cycleShawn Nematbakhsh2016-05-271-6/+6
* kevin: rk3399: ectool interface for EC RTC alarmShelley Chen2016-05-271-0/+27
* ectool: use v2 ABI for fallback 'readmem' ioctlBrian Norris2016-05-241-3/+3
* common/i2c: Add I2C passthru_protect commandNicolas Boichat2016-05-241-0/+47