summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* coffeecake: initial commitRong Chang2017-11-291-0/+1
* util: Remove duplicate 'const' in export_taskinfo.cMartin Roth2017-11-201-1/+1
* flash_ec: Add support for meowth.Aseda Aboagye2017-11-161-1/+2
* cr50: prepare to release 0.0.26Vadim Bendebury2017-11-152-2/+2
* grunt: Initial GPIO setup for gruntEdward Hill2017-11-141-1/+1
* rainier: add rainier support for flash_ecEge Mihmanli2017-11-141-0/+1
* ectool: Print temperature unit in ectool temps outputNicolas Boichat2017-11-111-2/+2
* cleanup: Remove llama boardShawn Nematbakhsh2017-11-091-1/+0
* board: Add support for whiskers boardNicolas Boichat2017-11-091-0/+1
* flash_ec: Set NEED_SERVO according to chip name instead of board nameWai-Hong Tam2017-11-061-2/+4
* flash_ec: Get the path of EC UART PTY only in flash_stm32Wai-Hong Tam2017-10-301-3/+2
* cr50: prepare to release 0.0.25Vadim Bendebury2017-10-242-2/+2
* ec: add initial nautilus boardChris Wang2017-10-231-0/+2
* pd: Add "freeze" dual-role policyShawn Nematbakhsh2017-10-191-1/+2
* util/misc_util: Fix unchecked errorPatrick Georgi2017-10-191-2/+5
* flash_ec: Add 1s delay after turning on SPI VREF.Aseda Aboagye2017-10-181-0/+7
* util: let cr50 signer use chroot version of gsctoolVadim Bendebury2017-10-161-2/+3
* util/iteflash.c: make sure that the file is closedPatrick Georgi2017-10-141-1/+1
* util/iteflash.c: Handle potential resource leaksPatrick Georgi2017-10-141-0/+2
* cleanup: Use CONFIG_BATTERY to indicate whether a board has a batteryShawn Nematbakhsh2017-10-131-3/+1
* flash_ec: Save more variables.Aseda Aboagye2017-10-121-3/+6
* grunt: initial setup for ecYH Lin2017-10-111-0/+1
* g: rename usb_updater into gsctoolVadim Bendebury2017-10-101-5/+5
* util/ectool.c: Make sure device_name is NUL terminatedPatrick Georgi2017-10-091-1/+2
* vboot: Modify the parameter offsetJagadish Krishnamoorthy2017-09-271-0/+1
* update_fw: Store complete touchpad FW hashNicolas Boichat2017-09-151-12/+25
* util: fix bug in tagbranchVadim Bendebury2017-09-151-1/+2
* util: move 'dirty' marker to be a prefix, not a suffixVadim Bendebury2017-09-151-4/+10
* Makefile: Generate hashes for the touchpad FWNicolas Boichat2017-09-152-0/+174
* utils: a script to help creating EC git tagsVadim Bendebury2017-09-141-0/+83
* cr50: generate self signed images with proper header valuesVadim Bendebury2017-09-133-3/+67
* cr50: prepare to release 0.0.24Vadim Bendebury2017-09-122-2/+2
* cleanup: Remove lucid and snoball boardsShawn Nematbakhsh2017-09-121-2/+0
* EFS: Add support for early firmware selectionDaisuke Nojiri2017-09-121-1/+1
* cleanup: Remove 'ryu' boardShawn Nematbakhsh2017-09-112-3/+2
* 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
* presubmit_check: Check unittests results on extra/stack_analyzerNicolas Boichat2017-08-291-14/+25
* signer: no need to sign dev images any more.Vadim Bendebury2017-08-221-14/+11
* cr50: prepare to release RW 0.0.23Vadim Bendebury2017-08-182-2/+2
* stm32: add embryonic support for STM32F76xVincent Palatin2017-08-181-0/+1
* util/genvif.c: Remove duplicated include.Che-yu Wu2017-08-171-1/+0
* st32mon: Define SPI_IOC_WR_MODE32 if it's missingStefan Reinauer2017-08-161-0/+8
* ec: Add a task information library for the stack analyzer.Che-yu Wu2017-08-152-0/+54
* charge_manager: Consider port in source PDO.Aseda Aboagye2017-08-111-1/+1
* g: signer: unify order of board ID fieldsVadim Bendebury2017-08-091-3/+3
* ectool: do not try other communication methods for none cros_ec devicesWei-Ning Huang2017-08-082-1/+9
* g: signer: use strings instead of numbers for Board ID fieldsVadim Bendebury2017-08-071-3/+3
* Intel GLK-RVP: Add initial board bringup codeVijay Hiremath2017-08-071-0/+1
* flash_ec: Make sure die works in ec_uart_pty().Aseda Aboagye2017-08-031-5/+15