| Commit message (Expand) | Author | Age | Files | Lines |
* | Kinetis SPI driver | Fabien Poussin | 2019-10-02 | 1 | -72/+13 |
* | Kinetis ADC | Fabien Poussin | 2019-10-02 | 1 | -115/+30 |
* | KINETIS platform update for ChibiOS 18.2.x. | Konstantin Oblaukhov | 2018-11-20 | 19 | -2/+2261 |
* | Reorganize KINETIS driver files | Konstantin Oblaukhov | 2018-11-20 | 18 | -21/+21 |
* | Fix MK66F18 compilation for the following HALs: Serial, I2C, EXT, ADC, GPT, P... | Michael Walker | 2018-05-07 | 3 | -2/+24 |
* | Always use IRC48M clock for USB on MK66F18 | Michael Walker | 2018-05-02 | 1 | -0/+3 |
* | Always use IRC48M clock for USB on MK66F18 | Michael Walker | 2018-05-02 | 1 | -5/+6 |
* | Merge branch 'master' into mike | Michael Walker | 2018-05-02 | 1 | -5/+0 |
|\ |
|
| * | Remove duplicate code already in upstream master and add include dir | Michael Walker | 2018-05-02 | 1 | -5/+0 |
* | | Merge branch 'master' into mike | Michael Walker | 2018-05-02 | 6 | -107/+1412 |
|\| |
|
| * | Remove duplication | Michael Walker | 2018-05-02 | 1 | -19/+0 |
| * | Merge remote-tracking branch 'upstream/master' | Michael Walker | 2018-05-02 | 7 | -89/+1492 |
| |\ |
|
| | * | Fixed most testhal examples for STM32, updated configs using script. Fixed de... | Fabien Poussin | 2018-03-14 | 1 | -1/+1 |
| | * | Merge pull request #139 from wiml/kinetis_sdhc | Fabien Poussin | 2018-03-08 | 2 | -0/+1179 |
| | |\ |
|
| | | * | Use an interrupt instead of polling for simple commands. | Wim Lewis | 2018-01-18 | 1 | -21/+15 |
| | | * | Improved error handling: check the card's state before trying to abort | Wim Lewis | 2018-01-18 | 1 | -10/+88 |
| | | * | Low-level driver for the Kinetis SDHC peripheral as found on the MK64FX512 | Wim Lewis | 2018-01-06 | 2 | -0/+1107 |
| | * | | Merge pull request #136 from wiml/k64_uarts | Fabien Poussin | 2018-03-08 | 2 | -72/+248 |
| | |\ \ |
|
| | | * | | Added support for additional UARTs (up to six on the K64F). | Wim Lewis | 2017-12-08 | 2 | -72/+248 |
| | | |/ |
|
| | * | | Merge pull request #143 from qmk/fix_kinesis_usb_data_sync | Fabien Poussin | 2018-03-08 | 1 | -16/+41 |
| | |\ \ |
|
| | | * | | Fix data usb data toggle sync problem | Fred Sundvik | 2018-02-08 | 1 | -16/+41 |
| | * | | | Add usb_lld_wakeup_host for Kinetis | Fred Sundvik | 2018-02-03 | 1 | -0/+23 |
| | | |/
| | |/| |
|
| | * | | [KINETIS] Add saved_state to USB driver. | flabbergast | 2016-07-17 | 1 | -0/+4 |
| | |/ |
|
* | | | disable voltage inrush regulator | Michael Walker | 2018-05-01 | 1 | -0/+6 |
* | | | support Teensy 3.6 | Michael Walker | 2018-05-01 | 1 | -1/+7 |
* | | | Merge branch 'master' into mike | Michael Walker | 2018-05-01 | 2 | -0/+28 |
|\| | |
|
| * | | Enable Kinesis on newer ChibiOS | Michael Walker | 2018-05-01 | 2 | -0/+28 |
| |/ |
|
* / | Attempt at Teensy 3.6 support | Michael Walker | 2018-04-30 | 2 | -1/+80 |
|/ |
|
* | [KINETIS] Fixes for kernel-less builds. | flabbergast | 2016-05-20 | 3 | -7/+3 |
* | [KINETIS] PAL driver: implement PAL_LINE. | flabbergast | 2016-05-08 | 1 | -0/+37 |
* | Merge pull request #62 from flabbergast/i2c | Fabio Utzig | 2016-04-27 | 2 | -58/+242 |
|\ |
|
| * | [KINETIS] Add I2C workaround for KL27Z. | flabbergast | 2016-04-25 | 2 | -3/+74 |
| * | [KINETIS] Fix I2C clock divisor computation. | flabbergast | 2016-04-25 | 1 | -2/+2 |
| * | [KINETIS] I2C driver: implement timeout. | flabbergast | 2016-04-25 | 2 | -6/+32 |
| * | [KINETIS] Slightly rewrite and comment i2c driver. | flabbergast | 2016-04-25 | 1 | -56/+143 |
* | | [KINETIS] fix ADC LLD bug, grpp access after clear | bunnie | 2016-04-24 | 1 | -2/+3 |
|/ |
|
* | [KINETIS] Fix I2C TX to not wait for RX if requested rxbytes is 0 | Jonathan Struebel | 2016-04-08 | 1 | -1/+1 |
* | [KINETIS] Rename header guards in HAL. | flabbergast | 2016-04-04 | 8 | -24/+24 |
* | [KINETIS] Rename HAL LLD files. | flabbergast | 2016-04-04 | 16 | -0/+0 |
* | [KINETIS] HAL cleanup/update. | flabbergast | 2016-03-22 | 13 | -4/+3776 |
* | [KINETIS] Move from main repo to contrib | Fabio Utzig | 2016-03-07 | 6 | -0/+1790 |