summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* poppy: Increase console buffer size to 4096 bytesNicolas Boichat2019-01-171-1/+4
* stm32: usb_hid_touchpad: add confidenceWei-Han Chen2018-11-195-43/+54
* usb_hid_touchpad: make max pressure configurableWei-Han Chen2018-11-193-1/+7
* usb_hid_touchpad.c: change report_desc to USAGE(touch pad)Wei-Han Chen2018-11-191-1/+1
* Poppy: Remove VR decay for V1.00A power railRoy Mingi Park2018-11-131-18/+0
* nautilus : cc1 / cc2 is toggling when system is offYB.Ha2018-10-221-1/+0
* motion: Wake up motion task when sampling rate changesGwendal Grignou2018-10-041-0/+4
* motion: Change ODR only within the motion sensor taskGwendal Grignou2018-10-042-25/+14
* base_detect: Expose console command to force state.RaviChandra Sadineni2018-09-278-16/+81
* touchpad_elan: Fix the trace number accessing for width/hight propertyKT Liao2018-08-221-2/+2
* keyboard_8042: Clear buffer before adding command byteFurquan Shaikh2018-07-251-0/+7
* nautilus: Remove the unused GPIO USB_POWERON_LPhilip Chen2018-07-172-6/+1
* Revert "sensor: bmi160: Don't batch data on the sensor"Alexandru M Stan2018-07-161-2/+3
* Revert "motion: remove load_fifo"Alexandru M Stan2018-07-166-234/+227
* Revert "motion: Lower jitter of Sensor->EC timestamp"Alexandru M Stan2018-07-165-58/+23
* Revert "sensors: Add driver for SYNC"Alexandru M Stan2018-07-164-147/+2
* test: Make it possible to run rsa tests on hammer boardNicolas Boichat2018-06-292-1/+3
* nautilus: remove code for supporting old board(BDID 0/1/2/3)YB.Ha2018-06-282-49/+6
* nautilus: Only disable keyscanning when not in S0.Aseda Aboagye2018-06-111-6/+13
* nautilus: change the reference value, NOISY_MAGNITUDE_DEVIATIONInno Park2018-06-083-15/+24
* nautilus: Move PMIC init to a deferred functionFurquan Shaikh2018-06-061-1/+4
* nautilus: Enable usb device modeFurquan Shaikh2018-06-061-1/+8
* console: Do not flush the console in console_initNicolas Boichat2018-06-011-2/+0
* rsa: Further optimization of multiplications for Cortex-M0Nicolas Boichat2018-06-014-9/+60
* rsa: Optimization of multiplications for Cortex-M0Nicolas Boichat2018-06-017-7/+107
* console_channel.inc: Add more ifdef to reduce number of channelsNicolas Boichat2018-06-014-6/+17
* console_output: Clarify help text for CONFIG_CONSOLE_CHANNELNicolas Boichat2018-06-011-2/+5
* hammer: Remove unnecessary console commandsNicolas Boichat2018-06-011-0/+11
* timer: Allow disabling gettime console commandNicolas Boichat2018-06-012-0/+3
* console_output: Add option to disable console channelsNicolas Boichat2018-06-012-0/+19
* hammer: Increase PDU size to 4kNicolas Boichat2018-06-012-0/+10
* test/build.mk: Allow boards to specify test listsNicolas Boichat2018-06-019-18/+26
* touchpad_elan: Reload watchdog when programmingNicolas Boichat2018-06-011-0/+2
* nautilus: fix battery communication errorYB.Ha2018-05-091-1/+10
* hammer: Disable side-band wake using detection pinNicolas Boichat2018-05-071-24/+0
* usb_pd_protocol: Add PD_ROLE_DISCONNECTED for data role swapsDuncan Laurie2018-05-012-2/+8
* poppy: Enable usb device modeFurquan Shaikh2018-04-263-3/+9
* nautilus: Lower maximal ODR to 100 Hz and disable sensor EC logYounghun Kim2018-04-261-0/+10
* poppy: Move PMIC init to a deferred functionNicolas Boichat2018-04-261-1/+4
* npcx: Touch watchdog during initDuncan Laurie2018-04-261-0/+4
* npcx: watchdog: disable ITIM16 before updating ITCNT registerMulin Chao2018-04-261-0/+2
* chip/npcx: Ensure software watchdog has highest priorityNicolas Boichat2018-04-2611-40/+40
* host_event_commands: Fix lpc_get_next_host_event for 64-bit eventsNicolas Boichat2018-04-261-0/+9
* npcx: lpc: fixed bug that ec gets stuck in lpc_sib_wait_hostxx routines.Mulin Chao2018-04-263-4/+36
* poppy: Prevent base detection from falling into reverse detection trapNicolas Boichat2018-04-231-12/+34
* hammer: Lock RO image whenever write protect screw is onNicolas Boichat2018-04-171-4/+2
* Revert "i2c: expose port num during unwedge console output."Furquan Shaikh2018-04-111-5/+4
* nautilus: Shrink accelerometer FIFO to 512 entriesNicolas Boichat2018-04-111-1/+4
* nautilus: Support tristate board id strapping pinPhilip Chen2018-04-092-0/+29
* FIXUP: board: Add CONFIG_ACCEL_FORCE_MODE_MASK for ALS when neededGwendal Grignou2018-04-081-1/+1