index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rtl
/
embedded
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
* CortexM4: Add some missing system registers
laksen
2021-04-03
1
-2
/
+16
*
* Add SAMD51P19A controller type. Unit generated by Michael Ring and slightly...
laksen
2021-03-22
1
-0
/
+2093
*
* patch by Michael Ring to fix errors introduced by r48722
florian
2021-02-20
1
-0
/
+1
*
* (modified) patch by Michael Ring to enable the FPU on Cortex-M4F if avail...
florian
2021-02-19
1
-1
/
+12
*
* patch by Robert Roland to support the RaspberryPi 2 as a bare metal embed...
florian
2020-01-23
1
-0
/
+204
*
Added more Nordic Semi controllers. Created a new unit for NRF52x controllers...
laksen
2017-01-10
3
-2431
/
+2669
*
Added support for NRF52832 controllers.
laksen
2016-07-22
1
-0
/
+2431
*
Added missing reset vector
laksen
2015-12-29
1
-0
/
+1
*
Applied patch from Michael Ring fixing the startup code for Freescale microco...
laksen
2015-12-02
4
-4
/
+125
*
Added a bunch of new and fixed embedded controller units. From Michael Ring.
laksen
2015-11-21
10
-22032
/
+13323
*
Fix some addresses that were missing a zero in CortexM7 unit.
laksen
2015-08-15
4
-345
/
+345
*
Forgot to add Cortex-M7 unit to previous commit.
laksen
2015-07-31
1
-0
/
+256
*
Added STM32F7xx controller units and types.
laksen
2015-07-31
3
-0
/
+4952
*
Fixed initialization code for MK20D7 controllers.
laksen
2015-06-02
1
-1
/
+31
*
Added Freescale MK20D7 controller support.
laksen
2015-05-28
1
-0
/
+22213
*
Add initial support for STM32F429 core
laksen
2015-04-14
1
-0
/
+579
*
Add initial support in ARM-embedded for Allwinner A20.
laksen
2015-03-08
1
-0
/
+130
*
Applied patch from Michael Ring that adds some startup code for some new stm3...
laksen
2014-06-20
6
-141
/
+6504
*
patch by Michael Ring:
florian
2013-04-29
7
-3844
/
+2572
*
Merge r23058
florian
2013-03-10
11
-705
/
+1666
*
Merge r22905 and r22906
florian
2013-03-10
1
-71
/
+95
*
Merged r22903
florian
2013-03-09
2
-0
/
+495
*
+ patch by Justin Smyth to support the lpc1343, resolves #23844
florian
2013-02-14
1
-0
/
+3844
*
* use pascal loop, so it can be better optimized
florian
2013-01-01
1
-4
/
+6
*
Small fixes to ARM-Embedded RTL from Jeppe Johansen
masta
2012-10-22
5
-25
/
+113
*
o merge of the branch laksen/arm-embedded of Jeppe Johansen:
florian
2012-10-21
11
-1606
/
+5913
*
+ patch by Jeppe Johansen to support the SC32442B
florian
2012-01-14
1
-0
/
+515
*
+ support for lpc1768 by David Welch
florian
2011-08-31
1
-0
/
+160
*
o slightly modified patch by John Clymer:
florian
2011-08-25
2
-1
/
+298
*
* fix USBMem as requested by Jeppe on IRC
florian
2011-08-21
1
-1
/
+1
*
* indention fixed
florian
2011-08-08
1
-76
/
+78
*
* patch by Jeppe Johansen: The reset vector for stm32f103 didn't have the T b...
florian
2011-01-30
1
-71
/
+71
*
+ added generic stellaris support as provided by #17365
florian
2010-09-09
1
-0
/
+292
*
o patch by Jeppe Johansen, resolves #16769
florian
2010-06-22
1
-4
/
+61
*
* merged armthum branch
florian
2009-10-04
1
-0
/
+626
*
+ more register definitions by Seppo Suutarla
florian
2009-07-02
1
-18
/
+241
*
* setup stacks properly
florian
2009-06-27
1
-13
/
+23
*
+ first at91sam7x256 unit
florian
2009-06-22
2
-13
/
+406
*
+ set stack through linker script
florian
2009-06-20
1
-13
/
+14
*
+ startup code copies initialized data now from flash to ram
florian
2009-06-18
1
-8
/
+31
*
* some cosmetic changes
florian
2009-02-01
1
-3
/
+3
*
* fixed some errors in the irq handlers
florian
2009-01-29
1
-2
/
+9
*
+ clear ram on startup
florian
2009-01-27
1
-7
/
+36
*
* entry code fixed
florian
2009-01-26
1
-81
/
+97
*
* first compilable version
florian
2009-01-26
1
-35
/
+56
*
+ experimental support unit for Phillips/NXP arm microcontroller
florian
2009-01-25
1
-0
/
+478