nuttx/arch/arm/src
Johannes b95fadcaa6 Squashed commit of the following:
Author: Gregory Nutt <gnutt@nuttx.org>

    arch/arm/src/imxrt/:  Fix complaints from tools/nxstyle in new LCD files.
    Use tools/lowhex to convert hexadecimal constants to lower case.
    Use tools/rmcr to review white space at the end of lines.

Author: Johannes <nivus.entwicklung@gmail.com>

    arch/arm/src/imxrt and configs/imxrt1050-evk:  Adds framebuffer support for thje i.MXRT 1050.  Includdd DCD initialization for SDRAM to provide space for the framebufer. External code I used/ported is from NXP and is BSD 3-clause license.
2019-03-04 08:35:29 -06:00
..
a1x arch/arm/src Serial: Remove duplicated inclusion of nuttx/fs/ioctl.h 2019-01-28 06:16:15 -06:00
am335x Squashed commit of the following: 2019-02-27 08:41:08 -06:00
arm Squashed commit of the following: 2019-02-04 16:20:35 -06:00
armv6-m This commit renames all internal OS functions defined under sched/task so that they begin with the prefix. For example, nxtask_exit() vs. task_exit(). 2019-02-04 13:42:51 -06:00
armv7-a Squashed commit of the following: 2019-02-04 16:20:35 -06:00
armv7-m Merged in david_s5/nuttx/master_stack_check (pull request #834) 2019-02-28 21:36:47 +00:00
armv7-r Squashed commit of the following: 2019-02-04 16:20:35 -06:00
c5471 net/: The value ERROR should never be returned from internal OS functions. That is reserved for returning values to appliations with the errno value set. Within the OS, errors are returned with a negated errno value ALWAYS. 2019-02-14 15:38:36 -06:00
common tools/nxstyle.c: Fix logic that detects if an operator is correctly delimited with spaces. sched/: Various changes because sched/ C files were used as Guinea Pigs to test nstyle.c. 2019-03-01 10:50:02 -06:00
dm320 Every file that uses serial IOCTLs (TIOC*) must explicity include nuttx/fs/ioctl.h. This was included previously via sneak path in the now deleted arch/serial.h. 2019-01-27 13:41:44 -06:00
efm32 Squashed commit of the following: 2019-02-04 16:20:35 -06:00
imx1 Every file that uses serial IOCTLs (TIOC*) must explicity include nuttx/fs/ioctl.h. This was included previously via sneak path in the now deleted arch/serial.h. 2019-01-27 13:41:44 -06:00
imx6 Squashed commit of the following: 2019-02-04 16:20:35 -06:00
imxrt Squashed commit of the following: 2019-03-04 08:35:29 -06:00
kinetis Squashed commit of the following: 2019-02-27 08:41:08 -06:00
kl Squashed commit of the following: 2019-02-04 16:20:35 -06:00
lc823450 Trivial, Costmetic, ... 2019-02-27 14:02:53 -06:00
lpc11xx Squashed commit of the following: 2019-02-04 16:20:35 -06:00
lpc17xx Squashed commit of the following: 2019-02-04 16:20:35 -06:00
lpc31xx Every file that uses serial IOCTLs (TIOC*) must explicity include nuttx/fs/ioctl.h. This was included previously via sneak path in the now deleted arch/serial.h. 2019-01-27 13:41:44 -06:00
lpc43xx Squashed commit of the following: 2019-02-27 08:41:08 -06:00
lpc54xx arch/arm/src/imxrt/chip/imxrt_usb_analog.h: Add usb analog header file. 2019-02-25 13:09:19 -06:00
lpc214x Squashed commit of the following: 2019-02-04 16:20:35 -06:00
lpc2378 Squashed commit of the following: 2019-02-04 16:20:35 -06:00
max326xx Squashed commit of the following: 2019-02-04 16:20:35 -06:00
moxart Squashed commit of the following: 2018-08-26 11:17:33 -06:00
nrf52 Squashed commit of the following: 2019-02-04 16:20:35 -06:00
nuc1xx Squashed commit of the following: 2019-02-04 16:20:35 -06:00
sam34 Squashed commit of the following: 2019-02-04 16:20:35 -06:00
sama5 arch/arm/src/sam34 and sama5: Port Anthony Merlino's fix of commit ee840c74da to similar Ethernet drivers for parts in other SAM families. 2019-02-02 16:14:43 -06:00
samd2l2 Squashed commit of the following: 2019-02-27 08:41:08 -06:00
samd5e5 Squashed commit of the following: 2019-02-04 16:20:35 -06:00
samv7 Squashed commit of the following: 2019-02-04 16:20:35 -06:00
stm32 arch/arm/src/stm32/stm32_hrtim.c: Fixed a typo found in build testing. 2019-02-27 08:56:35 -06:00
stm32f0l0 Merged in raiden00/nuttx_h7/h7dma (pull request #831) 2019-02-25 16:02:39 +00:00
stm32f7 Squashed commit of the following: 2019-02-27 08:41:08 -06:00
stm32h7 Merged in raiden00/nuttx_h7 (pull request #836) 2019-03-03 12:22:37 +00:00
stm32l4 Squashed commit of the following: 2019-02-27 08:41:08 -06:00
str71x Squashed commit of the following: 2019-02-04 16:20:35 -06:00
tiva Squashed commit of the following: 2019-02-27 08:41:08 -06:00
tms570 Squashed commit of the following: 2019-02-27 08:41:08 -06:00
xmc4 Squashed commit of the following: 2019-02-27 08:41:08 -06:00
.gitignore
Makefile Squashed commit of the following: 2018-06-20 12:30:37 -06:00