summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bsp/stm32h7: bring all required changes into system_stm32h7xx for STM32H7B3I-...Karel Gardas2022-04-051-7/+44
* bsp/stm32h7: properly ifdef all unsupported features in start -hal file while...Karel Gardas2022-04-051-0/+20
* bsp/stm32h7: configure peripheral clocks for STM32H7B3xxQ (e.g. STM32H7B3I-DK...Karel Gardas2022-04-051-0/+17
* bsp/stm32h7: configure oscillator for STM32H7B3xxQ (e.g. STM32H7B3I-DK BSP)Karel Gardas2022-04-051-0/+17
* bsp/stm32h7: configure AHB clock divider for STM32H7B3xxQ (e.g. STM32H7B3I-DK...Karel Gardas2022-04-051-0/+4
* bsp/stm32h7: disable ethernet for STM32H7B3I-DK BSP variantKarel Gardas2022-04-051-0/+4
* bsp/stm32h7: use appropriate STM32H7B3xxQ define for STM32H7B3I-DK BSP variantKarel Gardas2022-04-051-1/+4
* bsp/stm32h7: configure S(D)RAM values for STM32H7B3I-DK BSP variantKarel Gardas2022-04-056-6/+24
* bsp/stm32h7: HSE clock value configuration for STM32H7B3I-DK BSP variantKarel Gardas2022-04-051-0/+3
* bsp/stm32h7: add flash latency configurationKarel Gardas2022-04-053-1/+22
* bsp/stm32h7: add configuration for USART1 GPIO pins, registers and alternate ...Karel Gardas2022-04-055-3/+68
* bsp/stm32h7: disable UART 5, 7, 8, 9 and USART 3, 6, 10 for STM32H7B3I-DK BSPKarel Gardas2022-04-057-7/+28
* bsp/stm32h7: add power supply configurationKarel Gardas2022-04-053-1/+22
* bsp/stm32h7: add spec file for the STM32H7B3I-DK BSP variantKarel Gardas2022-04-051-0/+17
* cpukit/libmisc/dumpbuf/dumpbuf.c: Manually change license to BSD-2Joel Sherrill2022-04-021-3/+20
* cpukit/include; Remove SPDX from Gaisler files NOT changed to BSD-2Joel Sherrill2022-04-0212-24/+0
* cpukit/libcsupport/src/_*: Change license to BSD-2Joel Sherrill2022-04-018-24/+176
* cpukit/libcsupport/src/[g-r]*: Change license to BSD-2Joel Sherrill2022-04-0151-157/+1132
* cpukit/libcsupport/src/[s-z]*: Change license to BSD-2Joel Sherrill2022-04-0140-127/+893
* cpukit/libcsupport/src/[a-f]*: Change license to BSD-2Joel Sherrill2022-04-0138-117/+841
* cpukit/include/rtems/timespec.h: Change license to BSD-2Joel Sherrill2022-04-011-3/+22
* cpukit/include/rtems/cbs.h: Change license to BSD-2Joel Sherrill2022-04-011-3/+22
* cpukit/score/cpu/moxie: Change license to BSD-2Joel Sherrill2022-04-018-24/+176
* libcsupport: Use _fwalk_reent()Sebastian Huber2022-04-011-19/+10
* newlib01: Added tests for exit proceduresMatt Joyce2022-03-312-23/+100
* rtems: Clarify scheduler of created taskSebastian Huber2022-03-296-5/+209
* validation: Use individual names for ident testsSebastian Huber2022-03-2915-41/+130
* cpukit/include/rtems/confdefs/libpci.h: Manual file header clean upJoel Sherrill2022-03-251-8/+8
* cpukit/include/pci: Manual header file clean upJoel Sherrill2022-03-257-9/+61
* cpukit/include/drvmgr: Manual header file clean upJoel Sherrill2022-03-254-7/+35
* cpukit/include/pci.h: Manual header clean upJoel Sherrill2022-03-251-2/+11
* cpukit/include/*.h: Change license to BSD-2Joel Sherrill2022-03-252-6/+44
* cpukit/include/sys: Change license to BSD-2.Joel Sherrill2022-03-2531-97/+686
* cpukit/include/rtems: Change license to BSD-2Joel Sherrill2022-03-2573-219/+1606
* cpukit/include/linux: Change license to BSD-2Joel Sherrill2022-03-254-12/+88
* cpukit/include/dev: Change license to BSD-2Joel Sherrill2022-03-2512-36/+264
* cpukit/libmisc/monitor/: Manually change to BSD-2 licenseJoel Sherrill2022-03-2419-50/+562
* Update Eric Norum contact info and start to normalize file headersJoel Sherrill2022-03-2437-236/+170
* testsuites/: Update Eric Norum contact info and normalize file headersJoel Sherrill2022-03-242-15/+6
* cpukit/: Update Eric Norum contact info and normalize file headersJoel Sherrill2022-03-249-51/+66
* validation: Clarify commentSebastian Huber2022-03-241-1/+1
* smp: Add fatal errorSebastian Huber2022-03-247-1/+363
* validation: Test support functionsSebastian Huber2022-03-243-0/+423
* validation: Test thread implementationSebastian Huber2022-03-249-0/+670
* validation: Test SMP-specific aspectsSebastian Huber2022-03-247-0/+988
* validation: Test scheduler operationsSebastian Huber2022-03-246-0/+3852
* validation: Test C libary functionsSebastian Huber2022-03-243-0/+466
* validation: Test <sys/lock.h> mutex operationsSebastian Huber2022-03-242-0/+434
* validation: Test futex supportSebastian Huber2022-03-243-0/+846
* validation: Test status code directivesSebastian Huber2022-03-245-0/+1605