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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add STM32F769 to FSMCv1 sdram driver
Dave Flogeras
2017-12-14
3
-3
/
+5
*
Merge pull request #125 from marcoveeneman/tiva_add_uart
marcoveeneman
2017-11-23
3
-0
/
+1301
|
\
|
*
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
*
|
|
Aligned the Tiva port to the SPI driver improvements.
marcoveeneman
2017-09-10
2
-8
/
+34
*
|
|
Merge branch 'master' into usbh_devel
Fabien Poussin
2017-08-08
6
-1
/
+593
|
\
\
\
|
*
\
\
Merge pull request #120 from marcoveeneman/tiva_add_adc
marcoveeneman
2017-08-08
6
-1
/
+593
|
|
\
\
\
|
|
*
|
|
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 driver and ADC testhal application.
marcoveeneman
2017-07-03
1
-34
/
+33
|
|
*
|
|
Initial ADC driver and testhal application for TM4C123x.
marcoveeneman
2017-07-03
5
-1
/
+585
|
|
|
|
/
|
|
|
/
|
*
|
/
|
USBH: STM32 LLD: break LS activity detect loop if port is disabled
Diego Ismirlian
2017-08-07
1
-11
/
+18
|
/
/
/
*
|
|
USBH: STM32 LLD: various improvements
Diego Ismirlian
2017-07-31
2
-112
/
+134
*
|
|
USBH: remove unnecessary reschedules and add necessary ones
Diego Ismirlian
2017-07-16
1
-7
/
+1
*
|
|
USBH: Correct bug in LLD
Diego Ismirlian
2017-07-16
1
-1
/
+1
*
|
|
USBH: moved definition of driver to LLD
Diego Ismirlian
2017-07-09
1
-0
/
+7
|
/
/
*
|
USBH: moved declaration of driver to LLD
Diego Ismirlian
2017-06-09
1
-0
/
+9
*
|
USBH: STM32 lld, activate correction of unexpected length
Diego Ismirlian
2017-06-08
1
-1
/
+1
*
|
Mass license dates update
Diego Ismirlian
2017-06-05
2
-4
/
+4
*
|
Remove redundant hal_stm32_otg.h file
Diego Ismirlian
2017-06-05
1
-934
/
+0
*
|
USB Host fixes
Diego Ismirlian
2017-06-05
2
-20
/
+92
*
|
Add checks to QEI if STM32 TIM is already used
Andres Vahter
2017-06-05
1
-4
/
+54
*
|
Updated license headers
marcoveeneman
2017-04-20
30
-30
/
+30
*
|
Fixed Tiva low level driver @file documentation.
marcoveeneman
2017-04-18
22
-25
/
+41
*
|
Improved documentation of the Tiva serial driver.
marcoveeneman
2017-04-18
1
-18
/
+62
*
|
Implemented advanced buffering support for the Tiva serial driver.
marcoveeneman
2017-04-18
2
-12
/
+211
*
|
Changed the flag set when a serial buffer is full.
marcoveeneman
2017-04-18
1
-1
/
+1
*
|
Added driver.mk file for each low level peripheral driver.
marcoveeneman
2017-04-18
11
-113
/
+115
*
|
[DMA2D, LTDC] Removing ch.h dependencies. Fix #111.
Romain Reignier
2017-02-28
2
-2
/
+0
*
|
[Comp] Adding interrupt functions, updating example.
Fabien Poussin
2017-02-09
2
-2
/
+200
*
|
[Comp] Adding support for STM32F0.
Fabien Poussin
2017-02-07
1
-1
/
+7
*
|
[Comp] Adding more defines
Fabien Poussin
2017-02-07
1
-0
/
+45
*
|
[Comp] Adding init, helper defines.
Fabien Poussin
2017-02-07
1
-0
/
+94
*
|
[Comp] Cleaning example, removing dependencies and adding checks.
Fabien Poussin
2017-02-07
2
-138
/
+134
*
|
[COMP] Fixing headers, missing includes.
Fabien Poussin
2017-02-07
1
-5
/
+5
*
|
Adding COMP Driver.
Fabien Poussin
2017-02-06
3
-0
/
+665
*
|
[Timcap/Eeprom] Removing ch.h dependencies.
Fabien Poussin
2017-02-06
2
-2
/
+0
*
|
[STM32, NAND] Fixed #elif without expression
barthess
2017-01-24
1
-2
/
+1
*
|
FSMC NAND improvements.
barthess
2017-01-17
3
-65
/
+140
*
|
Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib
barthess
2017-01-06
5
-20
/
+34
|
\
\
|
*
\
Merge pull request #107 from pl4nkton/stm32_fixes
Fabien Poussin
2017-01-04
5
-20
/
+34
|
|
\
\
|
|
*
|
STM32: fix USB HOST HS when cpu is in sleep mode
Nicolas Reinecke
2016-12-05
1
-1
/
+2
|
|
*
|
change qei types to int16_t
Peter
2016-12-05
2
-2
/
+2
|
|
*
|
usbh: add otg stepping 2 code
Nicolas Reinecke
2016-12-05
2
-0
/
+12
|
|
*
|
usbh: cleanup
Nicolas Reinecke
2016-12-05
3
-17
/
+18
*
|
|
|
NAND. Added reset function.
barthess
2017-01-06
2
-8
/
+21
|
/
/
/
*
|
|
Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib
barthess
2016-12-09
9
-2432
/
+490
|
\
|
|
|
*
|
Merge pull request #104 from sdalu/pwmfix
Fabio Utzig
2016-11-24
2
-69
/
+137
|
|
\
\
|
|
*
|
fixed bad commit
Stephane D'Alu
2016-11-24
1
-13
/
+0
[next]