summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* minute-ia: ish software panicDenis Brockus2019-06-111-3/+8
* fpsensor: Add API to check FP sensor encryption status.Yicheng Li2019-06-072-0/+15
* common: Add EC_CMD_LOCATE_CHIPDaisuke Nojiri2019-06-062-15/+37
* common: motion_sense: Spread timestamps in motion sense fifoYuval Peress2019-06-061-5/+12
* ish: max-retries mechanism for watchdog timerJack Rosenthal2019-06-061-0/+7
* chocodile_vpdmcu: Firmware refactoringSam Hurst2019-06-056-2668/+170
* 8042: Only send back ACK in response to reset command(0xff)Furquan Shaikh2019-06-051-2/+1
* common: queue: Update chunk struct and get read/write logicYuval Peress2019-06-051-7/+19
* charge_manager: customize dedicated port propertiesTing Shen2019-06-052-3/+57
* printf: Add HIDE_EC_STDLIB and __stdlib_compat defines.Allen Webb2019-06-031-4/+9
* common: board_[read/write]_serial weak reference cleanupDenis Brockus2019-06-031-2/+3
* common: Define markers for weak symbolsDaisuke Nojiri2019-06-031-0/+27
* common/i2c_master: Add a subcommand to protect all TCPC portsKarthikeyan Ramasubramanian2019-05-302-7/+3
* chgmgr: Allow boards to customize supplier_priorityDaisuke Nojiri2019-05-291-0/+6
* fpsensor: move hardware-independent code to fpsensor_state.cYicheng Li2019-05-281-0/+96
* PECI: Move non-chipset specific PECI code to common folderVijay Hiremath2019-05-282-9/+45
* usb_port_power_smart: support a new usb_charge_mode - USB_CHARGE_MODE_DEFAULT.Marco Chen2019-05-242-24/+27
* g: improve trng error handlingVadim Bendebury2019-05-241-0/+1