summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ec_commands: Add EC_CMD_MKBP_WAKE_MASK.Aseda Aboagye2019-07-251-0/+51
* i2c: don't scan i2c addresses less than 0x08Jett Rink2019-07-251-0/+10
* driver: Add support for calibration modeGwendal Grignou2019-07-242-4/+16
* test: Add new test framework toolsYuval Peress2019-07-241-6/+23
* driver: IO expander: nct38xx: add support for NCT38XX series chipsCHLin2019-07-241-0/+3
* IO_Expander: introduce the common interface of IO expanderCHLin2019-07-245-0/+205
* hatch_fp: Add RDP (read protection) support to STM32F4Tom Hughes2019-07-241-3/+3
* Remove __7b, __8b and __7bfDenis Brockus2019-07-2012-99/+83
* ec_commands: Rename 'renew' to 'live' in EC_CMD_USB_PD_CHIP_INFOKarthikeyan Ramasubramanian2019-07-202-3/+8
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-1912-86/+180
* tablet-mode: Fix header file guard and API definitionsDaisuke Nojiri2019-07-181-6/+15
* printf: Fix hexdump and string 0 precisionCraig Hesling2019-07-181-4/+5
* pd_policy: Change DP AltMode event from host event to MKBP.Aseda Aboagye2019-07-172-2/+4
* mkbp_event: Add CONFIG_MKBP_USE_GPIO_AND_HOST_EVENT.Aseda Aboagye2019-07-171-0/+15
* common: add i2c tracing functionalityJack Rosenthal2019-07-171-0/+15
* common: remove CONFIG_SMBUS dead codeDenis Brockus2019-07-172-159/+16
* Add the functions to read and write EAR.Pai Peng2019-07-171-11/+23
* config: Add CONFIG_MKBP_EVENT_WAKEUP_MASKAseda Aboagye2019-07-171-1/+18
* Rename CONFIG_CHARGEN to CONFIG_CMD_CHARGENVadim Bendebury2019-07-041-3/+1
* rollback: Add rollback support for chips with varying flash bank sizesTom Hughes2019-07-031-1/+11
* add chargen command to allow EC and AP to flood the consoleVadim Bendebury2019-07-021-0/+3
* cleanup: Rename CONFIG_MKBP_WAKEUP_MASK for clarity.Aseda Aboagye2019-07-021-3/+3
* USB PD: Refrain from resets if battery is lowDiana Z2019-07-022-1/+17
* doc: add documentation for usb-c on platform/ecJett Rink2019-07-021-1/+9
* hatch/helios/kindred/kohaku: Enable EC-based display backlight controlPhilip Chen2019-07-021-2/+2
* uart_buffering: add tx_buffer_full() APIVadim Bendebury2019-06-271-0/+5
* rma: extract getting RMA Dev ID into a separate methodAndrey Pronin2019-06-271-1/+11
* cleanup: Fix common spelling typos in commentsTom Hughes2019-06-272-5/+5
* driver: add an option to emulate irq event in TCS3400Ting Shen2019-06-251-0/+8
* config.h: Add missing CONFIG_WIRELESS_CHARGER_P9221_R7Yilun Lin2019-06-251-0/+3
* common: provide config option for 64-bit hwtimerJack Rosenthal2019-06-242-3/+44
* fpsensor: Add unit tests for fp_set_sensor_modeTom Hughes2019-06-241-1/+2
* fpsensor: Refactor fp_command_modeTom Hughes2019-06-241-0/+9
* common: pd_policy: Add notification for DP AltModeAseda Aboagye2019-06-242-1/+13
* kukui/usb_pd_policy: Don't support superspeed lanes.Yilun Lin2019-06-241-0/+5
* topology: Add USB2 & USB3 connectivity info to tcpc_config_tDaisuke Nojiri2019-06-212-0/+17
* intel_x86: Use common code to get power signal's levelVijay Hiremath2019-06-201-0/+5
* minute-ia: load eip value from top of stackJack Rosenthal2019-06-191-0/+3
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-19109-109/+109
* ish: snowball linker cleanupDenis Brockus2019-06-181-2/+2
* krane: Enable BC12 detection with gpio controlled.Yilun Lin2019-06-171-0/+8
* fpsensor: Change new files' year to 2019Yicheng Li2019-06-151-1/+1
* include/util: enclose a arg of POWER_OF_TWO into parenthesesNamyoon Woo2019-06-151-1/+1
* minute-ia: show EC task information during panicJack Rosenthal2019-06-141-0/+3
* fpsensor: Add unit test for derive_encryption_key().Yicheng Li2019-06-141-1/+1
* ish: cleanup ISH specific CONFIG_ definitions and usageDenis Brockus2019-06-141-0/+31
* fpsensor: Move crypto-related code to fpsensor_crypto.cYicheng Li2019-06-131-0/+59
* minute-ia: move IRQ definitions to common filesJack Rosenthal2019-06-112-0/+18
* core:RISC-V / chip:IT83202Dino Li2019-06-111-0/+9
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-103-2/+12