summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* it83xx: add enable/disable espi pad functionDino Li2019-01-223-4/+18
* tcpm/it83xx.c: don't reload cc parameter settings for DxRuibin Chang2019-01-221-0/+2
* cleanup/ish: update copyright header to styleJett Rink2019-01-1910-10/+10
* mt_scp/ipi: Fix typo in IPI macro check.Yilun Lin2019-01-181-1/+1
* ish: fix 32-bit quotient overflowJett Rink2019-01-162-7/+50
* cr50: Extend CR50 Bitbang Receive buffer.Namyoon Woo2019-01-161-7/+3
* npcx: shi: enable sleep bit in suspend hook function.Mulin Chao2019-01-161-0/+6
* it83xx: disable eSPI pad before EC sleepDino Li2019-01-161-1/+21
* it83xx: reset espi module during init on DX versionDino Li2019-01-162-0/+11
* it83xx: disable eSPI pad before changing PLLDino Li2019-01-112-9/+10
* chip/stm32/clock: Enable STOP mode when the host sets wake alarmPhilip Chen2019-01-113-41/+120
* cr50: Deferred RDD check in deasserting EC_RST_L.Namyoon Woo2019-01-091-4/+28
* chip: stm32: clock-stm32f4: Implement rtc_set() for RTCstabilize-11554.BMoritz Fischer2019-01-091-2/+30
* ish/uart: fix wrong register address access in uart_tx_start()Hu, Hebo2019-01-081-1/+1
* pd: Enable USB PD SOP' and SOP'' CommunicationSam Hurst2019-01-071-0/+34
* chip/stm32/clock: Cleanly clear pending RTC alarm IRQPhilip Chen2019-01-051-0/+3
* stdlib cleanup.Allen Webb2019-01-031-2/+3
* mt_scp/ipi: Support host command.Yilun Lin2018-12-291-0/+72
* mt_scp: Support inter-process interrupt/communication (IPI).Yilun Lin2018-12-297-4/+368
* ISH: HID: implement HID subsystemHyungwoo Yang2018-12-283-0/+531
* ISH: HECI: implement HECI layerHyungwoo Yang2018-12-286-0/+1418
* ISH: IPC: implement generic IPC layerHyungwoo Yang2018-12-274-0/+1002
* mt_scp: Support SCP reset stepping stone function.Yilun Lin2018-12-234-1/+28
* mt_scp/uart: Do not use usleep in tx_flush/write_charNicolas Boichat2018-12-231-3/+2
* mt_scp/hrtimer: Fix race condition in timer_read_raw_systemNicolas Boichat2018-12-231-2/+11
* npcx: lpc: don't set SHCFG[7:5] in the driver's initializationCHLin2018-12-201-2/+0
* kukui: Add initial kukui_scp board for SCP developmentRong Chang2018-12-201-2/+2
* scp: Add mt_scp chipRong Chang2018-12-2010-0/+1618
* it83xx/intc:add type-c plug in interruptRuibin Chang2018-12-183-0/+32
* chip/ish: replace CONFIG_ISH_xx flags with CHIP_FAMILY and CHIP_VARIANTShine Liu2018-12-184-19/+17
* Keyboard: Consolidate keyboard factory testsDaisuke Nojiri2018-12-173-198/+7
* keyboard: restore KBD_KSO2 after keyboard factory scan testingDevin Lu2018-12-173-3/+12
* it83xx/spi: rename spi.c to spi_master.ctim2018-12-132-1/+1
* cr50: VENDOR_CC_IMMEDIATE_RESET may have a delay argument.Namyoon Woo2018-12-131-6/+39
* ISH3.0: Scaling timer from 12MHz to 1MHzSadashiva Rao Pv2018-12-122-4/+54
* chip/ish: change host command ready from 8 to 3Shine Liu2018-12-121-1/+1
* it83xx: force filling cache if the last two 4KB blocks of 512KB flash are mod...Dino Li2018-12-102-3/+37
* cr50: Fix return value for VENDOR_CC_SN_SET_HASH.Louis Collard2018-12-061-2/+2
* wov: Add API method to retrieve the channel gain parametersScott Collyer2018-12-062-0/+22
* cr50: provide DCRYPTO_ladder_is_enabled() for test and fuzz buildsVadim Bendebury2018-12-061-10/+14
* test/usb_pd_fuzz: Fuzzing of USB PD dataNicolas Boichat2018-12-051-1/+1
* cr50: revoke key ladder on disabling TPMNamyoon Woo2018-12-052-0/+36
* wov: Modify wov_set_gain to update gain params in wov_confScott Collyer2018-12-041-0/+3
* wov: Split i2s_set_config into 2 functionsScott Collyer2018-12-042-11/+34
* wov: Fix mispelling of wov_conf right_chan_gainScott Collyer2018-12-042-2/+2
* wov: Detect I2S overrun/underrun burstsScott Collyer2018-12-041-0/+46
* ISH-i2c: support 1MHz, clock stretch, restartKyoung Kim2018-12-033-84/+158
* it83xx/intc:message id of pd packet repeatRuibin Chang2018-11-291-1/+47
* npcx: introduce npcx7m6fc chip definitions and configurationsCHLin2018-11-284-14/+29
* CEC: Set pull-up highDaisuke Nojiri2018-11-271-0/+3