index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
common
/
startup
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added the L2 management, and an option on cache disable.
isiora
2018-04-13
2
-29
/
+56
*
Added ARM_SUPPORTS_L2CC.
isiora
2018-04-13
1
-1
/
+3
*
FIxed the path of mmu.c
isiora
2018-04-13
1
-1
/
+1
*
Added ID_PMC and ID_RSTC
edolomb
2018-04-13
1
-0
/
+2
*
Fixed a problem in the new clean rule.
Giovanni Di Sirio
2018-03-23
1
-4
/
+10
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11832 110e8d01-0319-4d1...
isiora
2018-03-21
1
-0
/
+46
*
Changed domains in TLB from 'manager' to 'client' in order to enable the sect...
isiora
2018-03-15
1
-27
/
+27
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11729 110e8d01-0319-4d1...
Giovanni Di Sirio
2018-03-13
1
-2
/
+3
*
Default ARM_ENABLE_WFI_IDLE to FALSE.
isiora
2018-03-07
1
-1
/
+1
*
New memory layout.
isiora
2018-03-07
1
-2
/
+2
*
Added option to enable L2.
isiora
2018-02-27
2
-26
/
+13
*
Cleanup interworking code.
isiora
2018-02-27
3
-30
/
+6
*
Commented inclusion
edolomb
2018-02-16
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11478 35acf78f-673a-041...
Giovanni Di Sirio
2018-02-11
1
-1
/
+0
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11400 35acf78f-673a-041...
isiora
2018-01-24
1
-0
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11381 35acf78f-673a-041...
isiora
2018-01-20
2
-8
/
+0
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11380 35acf78f-673a-041...
isiora
2018-01-20
1
-2
/
+0
*
Mass update of the Apache 2.0 license statement.
Giovanni Di Sirio
2018-01-20
12
-471
/
+471
*
Mass update of GPL license statement.
Giovanni Di Sirio
2018-01-20
2
-2
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11325 35acf78f-673a-041...
isiora
2018-01-18
1
-0
/
+43
*
Minor changes.
isiora
2018-01-18
1
-2
/
+2
*
Minor changes.
isiora
2018-01-18
1
-0
/
+12
*
Added mmu.
isiora
2018-01-18
2
-0
/
+484
*
Fixed ARM_IRQ_VECTOR_REG address.
isiora
2018-01-18
1
-2
/
+2
*
Added SMC related sources.
isiora
2018-01-18
1
-2
/
+4
*
Added call to __core_init.
isiora
2018-01-18
1
-0
/
+3
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11297 35acf78f-673a-041...
edolomb
2018-01-16
1
-9
/
+0
*
Enabled ARM cycle counter
edolomb
2018-01-10
1
-0
/
+9
*
Added portability include path to the various startup.mk files.
Giovanni Di Sirio
2018-01-05
2
-2
/
+4
*
Modified some names for consistency.
Giovanni Di Sirio
2017-11-21
2
-6
/
+6
*
Improved make system.
Giovanni Di Sirio
2017-11-21
2
-0
/
+10
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11011 35acf78f-673a-041...
isiora
2017-11-14
1
-0
/
+0
*
Reintegrate sama5d2_dev branch
isiora
2017-10-22
4
-27
/
+125
*
Comment style.
Giovanni Di Sirio
2017-10-06
1
-1
/
+1
*
Fixed bug #892.
Giovanni Di Sirio
2017-10-06
1
-2
/
+2
*
Moved the weak Boot_Handler in the .boot section (as .boot is in the rules.ld...
isiora
2017-10-04
1
-2
/
+2
*
Added .boot section to startup
isiora
2017-10-04
1
-0
/
+1
*
Moved .boot section in rules.ld
isiora
2017-10-04
1
-14
/
+0
*
Entry to Boot_Handler, boot code in startup section.
isiora
2017-09-22
1
-0
/
+14
*
Init boot file
isiora
2017-09-22
1
-0
/
+56
*
Entry to Boot_Handler, boot code in startup section.
isiora
2017-09-22
1
-1
/
+2
*
Reset points to Boot_Handler. For backward compatibility,
isiora
2017-09-22
1
-1
/
+7
*
Moved VBAR initialization to boot.S
isiora
2017-09-22
1
-5
/
+0
*
TABs cleanup.
Giovanni Di Sirio
2017-09-22
1
-3
/
+3
*
Style fixes
Rocco Marco Guglielmi
2017-09-16
1
-7
/
+7
*
Added DMA Peripheral Interface Number
edolomb
2017-08-28
1
-0
/
+61
*
Improved common makefile rules.
Giovanni Di Sirio
2017-08-28
1
-6
/
+6
*
Fixed IVR address
isiora
2017-08-14
1
-2
/
+2
*
Added init code to setup the secure VBAR.
isiora
2017-08-14
1
-0
/
+5
*
Added peripheral ID masks.
isiora
2017-08-11
1
-0
/
+90
[next]