Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STM32 mass update to current naming convention in ChibiOS | barthess | 2016-04-07 | 62 | -15941/+15907 |
* | Merge pull request #50 from utzig/fix-tiva-port | Fabio Utzig | 2016-04-05 | 60 | -398/+809 |
|\ | |||||
| * | 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 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 |
|\ \ | |/ |/| | |||||
| * | [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 |
|/ | |||||
* | Merge pull request #47 from jstruebel/master | Fabio Utzig | 2016-03-31 | 8 | -0/+1772 |
|\ | |||||
| * | [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 |
| * | [KINETIS] Move/add startup files. | flabbergast | 2016-03-22 | 18 | -132/+608 |
| * | [KINETIS] Add CMSIS definitions. | flabbergast | 2016-03-22 | 8 | -0/+9154 |
| * | [KINETIS] Update boards. | flabbergast | 2016-03-22 | 16 | -48/+1220 |
| * | [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] 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 |
* | | | QUEUES flags deleted from chconf.h files | barthess | 2016-03-28 | 11 | -81/+1 |
| |/ |/| | |||||
* | | NAND. Cosmetical improvement | barthess | 2016-03-17 | 1 | -5/+7 |
* | | Updated some testhal projects to new ChibiOS code | barthess | 2016-03-15 | 31 | -902/+1181 |
|/ | |||||
* | Merge pull request #36 from sdalu/rng | Fabio Utzig | 2016-02-29 | 15 | -2/+1828 |
|\ | |||||
| * | hide shell errors | Stephane D'Alu | 2016-02-21 | 1 | -1/+1 |
| * | Merge branch 'master' into rng | Stephane D'Alu | 2016-02-21 | 93 | -24/+26717 |
| |\ | |||||
| * \ | Merge branch 'master' into rng | Stephane D'Alu | 2016-02-09 | 10 | -0/+1289 |
| |\ \ | |||||
| * | | | cleanup, added comments | Stephane D'Alu | 2016-02-09 | 1 | -10/+14 |
| * | | | cleanup | Stephane D'Alu | 2016-02-09 | 4 | -41/+11 |
| * | | | Random Number Generator driver | Stephane D'Alu | 2016-02-08 | 8 | -2/+671 |
* | | | | Merge pull request #44 from sdalu/bswap | Fabio Utzig | 2016-02-29 | 1 | -0/+55 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | extend to 64 bits int | Stephane D'Alu | 2016-02-28 | 1 | -0/+55 |
* | | | | Merge pull request #43 from fpoussin/timcap-pull | Uladzimir Pylinski | 2016-02-18 | 18 | -7/+3345 |
|\ \ \ \ | |||||
| * | | | | TIMCAP: Initial commit | Fabien Poussin | 2016-02-16 | 18 | -7/+3345 |
* | | | | | Merge pull request #42 from fpoussin/eeprom-pull | Uladzimir Pylinski | 2016-02-17 | 15 | -1/+2852 |
|\| | | | |