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
/
lm32
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update company name
Sebastian Huber
11 days
2
-2
/
+2
*
score: Add CPU_THREAD_LOCAL_STORAGE_VARIANT
Sebastian Huber
2022-10-14
1
-0
/
+2
*
Do not use RTEMS_INLINE_ROUTINE
Sebastian Huber
2022-09-19
2
-7
/
+7
*
score: Remove _CPU_Counter_difference()
Sebastian Huber
2022-09-09
1
-8
/
+0
*
score: Add _CPU_Use_thread_local_storage()
Sebastian Huber
2022-07-04
1
-0
/
+7
*
cpukit/: Scripted embedded brains header file clean up
Joel Sherrill
2022-03-10
1
-6
/
+0
*
build: Remove old build system
Sebastian Huber
2021-09-21
1
-8
/
+0
*
score: Canonicalize _CPU_Fatal_halt()
Sebastian Huber
2021-07-28
3
-17
/
+15
*
score: Remove _CPU_Initialize_vectors()
Sebastian Huber
2021-06-24
1
-9
/
+0
*
Remove superfluous <rtems/score/wkspace.h> includes
Sebastian Huber
2021-04-20
1
-1
/
+0
*
score: Enforce CPU_STACK_ALIGNMENT requirements
Sebastian Huber
2021-03-04
1
-10
/
+0
*
rtems: Improve RTEMS_NO_RETURN attribute
Sebastian Huber
2020-10-10
1
-3
/
+1
*
score: Add CPU_USE_LIBC_INIT_FINI_ARRAY
Kinsey Moore
2020-06-30
1
-0
/
+2
*
Canonicalize config.h include
Sebastian Huber
2020-04-16
1
-1
/
+1
*
score: Remove superfluous FP types/defines
Sebastian Huber
2020-02-12
1
-90
/
+2
*
doxygen: score: Add lm32 CPU architecture group
Andreas Dachsberger
2019-04-01
3
-14
/
+53
*
Remove superfluous <rtems/system.h> includes
Sebastian Huber
2019-03-14
1
-1
/
+0
*
lm32: Remove use of proc_ptr
Sebastian Huber
2018-11-12
2
-62
/
+18
*
build: Include header.am in cpukit/Makefile.am
Sebastian Huber
2018-10-10
2
-17
/
+7
*
build: Merge score/cpu/*/Makefile.am
Sebastian Huber
2018-10-10
1
-9
/
+0
*
build: Remove specialized CPPFLAGS
Sebastian Huber
2018-10-09
1
-1
/
+0
*
score: Remove CPU_PROVIDES_IDLE_THREAD_BODY
Sebastian Huber
2018-10-05
1
-36
/
+0
*
score: Remove CPU_PARTITION_ALIGNMENT
Sebastian Huber
2018-08-02
1
-18
/
+0
*
score: Add _CPU_Instruction_illegal()
Sebastian Huber
2018-07-23
1
-0
/
+5
*
score: Add _CPU_Instruction_no_operation()
Sebastian Huber
2018-07-20
1
-0
/
+5
*
score: Move context validation declarations
Sebastian Huber
2018-07-20
2
-12
/
+12
*
Rework initialization and interrupt stack support
Sebastian Huber
2018-06-27
3
-109
/
+1
*
score: Add CPU_INTERRUPT_STACK_ALIGNMENT
Sebastian Huber
2018-06-27
1
-0
/
+2
*
Add _CPU_Counter_frequency()
Sebastian Huber
2018-06-15
2
-0
/
+3
*
Remove register keyword from public header files
Sebastian Huber
2018-04-16
1
-5
/
+5
*
lm32/include/rtems/score/types.h: Eliminate this file
Joel Sherrill
2018-03-12
3
-48
/
+4
*
Remove make preinstall
Chris Johns
2018-01-25
11
-65
/
+53
*
score: Delete _CPU_Context_Fp_start()
Sebastian Huber
2017-01-26
1
-27
/
+0
*
Remove CPU_BIG_ENDIAN and CPU_LITTLE_ENDIAN
Sebastian Huber
2017-01-24
1
-40
/
+0
*
score: Robust thread dispatch
Sebastian Huber
2016-11-23
1
-0
/
+2
*
score: Add _ISR_Is_enabled()
Sebastian Huber
2016-11-18
1
-0
/
+5
*
rtems: Conditionally define rtems_interrupt_frame
Sebastian Huber
2016-11-18
1
-1
/
+1
*
score: Move CPU_PER_CPU_CONTROL_SIZE
Sebastian Huber
2016-11-18
2
-2
/
+4
*
score: Remove obsolete defines
Sebastian Huber
2016-11-18
1
-23
/
+0
*
score: Add <rtems/score/cpuimpl.h>
Sebastian Huber
2016-11-07
3
-0
/
+35
*
score: Fix C/C++ compatibility issue
Sebastian Huber
2016-09-23
1
-4
/
+0
*
score: Simplify priority bit map implementation
Sebastian Huber
2016-06-08
1
-3
/
+0
*
score: Delete CPU_USE_GENERIC_BITFIELD_DATA
Sebastian Huber
2016-06-08
1
-2
/
+0
*
score: Delete dead copy and paste code
Sebastian Huber
2016-06-08
1
-135
/
+0
*
score: _Thread_Dispatch_increment_disable_level()
Sebastian Huber
2016-05-20
1
-2
/
+2
*
score: Add CPU_MAXIMUM_PROCESSORS
Sebastian Huber
2016-03-04
1
-0
/
+2
*
lm32: Avoid SCORE_EXTERN
Sebastian Huber
2016-02-17
1
-1
/
+1
*
score: Introduce CPU_CACHE_LINE_BYTES
Sebastian Huber
2016-01-26
1
-24
/
+4
*
score: Delete obsolete CPU_TIMESTAMP_* defines
Sebastian Huber
2016-01-25
1
-2
/
+0
*
basedefs.h: Add and use RTEMS_NO_RETURN
Sebastian Huber
2015-10-26
1
-1
/
+1
[next]