Gregory Nutt
|
225489a99a
|
Tiva ADC: Partial build support. Still missing Kconfg changes
|
2015-02-05 18:01:18 -06:00 |
|
Gregory Nutt
|
0d316326c2
|
Tiva ADC: Partial build support. Still missing Kconfg changes
|
2015-02-05 18:01:18 -06:00 |
|
Gregory Nutt
|
376f39c822
|
Tiva ADC: Adds a Tiva ADC driver. From Calvin Maguranis
|
2015-02-05 17:36:23 -06:00 |
|
Gregory Nutt
|
9ad18d827e
|
Tiva ADC: Adds a Tiva ADC driver. From Calvin Maguranis
|
2015-02-05 17:36:23 -06:00 |
|
Gregory Nutt
|
a6bda5f8ba
|
Tiva ADC: Register definitiona header file from Calvin Maguranis
|
2015-02-05 16:29:17 -06:00 |
|
Gregory Nutt
|
a122910566
|
Tiva ADC: Register definitiona header file from Calvin Maguranis
|
2015-02-05 16:29:17 -06:00 |
|
Gregory Nutt
|
46a153aa3e
|
Adds support for TM4C123G timers; integrates with the TM4C123G Launchpad. From Calvin Maguranis
|
2015-02-05 13:51:32 -06:00 |
|
Gregory Nutt
|
971c5c98fe
|
Adds support for TM4C123G timers; integrates with the TM4C123G Launchpad. From Calvin Maguranis
|
2015-02-05 13:51:32 -06:00 |
|
Gregory Nutt
|
ee8d792737
|
Networking: Changes need to build ICMPv6 'router' configuration on STM32 with network debug enabled
|
2015-02-05 11:47:56 -06:00 |
|
Gregory Nutt
|
c7f71c99a5
|
Networking: Changes need to build ICMPv6 'router' configuration on STM32 with network debug enabled
|
2015-02-05 11:47:56 -06:00 |
|
Gregory Nutt
|
821ffc0b8a
|
STM32: Add an IPv6 configuration for the STM32F4-Discovery board (witht he STM32-DISCO_BB base board). Verify that the STM32 Ethernet driver works with IPv6.
|
2015-02-05 11:21:04 -06:00 |
|
Gregory Nutt
|
cc63543b80
|
STM32: Add an IPv6 configuration for the STM32F4-Discovery board (witht he STM32-DISCO_BB base board). Verify that the STM32 Ethernet driver works with IPv6.
|
2015-02-05 11:21:04 -06:00 |
|
Gregory Nutt
|
de75731989
|
Add IPv6 support to network driver skeleton and to SAMA5D4 Ethernet driver (which, unfortunately is still missing address filtering logi)
|
2015-02-05 10:49:32 -06:00 |
|
Gregory Nutt
|
a9c71630e1
|
Add IPv6 support to network driver skeleton and to SAMA5D4 Ethernet driver (which, unfortunately is still missing address filtering logi)
|
2015-02-05 10:49:32 -06:00 |
|
Gregory Nutt
|
506c6c8512
|
ICMPv6: Add logic to behave like a router (if so configured): NuttX will not send the router advertisement message in response to any router solicitation messages.
|
2015-02-05 09:43:29 -06:00 |
|
Gregory Nutt
|
6568d94902
|
ICMPv6: Add logic to behave like a router (if so configured): NuttX will not send the router advertisement message in response to any router solicitation messages.
|
2015-02-05 09:43:29 -06:00 |
|
Gregory Nutt
|
1646e643d7
|
Networking: Break out Ethernet definitions into a separate file; add IPv6 multicast addresses as common globals, Ethernet drivers need to filter link-local, all nodes Ethernet address
|
2015-02-04 14:51:20 -06:00 |
|
Gregory Nutt
|
24d800398e
|
Networking: Break out Ethernet definitions into a separate file; add IPv6 multicast addresses as common globals, Ethernet drivers need to filter link-local, all nodes Ethernet address
|
2015-02-04 14:51:20 -06:00 |
|
Gregory Nutt
|
f036df9faa
|
Minor update to Kconfig file selections
|
2015-02-04 08:21:32 -06:00 |
|
Gregory Nutt
|
72645e184d
|
Minor update to Kconfig file selections
|
2015-02-04 08:21:32 -06:00 |
|
Gregory Nutt
|
011c6e0c7e
|
Re-arrange condition logic from the last change to avoid having STM32-specific conditional logic outside of the STM32 sandbox.
|
2015-02-04 07:24:19 -06:00 |
|
Gregory Nutt
|
778d326c51
|
Re-arrange condition logic from the last change to avoid having STM32-specific conditional logic outside of the STM32 sandbox.
|
2015-02-04 07:24:19 -06:00 |
|
Gregory Nutt
|
2393a074e5
|
STM32: Add driver for STM32L162XX AES peripheral. Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
|
2015-02-04 06:49:05 -06:00 |
|
Gregory Nutt
|
1c05245963
|
STM32: Add driver for STM32L162XX AES peripheral. Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
|
2015-02-04 06:49:05 -06:00 |
|
Gregory Nutt
|
d617384d27
|
EFM: Remove a misbehaving assertion. From Pierre-noel Bouteville
Also remove spaces before and after paretheses to conform to coding standard.
|
2015-02-03 13:34:37 -06:00 |
|
Gregory Nutt
|
c63c55ac3f
|
EFM: Remove a misbehaving assertion. From Pierre-noel Bouteville
Also remove spaces before and after paretheses to conform to coding standard.
|
2015-02-03 13:34:37 -06:00 |
|
Gregory Nutt
|
d08e29e0a0
|
Remove and extra endif from the Kconfig
|
2015-02-03 12:46:40 -06:00 |
|
Gregory Nutt
|
59d5149de6
|
Remove and extra endif from the Kconfig
|
2015-02-03 12:46:40 -06:00 |
|
Gregory Nutt
|
5189cddef2
|
Convert the 64-bit usec limit to a 32-bit tick limit
|
2015-02-03 07:18:17 -06:00 |
|
Gregory Nutt
|
1d534ff896
|
Convert the 64-bit usec limit to a 32-bit tick limit
|
2015-02-03 07:18:17 -06:00 |
|
Gregory Nutt
|
f017f4c8a8
|
SAM4CM: Add support for tickless operation
|
2015-02-03 07:00:54 -06:00 |
|
Gregory Nutt
|
cabaf7399a
|
SAM4CM: Add support for tickless operation
|
2015-02-03 07:00:54 -06:00 |
|
Gregory Nutt
|
c51ebf8c72
|
Refresh some configurations
|
2015-02-01 12:15:46 -06:00 |
|
Gregory Nutt
|
58c05f365e
|
Refresh some configurations
|
2015-02-01 12:15:46 -06:00 |
|
Gregory Nutt
|
ec6383d2d2
|
Fix compile issues with configs/sim/nettest
|
2015-02-01 12:00:30 -06:00 |
|
Gregory Nutt
|
6d7891c4de
|
Fix compile issues with configs/sim/nettest
|
2015-02-01 12:00:30 -06:00 |
|
Gregory Nutt
|
5f72080e0a
|
SIM: fix a case in the simulated Ethernet driver where it was using a old structure name
|
2015-02-01 09:00:42 -06:00 |
|
Gregory Nutt
|
2796dd7ee1
|
SIM: fix a case in the simulated Ethernet driver where it was using a old structure name
|
2015-02-01 09:00:42 -06:00 |
|
Gregory Nutt
|
b15632e8ba
|
drivers/ramdisk.c and include/nuttx/fs/ramdisk.h: Add logic to dispose of the drvier and RAM buffer when the RAM disk has been unlinked and all open references to the RAM disk have been closed. Add new parameters to romdisk() to specify what should be done with the RAM/ROM buffer -- Should it be freed or not? Changed all calls to ramdisk() to use these new parameters.
|
2015-02-01 07:24:16 -06:00 |
|
Gregory Nutt
|
2407008b6e
|
drivers/ramdisk.c and include/nuttx/fs/ramdisk.h: Add logic to dispose of the drvier and RAM buffer when the RAM disk has been unlinked and all open references to the RAM disk have been closed. Add new parameters to romdisk() to specify what should be done with the RAM/ROM buffer -- Should it be freed or not? Changed all calls to ramdisk() to use these new parameters.
|
2015-02-01 07:24:16 -06:00 |
|
Gregory Nutt
|
d8561fbcae
|
Remove execute privileges from some header files
|
2015-02-01 06:24:18 -06:00 |
|
Gregory Nutt
|
a6f1dfa5b0
|
Remove execute privileges from some header files
|
2015-02-01 06:24:18 -06:00 |
|
Gregory Nutt
|
515856c3d9
|
EFM32 Add support of BURTC and add possibility of debug message of RMU: Pierre-noel Bouteville
|
2015-02-01 06:19:53 -06:00 |
|
Gregory Nutt
|
31adb7b4c1
|
EFM32 Add support of BURTC and add possibility of debug message of RMU: Pierre-noel Bouteville
|
2015-02-01 06:19:53 -06:00 |
|
Gregory Nutt
|
d9d530850a
|
Review/modifications for change of last merge
|
2015-01-31 14:10:53 -06:00 |
|
Gregory Nutt
|
de24a50eaa
|
Review/modifications for change of last merge
|
2015-01-31 14:10:53 -06:00 |
|
Gregory Nutt
|
e4b0df0431
|
Merge commit '1207647ee19ac48746300f2d3fa8f4679c32de95'
|
2015-01-31 13:47:10 -06:00 |
|
Gregory Nutt
|
399bfcbf94
|
Merge commit '1207647ee19ac48746300f2d3fa8f4679c32de95'
|
2015-01-31 13:47:10 -06:00 |
|
Gregory Nutt
|
0817d47964
|
Fix a missing quotation mark in configuration description
|
2015-01-30 12:28:04 -06:00 |
|
Gregory Nutt
|
01c57668c9
|
Fix a missing quotation mark in configuration description
|
2015-01-30 12:28:04 -06:00 |
|