summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* zephyr: don't find USB-A port instances by DT pathPeter Marheine2022-03-141-1/+3
* taeko: modify for Prochot function settingamber.chen2022-03-146-0/+31
* nivviks: Add signals required for power sequenceBernardo Perez Priego2022-03-145-0/+202
* nissa/nivviks: Add power signals handlersBernardo Perez Priego2022-03-143-4/+133
* gelarshie: Initial EC imagepengjunhao52022-03-1410-0/+1750
* Revert "battery: Do not return display_soc if data is bad"Daisuke Nojiri2022-03-122-18/+0
* ps8811: Add AEQ/BEQ related settingsDevin Lu2022-03-121-1/+74
* anahera: Add USBA retimer supportDevin Lu2022-03-124-2/+50
* anahera: Update FW_CONFIG for LTEDevin Lu2022-03-122-1/+19
* ps8811: Add _SHIFT for register mapDevin Lu2022-03-122-13/+19
* battery: Set EC_BATT_FLAG_INVALID_DATA correctlyDaisuke Nojiri2022-03-122-2/+2
* redrix: Update thermal high/halt pointDevin Lu2022-03-121-15/+4
* redrix: Update fan table version 4Devin Lu2022-03-121-35/+35
* redrix: Fix FAN acoustic while EC resetDevin Lu2022-03-121-2/+2
* vell: Lower host shutdown percentage to 3%Devin Lu2022-03-121-0/+3
* anahera: Remove battery LED blink during S0ixDevin Lu2022-03-121-22/+1
* zephyr: Stub can be removed for testAndrew McRae2022-03-111-14/+0
* zephyr: Add complete AP API interfaceAndrew McRae2022-03-1111-144/+246
* zephyr: Add initial unit tests for AP power sequenceAndrew McRae2022-03-1110-0/+738
* zephyr: Decouple task start in AP power sequenceAndrew McRae2022-03-114-12/+49
* zephyr: Use only 1 callback for ESPIAndrew McRae2022-03-111-53/+44
* zephyr: Add AP notification frameworkAndrew McRae2022-03-119-2/+328
* zephyr: adlrvp: Enable vboot configurationRajesh Kumar2022-03-112-2/+1
* zephyr: charger: Make the charge-ramp method as optionalRajesh Kumar2022-03-111-2/+3
* zephyr: adlrvp: Enable RTC configurationRajesh Kumar2022-03-112-0/+7
* taeko/tarlo: support 71wh batteryamber.chen2022-03-112-3/+58
* zephyr: tcpm: Add support for FUSB302 Type-C controllerRajesh Kumar2022-03-115-3/+17
* zephyr: hoglin: Board creationKshitiz Godara2022-03-116-4/+558
* zephyr: volteer: delete use of remote-portKeith Short2022-03-112-2/+0
* zephyr: herobrine: enable 1Mhz I2C speed for TCPC chipsDawid Niedzwiecki2022-03-111-12/+2
* herobrine: enable I2C speed controlKeith Short2022-03-112-1/+7
* herobrine: Use remote-port property only for batteryKeith Short2022-03-111-0/+3
* zephyr: test default implementation of charge_port_is_sinkYuval Peress2022-03-111-0/+8
* zephyr: test default implementation of charge_port_is_connectedYuval Peress2022-03-111-0/+12
* zephyr: test default implementation of power info fillYuval Peress2022-03-111-0/+38
* zephyr: herobrine: Enable FRS FunctionalitySam Hurst2022-03-111-0/+1
* battery/smart: Don't update fields if reading failsDaisuke Nojiri2022-03-111-1/+9
* fingerprint: validate the expected hwidKevin Shelton2022-03-115-19/+80
* zephyr: Add test for i2c_passthru host commandJeremy Bettis2022-03-113-0/+48
* usbpd: Advertise USB COMM_CAP in RDOCaveh Jalali2022-03-111-3/+25
* pdeval-stm32f072: Disable features to fit in flashCaveh Jalali2022-03-101-0/+4
* brask: separate fw_config from the board.*Zhuohao Lee2022-03-105-46/+116
* usb_pd_timer: use atomic_*_bit functionsDawid Niedzwiecki2022-03-103-153/+74
* anahera: Update thermal high/halt pointDevin Lu2022-03-101-3/+3
* anahera: Update fan table version 5Devin Lu2022-03-101-8/+8
* zephyr: emul: Add PD messages logging for TCPCI partnersTomasz Michalec2022-03-102-0/+251
* zephyr: emul: Add type byte on TCPC RX_BUFFER readTomasz Michalec2022-03-104-11/+40
* zephyr: emul: Add timers for TCPCI partnersTomasz Michalec2022-03-103-8/+123
* zephyr: emul: Add hard reset callback for TCPCI partnersTomasz Michalec2022-03-108-22/+86
* zephyr: emul: Add mutex on TCPCI partner transmit handlerTomasz Michalec2022-03-105-3/+54