summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2016-10-03bsps/arm: do not introduce CPU_CACHE_LINE_BYTES in 4.11 and correct CPU_STRUC...Pavel Pisa
2016-10-03libdl/rtl-obj.c: synchronize cache should not depend on CPU_CACHE_LINE_BYTES.Pavel Pisa
2016-10-02libdl/rtl-obj.c: synchronize cache after code relocation.Pavel Pisa
2016-10-02rtems+bsps/cache: Define cache manager operations for code synchronization an...Pavel Pisa
2016-10-02score/arm: Ensure that copile time alignment is 64 bytes for Cortex-A multilib.Pavel Pisa
2016-10-02arm/score and shared: define ARM hypervisor mode and alternate vector table b...Pavel Pisa
2016-09-23score: Fix C/C++ compatibility issueSebastian Huber
2016-08-15libdl: Fix cache corruption bugs.Chris Johns
2016-08-15libdl: Add trace output when reading section headers.Chris Johns
2016-05-25posix: Fix pthread_spin_unlock() error statusSebastian Huber
2016-05-20fat: Fix for invalid cluster sizesSebastian Huber
2016-05-17posix: Fix return states of pthread_kill()Sebastian Huber
2016-05-17posix: Fix return status of pthread_cancel()Sebastian Huber
2016-02-02Filesystem: Export most generic path eval functionSebastian Huber
2016-01-27score: Fix simple timecounter supportSebastian Huber
2016-01-11Clearly mark SMP support as experimental in 4.11Sebastian Huber
2016-01-05score: Fix watchdog insertSebastian Huber
2015-12-21score: Fix watchdog removalSebastian Huber
2015-11-25Fix _Assert() statementSebastian Huber
2015-11-23untar: do not exit with error when created directory already exists.Pavel Pisa
2015-11-17sparc: Fix context switch on SMPDaniel Cederman
2015-11-17score: Fix race condition on SMPSebastian Huber
2015-11-17Fix interrupt epilogue for ARMv7-AR and PowerPCSebastian Huber
2015-11-02libblock: Avoid NULL pointer accessSebastian Huber
2015-10-30ada: Add missing includeJan Sommer
2015-10-27CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error checkedJoel Sherrill
2015-10-26RFS: Fix resource leakSebastian Huber
2015-09-11rbheap: Fix rtems_rbheap_free()Sebastian Huber
2015-09-03cpukit/libmisc/dumpbuf/dumpbuf.c: Fix compilation warningsMartin Galvan
2015-09-03cpukit/libnetworking/rtems/rtems_dhcp.c: Fix compilation errorMartin Galvan
2015-09-03cpukit/libmisc/dumpbuf/dumpbuf.c: Fix undefined behavior for sprintf()Martin Galvan
2015-09-03cpukit/libnetworking/rtems/rtems_dhcp.c: Fix leak on realloc failure for dhcp...Martin Galvan
2015-09-03various .h files: Add missing C++ extern wrappersMartin Galvan
2015-09-01arm: Replace __sync_synchronize() implementationSebastian Huber
2015-09-01arm: Use compiler memory barrier by defaultSebastian Huber
2015-09-01rbtree: Delete rtems_rbtree_find_control()Sebastian Huber
2015-08-06Respect 2^32 - 1 B NFSv2 maximum file sizeNick Withers
2015-08-01Add __synch_synchronize function for armJan Sommer
2015-07-29tftpDriver: close() false errorMichael Davidsaver
2015-07-24m68k: Include proper header fileSebastian Huber
2015-07-23arm: Include proper header fileSebastian Huber
2015-07-23i2c: Fix return status of i2c dev read/writeSebastian Huber
2015-07-16sparc64/rtems/score/cpu.h: Delete dead declarationJoel Sherrill
2015-07-15powerpc: Do not use the ATB for e500 multilibSebastian Huber
2015-07-15powerpc: Fix _CPU_Counter_read()Nick Withers
2015-07-15libcsupport: Workaround for GCC 5.1 and laterSebastian Huber
2015-07-14libnetworking: Send the hostname if set in the network configuration.Chris Johns
2015-07-13score: Simplify _Thread_Lock_set()Sebastian Huber
2015-07-13score: TypoSebastian Huber
2015-07-08libmisc: Use SMP application by default on SMPSebastian Huber