summaryrefslogtreecommitdiff
path: root/board/nocturne_fp
Commit message (Expand)AuthorAgeFilesLines
* 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-0/+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-015-5/+10
* 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-1211-11/+11
* 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/nocturne_fp/ro_workarounds.c: Format with clang-formatJack Rosenthal2022-06-291-4/+3
* board/nocturne_fp/board_ro.c: Format with clang-formatJack Rosenthal2022-06-291-1/+0
* board/nocturne_fp/board.h: Format with clang-formatJack Rosenthal2022-06-291-16/+16
* 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
* board/dartmonkey: Disable support for saving extended reset flagsPatryk Duda2022-02-281-0/+10
* stm32: Introduce define to control extended reset flagsPatryk Duda2022-02-281-0/+2
* dartmonkey/board: Exclude RV32I panic data from structurePatryk Duda2022-02-281-0/+27
* cortex-m: Introduce FPU interrupt handlerPatryk Duda2022-02-032-0/+7
* COIL: Update SPI references to controller/peripheralKeith Short2021-11-231-2/+4
* 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