Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into fix-nrf51-port | Fabio Utzig | 2016-04-10 | 98 | -475/+881 |
|\ | |||||
| * | Merge pull request #50 from utzig/fix-tiva-port | Fabio Utzig | 2016-04-05 | 60 | -398/+809 |
| |\ | | | | | | | Fix tiva port | ||||
| | * | Improve http_server declaration | Fabio Utzig | 2016-04-05 | 1 | -1/+1 |
| | | | |||||
| | * | Fix testhal for OS compatibility | Fabio Utzig | 2016-04-04 | 10 | -15/+140 |
| | | | |||||
| | * | Fix tiva demos | Fabio Utzig | 2016-04-04 | 11 | -29/+96 |
| | | | |||||
| | * | Move ports to startup | Fabio Utzig | 2016-04-04 | 10 | -4/+4 |
| | | | |||||
| | * | Fix paths in startup makefiles | Fabio Utzig | 2016-04-04 | 2 | -12/+14 |
| | | | |||||
| | * | Add new expected parameters to linker scripts | Fabio Utzig | 2016-04-04 | 6 | -54/+271 |
| | | | |||||
| | * | Fix header guard style | Fabio Utzig | 2016-04-04 | 11 | -33/+33 |
| | | | |||||
| | * | Fix hal files naming scheme | Fabio Utzig | 2016-04-04 | 20 | -14/+14 |
| | | | |||||
| * | | Merge pull request #51 from utzig/fix-kinetis-test-thd | Fabio Utzig | 2016-04-05 | 10 | -13/+8 |
| |\ \ | | | | | | | | | Fix kinetis test thd | ||||
| | * | | Fix testhal test thd usage | Fabio Utzig | 2016-04-04 | 7 | -7/+2 |
| | | | | |||||
| | * | | Fix test thread usage | Fabio Utzig | 2016-04-04 | 3 | -6/+6 |
| |/ / | |||||
| * | | Merge pull request #49 from flabbergast/flabbergast | Fabio Utzig | 2016-04-04 | 28 | -64/+64 |
| |\ \ | | |/ | |/| | Rename HAL files and header guards in kinetis port. | ||||
| | * | [KINETIS] Rename header guards in HAL. | flabbergast | 2016-04-04 | 15 | -45/+45 |
| | | | |||||
| | * | [KINETIS] Rename HAL LLD files. | flabbergast | 2016-04-04 | 24 | -19/+19 |
| |/ | |||||
* | | Fix testhal demos (except for RNG) | Fabio Utzig | 2016-04-04 | 20 | -54/+375 |
| | | |||||
* | | Fix headers guards + style fixes | Fabio Utzig | 2016-04-04 | 13 | -49/+49 |
| | | |||||
* | | Fix rules path | Fabio Utzig | 2016-04-04 | 1 | -2/+2 |
| | | |||||
* | | Move files to new naming std | Fabio Utzig | 2016-04-04 | 23 | -23/+23 |
| | | |||||
* | | Fix style and warnings using timer0 | Fabio Utzig | 2016-04-04 | 2 | -31/+46 |
| | | |||||
* | | Make RTC clock default | Fabio Utzig | 2016-04-03 | 1 | -2/+2 |
| | | |||||
* | | Add extra example parameters to mcuconf | Fabio Utzig | 2016-04-03 | 1 | -0/+3 |
| | | |||||
* | | Fix paths in demo Makefile | Fabio Utzig | 2016-04-03 | 1 | -4/+10 |
| | | |||||
* | | Fix test API usage | Fabio Utzig | 2016-04-03 | 1 | -2/+2 |
| | | |||||
* | | Add new chconf parameters | Fabio Utzig | 2016-04-03 | 1 | -0/+25 |
| | | |||||
* | | Move ports to startup | Fabio Utzig | 2016-04-03 | 3 | -0/+0 |
| | | |||||
* | | Update paths in makefile | Fabio Utzig | 2016-04-03 | 1 | -7/+6 |
| | | |||||
* | | Update link script with new parameters | Fabio Utzig | 2016-04-03 | 1 | -9/+43 |
| | | |||||
* | | Fix API usage in serial driver | Fabio Utzig | 2016-04-03 | 1 | -4/+4 |
|/ | |||||
* | Merge pull request #47 from jstruebel/master | Fabio Utzig | 2016-03-31 | 8 | -0/+1772 |
|\ | | | | | [KINETIS] Added USB_SERIAL testhal for FRDM-K20D50M board | ||||
| * | [KINETIS] Added USB_SERIAL testhal for FRDM-K20D50M board | Jonathan Struebel | 2016-03-29 | 8 | -0/+1772 |
|/ | |||||
* | Merge flabbergast-kinetis | Fabio Utzig | 2016-03-28 | 234 | -3452/+39139 |
|\ | |||||
| * | [KINETIS] A lot of updates | Fabio Utzig | 2016-03-28 | 234 | -3452/+39139 |
|/| | |||||
| * | [KINETIS] Update demos (for HAL changes). | flabbergast | 2016-03-22 | 15 | -75/+131 |
| | | |||||
| * | [KINETIS] Add a custom KL27Z breakout board demo. | flabbergast | 2016-03-22 | 9 | -0/+1329 |
| | | |||||
| * | [KINETIS] Move I2C and ADC demo to proper subdir. | flabbergast | 2016-03-22 | 15 | -66/+116 |
| | | |||||
| * | [KINETIS] Add new testhal demos (KL27Z,Teensies,MCHCK). | flabbergast | 2016-03-22 | 114 | -0/+25185 |
| | | |||||
| * | [KINETIS] HAL cleanup/update. | flabbergast | 2016-03-22 | 37 | -5615/+3880 |
| | | | | | | | | | | | | | | New entries in kinetis_registry.h to support new MCUs. Moved registers to ext/CMSIS, like it is done for STM32. Move the same drivers to LLD. Add USB driver. | ||||
| * | [KINETIS] Move/add startup files. | flabbergast | 2016-03-22 | 18 | -132/+608 |
| | | | | | | | | | | | | | | Move ports -> startup. Split k20x to k20x5 and k20x7. Split off common part of ld scripts. Add new ld scripts. | ||||
| * | [KINETIS] Add CMSIS definitions. | flabbergast | 2016-03-22 | 8 | -0/+9154 |
| | | |||||
| * | [KINETIS] Update boards. | flabbergast | 2016-03-22 | 16 | -48/+1220 |
| | | | | | | | | | | Add FRDM-KL26Z, Teensy LC and 3.1. Update definitions for FRDM-KL25Z, MCHCK, Teensy 3.0. | ||||
| * | [KINETIS] Fix board definitions (move to contrib). | flabbergast | 2016-03-21 | 4 | -8/+8 |
| | | |||||
| * | Merge remote-tracking branch 'utzig/kinetis' into kinetis | flabbergast | 2016-03-21 | 131 | -0/+26352 |
| |\ | |||||
* | \ | Merge pull request #45 from utzig/kinetis | Fabio Utzig | 2016-03-28 | 131 | -0/+26352 |
|\ \ \ | | |/ | |/| | [KINETIS] Move from main repo to contrib | ||||
| * | | [KINETIS] Add remaining demos and fix configs | Fabio Utzig | 2016-03-15 | 46 | -4/+7237 |
| | | | |||||
| * | | [KINETIS] Fix platform driver references to contrib | Fabio Utzig | 2016-03-08 | 2 | -21/+21 |
| | | | |||||
| * | | [KINETIS] Move from main repo to contrib | Fabio Utzig | 2016-03-07 | 87 | -0/+19119 |
| | | | |||||
* | | | 1-wire. Fixed possible deadlock situation. | barthess | 2016-03-28 | 1 | -13/+10 |
| | | | | | | | | | | | | | | | In old code thread could be suspended *after* the callback was called. New code protected with more wide critical section. | ||||
* | | | QUEUES flags deleted from chconf.h files | barthess | 2016-03-28 | 11 | -81/+1 |
| |/ |/| |