summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* DragonEgg: enable EC UARTDino Li2018-07-131-0/+1
* cortex-m: Generate vector table in CPatrick Georgi2018-07-135-319/+385
* Makefile.rules: only update version.h timestamp if it changedPatrick Georgi2018-07-131-1/+2
* flash-stm32h7: Invalidate D-cache after erase/write operationsNicolas Boichat2018-07-131-0/+11
* stm32/system: Fix watchdog-initiated resetNicolas Boichat2018-07-132-0/+6
* assert/panic: mark noreturn to inform the compilerPatrick Georgi2018-07-125-5/+11
* Nami: Toggle power of PS8713B on suspend/resumeDaisuke Nojiri2018-07-122-1/+3
* tcpc: disallow PD_SUSPEND if not enough powerJett Rink2018-07-121-0/+42
* charger/mt6370: Fix led_set_color enables wrong LED.Yilun Lin2018-07-122-2/+2
* yorp: Change LED blink timingVenkateswarlu Vinjamuri2018-07-111-2/+2
* grunt,careena: Raise the charger current supremum.Jonathan Brandmeyer2018-07-112-3/+15
* Bip: increase I2C bus speedsDiana Z2018-07-111-2/+2
* DragonEgg: Change CHIP_VARIANT to it8320dxDino Li2018-07-111-1/+1
* vboot: Don't invalidate cached hash for EXEC_IN_RAM boardsDaisuke Nojiri2018-07-111-22/+25
* kukui: emulate eMMC boot mode using SPI controller.Nicolas Boichat2018-07-116-3/+333
* DragonEgg: Add misc pins section to gpio.incScott Collyer2018-07-111-26/+56
* octopus: Move board_hibernate delay for TCPC low power modeScott Collyer2018-07-111-6/+7
* yorp: Enable tablet modeFurquan Shaikh2018-07-111-0/+3
* charge_manager: allow finding supply with VOLT > 0 and CUR = 0Fabien Parent2018-07-111-2/+1
* acpi: Return 0 for tablet mode if EC has no device orientationFurquan Shaikh2018-07-111-2/+4
* phaser: Enable EC_RST_ODL as wake source from PSL hibernate modeFurquan Shaikh2018-07-111-4/+24
* baseboard/octopus: Add EC_RST_ODL as a wake source from PSLFurquan Shaikh2018-07-111-0/+7
* it83xx: IT8320 DX version compatibilityDino Li2018-07-116-49/+244
* kukui: Add LED behavior.Yilun Lin2018-07-111-4/+62
* charger/mt6370: Support RGB LED.Yilun Lin2018-07-112-0/+156
* it83xx: disable ROM codestabilize-10866.BDino Li2018-07-101-0/+5
* stm32h7: Add support for TRNGNicolas Boichat2018-07-103-1/+50
* rollback: Ensure rollback_update writes blocks of correct sizeNicolas Boichat2018-07-101-11/+22
* rollback: Fix compile warning when local entropy is disabled.Nicolas Boichat2018-07-101-0/+2
* Nami: Enable temperature contorl by fanDaisuke Nojiri2018-07-102-4/+99
* fpsensor: put the sensor in low power mode when not usedVincent Palatin2018-07-101-0/+4
* npcx: Enable PWM when starting to spin fansDaisuke Nojiri2018-07-101-6/+11
* phaser: Enable PSLFurquan Shaikh2018-07-102-0/+8
* meowth_fp: flash_fp_mpu: Make sure WP is deassertedNicolas Boichat2018-07-091-0/+5
* flash-stm32h7: Fix protect_blocksNicolas Boichat2018-07-061-3/+3
* flash-stm32h7: Fix flash_physical_erase/write at bank boundaryNicolas Boichat2018-07-061-2/+2
* flash_fp_mcu: Unlock flash before programming itNicolas Boichat2018-07-061-1/+2
* fan: Don't enable or disable thermal control on resumeDaisuke Nojiri2018-07-061-5/+4
* ec-devutils: update pyusb to 1.0.2Nick Sanders2018-07-065-13/+24
* test/pinweaver: Fix clang compilation errorNicolas Boichat2018-07-061-1/+1
* npcx: uart: Add driver support for the second UARTCHLin2018-07-0514-227/+484
* phaser: enable lid angle tablet modePaul Ma2018-07-052-0/+7
* meowth_fp: Update SPIID for nocturneNicolas Boichat2018-07-051-3/+6
* phaser: Enable DPTF and orientationJustin TerAvest2018-07-041-0/+3
* yorp: Enable DPTFJustin TerAvest2018-07-041-0/+2
* driver: Add driver header for it8300 I/O port controllerVijay Hiremath2018-07-041-0/+106
* whiskers touchpad: adjust value rangeWei-Han Chen2018-07-042-5/+7
* usb_hid_touchpad.c: change report_desc to USAGE(touch pad)Wei-Han Chen2018-07-041-1/+1
* kukui: fix build errorZhuohao Lee2018-07-041-0/+1
* USB PD: Don't restore the default power state.Aseda Aboagye2018-07-041-2/+4