summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bsp/lpc24xx: Convert I2C driver to Linux APISebastian Huber2019-03-154-365/+435
* bsps/powerpc: Initialize stack earlierSebastian Huber2019-03-151-9/+9
* shmopen.c: Fix logically unreachable code (Coverity ID: 1399706, 1399714)Joel Sherrill2019-03-141-2/+3
* main_edit.c: Use strncpy() to eliminate potential buffer overflow.Joel Sherrill2019-03-141-4/+5
* fifo.c: Eliminate logically dead code (Coverity 1437635)Joel Sherrill2019-03-141-8/+5
* z85c30.c: Do not process 0 baud and return an error (CID 1399713)Joel Sherrill2019-03-141-0/+9
* Remove superfluous <rtems/system.h> includesSebastian Huber2019-03-14135-142/+6
* sparc64: Do not include <rtems/asm.h> in C sourceSebastian Huber2019-03-141-1/+0
* Add rtems_board_support_package()Sebastian Huber2019-03-143-0/+14
* posix: is_initialized is of type int not boolSebastian Huber2019-03-133-3/+3
* Regenerate cpukit/headers.amSebastian Huber2019-03-131-0/+1
* bsp/lm3s69xx: Fix typo in test configurationSebastian Huber2019-03-132-2/+1
* mpc5643l_evb-testsuite.tcfg: : Update to account for static allocation and BS...Joel Sherrill2019-03-121-0/+4
* mpc5643l_dpu-testsuite.tcfg: Update to account for static allocation and BSP ...Joel Sherrill2019-03-121-0/+4
* mcf5225x-testsuite.tcfg: Update to account for static allocation and BSP smal...Joel Sherrill2019-03-121-0/+1
* mcf52235-testsuite.tcfg: Update to account for static allocation and BSP smal...Joel Sherrill2019-03-121-0/+6
* tms570ls3137_hdk_with_loader-testsuite.tcfg: Update to account for static all...Joel Sherrill2019-03-121-0/+2
* tms570ls3137_hdk_intram-testsuite.tcfg: Update to account for static allocati...Joel Sherrill2019-03-121-0/+2
* tms570ls3137_hdk-testsuite.tcfg: Update to account for static allocation and ...Joel Sherrill2019-03-121-0/+2
* stm32f4-testsuite.tcfg: Update to account for static allocation and BSP small...Joel Sherrill2019-03-121-0/+1
* stm32f105rc-testsuite.tcfg: Update to account for static allocation and BSP s...Joel Sherrill2019-03-121-0/+1
* lpc32xx_mzx_stage_1-testsuite.tcfg: Update to account for static allocation a...Joel Sherrill2019-03-121-0/+3
* lpc23xx_tli800-testsuite.tcfg: Update to account for static allocation and BS...Joel Sherrill2019-03-121-0/+16
* lpc2362-testsuite.tcfg: Update to account for static allocation and BSP small...Joel Sherrill2019-03-121-0/+17
* lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Update to account for static allocat...Joel Sherrill2019-03-121-52/+105
* lpc1768_mbed_ahb_ram-testsuite.tcfg: Update to account for static allocation ...Joel Sherrill2019-03-121-55/+6
* lpc1768_mbed-testsuite.tcfg: Update to account for static allocation and BSP ...Joel Sherrill2019-03-121-62/+14
* lm4f120-testsuite.tcfg: Update to account for static allocation and BSP small...Joel Sherrill2019-03-121-49/+2
* lm3s6965-testsuite.tcfg: Update to account for static allocation and BSP smal...Joel Sherrill2019-03-121-0/+2
* lm3s3749-testsuite.tcfg: Update to account for static allocation and BSP smal...Joel Sherrill2019-03-121-0/+7
* coremsgseize.c: Fix spelling errorJoel Sherrill2019-03-121-1/+1
* bsp/lpc24xx: Convert SSP driver to Linux APISebastian Huber2019-03-122-556/+396
* bsp/lpc24xx: Add alternative SSP2 pinsSebastian Huber2019-03-121-0/+8
* record: Add more system eventsSebastian Huber2019-03-122-115/+115
* record: Add system call entry/exit eventsSebastian Huber2019-03-122-165/+165
* record: Rename internal per-CPU eventsSebastian Huber2019-03-126-27/+27
* Correct psxtmtests_plan.csvShashvat Jain2019-03-111-3/+3
* bsp/atsam: Fix use after freeSebastian Huber2019-03-111-2/+1
* bsps: Adjust umon Doxygen groupsSebastian Huber2019-03-082-5/+8
* bsp/atsam: Add Doxygen groupsSebastian Huber2019-03-081-0/+1111
* bsp/altera-cyclone-v: Add Doxygen groupsSebastian Huber2019-03-082-8/+85
* bsps/arm: Adjust CMSIS Doxygen groupsSebastian Huber2019-03-085-0/+15
* bsps: Adjust shared Doxygen groupsSebastian Huber2019-03-0888-172/+263
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-08374-653/+1693
* shell: Correct argument order of `mfill`Jonathan Brandmeyer2019-03-081-1/+1
* cpukit/arm: Correct register definitionJonathan Brandmeyer2019-03-081-2/+2
* bsps/powerpc: Move mpc55xx header filesSebastian Huber2019-03-0718-19/+19
* libdl: Add small data support to the remaining PowerPC BSPs.Chris Johns2019-03-078-42/+144
* testsuite: Make the OPERATION_COUNT a test configuration parameter.Chris Johns2019-03-0770-374/+335
* testsuite: Add rexclude, rinclude and cflags to test config files.Chris Johns2019-03-071-11/+83