summaryrefslogtreecommitdiff
path: root/board/hatch_fp/board.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* common: Conditionally support printf %l and %i modifiersBobby Casey2022-07-071-1/+1
* board/hatch_fp/board.h: Format with clang-formatJack Rosenthal2022-06-281-15/+15
* bloonchipper: Enable panic data structure size checkPatryk Duda2022-02-281-0/+6
* cortex-m: Introduce FPU interrupt handlerPatryk Duda2022-02-031-0/+1
* 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-091-0/+2
* Revert "bloonchipper: Reintroduce sleep lines to RO"Hsu Wei-Cheng2021-08-061-2/+0
* 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-051-0/+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: Refactor GPIOs to keep RO minimalTom Hughes2021-02-121-2/+1
* fpsensor: Move CONFIG_CMD_SPI_XFER to RWTom Hughes2021-01-291-1/+1
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* bloonchipper: enable low powerVincent Palatin2020-12-161-4/+1
* include/config.h: Replace CONFIG_FP_SENSOR with CONFIG_FINGERPRINT_MCUTom Hughes2020-10-301-0/+1
* Bloonchipper: USART based transport layer for host commandBhanu Prakash Maiya2020-06-051-0/+15
* Bloonchipper: Change console from uart1 to uart2Bhanu Prakash Maiya2020-05-061-5/+5
* 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
* hatch_fp/nocturne_fp: Specify RSA_KEY_SIZE in RW and ROTom Hughes2020-01-141-2/+3
* 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
* fingerprint: Restrict md and rw console commandsCraig Hesling2019-10-231-0/+9
* 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
* hatch_fp: Add RDP (read protection) support to STM32F4Tom Hughes2019-07-241-1/+1
* hatch_fp: enable fp_sensor taskTom Hughes2019-07-031-3/+1
* hatch_fp: Enable rollbackTom Hughes2019-07-031-4/+1
* hatch_fp: fix memory mapping of FP buffersNicolas Norvez2019-04-191-3/+7
* hatch_fp: initial uploadNicolas Norvez2019-04-031-0/+184