nuttx/boards/arm
Alin Jerpelea 077ef70b0c cxd56xx improvements (#48)
* arch: cxd56xx: Add size limitation for I2C SCU xfer

This is a fw restriction, unroll loop because it can be transfer
up to 16 bytes.

* arch: cxd56xx: Fix lack of leave_critical_section

add the missing leave_critical_section

* arch: cxd56xx: Remove unnecessary file

this header is duplicate and we can remove it

* arch: cxd56xx: Cosmetic change

remove space after function

* arch: cxd56xx: update topreg registers

the topreg registers are updated to match the cxd5602 HW

* arch: cxd56xx: Add voltage setting for low battery notification

Add voltage setting for low battery notification

* arch: cxd56xx: Improve perfomance of SD card

Improve a problem that the clock of SD Host Controller is lower than the
expected value in SDR25 transfer mode.

* arch: cxd56xx: Cosmetic changes

cleanup to comply with coding standard

* boards: cxd56xx: Cosmetic changes

updates to comply with coding standard

* boards: cxd56xx: Fix SD card cannot mount issue

SD card cannot mount when connecting and disconnecting three times
or more due to wrong state of parameter 'initialized'.

This change enables to skip swtching initialized state when mount
failed.
2020-01-07 11:21:58 -03:00
..
a1x Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
am335x Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
c5471 Remove support for generation of RRLOAD binary files. The RRLOAD binary format was used with Linux BSPs from www.ridgerun.com circa 2000-2001. It is still need by the the c5471 board if that bootloader is used. Removes the CONFIG_RRLOAD_BINARY option and tools/mkimage.sh 2019-12-09 11:29:12 -06:00
cxd56xx cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00
dm320 boards/arm/dm320/ntosd-dm320/src/: Fix error found in build testing. All configurations must provide boar_app_initialize() which is required if CONFIG_LIB_BOARDCTL is enabled. 2019-10-27 14:49:05 -06:00
efm32 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
imx6 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
imxrt Author: Gregory Nutt <gnutt@nuttx.org> 2020-01-06 20:49:17 -06:00
kinetis Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
kl Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lc823450 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpc17xx_40xx Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpc31xx Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpc43xx Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpc54xx Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpc214x Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpc2378 Linker scripts: Fix some alignment problems. 2019-09-15 18:06:36 -06:00
max326xx Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
moxart Linker scripts: Fix some alignment problems. 2019-09-15 18:06:36 -06:00
nrf52 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
nuc1xx Linker scripts: Fix some alignment problems. 2019-09-15 18:06:36 -06:00
s32k1xx Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sam34 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sama5 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
samd2l2 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
samd5e5 Author: Gregory Nutt <gnutt@nuttx.org> 2020-01-02 12:35:45 -06:00
samv7 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32f0l0g0 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32f7 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32h7 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32l4 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
str71x Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
tiva Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
tms570 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
xmc4 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00