summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* common/sha256: agressive SHA-256 unrolling as an optionNicolas Boichat2017-09-115-0/+37
* power/rk3399: fixes pp900_s0 for power timing v2Caesar Wang2017-09-111-0/+2
* charger: Add CONFIG_CHARGE_STATE_DEBUGRyan Zhang2017-09-114-0/+62
* ccd_config: Clean up help and config.hRandall Spangler2017-09-092-29/+21
* cr50: Defragment codeRandall Spangler2017-09-0913-348/+370
* Treat SYSTEM_IMAGE_RW_B also as RW copyDaisuke Nojiri2017-09-0921-37/+39
* tcpm: it83xx: enable cc voltage detector after vconn is offedDino Li2017-09-081-2/+18
* it83xx: i2c: fix i2c stop bitDino Li2017-09-081-13/+14
* GLKRVP: Enable Volume buttonsVijay Hiremath2017-09-083-3/+22
* coral: Add support for multiple batteriesScott Collyer2017-09-082-82/+383
* it83xx: clock: support e-flash clock up to 48MHzDino Li2017-09-072-0/+15
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-0733-301/+148
* g: restore DATA PID after USB suspend/resumeVincent Palatin2017-09-075-11/+55
* usb_updater: allow to communicate with cr50 using trunks_sendVadim Bendebury2017-09-071-12/+176
* stack_analyzer: Use board/$BOARD/analyzestack.yaml by defaultNicolas Boichat2017-09-074-25/+46
* power/rk3399: Don't turn off the pp900_s0 during s3Caesar Wang2017-09-071-4/+3
* servo_v4: Add a CCD 'keepalive' console command.Aseda Aboagye2017-09-061-3/+73
* ccd_config: Fix setting test lab modeRandall Spangler2017-09-061-4/+10
* ccd: Consolidate config commandsRandall Spangler2017-09-061-42/+95
* cr50: Consolidate CCD device enableRandall Spangler2017-09-0612-257/+364
* ISH: inclued header for sleep maskKyoung Kim2017-09-061-0/+1
* util/build.mk: Fix makefile dependencies of export_taskinfoChe-yu Wu2017-09-061-0/+2
* cr50 updater: reject images with mismatching board IDVadim Bendebury2017-09-055-9/+23
* extra/stack_analyzer: Configurable exception frame size.Che-yu Wu2017-09-054-8/+17
* extra/stack_analyzer: Support function sets in invalid paths.Che-yu Wu2017-09-053-23/+76
* g: improve update error reportingVadim Bendebury2017-09-052-8/+15
* ec: Fix missing Makefile dependencies.Che-yu Wu2017-09-052-2/+2
* npcx: bypass for CSAE issue if CONFIG_LOW_POWER_IDLE is disabledMulin Chao2017-09-052-1/+13
* usb_updater2: Add support for trackpad update over USB updaterNicolas Boichat2017-09-031-10/+35
* cleanup: Remove duplicate BD9995X CONFIGsShawn Nematbakhsh2017-09-0210-20/+15
* cr50: Use own CCD EXT state machineRandall Spangler2017-09-012-22/+45
* chip/g: use ccd_ext_is_enabled() instead of ccd_get_mode()Randall Spangler2017-09-017-14/+19
* Clean up CONFIG_CASE_CLOSED_DEBUG usageRandall Spangler2017-09-015-10/+7
* chip/g: Move Rdd keepalive to chip driverRandall Spangler2017-09-013-31/+25
* chip/g: Fix usb_console read-onlyRandall Spangler2017-09-011-4/+14
* timer: Add note about `forcetime` command being unsafeShawn Nematbakhsh2017-09-011-0/+5
* cr50: Split servo state machine into its own fileRandall Spangler2017-09-017-263/+248
* hammer: enable keyboard backlight supportWei-Ning Huang2017-09-011-0/+1
* chip/stm32/usb_hid_keyboard: implement keyboard backlight controlWei-Ning Huang2017-09-016-20/+112
* touchpad_elan: Discard zero finger clicksNicolas Boichat2017-09-011-7/+11
* ISH: added UART port selectionKyoung Kim2017-09-013-12/+24
* extra/stack_analyzer: Support to remove invalid paths.stabilize-9901.77.Bstabilize-9901.54.Bstabilize-9901.53.Bstabilize-9901.35.Brelease-R62-9901.BChe-yu Wu2017-09-013-201/+468
* scarlet: Limit the maximal acceptable VBUS to 13VPhilip Chen2017-08-312-4/+8
* usb_updater2: Add code to fetch touchpad informationNicolas Boichat2017-08-311-9/+35
* ISH: added sleep mask for UART portKyoung Kim2017-08-311-0/+6
* Hammer : Add multi-ic support in touchpad_updaterKT Liao2017-08-311-11/+44
* ISH: correction for HPET1 interrupt routingKyoung Kim2017-08-303-7/+10
* scarlet: Initialize non-PD/USB-C charge suppliersPhilip Chen2017-08-301-0/+31
* cr50: Split AP state machine into its own fileRandall Spangler2017-08-306-150/+237
* cr50: Only enable UART RX when EC/AP is onRandall Spangler2017-08-302-29/+37