summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bsps/imx: Enable clock of ETH2Christian Mauderer2022-06-093-0/+173
* Newlib01: Add tests for rand() and lrand48()Matt Joyce2022-06-092-0/+53
* testsuite/libtests: Add exit03 to test exit() with C++Chris Johns2022-06-096-0/+221
* arm/lpc32xx: Implement new interrupt directivesSebastian Huber2022-06-081-6/+42
* bsp/lpc32xx: bsp_interrupt_vector_enable()Sebastian Huber2022-06-081-2/+6
* bsp/lpc32xx: bsp_interrupt_is_valid_vector()Sebastian Huber2022-06-082-0/+31
* bsp/lpc32xx: Use standard timer 2 for tm27.hSebastian Huber2022-06-081-19/+39
* arm/lpc32xx: Hide MLC detailsSebastian Huber2022-06-081-3/+1
* bsp/lpc32xx: Fix FIQ interrupt supportSebastian Huber2022-06-081-10/+13
* validation: Fix CallWithinISR()Sebastian Huber2022-06-081-0/+2
* arm: Fix PMSA regions for contiguous sectionsSebastian Huber2022-06-081-4/+4
* arm: Fix PMSA region mapping with 0x0 end addressSebastian Huber2022-06-081-1/+1
* build: Assert value properties only if not NoneSebastian Huber2022-06-081-9/+9
* bsps/atsam: Fix type of optionsChristian Mauderer2022-06-072-4/+4
* arm: Fix typoSebastian Huber2022-06-031-2/+2
* bsps/stm32h7: set SDRAM 1 size to 0 by default on nucleo-h743zi BSPKarel Gardas2022-06-021-0/+1
* bsps/stm32h7: set default linkage to flash for nucleo-h743zi BSPKarel Gardas2022-06-021-0/+1
* bsps/stm32h7: set default printk instance on nucleo-h743zi BSP to USART3Karel Gardas2022-06-021-1/+4
* bsps/stm32h7: add stm32h747i-disco-m4 BSP variantKarel Gardas2022-06-0220-0/+43
* bsps/stm32h7: set default SDRAM x sizes on stm32h747i-disco BSPKarel Gardas2022-06-012-0/+2
* bsps/stm32h7: disable all unsupported U(S)ARTs on stm32h747i-disco BSPKarel Gardas2022-06-017-0/+7
* bsps/stm32h7: add configuration and enable build of stm32h747i-disco BSPKarel Gardas2022-06-018-0/+33
* bsps/stm32h7: add board C files for stm32h747i-disco BSPKarel Gardas2022-06-014-0/+736
* bsps/stm32h7: set default SDRAM x sizes on stm32h757i-eval-m4 BSPKarel Gardas2022-06-012-0/+2
* bsps/stm32h7: disable all U(S)ARTs except USART1 on stm32h757i-eval-m4 BSPKarel Gardas2022-06-019-0/+9
* bsps/stm32h7: add configuration and enable build of stm32h757i-eval-m4 BSPKarel Gardas2022-06-0111-3/+66
* bsps/stm32h7: include CMSIS Cortex-M4 header when required by configurationKarel Gardas2022-06-011-0/+7
* bsps/stm32h7: move cache implementation from obj to BSPs own yml fileKarel Gardas2022-06-015-1/+4
* bsps/stm32h7: enable cache and MPU only on Cortex-M7Karel Gardas2022-06-011-0/+4
* bsps/arm: add CMSIS Cortex-M4 Core Peripheral Access Layer Header FileKarel Gardas2022-05-301-0/+1937
* bsps/stm32h7: set default SDRAM x sizes on stm32h757i-eval BSPKarel Gardas2022-05-272-1/+5
* bsps/stm32h7: enable SDRAM 2 MPU regionKarel Gardas2022-05-271-0/+7
* bsps/stm32h7: provide linkcmds for SRAM, FLASH_SDRAM and SRAM_SDRAM linkingKarel Gardas2022-05-275-2/+156
* bsps/stm32h7: add and enable test set exclusion for stm32h757i-eval BSPKarel Gardas2022-05-272-0/+21
* bsps/stm32h7: disable all U(S)ARTs except USART1 on stm32h757i-eval BSPKarel Gardas2022-05-279-2/+16
* bsps/stm32h7: add configuration and enable build of stm32h757i-eval BSPKarel Gardas2022-05-277-0/+54
* bsps/stm32h7: add board C files for stm32h757i-eval BSPKarel Gardas2022-05-274-0/+976
* sppps01: Improve default handler testGabriel Moyano2022-05-271-0/+6
* score: Fix pps_fetch()Sebastian Huber2022-05-271-1/+2
* MAINTAINERS: Add myself to Write After ApprovalKarel Gardas2022-05-261-1/+2
* score: Reformat for code coverageSebastian Huber2022-05-231-2/+18
* testsuites/sptests: Add sppps01 testGabriel Moyano2022-05-233-0/+212
* timecounter.h: Add _Timecounter_Discipline()Gabriel Moyano2022-05-232-0/+26
* timepps.h: PPS_SYNC defined by defaultGabriel Moyano2022-05-233-11/+2
* kern_ntptime.c: Add define in order to remove warningGabriel Moyano2022-05-231-0/+3
* kern_tc.c: Enable PPS API supportGabriel Moyano2022-05-231-4/+0
* kern_tc.c: Add definitions required by PPS APIGabriel Moyano2022-05-231-0/+6
* score: Rename tc_getfrequency()Gabriel Moyano2022-05-233-1/+19
* kern_tc.c: Replace FreeBSD event mechanism by adding pointers to functionGabriel Moyano2022-05-232-0/+65
* kern_tc.c: Add atomic dependencies required by the PPS APIGabriel Moyano2022-05-232-0/+14