summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* smpmulticast01: Fix NULL pointer accessSebastian Huber2020-11-101-1/+1
* Add correct link address for griscv waf buildJiri Gaisler2020-11-092-0/+6
* Add networking support for griscv bspJiri Gaisler2020-11-098-14/+117
* libtrace: Move _Record_Stream_header_initialize()Sebastian Huber2020-11-094-106/+142
* sparc: Add SPARC_INTERRUPT_SOURCE_TO_TRAP()Sebastian Huber2020-11-064-3/+15
* sparc: Add SPARC_INTERRUPT_TRAP_TO_SOURCE()Sebastian Huber2020-11-067-6/+23
* sparc: Add SPARC_IS_INTERRUPT_TRAP()Sebastian Huber2020-11-067-27/+29
* sparc: Move SPARC-specific macros to sparc.hSebastian Huber2020-11-062-22/+40
* rtems-bsps: Use build specification itemsSebastian Huber2020-11-051-13/+18
* build: Place cache file in output directorySebastian Huber2020-11-051-2/+2
* confdefs: Add extern C guards to libpci.hJan Sommer2020-10-301-0/+8
* score: Fix unused parameter 'lock' warningSebastian Huber2020-10-281-0/+1
* build: Improve cache handlingSebastian Huber2020-10-281-1/+4
* build: Report caching errorsSebastian Huber2020-10-281-1/+1
* bsp/stm32h7: New BSPSebastian Huber2020-10-2768-0/+4813
* bsp/stm32h7: Fix warningsSebastian Huber2020-10-272-15/+15
* bsp/stm32h7: Disable unused functionsSebastian Huber2020-10-275-0/+28
* bsp/stm32h7: Enable LL driversSebastian Huber2020-10-2746-88/+88
* bsp/stm32h7: Move <math.h> includeSebastian Huber2020-10-273-1/+2
* bsp/stm32h7: Constify some functionsSebastian Huber2020-10-276-12/+12
* bsp/stm32h7: Import from STM32CubeMX-5.6.0Sebastian Huber2020-10-27259-0/+706411
* bsp/leon3: Updat due to API changesSebastian Huber2020-10-261-1/+1
* bsps/arm: Sort fast text/data sectionsSebastian Huber2020-10-211-2/+2
* bsps/arm: Add support for MPU region alignmentSebastian Huber2020-10-211-0/+21
* rtems-fdt / shell - Fix string truncation warningFrank Kühndel2020-10-201-21/+19
* bsps: Fix rtems_interrupt_server_delete()Sebastian Huber2020-10-191-0/+2
* posix: Fix pthread_spin_unlock()Sebastian Huber2020-10-191-1/+1
* libfs/rfs: Check search bit map end on last bitChris Johns2020-10-171-2/+15
* grlib: Add ambapp_common_info to derived typesSebastian Huber2020-10-1614-50/+46
* grlib: Remove unused conversion macrosSebastian Huber2020-10-161-5/+0
* grlib: Remove superfluous forward declsSebastian Huber2020-10-161-5/+0
* bsps/arm: Add workaround for Errata 794072Sebastian Huber2020-10-161-0/+16
* bsps/arm: Workaround for Errata 845369Sebastian Huber2020-10-162-0/+47
* Revert "rtems-fdt / shell - Fix string truncation warning"Sebastian Huber2020-10-161-19/+21
* rtems-fdt / shell - Fix string truncation warningFrank Kühndel2020-10-151-21/+19
* shell/main_edit.c: Fix string truncation warningFrank Kühndel2020-10-151-5/+7
* shell/main_edit.c: Fix use of wrong constantFrank Kühndel2020-10-151-1/+2
* shell/shell.c: Fix illegal string copyFrank Kühndel2020-10-151-4/+14
* shell/shell.c: Fix an implicit type castFrank Kühndel2020-10-151-1/+3
* fsdosfsname01: Fix string truncation warningFrank Kühndel2020-10-151-6/+7
* Remove *_Is_null() inline functionsSebastian Huber2020-10-1412-72/+16
* rtems: Remove superfluous includeSebastian Huber2020-10-141-2/+0
* lpc32xx_mzx_stage_1-testsuite.tcfg: Add ttest01Joel Sherrill2020-10-121-0/+1
* lpc2362-testsuite.tcfg: Add monitor and psxmsgq01Joel Sherrill2020-10-121-0/+2
* lm3s3749-testsuite.tcfg: Add spcxx01Joel Sherrill2020-10-121-0/+1
* build: Move drivers without SMP supportSebastian Huber2020-10-122-15/+33
* build: Fix formatSebastian Huber2020-10-1210-16/+18
* testsuites/samples/fileio - Increase of stack sizeFrank Kühndel2020-10-121-1/+1
* shell: Remove not functioning fdisk mount/unmountFrank Kühndel2020-10-125-255/+6
* cpukit/libmisc/monitor: Fix an illegal string copyFrank Kühndel2020-10-121-1/+2