summaryrefslogtreecommitdiff
path: root/board/hatch_fp
Commit message (Expand)AuthorAgeFilesLines
* boringssl: Implement sysrand from TRNGYi Chou2023-05-161-0/+1
* ec: Enable unaligned access for cortex-mFiras Sammoura2023-05-151-0/+1
* Reland "Use third_party boringssl for AES"Yi Chou2023-04-251-2/+1
* Revert "Reland "Use third_party boringssl for AES""Jonathon Murphy2023-04-211-1/+2
* Reland "Use third_party boringssl for AES"Yi Chou2023-04-211-2/+1
* Revert "Use third_party boringssl for AES"Yi Chou2023-04-181-1/+2
* Use third_party boringssl for AESYi Chou2023-04-181-2/+1
* test: Add a test for malloc/freeTom Hughes2023-04-071-0/+1
* fpsensor: Rename fpsensor_detect functionsBobby Casey2023-04-061-2/+2
* test: Add unit tests for sbrkTom Hughes2023-04-041-0/+1
* fpsensor: Increase the host command task sizeYi Chou2023-03-281-1/+1
* Revert "test/fpsensor_hw: fpsensor_hw test compiles and runs with gtest"Aashish Sharma2023-03-251-1/+0
* test/fpsensor_hw: fpsensor_hw test compiles and runs with gtestTom Hughes2023-03-241-0/+1
* Replace CONFIG_DMA with CONFIG_DMA_CROS in EC codebasePatryk Duda2023-03-011-1/+1
* test: Check TPM_SEED is reset after rebootFiras Sammoura2023-02-081-0/+1
* include/spi.h: Introduce CONFIG_SPI_MUTABLE_DEVICE_LISTJes B. Klinke2023-01-091-1/+1
* test: Add test for std::chrono::system_clockTom Hughes2022-12-151-0/+1
* test: Add a test for global object initializationTom Hughes2022-12-101-0/+1
* test: Add timer testAndrea Grandi2022-12-071-0/+1
* board: Sort header filesJeremy Bettis2022-12-013-1/+4
* test: Add rng_benchmark testAndrea Grandi2022-11-111-0/+1
* tree: Remove CONFIG_STM_HWTIMER32Tom Hughes2022-11-111-1/+0
* Makefile.toolchain: Enable -ftrapv for fingerprint boardsTom Hughes2022-11-091-0/+1
* test: Add libc_printf testTom Hughes2022-11-041-0/+1
* test: Add benchmark library (C++)Andrea Grandi2022-11-021-0/+1
* test: Add basic test of std::vectorAndrea Grandi2022-10-211-0/+1
* test: Add panic testTom Hughes2022-10-181-0/+1
* test: Add on-device exception testTom Hughes2022-10-141-0/+1
* test: Add on-device abort() testTom Hughes2022-10-141-0/+1
* test: Add always_memset to dartmonkey+bloonchipperCraig Hesling2022-10-031-0/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-1210-10/+10
* common: Conditionally support printf %l and %i modifiersBobby Casey2022-07-071-1/+1
* test: Add a test to check if the debugger is connectedTom Hughes2022-07-071-0/+1
* Move standard library tests to their own fileTom Hughes2022-07-071-0/+1
* board/hatch_fp/board.h: Format with clang-formatJack Rosenthal2022-06-281-15/+15
* tree: Files should end with single newlineTom Hughes2022-06-151-1/+1
* test/run_device_tests.py: Add private testsAndrea Grandi2022-04-081-0/+4
* test: Introduce panic data persistency testPatryk Duda2022-04-061-0/+1
* Revert "test/run_device_tests.py: Add private tests"Hsu Wei-Cheng2022-03-301-4/+0
* test/run_device_tests.py: Add private testsAndrea Grandi2022-03-301-0/+4
* test: Introduce system_is_locked unit testPatryk Duda2022-03-221-0/+1
* bloonchipper: Enable panic data structure size checkPatryk Duda2022-02-281-0/+6
* cortex-m: Introduce FPU interrupt handlerPatryk Duda2022-02-032-0/+2
* COIL: Update SPI references to controller/peripheralKeith Short2021-11-231-1/+3
* 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