.. |
a1x
|
libs/libc/unistd/lib_getcwd.c: remove stray sched_unlock(). Also fixes several typos.
|
2019-09-20 06:23:48 -06:00 |
am335x
|
boards/arm/am335x/beaglebone-black/src: Fix typos, AM355x->AM335x
|
2019-10-26 17:06:28 -06:00 |
c5471
|
All linker scripts: Preface all _edata defininitions with . = ALIGN(4). Otherwise, the last bytes in the .data section may not be initialized properly. Also convert all linker scripts indent in units of 8-spaces to units of 4-spaces.
|
2019-09-15 17:22:16 -06:00 |
cxd56xx
|
Merged in alinjerpelea/nuttx (pull request #1061)
|
2019-10-24 14:26:02 +00: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
|
Linker scripts: Fix some alignment problems.
|
2019-09-15 18:06:36 -06:00 |
imx6
|
Linker scripts: Fix some alignment problems.
|
2019-09-15 18:06:36 -06:00 |
imxrt
|
boards/arm/imxrt/imxrt1060-evk: Fix FT5X06 CTRSTn pin configuration, increased number of pollwaiters for the FT5X06, tuned resolution during pointer dragging.
|
2019-10-24 08:19:02 -06:00 |
kinetis
|
Fix some typos. Mostly inital->initial.
|
2019-09-27 06:32:32 -06:00 |
kl
|
Linker scripts: Fix some alignment problems.
|
2019-09-15 18:06:36 -06:00 |
lc823450
|
Merged in masayuki2009/nuttx.nuttx/fix_posix_spawn (pull request #1049)
|
2019-10-13 00:25:47 +00:00 |
lpc17xx_40xx
|
boards/arm: Fix/verify to errors found in build testing.
|
2019-10-19 15:25:38 -06:00 |
lpc31xx
|
libs/libc/unistd/lib_getcwd.c: remove stray sched_unlock(). Also fixes several typos.
|
2019-09-20 06:23:48 -06:00 |
lpc43xx
|
libs/libxx/Kconfig: Automatically select CONFIG_CLOCK_MONOTONIC when CONFIG_LIBCXX is selected.
|
2019-09-27 12:31:08 -06:00 |
lpc54xx
|
Update a README; fix typos.
|
2019-09-22 16:12:05 -06:00 |
lpc214x
|
Fix some typos
|
2019-09-17 10:46:23 -06:00 |
lpc2378
|
Linker scripts: Fix some alignment problems.
|
2019-09-15 18:06:36 -06:00 |
max326xx
|
Linker scripts: Fix some alignment problems.
|
2019-09-15 18:06:36 -06:00 |
moxart
|
Linker scripts: Fix some alignment problems.
|
2019-09-15 18:06:36 -06:00 |
nrf52
|
Linker scripts: Fix some alignment problems.
|
2019-09-15 18:06:36 -06:00 |
nuc1xx
|
Linker scripts: Fix some alignment problems.
|
2019-09-15 18:06:36 -06:00 |
s32k1xx
|
arch/arm/src/s32k1xx: Support configuration and initialization of the flash configuration bytes. boards/arm/s32k1xx/s32k1**evb/scripts/flash.ld: Create a special FLASH section to hold the FLASH configuration bytes.
|
2019-10-19 13:14:02 -06:00 |
sam34
|
Change space to tab and help to ---help--- in Kconfig files.
|
2019-10-05 21:39:12 -06:00 |
sama5
|
boards/arm/sama5/sama5d4-ek/src/sam_appinit.c: Fix error found in build testing. Bad conditional compilation for board_app_initialize(). Should depend only on CONFIG_LIB_BOARDCTL, CONFIG_BUILD_KERNEL is irrelevant.
|
2019-10-27 13:49:25 -06:00 |
samd2l2
|
boards/arm/samd2l2/arduino-m0/src/sam_usb.c: Add usbnsh board configuration.
|
2019-09-22 16:13:06 -06:00 |
samd5e5
|
Linker scripts: Fix some alignment problems.
|
2019-09-15 18:06:36 -06:00 |
samv7
|
Fix use of undefined pp-token #errror, other typos.
|
2019-09-19 18:19:18 -06:00 |
stm32
|
arch/arm/src/stm32 and boards/arm/stm32/olimex-stm32-p207/src: Fix an error found in build testing. There is not relationship be CONFIG_STM32_USBHOST and CONFIG_USBHOST, yet they they are used interchangably. This means that can (and did) get out of synch causing link time failures. This commit adds logic to select CONFIG_USBHOST when CONFIG_STM32_USBHOST is selected, keeping the two settings syncrhonized. Furthermore, since CONFIG_STM32_USBHOST is the authoritative setting, all ocurrences of CONFIG_USBHOST were replaced with CONFIG_STM32_USBHOST in the architecture code and in this one board code that was producing the error in build testing.
|
2019-10-27 15:02:56 -06:00 |
stm32f0l0g0
|
boards/arm/stm32f0l0g0/nucleo-g070rb: Add PWM support and GPIO_TIM3_* mappings
|
2019-10-17 12:06:10 -06:00 |
stm32f7
|
boards/arm/stm32f7: Remove inclusion of STM32 F7 header files from all board.h header files.
|
2019-09-29 09:31:47 -06:00 |
stm32h7
|
boards/arm/stm32f7: Remove inclusion of STM32 F7 header files from all board.h header files.
|
2019-09-29 09:31:47 -06:00 |
stm32l4
|
Merged in jussi_kivilinna/nuttx/stm32l4r_add_dmamux (pull request #1062)
|
2019-10-25 13:05:56 +00:00 |
str71x
|
Fix some typos
|
2019-09-17 10:46:23 -06:00 |
tiva
|
Trivial cleanup from re-review of last patch set.
|
2019-10-05 14:27:01 -06:00 |
tms570
|
Linker scripts: Fix some alignment problems.
|
2019-09-15 18:06:36 -06:00 |
xmc4
|
Linker scripts: Fix some alignment problems.
|
2019-09-15 18:06:36 -06:00 |