index
:
avr/qmk/ChibiOS-Contrib
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
hal
/
ports
/
TIVA
/
TM4C129x
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new PART_<device> defines for tm4c129x registry and isr.
marcoveeneman
2016-10-08
2
-300
/
+300
*
Fixed typo in TM4C129x platform makefile.
marcoveeneman
2016-08-29
1
-2
/
+3
*
Updated hal_lld.c files to use the new TivaWare macros.
marcoveeneman
2016-08-24
1
-19
/
+17
*
Implemented smart build for Tiva platform.
marcoveeneman
2016-08-09
1
-0
/
+35
*
Organized Tiva LLD folder.
marcoveeneman
2016-07-06
1
-7
/
+20
*
Mass license update.
marcoveeneman
2016-04-28
5
-5
/
+5
*
Tiva. WDG. Added watchdog driver to tm4c129 platform.mk.
marcoveeneman
2016-04-06
1
-1
/
+2
*
Tiva. WDG. Added missing declarations for watchdog peripherals.
marcoveeneman
2016-04-06
1
-1
/
+3
*
Fix header guard style
Fabio Utzig
2016-04-04
1
-3
/
+3
*
Fix hal files naming scheme
Fabio Utzig
2016-04-04
1
-5
/
+5
*
Fixed rest of paths in build scripts.
barthess
2015-08-24
1
-1
/
+1
*
Changed the way files are included to a more convenient way.
Fabien Poussin
2015-08-20
1
-7
/
+7
*
Tiva. ST. Moved ST interrupt priority check from hal_lld to st_lld.
marcoveeneman
2015-04-16
1
-5
/
+0
*
Tiva. Replaced all references to CORTEX_IS_VALID_KERNEL_PRIORITY with OSAL_IR...
marcoveeneman
2015-04-16
1
-1
/
+1
*
Tiva. EXT. Added ext_lld files and added ext_lld.c to platform.mk
marcoveeneman
2015-04-14
1
-1
/
+2
*
Added basic demo for TM4C1294 Connected Launchpad with LwIP.
marcoveeneman
2015-02-16
1
-2
/
+2
*
Added MAC low level driver for the TM4C129x. Tested on the TM4C1294 Connected...
marcoveeneman
2015-02-16
1
-1
/
+2
*
Reverted TM4C129x SYSCTL to old structure.
marcoveeneman
2015-02-16
1
-77
/
+323
*
Changed some peripheral register structures in tm4c123x.h and tm4c129x.h to r...
marcoveeneman
2014-10-16
2
-565
/
+372
*
Fixed missing peripheral declarations in tm4c123x.h and tm4c129x.h
marcoveeneman
2014-10-14
1
-12
/
+22
*
Added Tiva HAL files.
marcoveeneman
2014-10-13
6
-0
/
+2547