summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Meep: Remove support for board version 0Diana Z2019-03-201-15/+0
* gsctool: Add error code description if authcode fails.Cheng-Han Yang2019-03-201-2/+13
* bip: remove console commands for spaceJett Rink2019-03-191-0/+12
* hatch: Enabling tablet modezack_yang2019-03-191-0/+3
* gsctool: fix bug in scanning Boolean optionsVadim Bendebury2019-03-181-1/+1
* arcada_ish: set NB_MODE_L going to EC correctlyJett Rink2019-03-183-2/+16
* arcada_ish: add base lis2dh accel sensorJett Rink2019-03-182-5/+56
* cortex-m/ec.ld.S: Remove explicitly allocated .data LMA sections.Yilun Lin2019-03-181-20/+23
* gsctool: refactor assignment of Boolean flag optionsVadim Bendebury2019-03-172-42/+57
* gsctool: noop clean upVadim Bendebury2019-03-171-19/+26
* kukui: Pulse PMIC_FORCE_RESET_ODL on external resetNicolas Boichat2019-03-161-0/+7
* chip: stm32: Fix Timers 9 through 11 for STM32F4Moritz Fischer2019-03-163-2/+8
* flash_ec: remove sudo in executing iteflashNamyoon Woo2019-03-161-1/+1
* hatch: Enable PP5000_CONTROL for BC1.2 to work in G3Scott Collyer2019-03-162-0/+2
* cometlake: Add PP5000_CONTROL config for PP5000_A railScott Collyer2019-03-161-6/+9
* kukui: scp: fix ULPOSC index using 0 base numberingRong Chang2019-03-161-15/+14
* kukui: scp: fix ULPOSC configuration and add OSC clock measurementRong Chang2019-03-162-53/+113
* kukui: scp: fix wrong logic on checking ULPOSC numberRong Chang2019-03-161-1/+1
* kukui: scp: move clock and oscillator configuration code to clock.cRong Chang2019-03-163-109/+119
* kukui: scp: set CPU clock to ULPOSC2Rong Chang2019-03-162-0/+6
* gsctool: do not include hashes of unrelated directoriesVadim Bendebury2019-03-151-1/+4
* bc12: pi3usb9201: Add 5V rail control for bc1.2 detectionScott Collyer2019-03-141-0/+17
* tablet_mode: Set EC_HOST_EVENT_MODE_CHANGE in tablet_set_mode()Edward Hill2019-03-142-13/+9
* usbpd: Remove pd_state_names if not usedDaisuke Nojiri2019-03-142-36/+21
* cometlake: pass RSMRST_L to PCH early to meet tPCH12Rachel Nancollas2019-03-141-0/+3
* iteflash: Error when given a non-page boundary read address.Matthew Blecker2019-03-141-5/+12
* iteflash: Fix command_write_pages2() program page address calculation.Matthew Blecker2019-03-141-17/+13
* flash_ec: no-op cleanup in flash_it83xx().Matthew Blecker2019-03-141-41/+33
* iteflash: Make disabling of watchdog and protect path optional.Matthew Blecker2019-03-141-5/+31
* hatch: Enable sensors sync via dedicated IRQ pinPhilip Chen2019-03-142-5/+4
* pi3usb9201: Use USB_CHG data role and cc_open eventsScott Collyer2019-03-142-81/+112
* iteflash: Cleanup interface_post_waveform handling, especially for FTDI.Matthew Blecker2019-03-141-42/+34
* flapjack: get board version from CBIYH Lin2019-03-142-75/+0
* bloog: initial EC imageDevin Lu2019-03-147-0/+825
* casta : Turn on blue led when system is onYongBeum Ha2019-03-131-1/+5
* battery/max17055: Use DevName Register as device nameTing Shen2019-03-131-2/+8
* minute-ia: Print panic info on processor exceptionJack Rosenthal2019-03-134-21/+205
* atlas: raise charger power limit to 60wCaveh Jalali2019-03-131-1/+1
* hatch: Make EN_PP5000_A gpio signal runtime configurableScott Collyer2019-03-133-1/+43
* hatch: Add CONFIG_DPTFScott Collyer2019-03-131-0/+1
* hatch: Disable HW_RAMP until bq25710 ICO mode is changedScott Collyer2019-03-131-1/+0
* clock: define the function clock_enable_module to all EC chipsCHLin2019-03-132-1/+23
* flapjack: separate battery.c from kukui.Shine Yin2019-03-131-1/+229
* adc-stm32f0: initialize adc upon invocation of channel readYH Lin2019-03-131-36/+38
* cr50: prepare to release 0.4.15Vadim Bendebury2019-03-132-2/+2
* Krane: battery bring upTing Shen2019-03-132-7/+44
* arcada_ish: Enable accel interrupts and accel fifoMathew King2019-03-133-2/+19
* kukui: Enable MT6370 DB_POSVOUT/DB_NEGVOUTNicolas Boichat2019-03-123-1/+33
* krane: initial setupTing Shen2019-03-121-0/+1
* flash_ec: add "--read" flags for it83xx EC.Namyoon Woo2019-03-121-18/+31