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
/
TM4C123x
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed warnings triggered by -Wundef compile option
marcoveeneman
2018-03-12
1
-1
/
+1
*
Added shared variables to startup, board and platform makefiles
marcoveeneman
2018-03-10
1
-0
/
+4
*
Updated platform.mk files to handle halconf.h files located in CONFDIR
marcoveeneman
2018-03-02
1
-1
/
+8
*
Initial ADC driver and testhal application for TM4C123x.
marcoveeneman
2017-07-03
1
-0
/
+1
*
Updated license headers
marcoveeneman
2017-04-20
4
-4
/
+4
*
Added driver.mk file for each low level peripheral driver.
marcoveeneman
2017-04-18
1
-54
/
+17
*
Deleted custom Tiva CMSIS headers.
marcoveeneman
2016-11-11
1
-958
/
+0
*
Added checks and defines for device revisions.
marcoveeneman
2016-10-30
1
-0
/
+6
*
Replaced custom register bitfield macros by TivaWare bitfield macros.
marcoveeneman
2016-10-28
2
-157
/
+40
*
Use new PART_<device> defines.
marcoveeneman
2016-08-30
2
-442
/
+442
*
Updated hal_lld.c files to use the new TivaWare macros.
marcoveeneman
2016-08-24
1
-12
/
+12
*
Implemented smart build for Tiva platform.
marcoveeneman
2016-08-09
1
-22
/
+55
*
Organized Tiva LLD folder.
marcoveeneman
2016-07-06
1
-11
/
+18
*
Mass license update.
marcoveeneman
2016-04-28
5
-5
/
+5
*
Tiva. WDG. Added watchdog low level driver.
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
-9
/
+9
*
Fixed rest of paths in build scripts.
barthess
2015-08-24
1
-2
/
+2
*
Changed the way files are included to a more convenient way.
Fabien Poussin
2015-08-20
1
-10
/
+10
*
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
*
Tiva. EXT. Added number of GPIO pins to the registry.
marcoveeneman
2015-04-14
1
-0
/
+5
*
Added Tiva UDMA initialization in hal_lld of TM4C123x devices.
marcoveeneman
2015-03-17
3
-1
/
+8
*
Changed Tiva UDMA peripheral structure for TM4C123x.
marcoveeneman
2015-03-17
1
-6
/
+12
*
Added Tiva UDMA ISR names and numbers to TM4C123x tiva_isr.h
marcoveeneman
2015-03-17
1
-0
/
+7
*
Implemented AHB access for GPIOA - GPIOJ for TM4C123x devices. On TM4C129x de...
marcoveeneman
2015-03-03
2
-120
/
+145
*
Renamed Tiva launch and debug configurations.
marcoveeneman
2015-02-17
1
-47
/
+146
*
Changed some peripheral register structures in tm4c123x.h and tm4c129x.h to r...
marcoveeneman
2014-10-16
1
-310
/
+159
*
Fixed missing peripheral declarations in tm4c123x.h and tm4c129x.h
marcoveeneman
2014-10-14
1
-0
/
+22
*
Added Tiva HAL files.
marcoveeneman
2014-10-13
6
-0
/
+2615