summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ss-mux: remove unused port_addr initializationv2.1.0Jett Rink2018-09-1823-44/+8
* isl923x: initially disable autonomous chargingJett Rink2018-09-182-0/+14
* pd: Check for dual-role partner when TOGGLE_OFF/FORCE_SINKEdward Hill2018-09-181-29/+67
* pd: Don't auto toggle when DRP state is not dual role.Edward Hill2018-09-182-39/+29
* pd: Ensure TCPC exits low power modeEdward Hill2018-09-182-12/+22
* pd: Change tcpm_set_drp_toggle() to tcpm_enable_drp_toggle()Edward Hill2018-09-186-18/+9
* pd: Add PD_FLAGS_LPM_TRANSITIONEdward Hill2018-09-183-26/+21
* pd: Cleanup lpm_debounce_deadlines and tasks_waiting_on_resetEdward Hill2018-09-181-9/+14
* pd: Cleanup request_low_power_mode() and pd_set_drp_toggle()Edward Hill2018-09-181-26/+4
* pd: Replace pd_set_drp_toggle() with exit_low_power_mode()Edward Hill2018-09-181-6/+16
* npcx7: Report PSL_CTS on wake from hibernateFurquan Shaikh2018-09-181-0/+14
* ectool: Allow usbpdpower command to take port #Daisuke Nojiri2018-09-181-4/+21
* charge_manager: Use enum for CHARGE_SUPPLIER_NONEDaisuke Nojiri2018-09-181-1/+1
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-1831-54/+54
* type: Rename mat44_t to mat44_float_t.Yilun Lin2018-09-184-11/+11
* type: Rename mat33_t to mat33_float_tYilun Lin2018-09-183-28/+28
* type: Rename size3_t to sizev3_tYilun Lin2018-09-182-2/+2
* type: Rename size4_t to sizev4_tYilun Lin2018-09-183-9/+7
* type: Rename vec4_t to floatv4_tYilun Lin2018-09-185-7/+8
* type: Rename vec3_t to floatv3_t.Yilun Lin2018-09-185-19/+19
* type: Rename vector_3_t to intv3_t.Yilun Lin2018-09-1827-59/+59
* servo_updater: more informative error on failNick Sanders2018-09-181-1/+2
* usb-pd: disconnect USB SS MUX when S5 or lowerJett Rink2018-09-182-41/+85
* power: add chipset_in_or_transitioning_to_stateJett Rink2018-09-182-0/+43
* keyboard: Ignore refresh button at bootDaisuke Nojiri2018-09-183-6/+0
* ss-mux: update semantics for TCPC/MUX only used as MUXJett Rink2018-09-1818-176/+181
* hwtimer: Tidy up and clarify some hw_clock commentsSimon Glass2018-09-181-3/+20
* Add CONFIG_GPIO_INIT_POWER_ON_DELAY_MSEdward Hill2018-09-185-3/+58
* cbi: fail set command early if WP is assertedJett Rink2018-09-181-5/+12
* tablet-mode: add disable functionJett Rink2018-09-182-0/+26
* npcx: WoV: enhance the WoV driver and fix bugsCHLin2018-09-185-157/+401
* npcx: Change sleep in flash_wait_ready to 10usecFurquan Shaikh2018-09-171-15/+14
* ppc: Increase deglitch time on SN5S330Jonathan Brandmeyer2018-09-142-0/+28
* tcpm: add higher priority tasks to handle TCPC intJett Rink2018-09-102-0/+61
* tcpm: add TCPC RX circular buffer in ECJett Rink2018-09-1020-108/+252
* grunt: Use higher priority TCPC interrupt tasks.Jonathan Brandmeyer2018-09-1010-68/+35
* Liara: Add supported batteriesJonathan Brandmeyer2018-09-063-6/+79
* npcx: Decide erase size based on ro/rw region sizeFurquan Shaikh2018-09-065-10/+41
* grunt: Enable CONFIG_I2C_BUS_MAY_BE_UNPOWEREDEdward Hill2018-09-062-1/+11
* driver: accel: Prevent ODR from crashing the ECGwendal Grignou2018-09-063-32/+21
* chip/npcx: Tidy up comments for init_hw_timer()Simon Glass2018-09-062-2/+9
* flash_ec: Look for npcx_monitor.bin in the same dir as ec.binRaul E Rangel2018-09-061-0/+10
* whiskers: Drive DETECT_PATH_DISABLE_L low, pull-up on BACKLIGHT_ENNicolas Boichat2018-09-031-1/+2
* iteflash : fix program page addressDonald Huang2018-09-031-7/+8
* whiskers: Disable keyboard scanning and touchpad in tablet modeNicolas Boichat2018-09-033-30/+105
* meep: Add Power LED behaviorZick Wei2018-09-023-10/+44
* rammus: Fix the dut keeps reboot due to the EC assert.Zhuohao Lee2018-09-021-6/+5
* cheza: Enable floating point unitWai-Hong Tam2018-08-311-0/+1
* cheza: Enable some button featuresWai-Hong Tam2018-08-311-0/+3
* rammus: decrease UART bufferJett Rink2018-08-311-1/+1