summaryrefslogtreecommitdiff
path: root/board/hatch_fp
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-0512-709/+0
* hatch_fp/board_rw: Reset FP_RST_ODL line to default on RW initPatryk Duda2021-09-161-0/+9
* hatch_fp/board: Define CONFIG_PANIC_STRIP_GPR in configPatryk Duda2021-09-161-0/+1
* hatch_fp/board: Set correct TIM_WATCHDOG for bloonchipperPatryk Duda2021-08-271-1/+1
* dartmonkey/bloonchipper: Disable low-power-idle in ROCraig Hesling2021-08-091-1/+4
* bloonchipper: Reintroduce sleep lines to ROCraig Hesling2021-08-097-81/+69
* Revert "bloonchipper: Reintroduce sleep lines to RO"Hsu Wei-Cheng2021-08-066-66/+81
* Revert "dartmonkey/bloonchipper: Disable low-power-idle in RO"Hsu Wei-Cheng2021-08-061-4/+1
* dartmonkey/bloonchipper: Disable low-power-idle in ROCraig Hesling2021-08-051-1/+4
* bloonchipper: Reintroduce sleep lines to ROCraig Hesling2021-08-056-81/+66
* hatch_fp/board_rw: Set DIVIDER_HIGHSIDE to 1 during board initPatryk Duda2021-07-262-1/+11
* hatch_fp/board_rw: Explicitly reset FP_RST_ODL to default on RW initPatryk Duda2021-07-161-0/+9
* COIL: Rename MODULE_SPI_MASTER to MODULE_SPI_CONTROLLERCaveh Jalali2021-06-032-2/+2
* COIL: Rename CONFIG_SPI_MASTER to CONFIG_SPI_CONTROLLERCaveh Jalali2021-06-031-1/+1
* config: Populate CONFIG_SUPPRESSED_HOST_COMMANDSGwendal Grignou2021-05-191-2/+0
* bloonchipper: Check if AP is on when processing HOOK_INIT hooksPatryk Duda2021-05-181-2/+6
* fingerprint: Add test that reads hwidKevin Shelton2021-05-081-0/+1
* dartmonkey,bloonchipper: Rename sleep lines to be more genericCraig Hesling2021-04-302-11/+17
* Revert "fpsensor: Support building firmware that works for both sensors"Tom Hughes2021-04-071-21/+0
* fpsensor: Support building firmware that works for both sensorsYicheng Li2021-04-021-0/+21
* fingerprint: Enable more on-device unit testsTom Hughes2021-02-161-0/+6
* bloonchipper: Refactor GPIOs to keep RO minimalTom Hughes2021-02-129-130/+200
* dartmonkey: Use SPI_SEL to configure fingerprint sensor SPITom Hughes2021-02-121-1/+1
* fpsensor: Move CONFIG_CMD_SPI_XFER to RWTom Hughes2021-01-291-1/+1
* fpsensor: Add FP sensor SPI detection logicTom Hughes2021-01-291-0/+5
* spi: Pass in spi_device as argument to spi_enable instead of portTom Hughes2021-01-281-1/+1
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* bloonchipper: Comment cleanupCraig Hesling2020-12-172-3/+2
* bloonchipper: enable low powerVincent Palatin2020-12-162-6/+21
* crc32: rename test crc32->crc to allow for crc8Jett Rink2020-11-131-1/+1
* Revert "crc32: rename test crc32->crc to allow for crc8"Jett Rink2020-11-111-1/+1
* crc32: rename test crc32->crc to allow for crc8Jett Rink2020-11-111-1/+1
* hatch_fp: Do not build rsa unittestYicheng Li2020-11-111-1/+2
* chip/stm32: Fix transport detection in RO.Tom Hughes2020-10-301-5/+5
* include/config.h: Replace CONFIG_FP_SENSOR with CONFIG_FINGERPRINT_MCUTom Hughes2020-10-301-0/+1
* test/fpsensor: Add test for checking protocol infoTom Hughes2020-10-301-1/+8
* test/fpsensor: Run the fpsensor test on deviceTom Hughes2020-10-301-0/+1
* stm32: Enable rsa and rsa3 on-device unit testsYicheng Li2020-06-231-0/+2
* stm32: Enable utils on-device unit test for fingerprint boardsYicheng Li2020-06-171-0/+1
* Bloonchipper: USART based transport layer for host commandBhanu Prakash Maiya2020-06-052-6/+51
* fpsensor: cleanup multiple fp spi enableBhanu Prakash Maiya2020-06-051-0/+4
* test: Add test for flash write protectionTom Hughes2020-05-301-0/+1
* test: Add flash_physical testTom Hughes2020-05-301-0/+1
* test: Add scratchpad testTom Hughes2020-05-271-0/+1
* test: Add on-device MPU unit testTom Hughes2020-05-221-0/+1
* test: Add rollback entropy on-device unit testTom Hughes2020-05-141-0/+1
* test: Add rollback unit testTom Hughes2020-05-131-0/+1
* Bloonchipper: Change console from uart1 to uart2Bhanu Prakash Maiya2020-05-062-8/+8
* bloonchipper: Enable pulldown on SPI masterCraig Hesling2020-05-051-1/+1
* test: Add on-device unit test for STM32 RTCTom Hughes2020-04-301-0/+1