summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with coreboot-sdkStefan Reinauer2017-08-046-18/+10
* zoombini: Add LED control.Aseda Aboagye2017-08-042-1/+112
* zoombini: Use common KB PWM backlight module.Aseda Aboagye2017-08-042-2/+3
* g: use deterministic k for individual attestation certificate ECDSAVincent Palatin2017-08-037-10/+199
* flash_ec: Make sure die works in ec_uart_pty().Aseda Aboagye2017-08-031-5/+15
* ectool: add PD_CHIP_ON support.Caveh Jalali2017-08-031-1/+3
* PD_CONTROL: add subcommand to power up a TCPC.Caveh Jalali2017-08-033-1/+13
* presubmit_check: Don't include flash_ec.Aseda Aboagye2017-08-031-1/+5
* twinkie: Fix indentationMartin Roth2017-08-031-2/+3
* signer: include Board ID fields in the tarball file nameVadim Bendebury2017-08-031-3/+40
* usb_update: Add a way to fetch touchpad informationNicolas Boichat2017-08-035-0/+76
* scarlet: Apply rev1 EC I2C and SPI pinmux changeRong Chang2017-08-031-6/+6
* hammer: Disable USB I2C passthrough when system is lockedNicolas Boichat2017-08-031-1/+6
* g: stop converting hex device id values to intsVadim Bendebury2017-08-022-2/+2
* g: slightly optimize boot on USB resumeVincent Palatin2017-08-022-10/+14
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-0228-141/+186
* flash_ec: Update method of retrieving serial num.Aseda Aboagye2017-08-021-7/+24
* usb_hid_*: Fix __packed struct coding styleNicolas Boichat2017-08-022-6/+6
* cr50: stop using AP PHYMary Ruthven2017-08-013-61/+11
* signer: do not proceed if usb_updater is not availableVadim Bendebury2017-08-011-1/+7
* signer: refactor to use program name variableVadim Bendebury2017-08-011-3/+5
* cr50: make sure tpm reset in factory mode always happensVadim Bendebury2017-08-011-11/+17
* toolchain: set correct toolchain when buildallli feng2017-08-011-1/+1
* cr50: add a pulldown to spi mosi and clkMary Ruthven2017-08-012-2/+8
* cr50: CCD V1 controls UART accessRandall Spangler2017-08-015-29/+103
* 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