summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* libmisc/rtems-fdt: Add libmisc/rtems-fdt to the cpukit wrapup.Chris Johns2017-08-241-0/+1
* powerpc: PPC64_NOP_FOR_LINKER_TOC_POINTER_RESTORESebastian Huber2017-08-221-0/+5
* powerpc: Add 64-bit context/interrupt supportSebastian Huber2017-08-226-187/+263
* powerpc: 64-bit _CPU_Context_Initialize() supportSebastian Huber2017-08-221-2/+2
* powerpc: 64-bit support for CPU_SIZEOF_POINTERSebastian Huber2017-08-221-0/+4
* powerpc: ppc_interrupt_get_disable_mask()Sebastian Huber2017-08-221-1/+1
* powerpc: Add register definesSebastian Huber2017-08-221-0/+16
* heap: Fix integer typesSebastian Huber2017-08-223-10/+10
* dev/i2c: Fix integer typeSebastian Huber2017-08-221-1/+1
* score: Fix format specifierSebastian Huber2017-08-221-1/+1
* confdefs: Fix POSIX keys configurationSebastian Huber2017-08-221-1/+2
* libmisc/rtems-fdt: Add RTEMS FDT wrapper and shell command to libmisc.Chris Johns2017-08-207-0/+2510
* dev/i2c: Add I2C device support for FPGA Slave, LM25066A, TMP112, ADS1113, AD...Chris Johns2017-08-2010-0/+1527
* dev/i2c: Add Xilinx AXI I2C driver.Chris Johns2017-08-164-0/+1035
* libdebugger/i386 Fix i386 backend after changes.Chris Johns2017-08-161-1/+16
* libdebugger: Fixes to debugging, ARM support, locking, and gcc-7.1 warnings.Chris Johns2017-08-1515-313/+466
* libmisc/shell: Make some internal shell functions public.Chris Johns2017-08-143-19/+35
* arm: Use ARM code on Thumb 1 targetsSebastian Huber2017-08-101-1/+1
* arm: Validate IT[7:0] bit field of PSRSebastian Huber2017-08-101-1/+25
* powerpc: Add register definesSebastian Huber2017-07-311-0/+26
* score: Add RTEMS_HAVE_MEMBER_SAME_TYPE()Sebastian Huber2017-07-312-2/+25
* cpukit/include/rtems/inttypes.h: Correct PRIdioctl_command_tJoel Sherrill2017-07-281-1/+1
* bsp/t32mppc: Add SMP supportSebastian Huber2017-07-281-0/+3
* untar: Fix compile errorSebastian Huber2017-07-281-1/+1
* untar: Fix use of uninitialized variableSebastian Huber2017-07-281-0/+2
* Fix IO control request typeSebastian Huber2017-07-282-2/+3
* sparc: Add lazy floating point switchSebastian Huber2017-07-256-219/+136
* INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber2017-07-252-3/+5
* sparc: Rename SPARC_USE_SAFE_FP_SUPPORTSebastian Huber2017-07-253-28/+30
* score: Add optional _CPU_Context_Destroy()Sebastian Huber2017-07-253-1/+27
* posix: fix warnings with mmap from heap/wkspaceGedare Bloom2017-07-242-2/+2
* posix: replace mmap mappings lock with libio lockGedare Bloom2017-07-243-86/+13
* posix: Use unprotected chain operationsSebastian Huber2017-07-202-2/+2
* Fixed issue with searching mapped addressesKevin Kirspel2017-07-201-3/+4
* score: Fix warningSebastian Huber2017-07-181-1/+1
* dumpbuf: Simplify rtems_print_buffer()Sebastian Huber2017-07-181-11/+17
* ftpd: Use floating point tasksSebastian Huber2017-07-181-1/+1
* i2c: Point to most relevant Linux documentationSebastian Huber2017-07-171-3/+4
* sparc: Add assembly workaround for LEON3FT B2BST errataDaniel Cederman2017-07-173-0/+33
* posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel2017-07-1434-113/+312
* score: Fix typoSebastian Huber2017-07-121-1/+1
* Add interrupt vector set/get affinitySebastian Huber2017-07-122-0/+62
* Add interrupt server moveSebastian Huber2017-07-121-0/+26
* Add interrupt server set affinitySebastian Huber2017-07-121-0/+36
* Add interrupt server suspend/resumeSebastian Huber2017-07-122-0/+45
* Create one interrupt server per processorSebastian Huber2017-07-121-59/+70
* rtems: Add rtems_scheduler_ident_by_processor_setSebastian Huber2017-07-113-0/+86
* rtems: Add rtems_scheduler_ident_by_processor()Sebastian Huber2017-07-113-0/+67
* rtems: Fix warningSebastian Huber2017-07-111-2/+0
* score: Make EDF the default SMP schedulerSebastian Huber2017-07-101-2/+2