Gregory Nutt
|
1e6358d20e
|
NSH: The default priority of the network initialization thread should be lower. It is CPU intensive and can interfere with other operations
|
2015-02-17 13:14:50 -06:00 |
|
Gregory Nutt
|
1fdc10298e
|
Refresh configurations
|
2015-01-28 12:47:03 -06:00 |
|
Gregory Nutt
|
84102addf0
|
Cosmetic changes to comments; refresh configuration
|
2015-01-22 14:46:36 -06:00 |
|
Gregory Nutt
|
ca31cf4608
|
Refresh configuration/update some misnamed conditional compilation
|
2015-01-18 11:17:00 -06:00 |
|
Gregory Nutt
|
764b5075bc
|
Network: Add an IPv4 configuration option. Hardcoded to =y for now, but I would like to be able to select IPv4 and/or IPv6 in the future
|
2015-01-14 10:51:09 -06:00 |
|
Gregory Nutt
|
1f24e7e155
|
Timer Timer: Timer driver now initializes without complaints. Need a test driver of some kind to make more testing progress.
|
2015-01-13 11:49:00 -06:00 |
|
Gregory Nutt
|
57202946a8
|
DK-TM42129X: Support for the TMP100 temperature sensor is enabled by default in the NSH configuration
|
2015-01-06 13:23:35 -06:00 |
|
Gregory Nutt
|
4457727cec
|
DK-TM4C129X: Enable I2C6 and the I2C tool in the default configuration
|
2015-01-05 13:40:55 -06:00 |
|
Gregory Nutt
|
a3b32b0545
|
DK-TM4C129X: The network monitor is no enabled by default in NSH configuration
|
2015-01-05 12:09:33 -06:00 |
|
Gregory Nutt
|
43824e4725
|
Tiva Ethernet: Add support for PHY interrupts
|
2015-01-03 13:16:26 -06:00 |
|
Gregory Nutt
|
a6d128c06a
|
DK-TM4C129X: Ethernet networking is now enabled by default in the NSH configuration
|
2015-01-03 10:27:04 -06:00 |
|
Gregory Nutt
|
1b2d2f81cf
|
DK-TM4C129X: Fix RAM size in defconfig files
|
2015-01-03 09:44:02 -06:00 |
|
Gregory Nutt
|
9c74f502d6
|
Refresh configuration
|
2014-12-31 07:32:47 -06:00 |
|
Gregory Nutt
|
c1f61b813c
|
Refresh Configuration
|
2014-12-26 09:33:20 -06:00 |
|
Gregory Nutt
|
7e5a0f227d
|
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
|
b6839f5407
|
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
|
6729649515
|
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
|
6abc3db2ac
|
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
|
e0540f2b96
|
DK-TM4C129X: Fixes to get clean build. Logic is still not complete, however
|
2014-12-18 08:24:24 -06:00 |
|
Gregory Nutt
|
ae7e44eb1b
|
DK-TM4C129X: Switch to Windows/Cygwin + CodeSourcery
|
2014-12-17 07:00:22 -06:00 |
|
Gregory Nutt
|
6b06d5fa61
|
Remove packaging indications for TM4C129 configuration variables
|
2014-12-16 16:22:52 -06:00 |
|
Gregory Nutt
|
f0ee6708c0
|
Add TM4C129XNCZAD and TM4C1294NCPDT to the Tiva configuration system
|
2014-12-16 16:02:21 -06:00 |
|
Gregory Nutt
|
6b89bc3a05
|
Remove EXPERIMENTAL dependency from the Traveler game. It is basically functional now.
|
2014-12-16 15:27:36 -06:00 |
|