summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* pinmap: Optionally use column to select pinsAndrew McRae2022-03-166-20/+36
* ec/util: Add support for EC flashing/debugging through OpenOCDrobertzieba@google.com2022-03-154-0/+352
* ectool: support dps enable/disable commandEric Yilun Lin2022-03-151-0/+34
* zephyr: support smart USB-A port controlPeter Marheine2022-03-151-4/+0
* zephyr: tcpm: Add support for FUSB302 Type-C controllerRajesh Kumar2022-03-111-1/+0
* Banshee:implement LED behaviorLeo-Tsai2022-03-101-0/+1
* zephyr: rename CONFIG_SOC_POWER_MANAGEMENT_TRACE to CONFIG_NPCX_PM_TRACEKeith Short2022-03-071-1/+0
* zephyr: Add PLATFORM_EC_ALS_TCS3400_EMULATED_IRQ_EVENTSam Hurst2022-03-071-1/+0
* zephyr: port BUTTONS_RUNTIME_CONFIGEric Yilun Lin2022-03-041-1/+0
* pinmap: Add generation of gpio-line-namesAndrew McRae2022-03-028-51/+177
* pinmap: Sort I2C by port rather than signal.Andrew McRae2022-03-022-11/+45
* stm32: Introduce define to control extended reset flagsPatryk Duda2022-02-281-0/+1
* panic: Check panic data size during buildPatryk Duda2022-02-281-0/+1
* presubmit: Don't complain about edits to fpsensorstabilize-14536.B-mainJeremy Bettis2022-02-261-1/+1
* ectool/pchg: Make update command check device event and statusDaisuke Nojiri2022-02-251-6/+27
* presubmit: Add warning on edit of non-zephyr codeJeremy Bettis2022-02-241-0/+27
* stm32: Add the DFU Boot ManagerBrian J. Nemec2022-02-151-0/+3
* genvif: Add "vif:" namespaceCaveh Jalali2022-02-141-2/+2
* genvif: Add section commentsCaveh Jalali2022-02-142-2/+109
* dt-gpionames: Update README.md and add shell scriptAndrew McRae2022-02-142-23/+67
* genvif: Add support for USB4 related fieldsCaveh Jalali2022-02-121-3/+58
* genvif: Add support for Alt_Mode_Adapter fieldCaveh Jalali2022-02-121-0/+14
* genvif: Upgrade to VIF definition version 3.18Caveh Jalali2022-02-122-92/+171
* genvif: Add XML start/end tag helpersCaveh Jalali2022-02-121-83/+141
* Add CONFIG_INA219 to config_allowedSimon Glass2022-02-111-0/+1
* genvif: Add const qualifier where appropriateCaveh Jalali2022-02-111-24/+25
* stm32: Add the DFU Runtime identifiersBrian J. Nemec2022-02-111-0/+1
* util/fptool: Fix pylint warningsTom Hughes2022-02-111-3/+2
* Add CONFIG_PS2 to config_allowedSimon Glass2022-02-101-0/+1
* update_release_branch: Skip merge attempt when we are in merge processPatryk Duda2022-02-091-16/+24
* TYPEC_CONTROL: Add new subcommand for TBT UFP behaviorDiana Z2022-02-091-1/+16
* Makefile: Switch to the Python script for CONFIG checkingSimon Glass2022-02-093-221/+0
* util/flash_jlink.py: Fix pylint warningsTom Hughes2022-02-081-5/+8
* util/update_release_branch: Fix pylint warningsTom Hughes2022-02-081-18/+19
* COIL: update util/stm32mon.cRicardo Quesada2022-02-081-4/+4
* flash_fp_mcu: Fix FPMCU flashing on nami/nami-kernelnextMatt Davis2022-02-071-11/+16
* util: Allow ignoring problematic Kconfig optionsSimon Glass2022-02-071-4/+14
* util: Support building a new list of ad-hoc CONFIGsSimon Glass2022-02-071-0/+30
* util: Tweak kconfig_check for use in the MakefileSimon Glass2022-02-051-2/+14
* zephyr: pinmap: handle a new INPUT_L pin typeDawid Niedzwiecki2022-02-043-0/+18
* cortex-m: Introduce FPU interrupt handlerPatryk Duda2022-02-031-0/+1
* check_allowed: Check git repository quietlyAbe Levkoy2022-02-031-1/+1
* dt-gpionames: Add new utility to generate gpio-line-namesAndrew McRae2022-02-024-0/+560
* Zephyr: Add support for active low backlight enableDiana Z2022-01-311-1/+0
* ectool: fix "ectool thermalget" ioctl errorB R, Harsha2022-01-311-0/+4
* Revert "Makefile: Switch to the Python script for CONFIG checking"David Stevens2022-01-304-14/+231
* Makefile: Switch to the Python script for CONFIG checkingSimon Glass2022-01-284-231/+14
* util: Support updating the list of allowed configsSimon Glass2022-01-282-15/+109
* util: Support using kconfiglib in the CONFIG checkerSimon Glass2022-01-282-45/+165
* Add an updated KconfiglibSimon Glass2022-01-281-0/+7196