Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fix headers guards + style fixes | Fabio Utzig | 2016-04-04 | 13 | -49/+49 | |
* | | 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 | |
* | | 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 | |
|/ | ||||||
* | [KINETIS] A lot of updates | Fabio Utzig | 2016-03-28 | 81 | -2918/+11985 | |
|\ | ||||||
| * | [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 | 54 | -0/+13569 | |
| |\ | ||||||
* | \ | Merge pull request #45 from utzig/kinetis | Fabio Utzig | 2016-03-28 | 54 | -0/+13569 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | [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 | 54 | -0/+13569 | |
* | | | 1-wire. Fixed possible deadlock situation. | barthess | 2016-03-28 | 1 | -13/+10 | |
* | | | QUEUES flags deleted from chconf.h files | barthess | 2016-03-28 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | NAND. Cosmetical improvement | barthess | 2016-03-17 | 1 | -5/+7 | |
* | | Updated some testhal projects to new ChibiOS code | barthess | 2016-03-15 | 3 | -8/+2 | |
|/ | ||||||
* | Merge pull request #36 from sdalu/rng | Fabio Utzig | 2016-02-29 | 8 | -2/+645 | |
|\ | ||||||
| * | hide shell errors | Stephane D'Alu | 2016-02-21 | 1 | -1/+1 | |
| * | Merge branch 'master' into rng | Stephane D'Alu | 2016-02-21 | 58 | -24/+14532 | |
| |\ | ||||||
| * \ | Merge branch 'master' into rng | Stephane D'Alu | 2016-02-09 | 4 | -0/+286 | |
| |\ \ | ||||||
| * | | | 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 | 10 | -6/+1603 | |
|\ \ \ \ | ||||||
| * | | | | TIMCAP: Initial commit | Fabien Poussin | 2016-02-16 | 10 | -6/+1603 | |
* | | | | | Merge pull request #42 from fpoussin/eeprom-pull | Uladzimir Pylinski | 2016-02-17 | 8 | -1/+1233 | |
|\| | | | | ||||||
| * | | | | EEPROM: Initial commit | Fabien Poussin | 2016-02-16 | 8 | -1/+1233 | |
* | | | | | Merge pull request #40 from fpoussin/usb-host-pull | Uladzimir Pylinski | 2016-02-17 | 23 | -1/+8713 | |
|\| | | | | ||||||
| * | | | | USB-Host: Initial commit | Fabien Poussin | 2016-02-15 | 23 | -1/+8713 | |
| |/ / / | ||||||
* / / / | Ensure ram is on | Stephane D'Alu | 2016-02-16 | 1 | -0/+12 | |
|/ / / | ||||||
* | | | Merge pull request #35 from sdalu/sensor_hdc1000 | Fabio Utzig | 2016-02-15 | 11 | -0/+2563 | |
|\ \ \ | ||||||
| * | | | included copyright | Stephane D'Alu | 2016-02-15 | 2 | -6/+39 | |
| * | | | correctly pack structure, remove unused fields | Stephane D'Alu | 2016-02-10 | 4 | -31/+54 | |
| * | | | fixed tsl2561, added tsl2591 | Stephane D'Alu | 2016-02-09 | 3 | -14/+511 | |
| * | | | Merge branch 'master' into sensor_hdc1000 | Stephane D'Alu | 2016-02-09 | 4 | -1/+287 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | updated license | Stephane D'Alu | 2016-02-09 | 8 | -13/+94 | |
| * | | | changed file layout, move startup/bootup time to #define | Stephane D'Alu | 2016-02-08 | 7 | -31/+63 | |
| * | | | added TSL2561 Light sesnor | Stephane D'Alu | 2016-02-08 | 7 | -148/+750 | |
| * | | | small fix | Stephane D'Alu | 2016-02-07 | 1 | -3/+10 | |
| * | | | cleanup | Stephane D'Alu | 2016-02-07 | 3 | -141/+3 | |
| * | | | mcp9808 temperature sensor | Stephane D'Alu | 2016-02-07 | 2 | -0/+396 | |
| * | | | fixed comments, set default i2c address | Stephane D'Alu | 2016-02-07 | 1 | -5/+4 | |
| * | | | hdc1008 sensor | Stephane D'Alu | 2016-02-07 | 5 | -0/+1031 | |
| | |/ | |/| |