Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #52 from awygle/msp430x | Uladzimir Pylinski | 2016-04-09 | 25 | -0/+4949 |
|\ | | | | | Initial MSP430X Port. | ||||
| * | Initial MSP430X Port. | Andrew Wygle | 2016-04-08 | 25 | -0/+4949 |
| | | | | | | | | | | | | This port includes hal, pal, serial, and st drivers. It supports both large and small model code and data for MSP430X-class CPUs. It has only been tested on the EXP430FR5969 LaunchPad board. | ||||
* | | Merge pull request #53 from jstruebel/master | Fabio Utzig | 2016-04-09 | 1 | -1/+1 |
|\ \ | |/ |/| | [KINETIS] Fix I2C TX to not wait for RX if requested rxbytes is 0 | ||||
| * | [KINETIS] Fix I2C TX to not wait for RX if requested rxbytes is 0 | Jonathan Struebel | 2016-04-08 | 1 | -1/+1 |
|/ | |||||
* | 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 |
|\ | | | | | 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 |
|/ | |||||
* | 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 |
| |/ |/| | |||||
* | | 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 |
|\ | | | | | Random Number Generator driver | ||||
| * | 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 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | Added haltest Conflicts: os/hal/hal.mk os/hal/include/hal_community.h os/hal/src/hal_community.c | ||||
| * \ | Merge branch 'master' into rng | Stephane D'Alu | 2016-02-09 | 10 | -0/+1289 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: os/hal/ports/NRF51/NRF51822/platform.mk | ||||
| * | | | 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 |
|\ \ \ \ | |_|_|/ |/| | | | byte swap extended to 64 bits |