summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-volteer-13672.39.B-mainBrian Norris2021-09-107-24/+0
* common: motionsense fifo: Reset the initialized bits after commitYuval Peress2021-05-112-2/+13
* TCPMv1/v2: Add config option to disable TCPC VCONNEric Herrmann2021-02-263-13/+41
* Merge remote-tracking branch 'cros/main' into firmware-volteer-13672.B-mainAbe Levkoy2021-01-24252-1153/+4657
|\
| * Metaknight: Support motion sensor 2nd sourceYu-An Chen2021-01-234-51/+179
| * zephyr: volteer: redefine the flash node with the correct unitFabio Baltieri2021-01-231-8/+9
| * ec3po: fix python3 related unittest failuresRuben Rodriguez Buchillon2021-01-231-2/+2
| * zephyr: volteer: make compiling with features disabled easierJack Rosenthal2021-01-232-38/+57
| * voxel: add new batteryand remove the unused batteryBen Chen2021-01-232-24/+25
| * zephyr: Add support for EC_CMD_GET_PROTOCOL_INFO in eSPISimon Glass2021-01-231-0/+18
| * guybrush: Enable linker time optimizationsRob Barnes2021-01-231-0/+1
| * guybrush: Remove undef of ADC and SWITCHRob Barnes2021-01-231-4/+0
| * test: port accel_cal to ZtestPaul Fagerburg2021-01-226-34/+111
| * volteer: Add a license header to prj.confSimon Glass2021-01-221-0/+4
| * zephyr: Add support for CONFIG_POWER_BUTTON/X86Simon Glass2021-01-221-0/+10
| * zephyr: Add support for CMD_AP_RESET_LOGSimon Glass2021-01-225-1/+42
| * zephyr: Add support for CHIPSET_RESET_HOOKSimon Glass2021-01-223-0/+43
| * config: Ensure VBUS measurement consistencyAbe Levkoy2021-01-221-0/+4
| * zephyr: volteer: Configure charge VBUS measurementAbe Levkoy2021-01-221-1/+1
| * config: Fix inconsistent VBUS measurement configAbe Levkoy2021-01-225-8/+6
| * volteer: change mutex for ZephyrHyungwoo Yang2021-01-221-2/+15
| * zephyr: add bmi260, bma2x2,and tcs3400 supportHyungwoo Yang2021-01-224-1/+56
| * zephyr: add motion sense supportHyungwoo Yang2021-01-2210-5/+236
| * zephyr: Add support for BOARD_RESET_AFTER_POWER_ONSimon Glass2021-01-222-0/+14
| * magolor: Add motion sensor config for kx022/icm-426xxBen Chen2021-01-223-23/+160
| * flash: remove unused assertsKeith Short2021-01-221-3/+3
| * zephyr: test_util: improve EC compatibilityPaul Fagerburg2021-01-221-1/+3
| * volteer: Move x86 power info into a separate fileSimon Glass2021-01-226-93/+63
| * zephyr: Add support for CPU throttlingSimon Glass2021-01-224-1/+62
| * pchg: Avoid notifying host for false eventsDaisuke Nojiri2021-01-221-8/+13
| * zephyr: volteer: enable S0ixJack Rosenthal2021-01-221-0/+1
| * zephyr: enable power sequencing for kohakuJack Rosenthal2021-01-222-1/+53
| * zephyr: power: add shim option for S0ixJack Rosenthal2021-01-223-0/+27
| * sasuke : change LED gpio settingYongBeum.Ha2021-01-221-3/+3
| * dp_alt_mode: Exit DP mode on Exit Mode NAKAbe Levkoy2021-01-221-11/+18
| * Madoo: LED functionKo_Ko2021-01-221-2/+48
| * baseboard/octopus: Increase delay before hibernatePatryk Duda2021-01-221-1/+1
| * charge_manager: Notify PD when new power is different than requestedPatryk Duda2021-01-221-2/+23
| * TCPMv1/TCPMv2: Add functions providing requested voltage and currentPatryk Duda2021-01-223-0/+36
| * magolor: Add new batteryBen Chen2021-01-222-0/+61
| * ioexpander: Fix interrupt handler signalEdward Hill2021-01-222-2/+2
| * config: Provide default VCONN Swap delayAbe Levkoy2021-01-2261-60/+8
| * config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-2266-85/+95
| * Madoo: Fix main board charger can't wake from hibernateKo_Ko2021-01-229-17/+19
| * No init.rom section support in ZephyrHyungwoo Yang2021-01-225-3/+24
| * doc: README: drop the (chroot) not efrom the set_gbb_flags commandFabio Baltieri2021-01-221-2/+2
| * genesis: Redefine GPIO BJ_ADP_PRESENT_LNeill Corlett2021-01-221-0/+1
| * TCPMv2: Support BIST Test ModeAbe Levkoy2021-01-2215-0/+61
| * TCPMv2: Test that PE ignores invalid BIST requestsAbe Levkoy2021-01-225-14/+94
| * charge_manager: Create mockAbe Levkoy2021-01-226-0/+84