index
:
avr/qmk/ChibiOS-Contrib
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed EXT driver files
marcoveeneman
2018-03-02
3
-1508
/
+0
*
Disabled tickless timer for TM4C129x demos.
marcoveeneman
2018-03-02
2
-2
/
+2
*
Added multi target testhal application for PAL driver.
marcoveeneman
2018-03-02
17
-0
/
+3466
*
Implemented events to PAL driver for Tiva devices.
marcoveeneman
2018-03-02
2
-3
/
+1223
*
Added number of GPIO pins to TM4C129x registry.
marcoveeneman
2018-03-02
1
-0
/
+2
*
Fixed hal_st_lld still using old register access.
marcoveeneman
2018-03-02
1
-22
/
+22
*
Updated platform.mk files to handle halconf.h files located in CONFDIR
marcoveeneman
2018-03-02
2
-2
/
+16
*
Fixed bug in pal_lld_writepad implementation
marcoveeneman
2018-03-01
1
-1
/
+1
*
Changed PAL driver so that TM4C123x devices GPIO blocks always use AHB.
marcoveeneman
2018-02-28
3
-216
/
+6
*
Fixed startup makefiles
marcoveeneman
2018-02-27
2
-8
/
+10
*
Updated all halconf.h files
marcoveeneman
2018-02-27
11
-57
/
+1401
*
Updated all chconf.h files
marcoveeneman
2018-02-27
11
-382
/
+1440
*
Fixed I2C and UART testhal demos
marcoveeneman
2017-11-24
2
-3
/
+3
*
Fixed hal_i2c_lld.c
marcoveeneman
2017-11-24
1
-4
/
+5
*
Fixed compile errors in demos
marcoveeneman
2017-11-24
6
-6
/
+34
*
Updated startup makefiles with new path to CMSIS Core headers
marcoveeneman
2017-11-23
2
-2
/
+2
*
Merge pull request #125 from marcoveeneman/tiva_add_uart
marcoveeneman
2017-11-23
12
-0
/
+2898
|
\
|
*
Added chconf version tag
marcoveeneman
2017-10-24
1
-0
/
+1
|
*
Added testhal applcation for Tiva UART driver.
marcoveeneman
2017-09-10
9
-0
/
+1596
|
*
Initial version of the Tiva UART driver.
marcoveeneman
2017-09-10
3
-0
/
+1301
*
|
Merge pull request #133 from belak/k20x-mcg-c2
Fabio Utzig
2017-11-04
1
-3
/
+2
|
\
\
|
*
|
Fix for K20x startup
Kaleb Elwert
2017-11-04
1
-3
/
+2
*
|
|
Merge pull request #131 from kimmoli/scsi-test-unit-ready
Uladzimir Pylinski
2017-10-21
1
-18
/
+53
|
\
\
\
|
*
|
|
SCSI: Respond to TEST UNIT READY command, Fix REQUEST SENSE replying
Kimmo Lindholm
2017-10-21
1
-18
/
+53
|
/
/
/
*
|
|
Merge pull request #130 from kimmoli/msd_testhal
Uladzimir Pylinski
2017-10-14
1
-1
/
+1
|
\
\
\
|
*
|
|
USB_MSD: Fix testhal according to msdStart() API change
Kimmo Lindholm
2017-10-13
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #129 from kimmoli/scsi-serial-number
Uladzimir Pylinski
2017-10-13
4
-3
/
+44
|
\
\
\
|
*
|
|
SCSI: Respond to unit serial number inquiry
Kimmo Lindholm
2017-10-12
4
-3
/
+44
|
/
/
/
*
|
|
Add version tags
Fabio Utzig
2017-10-09
77
-0
/
+79
*
|
|
Merge pull request #126 from marcoveeneman/tiva_spi_update
Fabien Poussin
2017-09-10
2
-8
/
+34
|
\
\
\
|
*
|
|
Aligned the Tiva port to the SPI driver improvements.
marcoveeneman
2017-09-10
2
-8
/
+34
|
/
/
/
*
|
|
Fix for mx2board (regex)
Fabien Poussin
2017-09-06
1
-1
/
+1
*
|
|
Merge pull request #123 from dismirlian/usbh_devel
Fabien Poussin
2017-08-08
7
-315
/
+60
|
\
\
\
|
*
\
\
Merge branch 'master' into usbh_devel
Fabien Poussin
2017-08-08
18
-2
/
+2194
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #120 from marcoveeneman/tiva_add_adc
marcoveeneman
2017-08-08
17
-1
/
+2193
|
\
\
\
\
|
*
|
|
|
Fixed ADC driver.mk
marcoveeneman
2017-07-03
1
-2
/
+2
|
*
|
|
|
Added missing driver.mk file for the ADC driver.
marcoveeneman
2017-07-03
1
-0
/
+9
|
*
|
|
|
Improved ADC testhal application.
marcoveeneman
2017-07-03
1
-1
/
+5
|
*
|
|
|
Improved ADC driver and ADC testhal application.
marcoveeneman
2017-07-03
2
-41
/
+40
|
*
|
|
|
Initial ADC driver and testhal application for TM4C123x.
marcoveeneman
2017-07-03
16
-1
/
+2181
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #122 from dismirlian/usbh_devel
Fabien Poussin
2017-08-07
26
-914
/
+1174
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
|
*
|
USBH: Fix compile with FATFS 0.12b
Diego Ismirlian
2017-08-07
5
-258
/
+30
|
|
*
|
Merge branch 'master' of https://github.com/dismirlian/ChibiOS-Contrib into u...
Diego Ismirlian
2017-08-07
3
-14
/
+15
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #119 from dismirlian/usbh_devel
Fabien Poussin
2017-06-15
2
-8
/
+9
|
\
\
\
\
*
\
\
\
\
Merge pull request #118 from dismirlian/usbh_devel
Uladzimir Pylinski
2017-06-09
4
-23
/
+29
|
\
\
\
\
\
*
|
|
|
|
|
Fixes for USB host example to compile on 4.0.x
Fabien Poussin
2017-06-07
3
-14
/
+15
*
|
|
|
|
|
Merge pull request #117 from dismirlian/usbh_devel
Fabien Poussin
2017-06-07
39
-7002
/
+4395
|
\
\
\
\
\
\
|
|
|
|
|
*
|
USBH: FTDI: correct bugs
Diego Ismirlian
2017-08-07
1
-3
/
+3
|
|
|
|
|
*
|
USBH: simplify/cleanup main driver
Diego Ismirlian
2017-08-07
1
-44
/
+10
|
|
|
|
|
*
|
USBH: STM32 LLD: break LS activity detect loop if port is disabled
Diego Ismirlian
2017-08-07
1
-11
/
+18
|
|
|
|
|
/
/
[next]