summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* asurada: enable virtual batteryTing Shen2020-09-282-0/+8
* fennel: add host command for the ioexpander pwmZhuohao Lee2020-09-282-0/+58
* it8801: fix the it8801_pwm_(set|get)_dutyZhuohao Lee2020-09-281-3/+3
* berknip: update mux hpd signalZick Wei2020-09-261-4/+4
* ecusb: Fix subprocess argument to make it py2/3 compatibleYilin Yang2020-09-262-8/+13
* SM5803: Leave Vbus PROCHOT comparator on for active portsDiana Z2020-09-261-1/+17
* voxel: undefine CONFIG_CHIP_INIT_ROM_REGIONBen Chen2020-09-261-2/+0
* Coachz: Remove the reversed-plug detection for detachible baseWai-Hong Tam2020-09-261-36/+0
* usb_serial: Migrate console.py to python2/3 compatibleYilin Yang2020-09-261-15/+26
* usb_updater: Migrate fw_update.py to python2/3 compatibleYilin Yang2020-09-261-3/+4
* usb_updater: Migrate servo_updater.py to python2/3 compatibleYilin Yang2020-09-264-7/+22
* ec3po: run_tests.sh uses python3 to run unittestYilin Yang2020-09-261-1/+1
* ec3po: Migrate console.py to python2/3 compatibleYilin Yang2020-09-262-286/+234
* ec3po: Migrate interpreter.py to python2/3 compatibleYilin Yang2020-09-263-49/+67
* Trogdor: Mask proper Search key location on the board levelWai-Hong Tam2020-09-266-0/+65
* zephyr: add compatible assert.h headerJack Rosenthal2020-09-251-0/+15
* SM5803: Prevent brown out on source disableDiana Z2020-09-251-25/+37
* SM5803: Read-modify-write output current registerDiana Z2020-09-251-3/+6
* TCPMv2: Always disable Vconn in CC OpenDiana Z2020-09-251-2/+1
* TCPMv2: Ensure previous Vbus is turned off on initDiana Z2020-09-251-2/+7
* fpsensor: Fix buffer check to account for overflowTom Hughes2020-09-253-5/+38
* magolor: enable config CONFIG_CHIP_INIT_ROM_REGIONBen Chen2020-09-251-0/+3
* npcx: make required changes in some modules for npcx9CHLin2020-09-2510-23/+69
* npcx: add GPIO support for npcx9 and refactor GPIO driverCHLin2020-09-258-185/+899
* Fennel: Change Led setting for fennelAaron Zhang2020-09-253-38/+79
* npcx: fix ADC repetitive mode and single mode switchWealian Liao2020-09-252-13/+81
* driver/it8xxx2: change Rd_DB to Rd_5.1k in EC hibernateRuibin Chang2020-09-253-13/+31
* usb_power: Migrate convert_servo_ina.py to python2/3 compatibleYilin Yang2020-09-251-4/+6
* usb_power: Migrate convert_power_log_board.py to python2/3 compatibleYilin Yang2020-09-251-6/+9
* util: Migrate inject-keys.py to python2/3 compatibleYilin Yang2020-09-251-14/+17
* stack_analyzer: Migrate to python3Yilin Yang2020-09-253-38/+47
* coretex-m: fix __image_size value in linker scriptCaveh Jalali2020-09-251-0/+6
* lid_angle: Disable peripherals in S3 in tablet modeEdward Hill2020-09-251-0/+13
* Bloonchipper: Reduce usart transport's response size to 0x100Bhanu Prakash Maiya2020-09-251-3/+3
* test/utils: Add unit tests for safe_memcmpTom Hughes2020-09-241-0/+15
* ec3po: Stop suppressing exceptions in console and interpreter loops.Matthew Blecker2020-09-242-8/+1
* docs/fingerprint: Add link to reference manualsTom Hughes2020-09-241-2/+2
* nucleo-g431rb: Adding support for nucleo-g431rb dev boardScott Collyer2020-09-249-127/+140
* Dedede: Remove unnecessary RSMRST_PWRGD_L pull-upDiana Z2020-09-244-4/+4
* ucsa: display pdo on lcd and handle button eventYun-chieh, Lee2020-09-242-23/+113
* ucsa: fusb307 driver and enable tcpc interruptYun-chieh, Lee2020-09-247-2/+223
* util/unpack_ftb: Fix semantic errorYilin Yang2020-09-241-1/+1
* usb_spi: Remove stm32spi.py since no one uses itYilin Yang2020-09-241-140/+0
* it83xx/adc: adjust ADC read timeout to 1ms.Dino Li2020-09-243-7/+16
* it83xx: read_clear_int_mask() read and clear interrupt bit.Dino Li2020-09-249-47/+46
* common: include console_channel.inc to be relative to include/Jack Rosenthal2020-09-242-2/+2
* usb_power: Migrate powerlog.py to python2/3 compatibleYilin Yang2020-09-241-5/+7
* usb_power: Migrate stats_manager.py to python2/3 compatibleYilin Yang2020-09-241-7/+9
* util: Migrate unpack_ftb.py to python2/3 compatibleYilin Yang2020-09-241-3/+5
* ln9310: Fix the register of LN9310_REG_LB_CTRLWai-Hong Tam2020-09-242-7/+25