summaryrefslogtreecommitdiff
path: root/board/nocturne_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-0513-759/+0
* nocturne_fp/board: Define CONFIG_PANIC_STRIP_GPR in configPatryk Duda2021-09-161-0/+1
* dartmonkey: Moved unused SLP_ALT_DEV_L to RWCraig Hesling2021-08-092-1/+1
* dartmonkey/bloonchipper: Disable low-power-idle in ROCraig Hesling2021-08-091-1/+1
* dartmonkey: Reintroduce sleep lines to ROCraig Hesling2021-08-098-45/+102
* Revert "dartmonkey: Reintroduce sleep lines to RO"Hsu Wei-Cheng2021-08-068-98/+45
* Revert "dartmonkey/bloonchipper: Disable low-power-idle in RO"Hsu Wei-Cheng2021-08-061-1/+1
* Revert "dartmonkey: Moved unused SLP_ALT_DEV_L to RW"Hsu Wei-Cheng2021-08-062-1/+1
* dartmonkey: Moved unused SLP_ALT_DEV_L to RWCraig Hesling2021-08-052-1/+1
* dartmonkey/bloonchipper: Disable low-power-idle in ROCraig Hesling2021-08-051-1/+1
* dartmonkey: Reintroduce sleep lines to ROCraig Hesling2021-08-058-45/+98
* Revert "Dartmonkey: Implement get_fp_transport_type"Craig Hesling2021-08-043-21/+2
* nocturne_fp/board_rw: Explicitly reset FP_RST_ODL to default on RW initPatryk Duda2021-07-161-0/+9
* Dartmonkey: Implement get_fp_transport_typeBhanu Prakash Maiya2021-07-143-2/+21
* 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
* dartmonkey: Check if AP is on when processing HOOK_INIT hooksPatryk Duda2021-05-171-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-15/+21
* Revert "fpsensor: Support building firmware that works for both sensors"Tom Hughes2021-04-071-4/+0
* fpsensor: Support building firmware that works for both sensorsYicheng Li2021-04-021-0/+4
* fingerprint: Enable more on-device unit testsTom Hughes2021-02-161-0/+6
* dartmonkey: Use SPI_SEL to configure fingerprint sensor SPITom Hughes2021-02-122-5/+21
* dartmonkey: Adjust sleep pin based on board typeTom Hughes2021-02-112-2/+12
* dartmonkey: Remove stm32f_rtc testTom Hughes2021-02-051-1/+0
* dartmonkey: Fix fpsensor test compilationTom Hughes2021-02-041-2/+9
* stm32: assume no vbnvJack Rosenthal2021-02-031-6/+0
* dartmonkey: Refactor GPIOs to keep RO minimalTom Hughes2021-01-309-126/+188
* fpsensor: Move CONFIG_CMD_SPI_XFER to RWTom Hughes2021-01-291-0/+3
* fpsensor: Add FP sensor SPI detection logicTom Hughes2021-01-293-0/+31
* 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
* dartmonkey: Note for unused SLP_S4_L and SLP_SUS_LCraig Hesling2020-12-081-1/+5
* 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
* nocturne_fp: Do not build rsa unittestYicheng Li2020-11-111-1/+2
* include/config.h: Replace CONFIG_FP_SENSOR with CONFIG_FINGERPRINT_MCUTom Hughes2020-10-301-0/+2
* 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
* 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
* test: Add on-device unit test for STM32 RTCTom Hughes2020-04-301-0/+1