Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1-wire. Added workaround form F1xx MCUs | barthess | 2014-12-14 | 3 | -9/+20 |
* | 1-wire. Fixed incorrect debug check | barthess | 2014-12-14 | 1 | -1/+1 |
* | 1-wire. Added testhal for STM32F1xx. Not tested in hardware | barthess | 2014-12-08 | 15 | -3/+2514 |
* | Onewire. Deleted unneded time measurement unig | barthess | 2014-12-08 | 1 | -12/+1 |
* | Testhal improvements | barthess | 2014-12-06 | 16 | -136/+361 |
* | 1-wire. Search ROM feature now optional | barthess | 2014-12-06 | 3 | -4/+26 |
* | 1-wire. Improved comments | barthess | 2014-12-06 | 3 | -53/+155 |
* | 1-wire. Added testhal for stm32f4 discovery | barthess | 2014-12-06 | 13 | -0/+2293 |
* | Added onewire driver | barthess | 2014-12-06 | 4 | -1/+1085 |
* | Fixed copyrights | barthess | 2014-12-06 | 15 | -57/+17 |
* | Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib | barthess | 2014-11-16 | 1 | -15/+41 |
|\ | |||||
| * | Merge branch 'fsmc' | barthess | 2014-11-16 | 40 | -0/+9961 |
| |\ | |||||
| * | | Update README-git.txt | Uladzimir Pylinski | 2014-10-19 | 1 | -16/+17 |
| * | | Update README-git.txt | Uladzimir Pylinski | 2014-10-19 | 1 | -2/+1 |
| * | | Update README-git.txt | Uladzimir Pylinski | 2014-10-19 | 1 | -0/+3 |
| * | | Update README-git.txt | Uladzimir Pylinski | 2014-10-19 | 1 | -15/+36 |
| * | | Merge pull request #1 from barthess/feature | Uladzimir Pylinski | 2014-10-19 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | Updated README-git.txt | barthess | 2014-10-19 | 1 | -0/+2 |
| |/ / | |||||
* | | | Merge branch 'fsmc' | barthess | 2014-11-16 | 42 | -0/+10123 |
|\ \ \ | |/ / |/| | | |||||
| * | | Added hooks for community source | barthess | 2014-11-16 | 6 | -1/+163 |
| * | | FSMC. Fixed references in eclipse project files | barthess | 2014-11-16 | 2 | -2/+2 |
| |/ | |||||
| * | FSMC. SDRAM. Fixed bug with registers' memory layout | barthess | 2014-10-31 | 2 | -12/+10 |
| * | FSMC. SDRAM. Fixed some typos | barthess | 2014-10-31 | 2 | -2/+2 |
| * | FSMC. SDRAM. Added safety mask for SDRTR register | barthess | 2014-10-25 | 1 | -1/+1 |
| * | FSMC. SDRAM. Fixed delay code | barthess | 2014-10-25 | 1 | -2/+2 |
| * | FSMC. SDRAM. Improved stop function | barthess | 2014-10-25 | 1 | -12/+22 |
| * | FSMC. SDRAM driver cleanup. Needs review. | barthess | 2014-10-25 | 3 | -221/+148 |
| * | FSMC. SDRAM architecture reworked. Needs review. | barthess | 2014-10-24 | 5 | -243/+122 |
| * | FSMC. SDRAM. Style cleanup | barthess | 2014-10-22 | 9 | -112/+156 |
| * | Fixed eclipse project files | barthess | 2014-10-21 | 7 | -40/+10 |
| * | Added SDRAM support via FSMC | barthess | 2014-10-19 | 9 | -0/+2289 |
| * | FSMC. Build fixed after code moving from SVN | barthess | 2014-10-18 | 7 | -32/+24 |
| * | Updated .gitignore | barthess | 2014-10-18 | 1 | -1/+2 |
| * | Added fsmc code | barthess | 2014-10-18 | 31 | -0/+7852 |
* | | Updated .gitignore | barthess | 2014-10-18 | 1 | -1/+2 |
* | | Update README-git.txt | Uladzimir Pylinski | 2014-10-18 | 1 | -1/+1 |
|/ | |||||
* | Changed some peripheral register structures in tm4c123x.h and tm4c129x.h to r... | marcoveeneman | 2014-10-16 | 8 | -956/+612 |
* | Fixed missing peripheral declarations in tm4c123x.h and tm4c129x.h | marcoveeneman | 2014-10-14 | 2 | -12/+44 |
* | Added Tiva TM4C123x GPT, I2C and PWM examples to the testhal. | marcoveeneman | 2014-10-13 | 15 | -0/+3533 |
* | Added nil and rt port makefiles for Tiva. | marcoveeneman | 2014-10-13 | 4 | -0/+56 |
* | Added 'testhal' subdirectory. | marcoveeneman | 2014-10-13 | 1 | -0/+0 |
* | Added Tiva demos. | marcoveeneman | 2014-10-13 | 10 | -0/+2345 |
* | Added Tiva HAL files. | marcoveeneman | 2014-10-13 | 25 | -0/+11336 |
* | Added Tiva board files. | marcoveeneman | 2014-10-13 | 6 | -0/+1550 |
* | Added Tiva linker script files and cmparams.h. | marcoveeneman | 2014-10-13 | 8 | -0/+364 |
* | Updated AUTHORS.txt | marcoveeneman | 2014-10-13 | 1 | -1/+1 |
* | Update AUTHORS.txt | barthess | 2014-10-11 | 1 | -3/+18 |
* | Update README.txt | barthess | 2014-10-11 | 1 | -1/+1 |
* | Update README.txt | barthess | 2014-10-11 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib | barthess | 2014-10-11 | 1 | -0/+2 |
|\ |