summaryrefslogtreecommitdiff
path: root/board/hyperdebug
Commit message (Expand)AuthorAgeFilesLines
* chip/stm32: Interface extensions for serial flashJes B. Klinke2023-03-171-3/+8
* board/hyperdebug: Enable all three I2C portsJes B. Klinke2023-03-144-22/+108
* board/hyperdebug: Calculate SPI speed depending on clock speedJes B. Klinke2023-02-281-7/+9
* board/hyperdebug: Avoid trampling ALTERNATE modeJes B. Klinke2023-02-281-88/+96
* board/hyperdebug: Analog input supportJes B. Klinke2023-02-274-17/+88
* board/hyperdebug: Add DAC supportJes B. Klinke2023-02-162-11/+117
* board/hyperdebug: Atomic setting of gpio mode and levelJes B. Klinke2023-02-141-1/+63
* board/hyperdebug: Correct TX/RX namingJes B. Klinke2023-02-061-2/+2
* board/hyperdebug: Increase clock speedJes B. Klinke2023-02-061-3/+15
* board/hyperdebug: Add logic analyzer supportJes B. Klinke2023-02-023-87/+699
* board/hyperdebug: Split board.c into several filesJes B. Klinke2023-01-265-514/+537
* board/hyperdebug: Enable DFUJes B. Klinke2023-01-254-4/+44
* board/hyperdebug: Enumerate and configure SPI ports via USBJes B. Klinke2023-01-112-2/+146
* board/hyperdebug: Add support for OCTOSPIJes B. Klinke2023-01-111-21/+308
* board/hyperdebug: Name pins after connector positionJes B. Klinke2022-12-092-75/+36
* board/hyperdebug: Allow runtime pin reconfig to alternateJes B. Klinke2022-12-091-2/+4
* chips/stm32/usb_spi: Forwarding to multiple spi devicesJes B. Klinke2022-12-091-1/+1
* board: Sort header filesJeremy Bettis2022-12-011-2/+4
* board/hyperdebug: USB serial numberJes B. Klinke2022-11-161-0/+22
* tree: Remove CONFIG_STM_HWTIMER32Tom Hughes2022-11-111-1/+0
* board: change Google USB vendor infoMike Frysinger2022-09-141-1/+1
* board/hyperdebug: Update pin assignmentJes B. Klinke2022-09-143-209/+204
* Update license boilerplate text in source code filesMike Frysinger2022-09-125-5/+5
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-2/+2
* board/hyperdebug/board.c: Format with clang-formatJack Rosenthal2022-07-071-108/+69
* board/hyperdebug/board.h: Format with clang-formatJack Rosenthal2022-07-071-21/+20
* board/hyperdebug: Add board for OpenTitan developmentJes B. Klinke2022-07-045-0/+737