summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* common: Refactor motion_sense_fifoYuval Peress2019-09-271-33/+47
* util/comm-i2c: upgrade to host command protocol v3Harry Cutts2019-09-261-0/+6
* cleanup: remove copy of pd_cc_state enumJett Rink2019-09-262-23/+16
* usb_pd: Send SOP' DiscIdent messages on SOP NAKsPrashant Malani2019-09-231-0/+1
* version: Make ver_get_num_commits work for on-flash imagesDaisuke Nojiri2019-09-212-2/+13
* chip/mt_scp: support software gainTzung-Bi Shih2019-09-191-0/+5
* audio_codec: integrate speech-microTzung-Bi Shih2019-09-191-0/+47
* audio_codec: add WoV abstract layerTzung-Bi Shih2019-09-193-0/+159
* tablet_mode: Renaming for GMR sensorPhilip Chen2019-09-192-20/+20
* g: re-implement usb console with usb-stream configuration.Namyoon Woo2019-09-192-1/+8
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-182-6/+1
* touchpad_gt7288: Basic driver for Goodix GT7288Harry Cutts2019-09-182-0/+9
* pd: Exit DP mode on sysjumpSam Hurst2019-09-171-0/+8
* audio_codec: add I2S RX abstract layerTzung-Bi Shih2019-09-172-0/+63
* audio_codec: support software gainTzung-Bi Shih2019-09-171-0/+3
* audio_codec: add DMIC abstract layerTzung-Bi Shih2019-09-173-10/+92
* audio_codec: replace legacy console channelTzung-Bi Shih2019-09-171-3/+0
* audio_codec: add common abstract layerTzung-Bi Shih2019-09-174-5/+129
* config.h: remove CONFIG_BOARD_SYS_PRE_INITCaveh Jalali2019-09-131-5/+0
* config.h: remove unused CONFIG_USB_PORT_POWER_IN_S3Caveh Jalali2019-09-131-6/+0
* config.h: remove unused PP1350, PP5000 config uptionsCaveh Jalali2019-09-131-4/+0
* config.h: remove unused CONFIG_POWER_IGNORE_LID_OPENCaveh Jalali2019-09-131-3/+0
* anx7447: Add proper mux setting for DP alt mode and DTS mode (CCD)Lee, Shawn C2019-09-121-0/+9
* tablet_mode: expose console command.Ravi Chandra Sadineni2019-09-121-2/+0
* pd: USB Power Delivery State Machine based on Revision 3.0 of the spec.Sam Hurst2019-09-106-42/+428
* jacuzzi: enable DPTing Shen2019-09-091-0/+1
* driver/touchpad_st: Add enable flag to config.hHarry Cutts2019-09-071-1/+4
* power: Add power sequencing logic for Tigerlake chipsetVijay Hiremath2019-09-051-3/+20
* rollback: Clear temporary copies of rollback secret.Yicheng Li2019-09-051-0/+9
* cometlake: Minimize delay for high->low rsmrst passthroughScott Collyer2019-09-041-0/+11
* fuzz_host_cmd: Add fuzzing for fpsensor host cmdsCraig Hesling2019-09-031-0/+22
* common: Add uptime host commandTom Hughes2019-09-033-0/+26
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-033-5/+17
* audio_codec: extract DMIC from I2S RXTzung-Bi Shih2019-09-031-13/+36
* audio_codec: refactor I2S RXTzung-Bi Shih2019-09-031-69/+51
* audio_codec: remove unused EC_FEATURE codeTzung-Bi Shih2019-09-031-2/+0
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-263-29/+30
* tcpm: ignore repeated MessageIDYilun Lin2019-08-251-18/+0
* nvmem: reinitialize on catastrophic errorsVadim Bendebury2019-08-231-1/+4
* nvmem: recover from failure saving object spanning flash pagesVadim Bendebury2019-08-231-1/+2
* common: Add CONFIG_LIBCRYPTOC to enable third_party/cryptocYicheng Li2019-08-231-5/+2
* tglrvpu_ite: Adding VCONN supportAyushee2019-08-231-1/+6
* cr50: Delete non-volatile counter APILouis Collard2019-08-232-22/+0
* cr50: Delete legacy U2F implementationLouis Collard2019-08-232-64/+1
* power: Make HC host_sleep_event independent from power common.Yilun Lin2019-08-231-1/+0
* common: Move fifo logic out of motion_sense.cYuval Peress2019-08-232-26/+78
* power: Replace weak attr with __overridableYilun Lin2019-08-222-6/+7
* task: Add task_enable_task() and task_disable_task()Yilun Lin2019-08-221-0/+12
* cr50: fix conflict in vendor_cmd_cc enumAndrey Pronin2019-08-221-1/+1
* ec_commands: Make importing ec_commands.h easier for foreign projectsYu-Ping Wu2019-08-211-4/+17