summaryrefslogtreecommitdiff
path: root/zephyr/program/corsola
Commit message (Expand)AuthorAgeFilesLines
* 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
* corsola: reduce the type-c port count init delay to 500msEric Yilun Lin2022-12-201-2/+2
* corsola: bring forward the fake type-c port count init timingEric Yilun Lin2022-12-191-1/+4
* tentacruel: Setting convertible device with default sensor.jeffrey2022-12-191-12/+22
* corsola/ite: Increase MOTIONSENSE stack sizeDino Li2022-12-151-1/+1
* tentacruel: add lid sensor 2nd source BMA422.jeffrey2022-12-154-49/+193
* zephyr: usb: set a bunch of USBC options automaticallyFabio Baltieri2022-12-134-12/+0
* corsola: headers clean upEric Yilun Lin2022-12-1315-53/+8
* zephyr: shim: fix rt1739 compatsFabio Baltieri2022-12-121-1/+1
* tentacruel: reorganize project level dtsiEric Yilun Lin2022-12-122-134/+1
* corsola: reorganize the source filesEric Yilun Lin2022-12-1227-54/+78
* corsola: drop board level cbi.dtsiEric Yilun Lin2022-12-124-74/+60
* corsola: drop board level battery.dtsiEric Yilun Lin2022-12-126-39/+21
* corsola: use ite_led.dtsiEric Yilun Lin2022-12-097-264/+257
* zephyr: leds: select PLATFORM_EC_LED_DT automaticallyFabio Baltieri2022-12-082-4/+0
* corsola: use ite_motionsese.dtsiEric Yilun Lin2022-12-074-401/+176
* corsola: use ite_gpio.dtsiEric Yilun Lin2022-12-074-474/+102
* corsola: use ite_usbc.dtsiEric Yilun Lin2022-12-064-121/+31
* corsola: use ite_i2c.dtsiEric Yilun Lin2022-12-067-102/+73
* zephyr: move usbc interrupt handler to shimJason Yuan2022-12-052-18/+2
* zephyr: corsola: keyboard: Add KSO13 and KSO14 to pinctrlMadhurima Paruchuri2022-12-051-0/+2
* corsola: use ite_adc.dtsiEric Yilun Lin2022-12-054-138/+217
* tentacruel:Remove the bring-up featuresjeffrey2022-12-051-0/+4
* corsola: fix spi_cs0 interrupt flagEric Yilun Lin2022-12-041-1/+1
* corsola: use ite_interrupts.dtsiEric Yilun Lin2022-12-044-232/+46
* voltorb: add 3 batteries to projectSiyu Qin2022-12-021-0/+9
* corsola: Initial zephyr config for VoltorbSiyu Qin2022-11-255-1/+369
* zephyr: rt9490: merge charger and bc12 dt nodesTing Shen2022-11-248-17/+13
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-6/+0
* zephyr: usb: enable pi3usb9201 driver and emulator automaticallyFabio Baltieri2022-11-233-3/+0
* corsola: steelix: uses npcx_*.dtsiEric Yilun Lin2022-11-2212-602/+359
* zephyr: krabby usbc_config testTing Shen2022-11-221-2/+0
* zephyr: leds: move led value in the pwm led bindingFabio Baltieri2022-11-223-26/+18
* zephyr/program: Sort header filesJeremy Bettis2022-11-2119-45/+41