index
:
rtems
4.10
4.11
4.8
4.9
5
master
RTEMS Kernel, file-systems, drivers, BSPs, samples, and testsuite.
devel@rtems.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpukit
/
score
/
cpu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
5 days
powerpc: Increase MAS0 ESEL width
Sebastian Huber
1
-2
/
+2
2023-01-03
arm: Enable thread ID register for ARMv6
Sebastian Huber
1
-1
/
+2
2022-11-14
cpukit: Change license to BSD-2 for files with Gaisler copyright
Daniel Cederman
2
-4
/
+23
2022-11-10
arm: Fix Armv7-M TLS support
Sebastian Huber
1
-1
/
+1
2022-11-09
riscv: Simplify _CPU_ISR_Set_level()
Sebastian Huber
1
-15
/
+13
2022-11-09
riscv: Remove superfluous init/fini functions
Sebastian Huber
1
-12
/
+0
2022-11-09
cpukit/aarch64: Emulate FPSR for FENV traps
Kinsey Moore
1
-0
/
+20
2022-10-14
riscv: Move functions to avoid build issues
Sebastian Huber
1
-0
/
+10
2022-10-14
powerpc: Conditionally provide Context_Control_fp
Sebastian Huber
1
-3
/
+6
2022-10-14
powerpc: Fix 'noreturn' function does return
Sebastian Huber
1
-0
/
+1
2022-10-14
score: Add CPU_THREAD_LOCAL_STORAGE_VARIANT
Sebastian Huber
36
-44
/
+91
2022-10-14
score: Require power of two CPU_STACK_MINIMUM_SIZE
Sebastian Huber
3
-3
/
+4
2022-09-20
bsps/riscv: Add Microchip PolarFire SoC BSP variant
Padmarao Begari
2
-2
/
+2
2022-09-19
Do not use RTEMS_INLINE_ROUTINE
Sebastian Huber
41
-121
/
+121
2022-09-09
score: Remove _CPU_Counter_difference()
Sebastian Huber
19
-173
/
+11
2022-09-08
powerpc: Add support for VRSAVE
Sebastian Huber
3
-15
/
+92
2022-08-19
cpu.h: Fix gcc 12 warnings
Ryan Long
1
-2
/
+18
2022-07-29
cpukit/libdl: Add support for AArch64
Ryan Long
1
-0
/
+256
2022-07-27
Use __asm__ for standard C compatibility
Sebastian Huber
1
-5
/
+5
2022-07-21
aarch64: Use page table level 0
Kinsey Moore
1
-1
/
+0
2022-07-05
cpukit/aarch64: Remove _CPU_ISR_install_vector
Kinsey Moore
2
-31
/
+0
2022-07-04
score: Add _CPU_Use_thread_local_storage()
Sebastian Huber
19
-0
/
+202
2022-06-24
riscv: Include missing header file
Sebastian Huber
1
-0
/
+2
2022-06-15
score/cpu: Silence ARM and AARCH64 GCC 12 false trigger array warning
Chris Johns
2
-1
/
+7
2022-06-08
arm: Fix PMSA regions for contiguous sections
Sebastian Huber
1
-4
/
+4
2022-06-08
arm: Fix PMSA region mapping with 0x0 end address
Sebastian Huber
1
-1
/
+1
2022-06-03
arm: Fix typo
Sebastian Huber
1
-2
/
+2
2022-05-04
sparc64-syscall.h: Add file headers and licenses
Ryan Long
1
-0
/
+15
2022-05-04
cpukit/microblaze: Add file headers and licenses
Ryan Long
2
-0
/
+70
2022-04-08
x86_64/elf_machdep.h: Replace stub with NetBSD version
Ryan Long
1
-4
/
+76
2022-04-01
cpukit/score/cpu/moxie: Change license to BSD-2
Joel Sherrill
8
-24
/
+176
2022-03-24
cpukit/: Update Eric Norum contact info and normalize file headers
Joel Sherrill
1
-21
/
+25
2022-03-12
cpukit/aarch64: Add Per_CPU_Control accessor
Kinsey Moore
1
-0
/
+23
2022-03-11
arm: Fix PMSA section to region mapping
Sebastian Huber
1
-22
/
+33
2022-03-11
arm: Add _AArch32_PMSA_Map_sections_to_regions()
Sebastian Huber
2
-20
/
+90
2022-03-10
cpukit/: Scripted embedded brains header file clean up
Joel Sherrill
58
-348
/
+1
2022-03-09
SMP: Fix start multitasking for some targets
Sebastian Huber
6
-0
/
+56
2022-02-28
score/cpu/v850: Change license to BSD-2
Joel Sherrill
8
-24
/
+176
2022-02-28
score/cpu/sparc64: Change license to BSD-2
Joel Sherrill
9
-27
/
+198
2022-02-28
score/cpu/sparc: Change license to BSD-2
Joel Sherrill
16
-48
/
+352
2022-02-28
score/cpu/powerpc: Change license to BSD-2
Joel Sherrill
10
-34
/
+219
2022-02-28
score/cpu/or1k: Change license to BSD-2
Joel Sherrill
14
-42
/
+308
2022-02-28
score/cpu/no_cpu: Change license to BSD-2
Joel Sherrill
9
-27
/
+198
2022-02-28
score/cpu/nios2: Change license to BSD-2
Joel Sherrill
27
-81
/
+594
2022-02-28
score/cpu/mips: Change license to BSD-2
Joel Sherrill
6
-18
/
+132
2022-02-28
score/cpu/m68k: Change license to BSD-2
Joel Sherrill
8
-24
/
+176
2022-02-28
score/cpu/i386: Change license to BSD-2
Joel Sherrill
10
-30
/
+218
2022-02-28
score/cpu/arm: Change license to BSD-2
Joel Sherrill
38
-115
/
+836
2022-02-25
riscv: Use zicsr architecture extension
Sebastian Huber
5
-11
/
+46
2022-02-23
score/cpu/i386: Clean up file headers in prep for license change.
Joel Sherrill
3
-6
/
+9
[next]