summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-27Rework initialization and interrupt stack supportSebastian Huber1-2/+0
2018-06-20stackchk: Add SMP supportSebastian Huber1-37/+64
2018-06-20stackchk: Refactor Stack_check_Dump_threads_usageSebastian Huber1-60/+49
2018-06-20stackchk: Remove dead codeSebastian Huber1-24/+0
2018-06-20config: SMP only CONFIGURE_MAXIMUM_PROCESSORSSebastian Huber1-1/+3
2018-04-04build: Remove EXTRA_DISTSebastian Huber1-10/+0
2018-03-12shell: Fix rtems_shell_init_env()Sebastian Huber1-1/+1
2018-02-08fdt: Use self-contained mutexSebastian Huber1-119/+29
2018-02-07stdio-redirector: Use self-contained mutexSebastian Huber1-61/+29
2018-02-02test: Add rtems_test_busy_cpu_usage()Sebastian Huber1-1/+18
2018-01-25Remove make preinstallChris Johns33-7197/+0
2018-01-22monitor: Fix thread priority valuesSebastian Huber1-1/+4
2018-01-22tests: Change TEST BUILD to use define namesSebastian Huber1-77/+32
2018-01-16testsupport/testbeginend.c: Fix redefined warningJoel Sherrill1-1/+3
2018-01-02sparc: Remove <bsp.h> from PCI shell commandSebastian Huber1-1/+0
2017-12-14untar: ConstifySebastian Huber2-2/+2
2017-12-13uuid: Include <uuid/uuid.h>Sebastian Huber1-1/+1
2017-12-13utf8proc: Include <utf8proc/utf8proc.h>Sebastian Huber1-1/+1
2017-12-13redirector: Include <rtems/stdio-redirect.h>Sebastian Huber1-2/+1
2017-12-13shell: Include <rtems/shell.h>Sebastian Huber1-1/+1
2017-12-13monitor: Include <rtems/monitor.h>Sebastian Huber3-3/+3
2017-12-13capture: Include <rtems/captureimpl.h>Sebastian Huber2-5/+3
2017-12-07libmisc/stackchk/check.c: correct formatting of stack pointers in Stack_check...Andrei Chichak1-2/+2
2017-11-29testsupport/test.h: Add RTEMS_NO_RETURN to rtems_test_exit()Joel Sherrill1-1/+1
2017-11-11tests: Use ld to map (wrap) printf, puts and putchar to tester functions.Chris Johns4-0/+61
2017-11-11tests: Use rtems_test_begin and rtems_test_end.Chris Johns2-13/+120
2017-10-28tests: Move rtems_test_printer definitionSebastian Huber1-1/+6
2017-10-11xz/README: Correct URLJoel Sherrill1-1/+2
2017-09-28shell: Fix missing prototype warningSebastian Huber1-0/+1
2017-09-14libio: Avoid direct use of rtems_libio_iopsSebastian Huber2-2/+2
2017-09-12serdbg: Fix warningSebastian Huber1-1/+0
2017-09-12Simplify and unify BSP_output_charSebastian Huber1-3/+0
2017-08-25Include missing <limits.h>Sebastian Huber3-0/+3
2017-08-25Include missing <string.h>Sebastian Huber6-0/+7
2017-08-22heap: Fix integer typesSebastian Huber2-7/+7
2017-08-20libmisc/rtems-fdt: Add RTEMS FDT wrapper and shell command to libmisc.Chris Johns5-0/+2498
2017-08-14libmisc/shell: Make some internal shell functions public.Chris Johns3-19/+35
2017-07-28untar: Fix compile errorSebastian Huber1-1/+1
2017-07-28untar: Fix use of uninitialized variableSebastian Huber1-0/+2
2017-07-18dumpbuf: Simplify rtems_print_buffer()Sebastian Huber1-11/+17
2017-07-05xz: Suppress attribute warningsSebastian Huber1-0/+7
2017-06-29tests: Move busy loop to test supportSebastian Huber3-1/+125
2017-06-21capture/rtems-trace-buffer-vars.c: Fix duplicate const warningJoel Sherrill1-1/+1
2017-06-16shell: Display scheduler instead of current CPUSebastian Huber2-11/+19
2017-06-13xz: Use CRC32Sebastian Huber2-7/+2
2017-06-07Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber1-0/+1
2017-05-02shell: Fix format specifiersSebastian Huber1-3/+3
2017-04-24xz/xz_config.h: Address unable to inline warningJoel Sherrill1-0/+5
2017-04-19libmisc/monitor: Correctly print unlimited configuration table entries.Chris Johns1-12/+22
2017-04-18rtems/inttypes.h: New file. Uses contents from cpukitJoel Sherrill1-9/+1