summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* dedede: Make EC_MKBP_INT_L open drainAseda Aboagye2020-03-262-2/+2
* zork: undo revert for zork on AutoDischargeDisconnectDenis Brockus2020-03-268-8/+313
* malefor: Add lid and base accel sensorsxiong.huang2020-03-265-202/+144
* damu: enable bit-bang for battery smbusScott Chao2020-03-264-1/+16
* Ezkinil: Add FSUSB42UMX driverDavid Huang2020-03-262-1/+37
* Ezkinil: Add control USB_A1_RETIMER_EN during power on/offDavid Huang2020-03-261-0/+12
* kakadu: add new battery support for gauge max17055Scott Chao2020-03-261-4/+53
* hatch/baseboard: Increase TCPC i2c speed to 400KhzDevin Lu2020-03-261-2/+2
* Ezkinil: Add redriver TUSB544 and PS8743 for EzkinilDavid Huang2020-03-264-3/+52
* Revert "tcpmv2: cleanup auto discharge disconnect"Aseda Aboagye2020-03-266-235/+123
* usbc: null-check modep when entering DP modePeter Marheine2020-03-261-1/+1
* malefor: move sensors support from baseboard to boardxiong.huang2020-03-2611-24/+435
* cleanup: drop the _TYPEC part of USB device configJett Rink2020-03-2618-45/+45
* nightfury: Enable base light sensorJongpil Jung2020-03-262-13/+18
* SM5803: Configure lower TINT thresholdDiana Z2020-03-262-10/+30
* Waddledee: Set up ADC thresholds for PP3300_A_PGOODDiana Z2020-03-262-1/+63
* USB: Make handling of CC overvoltage independent of PPCsDiana Z2020-03-262-6/+6
* Waddledee: Configure DAC for PSYSDiana Z2020-03-262-6/+7
* dratini: Reduce input voltage to 5V when battery fullDevin Lu2020-03-251-1/+28
* nightfury : change BC1.2 IC to Pericom 9201YongBeum.Ha2020-03-252-13/+12
* asurada: board.h: add more section headingsTing Shen2020-03-251-9/+12
* util/flash_ec: correct board nameRuibin Chang2020-03-251-1/+1
* common: Add blink exampleCraig Hesling2020-03-253-0/+47
* common/sha256: Move to third_partyNicolas Boichat2020-03-254-297/+337
* core/cortex-m[0]: Move core functions assembly files to third_partyNicolas Boichat2020-03-2514-765/+801
* core/cortex-m0/curve25519: Move code to third_party folderNicolas Boichat2020-03-258-0/+31
* 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