summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* usb_pd: Get USB-C cable type informationAyushee2019-08-162-2/+13
* usb_pd: Storing USB-C cable attributesAyushee2019-08-162-31/+246
* usb_pd: Adding USB-C cable detectionAyushee2019-08-161-7/+40
* test: Update TEST_EQ to using string format specifierYuval Peress2019-08-151-6/+6
* charge_manager: Mark functions overridableDaisuke Nojiri2019-08-141-2/+3
* usb_mux: Send DP safe mode info to virtual MUXVijay Hiremath2019-08-142-0/+3
* g: add vendor cmd to get/set the endorsement seedMary Ruthven2019-08-131-0/+1
* driver: lis2dw12: Add driver supportmario tesi2019-08-132-0/+3
* dma: separate out DMA enable status from wait_for_bytesTom Hughes2019-08-131-2/+11
* thermistor: update Steinhart-Hart equationsPaul Fagerburg2019-08-121-0/+1
* usb: convert cc1 from int to enumJett Rink2019-08-093-9/+19
* test: make TEST_EQ and TEST_NE use %d as formatJett Rink2019-08-091-2/+2
* isl9241: add charger_get_vbus_voltageDenis Brockus2019-08-081-1/+2
* Fix typo and clarify doc in fpsensor.h and gpio.wrapCraig Hesling2019-08-072-11/+29
* ectool/trng: Add "rand" host command for testing RNGTom Hughes2019-08-061-0/+19
* Trembyle: Fix USB-C TCPC driversDenis Brockus2019-08-021-0/+1
* mock: Add mock structure for fuzzers and testsCraig Hesling2019-07-312-0/+36
* g: add flash log entry for dcrypto failuresstabilize-12386.BVadim Bendebury2019-07-311-0/+1
* common/system: refactor some confusing ifdefsJack Rosenthal2019-07-312-7/+2
* cleanup: remove CONFIG_REPLACE_LOADER_WITH_BSS_SLOWJack Rosenthal2019-07-311-6/+0
* common: make IS_ENABLED sorta compatible with clangJack Rosenthal2019-07-311-10/+22
* util: Move __stdlib_compat to function definitionsCraig Hesling2019-07-302-23/+23
* type-c: USB Type-C State Machine based on Release 1.4 of the spec.Sam Hurst2019-07-309-70/+198
* PoC: tablet-mode: Disable tablet mode in recovery bootDaisuke Nojiri2019-07-291-0/+5
* fpsensor: Change crypto functions to return error code instead of result codeYicheng Li2019-07-261-3/+3
* 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