summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-eve-campfire-9584.131.BBrian Norris2021-09-102-10/+1
* stm32: Fix manual interrupt clearing functionCraig Hesling2020-03-161-1/+3
* npcx: use window index 1 and 2 instead of 0 and 1Gwendal Grignou2019-02-132-15/+20
* Revert "ec: Allow setting keyboard mapping dynamically"Hung-Te Lin2018-11-2910-212/+1
* host: add __hw_clock_source_readAlexandru M Stan2018-11-131-0/+5
* keyboard: Support both Alt+Fn and Fn+Alt as Capslock.Hung-Te Lin2018-08-101-4/+11
* keyboard: Fix ASSIST=LWIN mapping and migrate to ToT implementationHung-Te Lin2018-08-107-259/+198
* keyboard: Keep only scan code set 2 table and do translation for set 1.Hung-Te Lin2018-08-096-177/+131
* eve: Support dynamic mapping for legacy layout.Hung-Te Lin2018-08-077-1/+218
* ec: keyboard_8042: Add more utility functions for dynamic mapping.Hung-Te Lin2018-08-072-0/+57
* ec: Allow setting keyboard mapping dynamicallydavid huang2018-08-077-9/+98
* keyboard: Correct console command help string.Hung-Te Lin2018-08-071-1/+1
* eve: Delay charge port selection until VBUS is stable or 1s has passedSam Hurst2018-07-313-0/+125
* ec: move ec kbatboot commands to subcommands of EC_CMD_MKBD_INFOTing Shen2018-07-256-54/+236
* ec: support keyboard matrix related host commandTing Shen2018-07-183-0/+100
* ec: make EC_CMD_MKBP_INFO supports 8042 keyboardTing Shen2018-07-135-109/+179
* Revert "common: allow report disabling of host events"Joel Kitching2018-06-252-19/+7
* Revert "host_event: Move host events and mask handling into common code"Joel Kitching2018-06-259-172/+374
* Revert "ec_features: Move feature flags out of ec_command into its own unit"Joel Kitching2018-06-254-121/+97
* Revert "ec_features / coral: Allow disabling keyboard backlight feature"Joel Kitching2018-06-255-49/+2
* Revert "host_event_commands: Add support for always reporting masks"Joel Kitching2018-06-254-109/+34
* Revert "host_event: Perform lpc_init_mask before keyboard/button init"Joel Kitching2018-06-253-15/+7
* Revert "lpc: Add and use lpc_resume_clear_masks"Joel Kitching2018-06-257-15/+34
* Revert "host_events: Bump up host events and masks to 64-bit"Joel Kitching2018-06-2517-254/+92
* Revert "host_event_commands: Fix off-by-one error"Joel Kitching2018-06-251-9/+1
* Revert "hostevents: Reclaim EC_HOST_EVENT_EXTENDED bit"Joel Kitching2018-06-251-0/+6
* Revert "ec_commands: Add a new host event for extended events"Joel Kitching2018-06-251-6/+0
* Revert "host_event_commands: Fix lpc_get_next_host_event for 64-bit events"Joel Kitching2018-06-251-9/+0
* host_event_commands: Fix lpc_get_next_host_event for 64-bit eventsNicolas Boichat2018-04-181-0/+9
* ec_commands: Add a new host event for extended eventsFurquan Shaikh2018-04-181-0/+6
* hostevents: Reclaim EC_HOST_EVENT_EXTENDED bitFurquan Shaikh2018-04-161-6/+0
* host_event_commands: Fix off-by-one errorFurquan Shaikh2018-04-161-1/+9
* host_events: Bump up host events and masks to 64-bitFurquan Shaikh2018-04-1617-92/+254
* lpc: Add and use lpc_resume_clear_masksFurquan Shaikh2018-04-167-34/+15
* host_event: Perform lpc_init_mask before keyboard/button initFurquan Shaikh2018-04-163-7/+15
* host_event_commands: Add support for always reporting masksFurquan Shaikh2018-04-164-34/+109
* ec_features / coral: Allow disabling keyboard backlight featurePatrick Georgi2018-04-165-2/+49
* ec_features: Move feature flags out of ec_command into its own unitPatrick Georgi2018-04-164-97/+121
* host_event: Move host events and mask handling into common codeFurquan Shaikh2018-04-169-374/+172
* common: allow report disabling of host eventsNick Vaccaro2018-04-032-7/+19
* eve: Use PCH ACOK signal to control Deep Sleep entryDuncan Laurie2018-02-123-11/+22
* anx3429: force chip reset on PD_RESUMECaveh Jalali2018-02-125-25/+60
* PD_CONTROL: add subcommand to power up a TCPC.Caveh Jalali2018-02-123-1/+13
* anx3429: read chip firmware version during initCaveh Jalali2018-02-121-0/+2
* anx74xx: enable driver "release".Caveh Jalali2018-02-121-1/+5
* pd_control: make DISABLE port specificCaveh Jalali2018-02-121-3/+3
* tcpm: add .release driver operation.Caveh Jalali2018-02-129-4/+91
* eve: Add support for dumping PMIC fault registersDuncan Laurie2018-02-122-0/+53
* Treat SYSTEM_IMAGE_RW_B also as RW copyDaisuke Nojiri2018-02-1219-33/+37
* charge_ramp: Ramp USB-C DTS sourcesShawn Nematbakhsh2018-02-127-9/+59