Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 1-wire. Fixed incorrect debug check | barthess | 2014-12-14 | 1 | -1/+1 | |
| | ||||||
* | Onewire. Deleted unneded time measurement unig | barthess | 2014-12-08 | 1 | -12/+1 | |
| | ||||||
* | 1-wire. Search ROM feature now optional | barthess | 2014-12-06 | 2 | -2/+19 | |
| | ||||||
* | 1-wire. Improved comments | barthess | 2014-12-06 | 2 | -48/+142 | |
| | ||||||
* | Added onewire driver | barthess | 2014-12-06 | 4 | -1/+1085 | |
| | ||||||
* | Fixed copyrights | barthess | 2014-12-06 | 12 | -42/+14 | |
| | ||||||
* | Added hooks for community source | barthess | 2014-11-16 | 3 | -1/+142 | |
| | ||||||
* | 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 | 2 | -218/+55 | |
| | ||||||
* | FSMC. SDRAM architecture reworked. Needs review. | barthess | 2014-10-24 | 4 | -240/+119 | |
| | ||||||
* | FSMC. SDRAM. Style cleanup | barthess | 2014-10-22 | 5 | -107/+153 | |
| | ||||||
* | Added SDRAM support via FSMC | barthess | 2014-10-19 | 2 | -0/+646 | |
| | ||||||
* | FSMC. Build fixed after code moving from SVN | barthess | 2014-10-18 | 3 | -7/+7 | |
| | ||||||
* | Added fsmc code | barthess | 2014-10-18 | 13 | -0/+3707 | |
| | ||||||
* | 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 nil and rt port makefiles for Tiva. | marcoveeneman | 2014-10-13 | 4 | -0/+56 | |
| | ||||||
* | 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 | |
| | ||||||
* | Added 'demos' and 'os' subdirectories | barthess | 2014-10-05 | 1 | -0/+0 | |