nuttx/arch/arm/src
2015-12-08 11:10:16 -06:00
..
a1x Make some spacing comply better with coding standard 2015-10-06 16:24:03 -06:00
arm Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
armv6-m Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
armv7-a Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
armv7-m ARMv7-M: Cosmetic fixes to some file headers 2015-11-06 13:37:37 -06:00
c5471 Correct some spacing issues 2015-10-07 11:39:06 -06:00
calypso Make some spacing comply better with coding standard 2015-10-06 17:28:32 -06:00
common Initialize the telnet factory as part of the common architecture intialization 2015-12-07 11:40:29 -06:00
dm320 Rename board_led_on to board_autoled_on 2015-11-01 09:07:06 -06:00
efm32 Rename up_rtcinitialize to up_rtc_initialize so that it looks like other RTC interfaces 2015-11-20 08:27:04 -06:00
imx Rename board_led_on to board_autoled_on 2015-11-01 09:07:06 -06:00
kinetis include/nuttx/net/netdev.h and several Ethernet drivers in arch/: Most network drivers to not support statistics. Those that do only support them when DEBUG is enabled. Each driver collects an architecture specific set of statistics and there is no mechanism in place to view those statistics. Thus, the driver feature was mostly useless. This change standardizes the driver statistics and puts the definition in the common network device structure defined in netdev.h where they can be accessed by network applications. All Ethernet drivers that collect statistics have been adapted to use these common statistics. 2015-11-26 12:07:18 -06:00
kl Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
lpc11xx Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
lpc17xx include/nuttx/net/netdev.h and several Ethernet drivers in arch/: Most network drivers to not support statistics. Those that do only support them when DEBUG is enabled. Each driver collects an architecture specific set of statistics and there is no mechanism in place to view those statistics. Thus, the driver feature was mostly useless. This change standardizes the driver statistics and puts the definition in the common network device structure defined in netdev.h where they can be accessed by network applications. All Ethernet drivers that collect statistics have been adapted to use these common statistics. 2015-11-26 12:07:18 -06:00
lpc31xx Rename board_led_on to board_autoled_on 2015-11-01 09:07:06 -06:00
lpc43xx Fix some spacing problems found by tools/nxstyle.c 2015-11-15 10:47:42 -06:00
lpc214x Rename board_led_initialize to board_autoled_initiaize 2015-11-01 09:01:59 -06:00
lpc2378 Rename board_led_initialize to board_autoled_initiaize 2015-11-01 09:01:59 -06:00
moxart Correct some spacing issues 2015-10-07 11:39:06 -06:00
nuc1xx Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
sam34 Rename up_rtcinitialize to up_rtc_initialize so that it looks like other RTC interfaces 2015-11-20 08:27:04 -06:00
sama5 SAMV7: Add support for PCK6 as a timer/counter clock source 2015-12-04 10:49:20 -06:00
samdl Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
samv7 SAMV7: Trivial correcto to last USBHS device change when using huge request buffers 2015-12-08 11:10:16 -06:00
stm32 STM32: CCM procfs more typos 2015-12-01 16:28:14 -06:00
stm32f7 Fix typo 2015-11-11 13:06:15 -05:00
str71x Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
tiva include/nuttx/net/netdev.h and several Ethernet drivers in arch/: Most network drivers to not support statistics. Those that do only support them when DEBUG is enabled. Each driver collects an architecture specific set of statistics and there is no mechanism in place to view those statistics. Thus, the driver feature was mostly useless. This change standardizes the driver statistics and puts the definition in the common network device structure defined in netdev.h where they can be accessed by network applications. All Ethernet drivers that collect statistics have been adapted to use these common statistics. 2015-11-26 12:07:18 -06:00
.gitignore
Makefile Re-think how __KERNEL__ option is set in architecture Makefiles. Should be passed in EXTRADEFINES 2015-11-26 06:59:35 -06:00