summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* usb_i2c: Fail if board I2C bridge is disabledRandall Spangler2017-07-3111-6/+84
* npcx: workaround the bug that SHM data read via eSPI may be corruptedCHLin2017-07-311-12/+3
* driver: Move PI3USB9281 to bc12 directory.Aseda Aboagye2017-07-3125-44/+40
* driver: Add support for TI BQ24392.Aseda Aboagye2017-07-313-0/+149
* chip/stm32/usb_hid_touchpad: Widen pressure field to 10 bitsNicolas Boichat2017-07-313-12/+12
* cr50: prepare to release RW 0.0.22Vadim Bendebury2017-07-312-2/+2
* cr50: provide chip factory mode supportVadim Bendebury2017-07-304-5/+43
* cr50: introduce means of detecting chip running in factory modeVadim Bendebury2017-07-303-0/+24
* nefario: Enable battery LED controlPhilip Chen2017-07-295-10/+126
* poppy: Remove Lid BarometerNicolas Boichat2017-07-292-47/+0
* nefario: Re-configure/Rename GPIOs for rev0Philip Chen2017-07-293-14/+13
* power/rk3399: Add CHIPSET_POWER_SEQ_VERSION == 3Philip Chen2017-07-291-11/+63
* cr50: Rename uartn_enabled() to uartn_tx_is_connected()Randall Spangler2017-07-293-15/+36
* cr50: CCD V1 controls SPI accessRandall Spangler2017-07-283-16/+32
* MKBP: Add kbpress for boards w/o keyscan tasks.Aseda Aboagye2017-07-281-0/+64
* eve: Move enums before declarations in led.cStefan Reinauer2017-07-281-11/+11
* npcx: Drop unused cmd_params from lpc.cStefan Reinauer2017-07-281-2/+0
* stm32f4: Add OTP support.Gwendal Grignou2017-07-284-0/+136
* Add OTP supportGwendal Grignou2017-07-2811-61/+120
* extra: usb_updater: include config.hGwendal Grignou2017-07-282-3/+2
* power/rk3399: Support USB wake in host-requested wakeable S3Shawn Nematbakhsh2017-07-281-6/+49
* power: Allow host to request higher-power wakeable S3Shawn Nematbakhsh2017-07-283-3/+10
* poppy: Fix EC control signals to LTENicolas Boichat2017-07-271-2/+2
* poppy: Change RTCRST GPIO, LED only moved from rev5Nicolas Boichat2017-07-272-4/+4
* npcx: gpio: Optimize gpio_interrupt_type_sel() for code space reductionShawn Nematbakhsh2017-07-271-19/+11
* cr50: protect EC/AP reset commands using CCD V1Randall Spangler2017-07-271-0/+6
* cr50: restrict console and control WP via CCD configRandall Spangler2017-07-273-347/+109
* cr50: Disable CCD on board ID mismatchRandall Spangler2017-07-274-7/+50
* cr50: Preserve CCD state across deep sleepRandall Spangler2017-07-274-18/+82
* genvif: Vendor Name not displayed in PD Compliance SoftwareSam Hurst2017-07-271-1/+1
* scarlet: Add max17055 fuel gauge for rev1 boardPhilip Chen2017-07-272-59/+16
* battery/max17055: Add max17055 fuel gauge driverPhilip Chen2017-07-274-0/+378
* scarlet: Add rt946x charger for the new boardPhilip Chen2017-07-274-38/+14
* chip/stm32/usb_hid_touchpad: Move all finger data to a macroNicolas Boichat2017-07-271-142/+34
* flash: add flash selection supportWei-Ning Huang2017-07-274-0/+50
* charger/rt946x: Add chip-specific interface functionsPhilip Chen2017-07-272-0/+46
* flash_ec: Add support for zoombini.Aseda Aboagye2017-07-261-0/+1
* scarlet: Migrate to stm32 chipPhilip Chen2017-07-267-266/+125
* poppy/hammer: Increase sideband wake pulse to 500usNicolas Boichat2017-07-252-5/+5
* zoombini: Add support for S0iX.Aseda Aboagye2017-07-252-0/+3
* CNL: Use SYS_RST_L for warm/cold chipset reset.Aseda Aboagye2017-07-252-18/+19
* npcx: gpio: Clear GPIO interrupt if no ISR is availableShawn Nematbakhsh2017-07-251-0/+4
* zoombini: Add board ID GPIOs.Aseda Aboagye2017-07-252-0/+12
* sweetberry: allow larger sense resistorsNick Sanders2017-07-241-6/+11
* flash_ec: Fix common_stm32_VARS definition.Aseda Aboagye2017-07-241-2/+2
* S0ix: use both SLP_S0 interrupt and host command for s0ixJenny TC2017-07-2417-33/+84
* eve: PROCHOT behavior fixesDuncan Laurie2017-07-232-1/+4
* eve: Enable active discharge on V3.3A and V1.8ADuncan Laurie2017-07-231-0/+3
* util/openocd: change the _CHIPNAME of npcx ec to a generic nameCHLin2017-07-221-1/+1
* tigertail: support vref on uartNick Sanders2017-07-213-30/+96