| .. |
|
a1x
|
Squashed commit of the following:
|
2018-06-21 10:59:58 -06:00 |
|
arm
|
syslog: Enable is partial, crippled version of syslog_flush(); arch/: Call syslog_flush() from assertion handling logic.
|
2018-06-07 16:29:16 -06:00 |
|
armv6-m
|
syslog: Enable is partial, crippled version of syslog_flush(); arch/: Call syslog_flush() from assertion handling logic.
|
2018-06-07 16:29:16 -06:00 |
|
armv7-a
|
Fix lots of typos in C comments and Kconfig help text
|
2018-07-08 18:24:45 -06:00 |
|
armv7-m
|
arm/Kconfig: Add spurious 'invisible' configuration settings to avoid prompting users for hardfault or memfault debug on systems where such debug is not available.
|
2018-07-24 05:54:30 -06:00 |
|
armv7-r
|
syslog: Enable is partial, crippled version of syslog_flush(); arch/: Call syslog_flush() from assertion handling logic.
|
2018-06-07 16:29:16 -06:00 |
|
bcm2708
|
arch/arm/src/bcm2708/bcm_gpioint.c: Fixed missing left parenthesis. Note by Anonymous in Issue #101
|
2018-06-16 15:30:34 -06:00 |
|
c5471
|
This commit attempts remove some long standard confusion in naming and some actual problems that result from the naming confusion. The basic problem is the standard MTU does not include the size of the Ethernet header. For clarity, I changed the naming of most things called MTU to PKTSIZE. For example, CONFIG_NET_ETH_MTU is now CONFIG_NET_ETH_PKTSIZE.
|
2018-07-04 14:10:40 -06:00 |
|
common
|
Squashed commit of the following:
|
2018-06-20 12:30:37 -06:00 |
|
dm320
|
arch/arm/src: All ARM architctures now support CONFIG_ARCH_IDLE_CUSTOM
|
2018-05-07 10:13:20 -06:00 |
|
efm32
|
arch/: Clean up some naming and spacing.
|
2018-06-20 15:38:06 -06:00 |
|
imx1
|
arch/arm/src: All ARM architctures now support CONFIG_ARCH_IDLE_CUSTOM
|
2018-05-07 10:13:20 -06:00 |
|
imx6
|
Trivial update to some comments.
|
2018-06-22 07:53:34 -06:00 |
|
imxrt
|
arch/arm/src/imxrt/imxrt_serial.c: IMXRT1050 LPUART TERMIOS support added.
|
2018-07-26 07:08:17 -06:00 |
|
kinetis
|
Remove spurious blank line from last PR.
|
2018-07-23 13:43:07 -06:00 |
|
kl
|
arch/arm/src: All ARM architctures now support CONFIG_ARCH_IDLE_CUSTOM
|
2018-05-07 10:13:20 -06:00 |
|
lc823450
|
Merged in masayuki2009/nuttx.nuttx/lc823450_protected_build (pull request #689)
|
2018-07-20 10:43:07 +00:00 |
|
lpc11xx
|
Fix lots of typos in C comments and Kconfig help text
|
2018-07-08 18:24:45 -06:00 |
|
lpc17xx
|
Fix lots of typos in C comments and Kconfig help text
|
2018-07-08 18:24:45 -06:00 |
|
lpc31xx
|
Squashed commit of the following:
|
2018-07-06 09:15:57 -06:00 |
|
lpc43xx
|
Fix lots of typos in C comments and Kconfig help text
|
2018-07-08 18:24:45 -06:00 |
|
lpc54xx
|
Fix lots of typos in C comments and Kconfig help text
|
2018-07-08 18:24:45 -06:00 |
|
lpc214x
|
arch/arm/src: All ARM architctures now support CONFIG_ARCH_IDLE_CUSTOM
|
2018-05-07 10:13:20 -06:00 |
|
lpc2378
|
arch/arm/src: All ARM architctures now support CONFIG_ARCH_IDLE_CUSTOM
|
2018-05-07 10:13:20 -06:00 |
|
moxart
|
arch/arm/src: All ARM architctures now support CONFIG_ARCH_IDLE_CUSTOM
|
2018-05-07 10:13:20 -06:00 |
|
nrf52
|
Squashed commit of the following:
|
2018-06-20 12:30:37 -06:00 |
|
nuc1xx
|
Fix lots of typos in C comments and Kconfig help text
|
2018-07-08 18:24:45 -06:00 |
|
sam34
|
Fix lots of typos in C comments and Kconfig help text
|
2018-07-08 18:24:45 -06:00 |
|
sama5
|
Fix lots of typos in C comments and Kconfig help text
|
2018-07-08 18:24:45 -06:00 |
|
samd2l2
|
arch/arm/src/samd2l2: Fix a couple of logic error/typos found in reviewing code for port to SAMD51.
|
2018-07-25 13:41:09 -06:00 |
|
samv7
|
arch/arm/src/samv7/sam_mcan.c: Correct an error in the BUS_OFF reporting. In case of BUS_OFF the old implementation was leading to a package storm. Now it reports the error condition BUS_OFF only once.
|
2018-07-23 08:21:06 -06:00 |
|
stm32
|
arch/arm/src/stm32: Use of inline function for I/O compensation causes too many issues. No just a plain callable function.
|
2018-07-16 09:05:53 -06:00 |
|
stm32f0
|
Merged in david_s5/nuttx/master_singlewire (pull request #679)
|
2018-07-12 19:30:43 +00:00 |
|
stm32f7
|
arch/arm/src/stm32f7/: Fix data timeout errors with multiblock transfers.
|
2018-07-20 09:52:32 -06:00 |
|
stm32h7
|
Merged in david_s5/nuttx/master_singlewire (pull request #680)
|
2018-07-12 19:47:12 +00:00 |
|
stm32l4
|
arch/arm/src/stm32l4: Added custom pin mapping for STM32L4X2XX processors.
|
2018-07-16 15:42:13 -06:00 |
|
str71x
|
Fix lots of typos in C comments and Kconfig help text
|
2018-07-08 18:24:45 -06:00 |
|
tiva
|
This commit attempts remove some long standard confusion in naming and some actual problems that result from the naming confusion. The basic problem is the standard MTU does not include the size of the Ethernet header. For clarity, I changed the naming of most things called MTU to PKTSIZE. For example, CONFIG_NET_ETH_MTU is now CONFIG_NET_ETH_PKTSIZE.
|
2018-07-04 14:10:40 -06:00 |
|
tms570
|
arch/arm/src: All ARM architctures now support CONFIG_ARCH_IDLE_CUSTOM
|
2018-05-07 10:13:20 -06:00 |
|
xmc4
|
arch/arm/src/xmc4/xmc4_gpio.c: Add a specific bit encoding for openprain GPIO pin.
|
2018-07-02 10:56:58 -06:00 |
|
.gitignore
|
Remove the arch/ subdirectory; replace it with a submodule
|
2015-07-22 10:56:22 -06:00 |
|
Makefile
|
Squashed commit of the following:
|
2018-06-20 12:30:37 -06:00 |