summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-24libmisc/rtems-fdt: Add libmisc/rtems-fdt to the cpukit wrapup.Chris Johns1-0/+1
2017-08-22powerpc: PPC64_NOP_FOR_LINKER_TOC_POINTER_RESTORESebastian Huber1-0/+5
2017-08-22powerpc: Add 64-bit context/interrupt supportSebastian Huber6-187/+263
2017-08-22powerpc: 64-bit _CPU_Context_Initialize() supportSebastian Huber1-2/+2
2017-08-22powerpc: 64-bit support for CPU_SIZEOF_POINTERSebastian Huber1-0/+4
2017-08-22powerpc: ppc_interrupt_get_disable_mask()Sebastian Huber1-1/+1
2017-08-22powerpc: Add register definesSebastian Huber1-0/+16
2017-08-22heap: Fix integer typesSebastian Huber3-10/+10
2017-08-22dev/i2c: Fix integer typeSebastian Huber1-1/+1
2017-08-22score: Fix format specifierSebastian Huber1-1/+1
2017-08-22confdefs: Fix POSIX keys configurationSebastian Huber1-1/+2
2017-08-20libmisc/rtems-fdt: Add RTEMS FDT wrapper and shell command to libmisc.Chris Johns7-0/+2510
2017-08-20dev/i2c: Add I2C device support for FPGA Slave, LM25066A, TMP112, ADS1113, AD...Chris Johns10-0/+1527
2017-08-16dev/i2c: Add Xilinx AXI I2C driver.Chris Johns4-0/+1035
2017-08-16libdebugger/i386 Fix i386 backend after changes.Chris Johns1-1/+16
2017-08-15libdebugger: Fixes to debugging, ARM support, locking, and gcc-7.1 warnings.Chris Johns15-313/+466
2017-08-14libmisc/shell: Make some internal shell functions public.Chris Johns3-19/+35
2017-08-10arm: Use ARM code on Thumb 1 targetsSebastian Huber1-1/+1
2017-08-10arm: Validate IT[7:0] bit field of PSRSebastian Huber1-1/+25
2017-07-31powerpc: Add register definesSebastian Huber1-0/+26
2017-07-31score: Add RTEMS_HAVE_MEMBER_SAME_TYPE()Sebastian Huber2-2/+25
2017-07-28cpukit/include/rtems/inttypes.h: Correct PRIdioctl_command_tJoel Sherrill1-1/+1
2017-07-28bsp/t32mppc: Add SMP supportSebastian Huber1-0/+3
2017-07-28untar: Fix compile errorSebastian Huber1-1/+1
2017-07-28untar: Fix use of uninitialized variableSebastian Huber1-0/+2
2017-07-28Fix IO control request typeSebastian Huber2-2/+3
2017-07-25sparc: Add lazy floating point switchSebastian Huber6-219/+136
2017-07-25INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber2-3/+5
2017-07-25sparc: Rename SPARC_USE_SAFE_FP_SUPPORTSebastian Huber3-28/+30
2017-07-25score: Add optional _CPU_Context_Destroy()Sebastian Huber3-1/+27
2017-07-24posix: fix warnings with mmap from heap/wkspaceGedare Bloom2-2/+2
2017-07-24posix: replace mmap mappings lock with libio lockGedare Bloom3-86/+13
2017-07-20posix: Use unprotected chain operationsSebastian Huber2-2/+2
2017-07-20Fixed issue with searching mapped addressesKevin Kirspel1-3/+4
2017-07-18score: Fix warningSebastian Huber1-1/+1
2017-07-18dumpbuf: Simplify rtems_print_buffer()Sebastian Huber1-11/+17
2017-07-18ftpd: Use floating point tasksSebastian Huber1-1/+1
2017-07-17i2c: Point to most relevant Linux documentationSebastian Huber1-3/+4
2017-07-17sparc: Add assembly workaround for LEON3FT B2BST errataDaniel Cederman3-0/+33
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel34-113/+312
2017-07-12score: Fix typoSebastian Huber1-1/+1
2017-07-12Add interrupt vector set/get affinitySebastian Huber2-0/+62
2017-07-12Add interrupt server moveSebastian Huber1-0/+26
2017-07-12Add interrupt server set affinitySebastian Huber1-0/+36
2017-07-12Add interrupt server suspend/resumeSebastian Huber2-0/+45
2017-07-12Create one interrupt server per processorSebastian Huber1-59/+70
2017-07-11rtems: Add rtems_scheduler_ident_by_processor_setSebastian Huber3-0/+86
2017-07-11rtems: Add rtems_scheduler_ident_by_processor()Sebastian Huber3-0/+67
2017-07-11rtems: Fix warningSebastian Huber1-2/+0
2017-07-10score: Make EDF the default SMP schedulerSebastian Huber1-2/+2