summaryrefslogtreecommitdiff
path: root/board/c2d2/board.c
Commit message (Expand)AuthorAgeFilesLines
* board: change Google USB vendor infoMike Frysinger2022-09-141-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-12/+12
* c2d2: define usart to usb constantsMary Ruthven2022-08-021-12/+14
* c2d2: increase the usart1_to_usb sizeMary Ruthven2022-08-021-1/+1
* board/c2d2/board.c: Format with clang-formatJack Rosenthal2022-07-011-124/+80
* c2d2: allow GSC reset in one commandVadim Bendebury2022-02-011-1/+23
* chip/stm32/usb_spi.c: Advertise endpoint nameJes B. Klinke2021-12-161-0/+1
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* spi: Pass in spi_device as argument to spi_enable instead of portTom Hughes2021-01-281-2/+2
* cleanup: rename kpbs to kbps for i2cJett Rink2020-05-091-1/+1
* c2d2: add vref detection console commandJett Rink2020-03-091-1/+15
* c2d2: add support for I2C-based flashingJett Rink2020-02-271-58/+270
* c2d2: initial c2d2 addJett Rink2020-01-301-0/+870