summaryrefslogtreecommitdiff
path: root/board/hatch_fp
Commit message (Expand)AuthorAgeFilesLines
* 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
* stm32: Enable more on-device unit testsTom Hughes2020-04-291-1/+9
* bloonchipper: Reorganize board.h into sectionsCraig Hesling2020-03-241-70/+117
* bloonchipper: More clearly disable UART DMACraig Hesling2020-03-241-5/+5
* stm32f412: Fix chip config Flash and RAM sizesCraig Hesling2020-03-241-5/+0
* nocturne_fp/hatch_fp: Make explicit fields in spi arrayCraig Hesling2020-02-261-1/+1
* stm32: Enlarge console task stack for testingYicheng Li2020-02-051-1/+1
* hatch_fp/nocturne_fp: Specify RSA_KEY_SIZE in RW and ROTom Hughes2020-01-141-2/+3
* hatch_fp: Better comments for pin configCraig Hesling2020-01-101-3/+3
* bloonchipper: Add transport and sensor detectionTom Hughes2020-01-082-1/+51
* bloonchipper: Update GPIOs for Hatch 3.0 designTom Hughes2020-01-031-7/+9
* hatch_fp: Move SLP_S0_L for Hatch Rev 2.8Craig Hesling2019-11-081-2/+2
* hatch_fp: Switch to UNUSED pins mechanismCraig Hesling2019-11-081-8/+8
* nocturne_fp/hatch_fp: Document alternate namesTom Hughes2019-11-061-1/+8
* hatch_fp/nocturne_fp: Disable CONFIG_SYSTEM_UNLOCKED by defaultTom Hughes2019-11-061-1/+1
* hatch_fp: Configure unused GPIO pins.Ravi Chandra Sadineni2019-10-311-0/+15
* fingerprint: Restrict md and rw console commandsCraig Hesling2019-10-232-0/+19
* rollback: Clear temporary copies of rollback secret.Yicheng Li2019-09-051-2/+0
* common: Add CONFIG_LIBCRYPTOC to enable third_party/cryptocYicheng Li2019-08-231-1/+1
* common: Prepare always_memset()stabilize-kernelnext-broadwell-12434.BYicheng Li2019-08-171-0/+2