Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 ↵ | marcoveeneman | 2014-10-16 | 8 | -956/+612 | |
| | | | | | | | reduce the amount of duplicated text. Updated gpt_lld, i2c_lld, pal_lld, pwm_lld, serial_lld, hal_lld register access to the changed peripheral register structures. Replaced old interrupt numbers from tm4c123x.h and tm4c129x.h in serial_lld.c with the new interrupt number defines from tiva_isr.h. | |||||
* | 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 | |
|\ | ||||||
| * | Trying to commit modfied readme | barthess | 2014-10-05 | 1 | -0/+2 | |
| | | ||||||
* | | Added draft README for git users | barthess | 2014-10-11 | 1 | -0/+23 | |
|/ | ||||||
* | ext directory populated with files | barthess | 2014-10-05 | 3 | -0/+6 | |
| | ||||||
* | Fixed typo in readme | barthess | 2014-10-05 | 1 | -1/+1 | |
| | ||||||
* | added .gitignore | barthess | 2014-10-05 | 1 | -0/+4 | |
| | ||||||
* | Added 'ext' directory | barthess | 2014-10-05 | 1 | -0/+0 | |
| | ||||||
* | Added 'demos' and 'os' subdirectories | barthess | 2014-10-05 | 2 | -0/+0 | |
| | ||||||
* | Create AUTHORS.txt | barthess | 2014-10-05 | 1 | -0/+3 | |
| | ||||||
* | Update README.txt | barthess | 2014-10-05 | 1 | -0/+2 | |
| | ||||||
* | Create README.txt | barthess | 2014-10-05 | 1 | -0/+5 | |