index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Style fixes
Rocco Marco Guglielmi
2017-09-16
1
-7
/
+7
*
AVR: Remove the programming target from the generic makefile rule.
Theodore Ateba
2017-09-16
1
-13
/
+0
*
Add AVR makefile rules for compilation.
Theodore Ateba
2017-09-13
1
-0
/
+297
*
Remove a compilation warning.
Theodore Ateba
2017-09-13
1
-0
/
+3
*
Fixed bug #884.
Giovanni Di Sirio
2017-09-13
1
-5
/
+5
*
Added DMA Peripheral Interface Number
edolomb
2017-08-28
1
-0
/
+61
*
Improved common makefile rules.
Giovanni Di Sirio
2017-08-28
4
-20
/
+20
*
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
*
The IRQ handlers are normal functions: deleted interrupt attribute to them.
isiora
2017-08-14
1
-2
/
+2
*
Enabled FIQ in _port_thread_start
isiora
2017-08-14
1
-5
/
+6
*
Fixed number of vectors for newer devices.
Giovanni Di Sirio
2017-08-12
1
-1
/
+1
*
Fixed comments.
isiora
2017-08-11
1
-3
/
+3
*
Added peripheral ID masks.
isiora
2017-08-11
1
-0
/
+90
*
Changed interrupt macro in order to disallow the IRQs
isiora
2017-08-05
1
-12
/
+13
*
Added to the Makefiles the ability to change the default build, dependencies ...
Giovanni Di Sirio
2017-08-02
4
-28
/
+61
*
Added monitor code to switch between secure and non-secure state.
isiora
2017-07-29
1
-23
/
+32
*
Created hierarchy to add SAMA5 support.
Rocco Marco Guglielmi
2017-07-29
58
-6
/
+19739
*
Renamed ports/ARMCMAx-TZ as ports/ARMCAx-TZ
Rocco Marco Guglielmi
2017-07-29
7
-13
/
+13
*
Add NIL support for AVR Tiny architecture.
Theodore Ateba
2017-07-14
1
-1
/
+6
*
Updated some comments.
isiora
2017-07-08
1
-6
/
+6
*
Added monitor code to route IRQ to non-secure world.
isiora
2017-07-07
1
-15
/
+56
*
Modified MON_S_SCR
isiora
2017-07-04
1
-1
/
+1
*
Added monitor code to switch between secure and non-secure state
isiora
2017-07-04
1
-5
/
+89
*
Fixed bug #846.
gdisirio
2017-07-01
1
-1
/
+1
*
Fixed bug #850.
gdisirio
2017-07-01
1
-0
/
+1
*
Updated CMSIS headers for STM32 MCUs
roccomarco
2017-07-01
142
-495682
/
+1217314
*
New port layer.
gdisirio
2017-06-25
7
-1
/
+995
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10261 35acf78f-673a-041...
gdisirio
2017-06-19
3
-0
/
+114
*
Resolve the linker error message: undefined reference to chThdExit.
tfateba
2017-06-10
1
-1
/
+1
*
MISRA-related fixes.
Giovanni Di Sirio
2017-06-04
1
-4
/
+4
*
_unhandled_exception made weak in ARMCMx
Giovanni Di Sirio
2017-05-28
1
-0
/
+1
*
Copy/paste error in a comment.
Giovanni Di Sirio
2017-05-16
1
-1
/
+1
*
Fixed problems in new mailboxes implementation.
Giovanni Di Sirio
2017-04-13
1
-0
/
+3
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10154 35acf78f-673a-041...
Giovanni Di Sirio
2017-04-11
1
-4
/
+0
*
Removed obsolete check.
Giovanni Di Sirio
2017-04-09
1
-4
/
+0
*
New mailboxes implementation.
Giovanni Di Sirio
2017-04-09
2
-82
/
+177
*
Fixed bug #823.
Giovanni Di Sirio
2017-04-02
1
-4
/
+1
*
Fixed a couple regressions after asm code rework.
Giovanni Di Sirio
2017-03-17
2
-1
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10122 35acf78f-673a-041...
Giovanni Di Sirio
2017-03-10
3
-3
/
+3
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10121 35acf78f-673a-041...
Giovanni Di Sirio
2017-03-07
1
-2
/
+2
*
Dcumentation-related fixes.
Giovanni Di Sirio
2017-02-16
10
-10
/
+10
*
Unified HighTec and plain GCC compiler ports for e200z. Demos defaulted to GCC.
Giovanni Di Sirio
2017-02-07
41
-5645
/
+1094
*
Addressed compiler differences.
Giovanni Di Sirio
2017-02-07
4
-0
/
+16
*
Split support for HighTec and plain GCC in e200 support.
Giovanni Di Sirio
2017-02-07
37
-275
/
+4854
*
MISRA-related fixes.
Giovanni Di Sirio
2017-02-05
10
-1
/
+28
*
MISRA-related changes.
Giovanni Di Sirio
2017-02-05
4
-26
/
+26
*
Simulator works.
Giovanni Di Sirio
2017-02-02
1
-2
/
+2
*
Posix simulator, still work in progress.
Giovanni Di Sirio
2017-02-02
1
-0
/
+11
*
Makefiles clean rule hook added.
Giovanni Di Sirio
2017-01-12
4
-4
/
+12
[next]