summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* zephyr: drivers: Add hibernation delay unit testfactory-kukui-14374.B-mainTomasz Michalec2021-12-013-4/+236
* zephyr: drivers: Add unit test for smart dischargeTomasz Michalec2021-12-011-1/+173
* zephyr: drivers: Add unit test for exiting G3Tomasz Michalec2021-12-015-29/+174
* zephyr: drivers: Add unit test for chipset stateTomasz Michalec2021-12-012-0/+170
* chronicler: Remove unused battery configurationYu-An Chen2021-12-012-36/+1
* mt6360/rt1718s: prevent BC1.2 trigger after PD establishedTing Shen2021-12-012-2/+10
* tcpm/rt1718s: uses mutex_t insteadEric Yilun Lin2021-12-011-1/+1
* morphius: fix thermal control issueZick Wei2021-12-011-10/+18
* zephyr: krabby: refactor usbc_configEric Yilun Lin2021-12-015-237/+275
* zephyr: corsola: drop baseboard_common.hEric Yilun Lin2021-12-013-31/+0
* Dewatt: Modify motion_sensorsSue Chen2021-12-012-82/+21
* zephyr: corsola: refactor daughterboard detectionEric Yilun Lin2021-12-017-68/+120
* Felwinter: modified fan rpm rangeJosh Tsai2021-12-011-9/+3
* anahera: Always initialize ioex data structures after sysjumpDevin Lu2021-12-011-4/+8
* Redrix: Always initialize ioex data structures after sysjumpDevin Lu2021-12-011-4/+8
* dooly: fix incorrect I2C data pin mappingsPeter Marheine2021-12-011-2/+2
* Virtual mux: Always wait for ACKDiana Z2021-12-011-9/+3
* i2c: Use declared initializers for bitbang portsKeith Short2021-11-3011-11/+87
* i2c: Use declared initializers for i2c_ports: boards m-zKeith Short2021-11-3014-65/+365
* i2c: Use declared initializers for i2c_ports: boards a-lKeith Short2021-11-3015-88/+437
* i2c: Use declared initializers for i2c_ports: servo boardsKeith Short2021-11-305-15/+56
* i2c: Use declared initializers for i2c_ports: eval boardsKeith Short2021-11-3011-32/+203
* i2c: Use declared initializers for i2c_ports: reef boardsKeith Short2021-11-303-24/+84
* i2c: Use declared initializers for i2c_ports: trogdor boardsKeith Short2021-11-3011-106/+371
* i2c: Use declared initializers for i2c_ports: kukui boardsKeith Short2021-11-3016-37/+254
* zephyr: zmake: Drop the log level of some config related loggingJack Rosenthal2021-11-301-3/+3
* zephyr: zmake: Add program name and description to argparseJack Rosenthal2021-11-301-1/+4
* zephyr: zmake: Add help strings for all subcommandsJack Rosenthal2021-11-301-5/+20
* zephyr: zmake: Add a list-projects subcommandJack Rosenthal2021-11-303-0/+102
* bugzzy : disable LCD DCDC by pannel power statusYongBeum.Ha2021-11-301-0/+5
* Scout: Add board_led_auto_controlSue Chen2021-11-301-0/+10
* led_common: Add board_led_auto_controlSue Chen2021-11-302-0/+18
* zephyr: kconfig: update USBC_OCP config dependencyEric Yilun Lin2021-11-301-0/+1
* zephyr: drivers: Use proxy only in usb_mux testTomasz Michalec2021-11-302-33/+69
* TCPMv2: Guard DATA_RESET using CONFIG_USB_PD_DATA_RESET_MSGScott Chao2021-11-301-0/+2
* zephyr: gitlab: Filter chip/core specific code from coverageYuval Peress2021-11-301-0/+1
* zephyr: gitlab: Use glob pattery to filter zephyr/driversYuval Peress2021-11-301-1/+4
* zephyr: test: sn5s330 vbus source sink enableAaron Massey2021-11-301-0/+29
* zephyr: kconfig: add PLATFORM_EC_USB_PD_VBUS_MEASURE_BY_BOARDEric Yilun Lin2021-11-301-1/+7
* i2c: Use declared initializers for i2c_ports: grunt devicesKeith Short2021-11-306-33/+231
* i2c: Use declared initializers for i2c_ports: baseboardsKeith Short2021-11-3010-62/+335
* zephyr: use a chosen node to detect internal flashPeter Marheine2021-11-304-11/+17
* taniks: Initial EC imageJoey Peng2021-11-3020-0/+2336
* wormdingler: Remove the bring up features macroSiyu Qin2021-11-301-8/+0
* taeko: Nx20p3483 cannot sink power after reset ecreno.wang2021-11-302-2/+16
* cleanup: redrix: Fix macro stringDevin Lu2021-11-301-3/+3
* task: change task events bitmask to atomic_tDawid Niedzwiecki2021-11-299-15/+17
* system: change sleep_mask to atomic_t typeDawid Niedzwiecki2021-11-294-6/+7
* atomic: cast pointers to atomic_t* for atomic_* callsDawid Niedzwiecki2021-11-2912-20/+21
* util/ec3po: Update language for COILTom Hughes2021-11-292-46/+46