summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nissa: Configuration changes for nivviksAndrew McRae2022-01-192-1/+7
* nissa: Use no-auto-init for optional GPIOsAndrew McRae2022-01-192-8/+8
* taniks: Remove G sensor/motionsense supporttony.tang2022-01-191-1/+4
* zephyr: kingler: move GPIO_EN_USB_C1_SINK control to rt1718s hookEric Yilun Lin2022-01-192-6/+6
* tcpm/rt1718s: add board hook for set_snk_ctrl()Eric Yilun Lin2022-01-192-1/+27
* taniks: De-feature volume up/down button on IO board in EC codetony.tang2022-01-192-1/+18
* taniks: Run TCPC1/PPC1 I2C at 1 MHz on taniks boardstony.tang2022-01-192-2/+9
* krabby: configure ledTing Shen2022-01-191-11/+21
* krabby: increase shell history buffer sizeTing Shen2022-01-191-0/+1
* zephyr: Instantiate all GPIOs in gpio_config listAndrew McRae2022-01-193-17/+40
* agah: rename draco to agahZick Wei2022-01-1918-18/+18
* zephyr: kingler: enable DB detectionEric Yilun Lin2022-01-191-1/+1
* zephyr: support CONFIG_CHARGER_RUNTIME_CONFIGPeter Marheine2022-01-192-0/+15
* zephyr: Detect unsorted config_allowedSimon Glass2022-01-191-1/+7
* tree: Replace asm for disabling interrupts with functionTom Hughes2022-01-198-17/+17
* zephyr: docs: Temperature SensorsTristan Honscheid2022-01-193-0/+209
* zephyr: Rename named-chi-fw-config to cros-ec,cbi-fw-configAndrew McRae2022-01-185-17/+17
* flash_fp_mcu: Update for herobrine-rev1Douglas Anderson2022-01-181-8/+16
* zephyr: Avoid calling task_get_current except in tasks.Andrew McRae2022-01-181-1/+1
* zmake: Run lcov after testJeremy Bettis2022-01-183-118/+113
* Fix sort order in config_allowedSimon Glass2022-01-181-1/+1
* zephyr: flash: clean up the shim layerDawid Niedzwiecki2022-01-1810-68/+62
* zephyr: docs: add ADC documentationDawid Niedzwiecki2022-01-183-0/+199
* zephyr test: Add TODO for non-hermetic testAbe Levkoy2022-01-181-0/+4
* zephyr: Initialise non-disabled GPIOsAndrew McRae2022-01-182-20/+29
* PCT2075: Move headerDiana Z2022-01-182-1/+1
* Zephyr: Include build support for PCT2075Diana Z2022-01-183-0/+13
* Skyrim: Add SB TSI temperature sensorDiana Z2022-01-183-1/+27
* Zephyr: Add new I2C port enum for AP thermalDiana Z2022-01-181-0/+1
* Zephyr: Add SB TSI devicetree supportDiana Z2022-01-182-0/+39
* SB TSI: Move headerDiana Z2022-01-182-1/+1
* zephyr: zmake: Create stable ordering of kconfig filesJack Rosenthal2022-01-182-2/+29
* nissa: Add board hibernate functionAndrew McRae2022-01-181-0/+18
* zephyr: kingler: configure USB MUXEric Yilun Lin2022-01-182-1/+29
* zephyr: kingler: enable bc12Eric Yilun Lin2022-01-183-0/+31
* zephyr: kingler: configure USBCEric Yilun Lin2022-01-189-14/+441
* nissa: For bringup, turn off TCPC low power modeAndrew McRae2022-01-181-0/+3
* RAA489000: Make low power mode conditional on configAndrew McRae2022-01-181-0/+2
* usbc: Allow setting CONFIG_USB_PD_TCPC_LOW_POWER=nAndrew McRae2022-01-181-0/+7
* usbc: Exit the charging task if the port does not exist.Andrew McRae2022-01-181-0/+7
* gitlab: Add npcx7/9_evb to build testWealian Liao2022-01-181-0/+10
* docs: zephyr: add an initial Zephyr GPIO doc pageFabio Baltieri2022-01-172-0/+217
* tomato: set pd log level to 1Ting Shen2022-01-171-1/+1
* nissa: Add some initial sub-board setup for nivviksAndrew McRae2022-01-178-36/+205
* Zephyr: Include build support for SB TSIDiana Z2022-01-153-0/+13
* zephyr: drivers: Add DRP plug testTomasz Michalec2022-01-142-2/+36
* zephyr: drivers: Add DRP TCPCI partnerTomasz Michalec2022-01-144-3/+385
* zephyr: emul: Separate data and partner emulatorTomasz Michalec2022-01-147-187/+313
* zephyr: emul: Add common handler for TCPCI partnerTomasz Michalec2022-01-146-31/+301
* zephyr: emul: Use thread for sending delayed TCPCI messagesTomasz Michalec2022-01-142-9/+51