summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* common/sha1: Drop support for CONFIG_SHA1Nicolas Boichat2020-03-253-178/+0
* volteer: enable ps8815 on USB3 daughter boardCaveh Jalali2020-03-251-3/+12
* dalboz: Remove CONFIG_BRINGUPLu Zhang2020-03-241-1/+0
* Waddledee: Fill in batteriesDiana Z2020-03-242-3/+300
* Waddledee: Complete basic EC tasksDiana Z2020-03-248-52/+449
* compare_builds.sh: Changed to parallel operationCraig Hesling2020-03-241-69/+105
* bloonchipper: Reorganize board.h into sectionsCraig Hesling2020-03-241-70/+117
* bloonchipper: More clearly disable UART DMACraig Hesling2020-03-241-5/+5
* nucleo-f412zg: Initial board offeringCraig Hesling2020-03-2415-0/+526
* stm32f412: Fix chip config Flash and RAM sizesCraig Hesling2020-03-243-9/+13
* nightfury: remove lid als/rgb sensor and camera syncJongpil Jung2020-03-243-119/+2
* TCPMv2: Not enable PD comm on TX Phy reset if not in a connected stateWai-Hong Tam2020-03-243-8/+22
* it83xx/flash: exclude immu tag workaround if chip's core is riscvDino Li2020-03-241-1/+1
* it8xxx2: wake up CPU if an interrupt is pending in idle taskDino Li2020-03-244-5/+17
* kappa: fix battery manufacturer name dataDevin Lu2020-03-241-1/+1
* curve25519: Move to third_partyNicolas Boichat2020-03-249-1153/+1159
* dedede: Check PG_VCCIO_EXT for ALL_SYS_PGOODAseda Aboagye2020-03-241-2/+4
* cbi: Support PCB supplier fieldAbe Levkoy2020-03-245-0/+24
* gitignore: Add "local" exempt directoryCraig Hesling2020-03-241-0/+2
* EFS2: Reset after shutdown if EC is still in ROdnojiri2020-03-241-0/+26
* Mushu : add dual fan control by ECloganliao2020-03-233-1/+65
* SM5803: OTG, charger detect, and interrupt functionalityDiana Z2020-03-232-6/+178
* servo_updater: Do not raise ServoUpdaterException on module importstabilize-12997.B-masterYu-Ping Wu2020-03-211-25/+33
* waitms: Reload watchdog before spin waitingCraig Hesling2020-03-211-6/+8
* chip/it8xxx2: add support IT81302 and IT81202Dino Li2020-03-214-6/+74
* TCPMv2: Split PD message buffers into separate TX/RX buffersSam Hurst2020-03-217-175/+185
* Charger: Add driver function for sourcing OTGDiana Z2020-03-214-7/+23
* TCPMv2: Process protocol errors within vcs_send_ps_rdy_swapDiana Z2020-03-201-1/+20
* TCPMv2: Process incoming messages before discoveryDiana Z2020-03-201-152/+154
* halvor: Initial EC imageFrank Wu2020-03-207-0/+645
* nct38xx: Remove ioexpander_nct38xx.hEdward Hill2020-03-206-37/+21
* dalboz: Set IOEX interrupt handler for DB optionEdward Hill2020-03-202-2/+25
* dalboz: Set usb_port_enable[] for DB optionEdward Hill2020-03-204-3/+12
* dalboz: select GPIOs based on DB optionEdward Hill2020-03-206-27/+80
* zork: split baseboard_tcpc_init to trembyle and dalbozEdward Hill2020-03-203-22/+40
* zork: split ioex_config[] to trembyle and dalbozEdward Hill2020-03-205-38/+74
* ioexpander: add IOEX_FLAGS_DISABLEDEdward Hill2020-03-202-57/+70
* usb_port_power: Add CONFIG_USB_PORT_ENABLE_DYNAMICEdward Hill2020-03-202-3/+16
* code_reviews: Add an example of CLs linked by topicAbe Levkoy2020-03-201-1/+3
* Dood: Modify battery LED behaviorYu-An Chen2020-03-201-1/+1
* max14637: Modify driver to have chip_enable active by defaultScott Collyer2020-03-201-21/+48
* tcpci: remove cached pullDenis Brockus2020-03-205-42/+1
* tcpmv2: cleanup auto discharge disconnectDenis Brockus2020-03-206-123/+235
* zork: Use only AutoDischargeDisconnect to DischargeDenis Brockus2020-03-201-1/+0
* zork: allow AutoDischargeDisconnect to be sole DischargeDenis Brockus2020-03-201-2/+3
* zork: cleanup TCPMvX selection in case of roll back needsDenis Brockus2020-03-201-7/+10
* usb_port_power: move usb_port_enable[] to headerEdward Hill2020-03-204-14/+10
* driver: fix ina219 shunt voltage calculationVirendra Kakade2020-03-201-2/+2
* stm32: Refactor clock-stm32h7.cCraig Hesling2020-03-201-70/+244
* util: rewrite the host test runner in Python 3, and drop pexpectJack Rosenthal2020-03-201-72/+105