summaryrefslogtreecommitdiff
path: root/zephyr/program/corsola
Commit message (Expand)AuthorAgeFilesLines
* starmie: Config the thermal sensor settingwangganxiang2023-05-161-0/+43
* voltorb: enable checking battery stable statusSiyu Qin2023-05-161-0/+1
* corsola: Fix reported USB-C ports for no DB design with DB detection onlschyi2023-05-162-3/+8
* starmie: Improve RT1739 dead battery voltage issuewangganxiang2023-05-151-0/+8
* kingler: add usbc testEric Yilun Lin2023-05-122-4/+7
* rt1718s: integrate board src enable functionsEric Yilun Lin2023-05-122-16/+7
* starmie: implement base detectionwangganxiang2023-05-124-5/+168
* battery: Deprecate CONFIG_BATTERY_LEVEL_NEAR_FULLwen zhang2023-05-113-11/+16
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-111-1/+1
* charger: Rename charge_get_state() to led_pwr_get_state()Simon Glass2023-05-111-1/+1
* corsola: do not reset TCPC if no battery connectedEric Yilun Lin2023-05-111-3/+12
* voltorb: enable MFG FUNCTION to read battery cell voltageSiyu Qin2023-05-111-0/+1
* starmie: add battery supportedwangganxiang2023-05-091-2/+2
* corsola: fix auto-reload GPIO config when FRS mode enabledEric Yilun Lin2023-05-081-4/+11
* starmie: Remove port 1 configurationslschyi2023-05-052-0/+4
* corsola: Update implementation for no daughter boardlschyi2023-05-051-3/+3
* corosla: Improve USB-C port configurationlschyi2023-05-055-18/+34
* corsola: Improve XHCI interrupt naming and remove redundant KConfiglschyi2023-05-054-16/+7
* starmie: Enable body detectionRuihai Zhou2023-05-042-9/+18
* starmie: Initial zephyr config for starmiewangganxiang2023-05-048-2/+318
* Tentacruel: Enable CONFIG_SMART_BATTERY_OPTIONAL_MFG_FUNCMichael5 Chen12023-05-031-0/+1
* Revert "kingler: only reset TCPC with power-on reset flag"Eric Yilun Lin2023-04-251-11/+3
* kingler: only reset TCPC with power-on reset flagEric Yilun Lin2023-04-251-3/+11
* corsola: merge pd_power_supply_* functionsTing Shen2023-04-203-92/+48
* zephyr: LED: Reformated led-pins bindingsJason Yuan2023-04-184-64/+56
* zephyr: Eliminate pointer from SYS_INIT functionsKeith Short2023-04-172-2/+2
* voltorb: remove debug options and features for FW QUALSiyu Qin2023-04-131-0/+7
* voltorb: Select 15V PDO when battery charge full.mike2023-04-113-0/+45
* mt8186,mt8188: check the holder of AP_RST_ODLEric Yilun Lin2023-04-072-2/+2
* zmake: Track project inheritance in ProjectConfigTristan Honscheid2023-04-061-0/+1
* voltorb: limit type-c output current in S3Siyu Qin2023-03-292-1/+110
* zephyr: move tcpc_get_alert_status to shimJason Yuan2023-03-242-19/+7
* zephyr: ite shi: cleanup chip select GPIOKeith Short2023-03-231-1/+2
* corsola: set GPIO_LID_OPEN as GPIO_INPUT_PULL_UPSiyu Qin2023-03-202-2/+2
* zephyr/test: add tentacruel usb mux init testjeffrey Lin2023-03-161-0/+1
* voltorb: add charger thermistor functionSiyu Qin2023-03-141-0/+38
* corsola: fix parity on tcpc interruptsJason Yuan2023-03-092-6/+4
* voltorb: update the LED behavior according to new requirementJiahong Wei2023-02-211-84/+0
* zephyr: remove shi node and add references to shi0Michał Barnaś2023-02-142-2/+3
* zephyr: tentacruel: Increase PLATFORM_EC_I2C_NACK_RETRY_COUNTluluboy_Jian2023-02-131-1/+1
* zephyr: move usbc interrupt handler to shimJason Yuan2023-02-093-17/+13
* zephyr: tentacruel: Enable I2C related configurationTim Lin2023-02-061-0/+2
* krabby: drop SHA256_UNROLLEDTing Shen2023-02-041-2/+0
* zephyr: cros_kb: set KSI/KSO kbs mode by pinctrl driverRuibin Chang2023-02-021-0/+26
* zephyr: shi: default the shi node as disabled on iteFabio Baltieri2023-01-204-0/+16
* zephyr: enable Kconfig based on the devicetree - motionsenseMichał Barnaś2023-01-122-2/+0
* zephyr: enable Kconfig based on the devicetree - batteryMichał Barnaś2023-01-051-2/+0
* voltorb: add two properties in LED policy led-colors nodeSiyu Qin2023-01-051-11/+29
* zephyr: mkbp: split the node compatible in twoFabio Baltieri2022-12-231-2/+2
* tentacruel: ppc testTing Shen2022-12-231-1/+1