summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fpsensor: Add help descriptions for console commandsstabilize-12301.BTom Hughes2019-06-261-4/+8
* kukui: Add basic analyzestack.yaml configYilun Lin2019-06-261-0/+3
* helios: Modify Battery pack infomichael5_chen2019-06-262-6/+33
* chip/stm32/gpio: Disable external interrupts in gpio_pre_initNicolas Boichat2019-06-261-0/+3
* mt_scp/ipi: Host command should not wake up AP.Yilun Lin2019-06-251-1/+1
* chip/mt_scp/uart: Switch to use ULPOSC1_DIV10 for UARTNicolas Boichat2019-06-253-2/+21
* kodama: add a new configuration for Kodama.peichao.wang2019-06-252-1/+2
* kohaku: Add support for TCS3400 as clear ALS and RGB sesnorPhilip Chen2019-06-253-4/+80
* kohaku: Add vsync pin and sync driverPhilip Chen2019-06-253-1/+21
* kohaku: Update BC12_CHG_DET pins for rev1Philip Chen2019-06-251-3/+2
* krane: enable TCS3400 ALS sensorTing Shen2019-06-252-0/+76
* driver: add an option to emulate irq event in TCS3400Ting Shen2019-06-252-6/+38
* power/mt8183: Re-enable watchdog interrupt after sysjumpNicolas Boichat2019-06-251-1/+2
* printf: Add unit tests for printf.cCraig Hesling2019-06-253-0/+216
* config.h: Add missing CONFIG_WIRELESS_CHARGER_P9221_R7Yilun Lin2019-06-251-0/+3
* common/fmap: Update doc linkTom Hughes2019-06-251-1/+4
* ISH: fix UART output errorHyungwoo Yang2019-06-251-1/+1
* chg_sw_ramp: Don't set charge limit if ramping is stableDaisuke Nojiri2019-06-251-18/+15
* ish: Use 64-bit hardware timerJack Rosenthal2019-06-243-119/+27
* common: provide config option for 64-bit hwtimerJack Rosenthal2019-06-243-30/+112
* g: make uart run fasterVadim Bendebury2019-06-241-14/+17
* fpsensor: Return correct error code for console commandTom Hughes2019-06-241-2/+2
* fpsensor: Add unit tests for fp_set_sensor_modeTom Hughes2019-06-242-1/+56
* fpsensor: Don't allow enrolling more than the max number of fingersTom Hughes2019-06-241-0/+7
* fpsensor: Refactor fp_command_modeTom Hughes2019-06-243-16/+49
* nocturne: Wake AP on DP AltMode Entry & Attention.Aseda Aboagye2019-06-241-0/+17
* common: pd_policy: Add notification for DP AltModeAseda Aboagye2019-06-243-1/+30
* aes-gcm: Fix unused error for kSizeTWithoutLower4BitsCraig Hesling2019-06-241-4/+6
* power/mt8183: Hold PMIC enable to force S5->G3 transition.Nicolas Boichat2019-06-241-3/+31
* chip/mt_scp/hrtimer: Switch hrtimer to use ULPOSC1/8Nicolas Boichat2019-06-243-8/+18
* chip/mt_scp/hrtimer: Change 26Mhz to a defineNicolas Boichat2019-06-241-7/+10
* chip/mt_scp/clock: Prefer closest frequency when calibratingNicolas Boichat2019-06-241-4/+7
* chip/mt_scp/clock: Fix frequency meter divider (1024, not 1000)Nicolas Boichat2019-06-241-10/+10
* chip/mt_scp/clock: Move ULPOSC1/2 frequency settings to clock_chip.hNicolas Boichat2019-06-242-15/+16
* chip/mt_scp/clock: Wait longer for clock measurement to completeNicolas Boichat2019-06-241-5/+11
* kukui/usb_pd_policy: Don't support superspeed lanes.Yilun Lin2019-06-242-6/+18
* mt_scp/ipi: Do not support ipi_send in ISR contextYilun Lin2019-06-232-7/+5
* flash_ec: fix in returning the error code 1 for missing temp fileNamyoon Woo2019-06-221-2/+2
* driver:lis2mdl: Remove todoYuval Peress2019-06-221-1/+4
* kukui: scp: calibrate ULPOSC1&2Rong Chang2019-06-222-66/+178
* topology: Add USB2 & USB3 connectivity info to tcpc_config_tDaisuke Nojiri2019-06-213-0/+20
* servo_v4: Remove the dts console commandWai-Hong Tam2019-06-211-26/+0
* helios: Add support for power LEDScott Collyer2019-06-212-1/+29
* helios: Remove support for USB-AScott Collyer2019-06-213-14/+1
* pd_protocol: Don't DRP toggle lower than S0.Aseda Aboagye2019-06-212-23/+105
* minute-ia: add 0 error code for exceptions that do not pass oneDenis Brockus2019-06-211-15/+26
* ish: fixed wrongly entered D0ix states in some timesHu, Hebo2019-06-212-7/+43
* trng: make init_trng(), exit_trng() and rand_bytes() test_mockable.Yicheng Li2019-06-211-3/+3
* fpsensor: Move HKDF code to helper functionsYicheng Li2019-06-211-18/+60
* intel_x86: Use common code to get power signal's levelVijay Hiremath2019-06-203-7/+7