aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/TIVA/LLD/pal_lld.c
Commit message (Expand)AuthorAgeFilesLines
* Fix hal files naming schemeFabio Utzig2016-04-041-445/+0
* Implemented AHB access for GPIOA - GPIOJ for TM4C123x devices. On TM4C129x de...marcoveeneman2015-03-031-98/+221
* Added missing static keyword for Tiva gpio_init function.marcoveeneman2015-02-261-1/+1
* Fixed incorrect and missing GPIO pin unlocking for JTAG and NMI pins in pal_l...marcoveeneman2015-02-261-1/+7
* Changed the Tiva pal driver RCGCGPIO enable mask name.marcoveeneman2015-02-261-2/+5
* Fixed wrong bit mask in Tiva pal driver.marcoveeneman2015-02-261-35/+37
* Added Tiva I/O mode flags.marcoveeneman2015-02-261-51/+49
* Added basic demo for TM4C1294 Connected Launchpad with LwIP.marcoveeneman2015-02-161-1/+1
* Changed some peripheral register structures in tm4c123x.h and tm4c129x.h to r...marcoveeneman2014-10-161-1/+1
* Added Tiva HAL files.marcoveeneman2014-10-131-0/+313