Gregory Nutt
|
f61d15bb55
|
Tiva Ethernet: Completes TM4C129X Ethernet register definition header file
|
2014-12-30 13:42:19 -06:00 |
|
Gregory Nutt
|
408139dada
|
Don't error out if no ethernet definitions available
|
2014-12-30 13:26:18 -06:00 |
|
Gregory Nutt
|
9a71dc091b
|
Tiva Ethernet: More progress with register bit definitions
|
2014-12-30 11:08:18 -06:00 |
|
Gregory Nutt
|
8cea115be7
|
Tiva Ethernet: More progress with register bit definitions
|
2014-12-30 09:22:24 -06:00 |
|
Gregory Nutt
|
6bd5702778
|
TM4C129G Ethernet: Add Ethernet register addresses. Header files still incomplete
|
2014-12-30 08:09:09 -06:00 |
|
Gregory Nutt
|
1dc66f3104
|
Tiva: Add framework to support the uniqueu TM4C Ethernet register definitions
|
2014-12-30 07:07:16 -06:00 |
|
Gregory Nutt
|
ad9429a527
|
Tiva SSI: Fix oversight in last commit. Would only fixe the case where the single SSI enabled was SSI0
|
2014-12-28 16:58:36 -06:00 |
|
Gregory Nutt
|
c802d5276b
|
Tiva SSI: Fix some recent breakage to the Tiva SSI driver for the case where only one SSI modules is enabled
|
2014-12-28 16:55:47 -06:00 |
|
Gregory Nutt
|
8a2a594348
|
Tiva: Update UART header file for TM4C129X
|
2014-12-22 14:11:56 -06:00 |
|
Gregory Nutt
|
21f6598faf
|
Tiva: Upate GPIO header file for TM4C129X
|
2014-12-22 12:59:13 -06:00 |
|
Gregory Nutt
|
f91583af61
|
TM4C129X: Simplify be removing unnecessary temporary variable
|
2014-12-22 12:01:33 -06:00 |
|
Gregory Nutt
|
bd2d83c656
|
TM4C129X: Simplify be removing unnecessary temporary variable
|
2014-12-22 11:53:31 -06:00 |
|
Gregory Nutt
|
3b863966fe
|
TM4C129X: First cut at new Tiva clock configuration logic
|
2014-12-22 11:45:10 -06:00 |
|
Gregory Nutt
|
5184e4dade
|
TM4C129X: A small step toward understanding new Tiva clocking
|
2014-12-22 09:30:41 -06:00 |
|
Gregory Nutt
|
7b6d0391ab
|
Tiva: Rename TIVA_CRC_BASE to TIVA_CCM_BASE
|
2014-12-21 17:44:11 -06:00 |
|
Gregory Nutt
|
488b02ff6c
|
Tiva: Add support for I2C6-9
|
2014-12-21 17:20:16 -06:00 |
|
Gregory Nutt
|
f26384c386
|
Tiva SSI and board configurations: hange negative Tiva logic CONFIG_SSIx_DISABLE to positive logic CONFIG_TIVA_SSIx. Add support for SSI2 and SSI3
|
2014-12-21 15:23:37 -06:00 |
|
Gregory Nutt
|
3ea03b9806
|
Improved comments
|
2014-12-21 14:09:04 -06:00 |
|
Gregory Nutt
|
f4543de408
|
TM4C129X: Increated power/clocking macros into I2C driver
|
2014-12-21 13:02:12 -06:00 |
|
Gregory Nutt
|
20986de89e
|
TM4C129X: Add macros to enable/disable peripheral power
|
2014-12-21 11:40:39 -06:00 |
|
Gregory Nutt
|
9857b59e79
|
Tiva SSI: Use portable macros to enable peripheral clocking
|
2014-12-21 11:16:21 -06:00 |
|
Gregory Nutt
|
8ed83ac3a5
|
Tiva: More run mode clock enable macros
|
2014-12-21 11:02:56 -06:00 |
|
Gregory Nutt
|
d701532141
|
TM4C129X: Framework for new Tiva clocking logic (details not yet implemented)
|
2014-12-21 10:14:40 -06:00 |
|
Gregory Nutt
|
36acfdb26f
|
Tiva: Completes first cut at system control header file
|
2014-12-20 12:05:22 -06:00 |
|
Gregory Nutt
|
22b4def56e
|
Tiva: More TM4C129 system control register definitions
|
2014-12-20 11:10:10 -06:00 |
|
Gregory Nutt
|
e14608b272
|
Tiva: More TM4C129 system control register definitions
|
2014-12-20 09:59:21 -06:00 |
|
Gregory Nutt
|
b49f8b3baf
|
Tiva: Add a configuration setting to better distinguish TM4C123 and 129 families. Reanem tm4c_syscontrol.h to tm4c123_syscontrol.h; rename tm4c129x_syscontrol.h to tm4c129_syscontrol.h
|
2014-12-20 08:38:11 -06:00 |
|
Gregory Nutt
|
ffae2cb3d7
|
Tiva: Updates to system control regiser definitions
|
2014-12-20 08:22:17 -06:00 |
|
Gregory Nutt
|
58e4e69656
|
TM4C129X: Add custom system control header file (incomplete)
|
2014-12-19 12:12:52 -06:00 |
|
Gregory Nutt
|
da700ddc06
|
Tiva: Fix configuration logic for IRQ interrupts. The various parts support varying numbers of GPIO blocks and with varying capabilities to support interrupts on the pins of different GPIO blocks
|
2014-12-18 15:33:52 -06:00 |
|
Gregory Nutt
|
aabd4c59a3
|
Tiva: Change negative logic CONFIG_TIVA_DISABLE_GPIOx_IRQS to positive logic CONFIG_TIVA_GPIOx_IRQS
|
2014-12-18 15:19:16 -06:00 |
|
Gregory Nutt
|
83c56151ab
|
Tiva: Add GPIO interrupt support for the TMS4C129X
|
2014-12-18 11:52:06 -06:00 |
|
Gregory Nutt
|
a719e75851
|
DK-TM4C129X: Fixes to get clean build. Logic is still not complete, however
|
2014-12-18 08:24:24 -06:00 |
|
Gregory Nutt
|
05d7520461
|
TM4C129X: Add pin multiplexing
|
2014-12-17 11:55:45 -06:00 |
|
Gregory Nutt
|
327a554d0b
|
Tiva TM4C129X: Fix some errors in memory map
|
2014-12-17 09:42:37 -06:00 |
|
Gregory Nutt
|
14b987dbfa
|
Add memory map for the TM4C129X
|
2014-12-17 09:40:56 -06:00 |
|
Gregory Nutt
|
aa724ea75b
|
Add interrupt definitions for the TM4C129X
|
2014-12-17 08:19:23 -06:00 |
|
Gregory Nutt
|
29d23ae626
|
Remove packaging indications for TM4C129 configuration variables
|
2014-12-16 16:22:52 -06:00 |
|
Gregory Nutt
|
188e092398
|
Add TM4C129XNCZAD and TM4C1294NCPDT to the Tiva configuration system
|
2014-12-16 16:02:21 -06:00 |
|
Gregory Nutt
|
c653ff5ce4
|
Tiva I2C: Don't try to ACK and STOP on the same byte. Improve logic that suppresses STOP on a repeated start
|
2014-12-12 12:13:31 -06:00 |
|
Gregory Nutt
|
54c8d5c6e4
|
Tiva I2C: Legacy mode reset logic ommitted in last commit
|
2014-12-12 09:31:17 -06:00 |
|
Gregory Nutt
|
19ef820925
|
Tiva I2C: Add logic to reset I2C when busy hangs with busy
|
2014-12-12 09:26:10 -06:00 |
|
Gregory Nutt
|
310983bee6
|
Cosmetic change to force compliance with coding standard
|
2014-12-12 07:14:16 -06:00 |
|
Gregory Nutt
|
1311e76adc
|
Tiva I2C: Fix how I2C transactions are started and some I2C error reporting
|
2014-12-11 12:31:42 -06:00 |
|
Gregory Nutt
|
04d8169f0f
|
Tiva I2C: All SDA pins should be open drain, but all SCL pins should be digital output
|
2014-12-11 12:30:48 -06:00 |
|
Gregory Nutt
|
218967b80e
|
Tiva I2C: Add register-level debug capability
|
2014-12-11 09:34:03 -06:00 |
|
Gregory Nutt
|
6a98255aa0
|
Tiva I2C: Minor clean-up to I2C tracing
|
2014-12-11 08:11:32 -06:00 |
|
Gregory Nutt
|
2e8ad53ed4
|
Tiva I2C: Fix error in assertion logic
|
2014-12-11 07:02:14 -06:00 |
|
Gregory Nutt
|
af31b219a3
|
Tiva I2C: Add I2C options to Kconfig
|
2014-12-10 13:56:00 -06:00 |
|
Gregory Nutt
|
37eb362b08
|
Tiva I2C: Add workaround for errata; clean up some error handling
|
2014-12-10 13:01:47 -06:00 |
|