summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* [ryu_sh] Add option to flash the sensor hubGwendal Grignou2014-07-281-1/+11
* veyron: Modify board configzyw2014-07-231-7/+8
* samus: add options for device passthru and interfaceRandall Spangler2014-07-168-27/+84
* Add getopt support to ectoolRandall Spangler2014-07-151-17/+65
* Created Veyron board folder based on BigAlexandru Stan2014-07-111-1/+1
* Add board support for RyuVincent Palatin2014-07-091-1/+1
* ectool: Add back support for version 0 of batterycutoff commandDave Parker2014-06-261-8/+25
* Twinkie: Enable flashing with dfu-util.Todd Broch2014-06-201-1/+23
* Add 'at-shutdown' option to batterycutoff host commandDave Parker2014-06-151-6/+21
* Add display-battery-level function to lightbarBill Richardson2014-06-071-17/+247
* Add basic support for Twinkie dongleVincent Palatin2014-06-021-1/+1
* flash_ec: enclose variable $IMG in quotes to handle whitespace in filenameDominic Chen2014-05-231-1/+1
* Enable flashing of usbpd mcu for samus.Todd Broch2014-05-191-27/+34
* Implicitly decide uart_prefix based on board.Todd Broch2014-05-191-9/+19
* Add uart_prefix flag to control which uart is used to flash.Todd Broch2014-05-191-6/+8
* Add GET_RGB, GET_BRIGHTNESS, and GET_DEMO subcommands to lightbarBill Richardson2014-05-151-25/+65
* samus: add PD MCU boardAlec Berg2014-05-141-1/+1
* ec_uartd: bugfix for buffer pointer on partial write to FD.stabilize-swanky-5841.55.Bstabilize-gnawty-5841.84.Bstabilize-5841.83.Bstabilize-5841.76.Brelease-R36-5841.BTodd Broch2014-05-091-1/+13
* CHROMIUM: ec: Add Port 80 history access from ectoolsWenkai Du2014-05-071-0/+100
* blaze: remove from ToT.Louis Yung-Chieh Lo2014-05-031-1/+1
* stm32mon: fix STM32F03x flash sizeVincent Palatin2014-04-301-1/+1
* Add support for the Firefly boardVincent Palatin2014-04-301-1/+1
* Added v1 version of ectool gpioget supporting more functionsstabilize-5807.0.BMohammed Habibulla2014-04-291-11/+87
* Add host command to set battery vendor parametersDave Parker2014-04-291-0/+57
* util: fix support for dedicated debug dongle in flash_ecVincent Palatin2014-04-291-2/+7
* Zinger board configurationVincent Palatin2014-04-121-1/+1
* FruitPie board configurationVincent Palatin2014-04-121-1/+2
* flash_ec: Only kill -9 as a last resortDoug Anderson2014-04-111-3/+20
* accel: Add host cmd for setting lid angle threshold for disabling keyboard wakeAlec Berg2014-04-111-0/+25
* accel: Add arg to ectool motionsense to print sensor active flag.Alec Berg2014-04-101-0/+26
* accel: refined motion sense host command interfaceAlec Berg2014-04-051-2/+8
* accel: add host command to modify accel params and add ectool commandAlec Berg2014-04-051-0/+221
* Add host command to control charge state v2Bill Richardson2014-04-051-16/+114
* ectool: "temps all" lists nothing if no sensor connects to EC.Louis Yung-Chieh Lo2014-04-011-1/+7
* Add initial blaze supportNeil Chen2014-03-221-1/+1
* stm32: add STM32F03x configurationVincent Palatin2014-03-221-0/+2
* stm32: add support for STM32F0xx familyVincent Palatin2014-03-111-0/+1
* samus: Add host command to read raw tmp006 dataRandall Spangler2014-03-071-0/+33
* Add initial big supportKatie Roberts-Hoffman2014-03-061-1/+1
* ectool: pwmgetfanrpm supports multiple fansRandall Spangler2014-02-221-7/+32
* Allow AP to set wireless power state in suspendRandall Spangler2014-02-221-11/+58
* Fix some stupid.stabilize-5511.Bstabilize-5500.71.Bstabilize-5500.26.Bstabilize-5500.130.Bstabilize-5500.100.Brelease-R34-5500.BBill Richardson2014-02-171-1/+1
* Update util/lbplay.c to use the sysfs interface.Bill Richardson2014-02-151-171/+138
* Remove deprecated make_all.shVic (Chun-Ju) Yang2014-02-091-9/+0
* Add presubmit check for unit testVic (Chun-Ju) Yang2014-02-061-0/+17
* Remove obsolete TODOVic (Chun-Ju) Yang2014-01-171-3/+1
* mec1322: Speed up LPC transfer with auto-increment modeVic (Chun-Ju) Yang2014-01-171-37/+54
* mec1322: Use EMI module for port 80Vic (Chun-Ju) Yang2014-01-171-6/+6
* Clean up run_host_test scriptVic (Chun-Ju) Yang2014-01-151-8/+10
* emulator: Treat unexpected EOF as test failureVic (Chun-Ju) Yang2014-01-081-1/+1