aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fixed wrong bit mask in Tiva pal driver.marcoveeneman2015-02-261-35/+37
| | * Added Tiva I/O mode flags.marcoveeneman2015-02-262-51/+103
* | | EICU. Timer widht (16-32 bits) now stored in driver field and detected durign...barthess2015-03-052-6/+26
|/ /
* | EICU. Cosmetical cleanupbarthess2015-03-032-9/+40
* | EICU. Deleted code for "fast" capture.barthess2015-03-032-236/+64
* | EICU. Cosmetical improvements.barthess2015-03-032-21/+19
* | EICU now able to capture data on all channelsbarthess2015-03-032-265/+480
* | EICU. Fixed handlign of 32-bit timers. General code cleanup. PWM mode still u...barthess2015-03-012-119/+140
* | EICU. Fixed some typos.barthess2015-03-012-2/+2
* | Added EICU driver in HAL. Added STM32 backend for EICU.barthess2015-02-283-1/+1326
|/
* Renamed Tiva launch and debug configurations.marcoveeneman2015-02-174-95/+194
* Added basic demo for TM4C1294 Connected Launchpad with LwIP.marcoveeneman2015-02-163-5/+5
* Added MAC low level driver for the TM4C129x. Tested on the TM4C1294 Connected...marcoveeneman2015-02-163-1/+1259
* Reverted TM4C129x SYSCTL to old structure.marcoveeneman2015-02-161-77/+323
* Fixed copyrightsbarthess2014-12-068-36/+10
* FSMC. SDRAM. Fixed bug with registers' memory layoutbarthess2014-10-312-12/+10
* FSMC. SDRAM. Fixed some typosbarthess2014-10-312-2/+2
* FSMC. SDRAM. Added safety mask for SDRTR registerbarthess2014-10-251-1/+1
* FSMC. SDRAM. Fixed delay codebarthess2014-10-251-2/+2
* FSMC. SDRAM. Improved stop functionbarthess2014-10-251-12/+22
* FSMC. SDRAM driver cleanup. Needs review.barthess2014-10-252-218/+55
* FSMC. SDRAM architecture reworked. Needs review.barthess2014-10-244-240/+119
* FSMC. SDRAM. Style cleanupbarthess2014-10-225-107/+153
* Added SDRAM support via FSMCbarthess2014-10-192-0/+646
* FSMC. Build fixed after code moving from SVNbarthess2014-10-181-4/+4
* Added fsmc codebarthess2014-10-187-0/+1688
* Changed some peripheral register structures in tm4c123x.h and tm4c129x.h to r...marcoveeneman2014-10-168-956/+612
* Fixed missing peripheral declarations in tm4c123x.h and tm4c129x.hmarcoveeneman2014-10-142-12/+44
* Added Tiva HAL files.marcoveeneman2014-10-1325-0/+11336