summaryrefslogtreecommitdiff
path: root/board/hyperdebug
Commit message (Expand)AuthorAgeFilesLines
* board/hyperdebug: Add declarations of I2C4Jes B. Klinke2023-05-172-2/+9
* board/hyperdebug: Gpio monitoring verifies that list is sameJes B. Klinke2023-05-101-0/+5
* board/hyperdebug: Properly enter alternate modeJes B. Klinke2023-05-091-2/+57
* board/hyperdebug: Dynamic I2C speed settingJes B. Klinke2023-05-051-5/+47
* chip/stm32: Simplify usb_spi.c macro useJes B. Klinke2023-05-031-7/+0
* ec: Add async FLASH_PROTECTFiras Sammoura2023-05-031-0/+3
* board/hyperdebug: Avoid dropping GPIO eventsJes B. Klinke2023-04-261-0/+2
* board/hyperdebug: Use dedicated memory buffer for gpio monitoringJes B. Klinke2023-04-261-8/+36
* board/hyperdebug: Implement flash extensionsJes B. Klinke2023-04-183-185/+238
* chip/stm32: Eliminate run-time flags to usb_spi.cJes B. Klinke2023-03-281-1/+1
* chip/stm32: Eliminate support for multiple USB->SPI instancesJes B. Klinke2023-03-282-4/+4
* 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