summaryrefslogtreecommitdiff
path: root/board/c2d2
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-125-5/+5
* 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
* board/c2d2/board.h: Format with clang-formatJack Rosenthal2022-06-281-25/+24
* c2d2: allow GSC reset in one commandVadim Bendebury2022-02-011-1/+23
* chip/stm32/usb_spi.c: Advertise endpoint nameJes B. Klinke2021-12-162-0/+2
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* COIL: Rename CONFIG_SPI_MASTER to CONFIG_SPI_CONTROLLERCaveh Jalali2021-06-031-1/+1
* spi: Pass in spi_device as argument to spi_enable instead of portTom Hughes2021-01-281-2/+2
* i2c_master: extend i2c_xfer_no_retry to also support large writestabilize-13605.B-masterTing Shen2020-11-171-1/+1
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* cleanup: rename kpbs to kbps for i2cJett Rink2020-05-091-1/+1
* c2d2: add vref detection console commandJett Rink2020-03-091-1/+15
* c2d2: update AP/AUX I2C to correct alternate funcJett Rink2020-03-061-1/+1
* c2d2: add support for I2C-based flashingJett Rink2020-02-273-58/+291
* cleanup: move voltage rail detection to commonJett Rink2020-02-251-0/+7
* c2d2: initial c2d2 addJett Rink2020-01-305-0/+1066