summaryrefslogtreecommitdiff
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* Reland "battery: Finish past cleanup of sb fw update"Aaron Massey2023-04-111-1/+0
* Revert "battery: Finish past cleanup of sb fw update"Aaron Massey2023-04-031-0/+1
* battery: Finish past cleanup of sb fw updateAaron Massey2023-03-311-1/+0
* battery: Remove dead sbs_passthrough host cmdsAaron Massey2023-03-311-4/+0
* usb_updater: Cast chunk_len to size_tRob Barnes2023-03-061-1/+2
* ec: Use chromite isort configJeremy Bettis2023-02-0312-7/+18
* clang-format: reformat few files with the current llvm releaseFabio Baltieri2023-01-112-6/+6
* extra: Sort header filesJeremy Bettis2022-11-2212-51/+57
* host_command: Remove EC_CMD_READ_TESTAaron Massey2022-10-201-1/+0
* usb_serial: fix console.py handling of --serialnoMatthew Blecker2022-09-161-7/+6
* i2c-pseudo: Add documentation in RST and MD formats.Matthew Blecker2022-09-163-5/+594
* Update license boilerplate text in source code filesMike Frysinger2022-09-1251-51/+51
* Reland "ec: Fix DEBUG "variable" in usb_updater Makefile"Brian Norris2022-09-062-5/+4
* Revert "ec: Fix DEBUG "variable" in usb_updater Makefile"Yoshiki Iguchi2022-09-052-4/+5
* ec: Fix DEBUG "variable" in usb_updater MakefileBrian Norris2022-09-022-5/+4
* ec: Switch black to 80 cols and reformat filesJeremy Bettis2022-07-2617-159/+517
* ec: Fix some bad formatting and warningsJeremy Bettis2022-07-1320-119/+31
* ec: Format all python files with black and isortJeremy Bettis2022-07-1220-6305/+6864
* trng: Rename rand to trng_randTom Hughes2022-07-061-2/+2
* extra/ftdi_hostcmd/test_cmds.c: Format with clang-formatJack Rosenthal2022-07-061-159/+137
* extra/usb_gpio/usb_gpio.c: Format with clang-formatJack Rosenthal2022-07-011-57/+37
* extra/rma_reset/rma_reset.c: Format with clang-formatJack Rosenthal2022-07-011-75/+65
* extra/lightbar/input.c: Format with clang-formatJack Rosenthal2022-06-301-1/+1
* extra/sps_errs/prog.c: Format with clang-formatJack Rosenthal2022-06-291-40/+22
* extra/lightbar/simulation.h: Format with clang-formatJack Rosenthal2022-06-291-17/+23
* extra/usb_updater/desc_parser.c: Format with clang-formatJack Rosenthal2022-06-291-7/+4
* extra/i2c_pseudo/i2c-pseudo.c: Format with clang-formatJack Rosenthal2022-06-291-227/+263
* extra/usb_serial/raiden.c: Format with clang-formatJack Rosenthal2022-06-291-14/+11
* extra/lightbar/windows.c: Format with clang-formatJack Rosenthal2022-06-291-28/+21
* extra/usb_updater/usb_updater2.c: Format with clang-formatJack Rosenthal2022-06-281-145/+125
* extra/lightbar/main.c: Format with clang-formatJack Rosenthal2022-06-281-48/+62
* extra/touchpad_updater/touchpad_updater.c: Format with clang-formatJack Rosenthal2022-06-281-87/+77
* extra/usb_console/usb_console.c: Format with clang-formatJack Rosenthal2022-06-281-29/+26
* ec_commands: Drop VBNV read/write supportYu-Ping Wu2022-06-281-1/+0
* tigertool: cleanupNick Sanders2022-06-234-123/+117
* servo_updater: Add retries for flash2Yi Chou2022-06-031-2/+2
* task: change task_set_event return type to voidFabio Baltieri2022-06-022-3/+2
* ec console: Move from tostring to tobytes.Keith Haddow2022-05-311-1/+1
* i2c-pseudo: build for kernels >5.15Peter Marheine2022-05-171-1/+1
* tigertool: fix rebootNick Sanders2022-04-225-30/+228
* usb_updater2: Read bInterfaceNumber correctly.Daisuke Nojiri2022-04-131-1/+1
* Sweetberry: Update the powerlog command to use sudo.Michael Pishchagin2022-01-191-1/+1
* servo_updater: Add clean reboot at the end of updating procedureLukasz Hajec2021-08-261-0/+3
* pylintrc: Copy Chromium OS platform2's configCraig Hesling2021-08-0218-0/+73
* extra/stack_analyzer: EC stack analyzer for Risc-v architecturetim2021-03-101-0/+100
* extra/util: replace deprecated sys_siglist with strsignalAdrian Ratiu2021-02-172-2/+2
* servo_updater: print available versionRuben Rodriguez Buchillon2021-02-121-1/+13
* servo_updater: firmware channel retrieval as a library serviceRuben Rodriguez Buchillon2021-02-121-1/+19
* servo_updater: consolidate common code-pathRuben Rodriguez Buchillon2021-02-121-31/+41
* servo_updater: introduce channelsRuben Rodriguez Buchillon2021-02-121-3/+23