summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libbsp/arm: Fix ARM BSPs missing the bsp_translation_table_end symbol.Chris Johns2016-10-022-0/+2
* libbsp/arm: Add the TTB table to the default MMU set up as read/write.Chris Johns2016-10-021-0/+4
* bsps/arm: Fix basic cache support for SMPSebastian Huber2016-10-021-8/+8
* bsps/arm: reorganize CP15 code to allow clean and invalidate ARMv7 cache by l...Pavel Pisa2016-10-021-48/+60
* bsps/arm: remove lock in arm_cp15_set_translation_table_entries().Pavel Pisa2016-10-021-9/+1
* bsps/arm: use defines for cache type register format field.Pavel Pisa2016-10-021-9/+30
* arm/xilinx_zynq: ensure that cache is cleaned and MMU disabled when initializ...Pavel Pisa2016-10-021-0/+35
* arm/raspberrypi: use cache manager operations to flush/invalidate all cache l...Pavel Pisa2016-10-021-7/+7
* arm/bsps: CP15 and basic cache support entire cache clean for more architectu...Pavel Pisa2016-10-023-6/+66
* bsps/arm: do not disable MMU during translation table management operations.Pavel Pisa2016-10-022-8/+58
* libdl/rtl-obj.c: synchronize cache after code relocation.Pavel Pisa2016-10-024-0/+74
* bsps/arm: basic on core cache support changed to use l1 functions.Pavel Pisa2016-10-023-48/+97
* bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa2016-10-0210-124/+190
* bsp/arm: Report correct maximal cache line length for ARM Cortex-A + L2C-310.Pavel Pisa2016-10-021-0/+4
* rtems+bsps/cache: Define cache manager operations for code synchronization an...Pavel Pisa2016-10-023-1/+72
* 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-022-0/+31
* arm/raspberrypi: ensure that RTEMS application image can be started by U-boot.Pavel Pisa2016-10-022-1/+39
* bsps/arm: CP15 support for flush prefetch buffer and table base control.Pavel Pisa2016-10-021-0/+48
* 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
* bsps/powerpc: Fix shared console driverSebastian Huber2016-07-191-13/+9
* bsps/powerpc: Fix AtliVec context switchSebastian Huber2016-07-192-62/+68
* bsps/powerpc: Fix AltiVec enableSebastian Huber2016-07-193-0/+3
* posix: Fix pthread_spin_unlock() error statusSebastian Huber2016-05-255-22/+18
* fat: Fix for invalid cluster sizesSebastian Huber2016-05-201-1/+3
* posix: Fix return states of pthread_kill()Sebastian Huber2016-05-172-23/+13
* posix: Fix return status of pthread_cancel()Sebastian Huber2016-05-172-3/+3
* sparc: Fix window underflow trap handlerDaniel Hellstrom2016-03-242-7/+7
* Filesystem: Export most generic path eval functionSebastian Huber2016-02-023-22/+6
* score: Fix simple timecounter supportSebastian Huber2016-01-2717-140/+267
* bsps/arm: Fix broken switch statementSebastian Huber2016-01-181-4/+5
* Clearly mark SMP support as experimental in 4.11Sebastian Huber2016-01-114-14/+26
* smptests/README: Delete obsolete informationSebastian Huber2016-01-111-5/+0
* score: Fix watchdog insertSebastian Huber2016-01-052-8/+56
* LICENSE.WEBSERVER: GoAhead server removed before 4.11 branched. Obsolete.Joel Sherrill2016-01-041-4/+0
* score: Fix watchdog removalSebastian Huber2015-12-212-6/+67
* doc: SMP status of RTEMS 4.11Sebastian Huber2015-12-161-0/+9
* doc: SMP introductionSebastian Huber2015-12-161-0/+17
* Fix rtems-bsps for GNU find hosts.Chris Johns2015-12-161-2/+1
* Display only valid BSPs, ignore other .cfg files.Chris Johns2015-12-131-3/+16
* bsp/tms570: ensure that linker symbol comparison to NULL is not optimized out.Pavel Pisa2015-12-011-2/+12
* 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
* bsp/tms570: unite code duplication in pinmux and clean SCI close per review r...Premysl Houdek2015-11-183-18/+21
* bsp/tms570: use common tms570ls3137.inc file for all board ling variants.Pavel Pisa2015-11-185-64/+24
* bsp/tms570: separate Flash variants to one which boots directly and one for b...Premysl Houdek2015-11-184-0/+57
* bsp/tms570: use POM only when application image does not start at address 0.Pavel Pisa2015-11-187-14/+159
* bsp/tms570: updated reserved space for vector overlay in internal RAMPremysl Houdek2015-11-183-4/+6