summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* mt_scp: Check for IPI_NS_SERVICE in ipi_send.Pi-Hsun Shih2019-03-121-0/+5
* mt_scp/ipi: Support host event over IPI.Yilun Lin2019-03-122-4/+40
* kukui: configure PI3USB9201 chip to USB Path ON ModeTing Shen2019-03-122-0/+13
* usb_chg: Add USB_CHG events for data role set and CC openScott Collyer2019-03-123-0/+37
* power: Refactor POWER_G3 state logicDaisuke Nojiri2019-03-121-18/+13
* Nami: Make Vayne shutdown at 4% battery chargeDaisuke Nojiri2019-03-121-0/+11
* chgstv2: Refactor shutdown_on_critical_batteryDaisuke Nojiri2019-03-122-46/+54
* chgstv2: Allow board to set charge level for shutdownDaisuke Nojiri2019-03-122-2/+19
* clean: update vconn commentJett Rink2019-03-121-2/+2
* ec: U2F: Verify key handles before user presenceLouis Collard2019-03-111-3/+7
* driver/bc12/pi3usb9201: move pi3usb9201_mode to header fileTing Shen2019-03-112-14/+15
* driver: lis2dh: Add support for lng2dmGwendal Grignou2019-03-115-18/+37
* arcada_ish: Send MKBP events over HECIMathew King2019-03-114-9/+80
* thermal: Don't send thermal warning while in G3Scott Collyer2019-03-111-1/+8
* Makefiles.rules: Add rule to create static libraries (.a)factory-atlas-11907.11.BNicolas Boichat2019-03-101-0/+6
* thermistor: Consolidate thermistor_get_temperature() functionsVijay Hiremath2019-03-092-52/+33
* PD: Set Rp consistently on initial connection, increasing laterDiana Z2019-03-082-19/+13
* flash_ec: remove board-to-nrf51 conversion logicNamyoon Woo2019-03-081-8/+0
* bq25710: Report VBUS as 0 when VBUS is too low to measurePhilip Chen2019-03-081-3/+7
* cortex-m: fix vecttable.c when compiling with clangTom Hughes2019-03-081-1/+5
* cbi: Add a new API for cbi_set_stringFurquan Shaikh2019-03-083-8/+26
* cbi: Do not add tags if data size is zeroFurquan Shaikh2019-03-081-2/+11
* arcada_ish: Add the gyro to the motion sensor arrayMathew King2019-03-082-8/+28
* Nami: Make Vayne cutoff battery on critical chargestabilize-11895.95.Bstabilize-11895.89.Bstabilize-11895.72.Bstabilize-11895.118.Bstabilize-11895.109.Bstabilize-11895.108.Brelease-R74-11895.BDaisuke Nojiri2019-03-071-0/+10
* usb_pd: Get current CC stateAyushee2019-03-073-10/+58
* flash_ec: enable i2c_mux before it uses I2C interfaceNamyoon Woo2019-03-071-12/+17
* i2c: fix style violations introduced by ab40ba67cVadim Bendebury2019-03-072-23/+21
* build: Fix print configs when _tsk_cfg_rw is not emptyPi-Hsun Shih2019-03-071-1/+1
* kukui: Runtime configure GPIO settings between rev1 and rev2.Yilun Lin2019-03-075-67/+31
* battery/max17055: Report 5 sec average currentTing Shen2019-03-071-2/+2
* Reland "npcx: pwm: Use DCRn greater than CTRn to present its duty cycle is ze...Mulin Chao2019-03-074-26/+14
* kukui_scp/ipi: Clarify ipi_send() signature.Yilun Lin2019-03-072-2/+2
* mkbp_event,include/config.h: Clarify MKBP delivery method.Yilun Lin2019-03-0721-26/+58
* flash_ec: remove board-to-npcx_(int_spi|uut) conversion logicNamyoon Woo2019-03-061-75/+20
* hatch : Add volume buttons functionalityKashyap Nanavati2019-03-063-6/+10
* driver: lsm6dso: Add support to LSM6DSO IMUMario Tesi2019-03-067-0/+743
* chip: stm32: Fix GPIO base addresses for STM32F4/LMoritz Fischer2019-03-061-3/+12
* chgstv2: Make board_critical_shutdown_check specify action on critical socDaisuke Nojiri2019-03-066-28/+53
* Revert "npcx: pwm: Use DCRn greater than CTRn to present its duty cycle is ze...Daisuke Nojiri2019-03-063-12/+21
* bq25710: Disable VDPM-triggered PROCHOT by defaultPhilip Chen2019-03-062-1/+16
* kukui: Update virtual usb mux info.Yilun Lin2019-03-061-1/+5
* Revert "Servo v4: reduce RO flash size"Todd Broch2019-03-062-8/+2
* cr50: CCD flags not read correctly on first factory bootKeith Short2019-03-061-4/+10
* scratch_reg: reorganize BOARD_ALL_PROPERTIESMary Ruthven2019-03-061-5/+11
* cr50: use closed loop reset based on board propertyMary Ruthven2019-03-063-10/+53
* cr50: add closed loop reset property to mistralMary Ruthven2019-03-061-1/+2
* cr50: add no ina support board propertyMary Ruthven2019-03-064-11/+24
* cr50: set ap state to unknown while waiting for resetMary Ruthven2019-03-061-0/+3
* tpm_registers: check if_stop has been initialized before calling itMary Ruthven2019-03-061-1/+3
* cr50: add a closed loop reset functionMary Ruthven2019-03-063-5/+37