summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/arm: do not introduce CPU_CACHE_LINE_BYTES in 4.11 and correct CPU_STRUC...Pavel Pisa2016-10-031-4/+2
* libdl/rtl-obj.c: synchronize cache should not depend on CPU_CACHE_LINE_BYTES.Pavel Pisa2016-10-031-3/+6
* libdl/rtl-obj.c: synchronize cache after code relocation.Pavel Pisa2016-10-024-0/+74
* rtems+bsps/cache: Define cache manager operations for code synchronization an...Pavel Pisa2016-10-022-1/+30
* score/arm: Ensure that copile time alignment is 64 bytes for Cortex-A multilib.Pavel Pisa2016-10-022-2/+11
* arm/score and shared: define ARM hypervisor mode and alternate vector table b...Pavel Pisa2016-10-021-0/+1
* score: Fix C/C++ compatibility issueSebastian Huber2016-09-2318-67/+17
* libdl: Fix cache corruption bugs.Chris Johns2016-08-153-30/+86
* libdl: Add trace output when reading section headers.Chris Johns2016-08-151-0/+3
* posix: Fix pthread_spin_unlock() error statusSebastian Huber2016-05-253-17/+7
* fat: Fix for invalid cluster sizesSebastian Huber2016-05-201-1/+3
* posix: Fix return states of pthread_kill()Sebastian Huber2016-05-171-17/+11
* posix: Fix return status of pthread_cancel()Sebastian Huber2016-05-171-1/+1
* Filesystem: Export most generic path eval functionSebastian Huber2016-02-023-22/+6
* score: Fix simple timecounter supportSebastian Huber2016-01-274-17/+67
* Clearly mark SMP support as experimental in 4.11Sebastian Huber2016-01-111-3/+7
* score: Fix watchdog insertSebastian Huber2016-01-051-4/+12
* score: Fix watchdog removalSebastian Huber2015-12-211-1/+10
* Fix _Assert() statementSebastian Huber2015-11-252-2/+2
* untar: do not exit with error when created directory already exists.Pavel Pisa2015-11-232-2/+46
* sparc: Fix context switch on SMPDaniel Cederman2015-11-171-0/+3
* score: Fix race condition on SMPSebastian Huber2015-11-173-41/+67
* Fix interrupt epilogue for ARMv7-AR and PowerPCSebastian Huber2015-11-171-0/+27
* libblock: Avoid NULL pointer accessSebastian Huber2015-11-021-1/+3
* ada: Add missing includeJan Sommer2015-10-301-0/+1
* CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error checkedJoel Sherrill2015-10-271-0/+14
* RFS: Fix resource leakSebastian Huber2015-10-261-0/+2
* rbheap: Fix rtems_rbheap_free()Sebastian Huber2015-09-111-23/+15
* cpukit/libmisc/dumpbuf/dumpbuf.c: Fix compilation warningsMartin Galvan2015-09-031-1/+1
* cpukit/libnetworking/rtems/rtems_dhcp.c: Fix compilation errorMartin Galvan2015-09-031-1/+1
* cpukit/libmisc/dumpbuf/dumpbuf.c: Fix undefined behavior for sprintf()Martin Galvan2015-09-031-46/+75
* cpukit/libnetworking/rtems/rtems_dhcp.c: Fix leak on realloc failure for dhcp...Martin Galvan2015-09-031-5/+13
* various .h files: Add missing C++ extern wrappersMartin Galvan2015-09-032-2/+9
* arm: Replace __sync_synchronize() implementationSebastian Huber2015-09-011-8/+19
* arm: Use compiler memory barrier by defaultSebastian Huber2015-09-011-1/+7
* rbtree: Delete rtems_rbtree_find_control()Sebastian Huber2015-09-012-35/+0
* Respect 2^32 - 1 B NFSv2 maximum file sizeNick Withers2015-08-061-3/+45
* Add __synch_synchronize function for armJan Sommer2015-08-012-0/+10
* tftpDriver: close() false errorMichael Davidsaver2015-07-291-1/+3
* m68k: Include proper header fileSebastian Huber2015-07-241-3/+3
* arm: Include proper header fileSebastian Huber2015-07-231-3/+3
* i2c: Fix return status of i2c dev read/writeSebastian Huber2015-07-231-6/+10
* sparc64/rtems/score/cpu.h: Delete dead declarationJoel Sherrill2015-07-161-16/+0
* powerpc: Do not use the ATB for e500 multilibSebastian Huber2015-07-151-1/+1
* powerpc: Fix _CPU_Counter_read()Nick Withers2015-07-151-1/+1
* libcsupport: Workaround for GCC 5.1 and laterSebastian Huber2015-07-152-2/+7
* libnetworking: Send the hostname if set in the network configuration.Chris Johns2015-07-141-2/+16
* score: Simplify _Thread_Lock_set()Sebastian Huber2015-07-131-11/+56
* score: TypoSebastian Huber2015-07-131-2/+2
* libmisc: Use SMP application by default on SMPSebastian Huber2015-07-081-0/+4