incubator-nuttx/boards/arm
Jukka Laitinen f33dc4df3f Change FIOC_MMAP into file operation call
- Add mmap into file_operations and remove it from ioctl definitions.
- Add mm_map structure definitions to support future unmapping
- Modify all drivers to initialize the operations struct accordingly

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2023-01-02 11:23:20 -03:00
..
a1x/pcduino-a10 Fixed non-UTF8 characters. 2022-09-28 09:38:55 +08:00
am335x/beaglebone-black arch/arm/toolchain: migrate the toolchain define to arch/arm/Kconfig 2022-09-16 14:47:27 +08:00
c5471/c5471evm boards: Remove CONFIG_NETDEVICES=y from board defconfig 2022-10-01 19:12:15 +02:00
cxd56xx spresense/rndis: set default throttle entries to 24 (2*MTU) 2022-12-06 16:59:02 +09:00
dm320/ntosd-dm320 boards: Remove CONFIG_NETDEVICES=y from board defconfig 2022-10-01 19:12:15 +02:00
efm32 arch/arm/toolchain: migrate the toolchain define to arch/arm/Kconfig 2022-09-16 14:47:27 +08:00
eoss3/quickfeather boards/arm: remove -funwind-tables from boards Make.defs 2022-11-05 20:36:35 +08:00
gd32f4/gd32f450zk-eval Add i2c driver for gd32f450 MCU 2022-12-17 17:12:26 +08:00
imx6/sabre-6quad boards: sabre-6quad: Improve iperf performance 2022-12-16 09:49:11 -03:00
imxrt boards: adapt LVGL v8 defconfig 2023-01-01 10:15:08 -03:00
kinetis sched/spawn: Rename task_spawnattr_[get|set]stack[size|addr] to posix_spawnattr_[get|set]stack[size|addr] 2022-11-01 09:51:18 +09:00
kl sched/spawn: Rename task_spawnattr_[get|set]stack[size|addr] to posix_spawnattr_[get|set]stack[size|addr] 2022-11-01 09:51:18 +09:00
lc823450/lc823450-xgevk boards/iperf: device name will vary across different NICs 2022-11-20 19:44:32 +08:00
lpc17xx_40xx boards/lpc17xx/lpc17_40_symtab: Remove ref. to nxsched_get_streams 2022-12-22 20:16:11 +08:00
lpc31xx lpc31xx/ea3131/pgnsh: enable DEFAULT_SMALL to reducing the code size 2022-11-16 23:33:51 +08:00
lpc43xx Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
lpc54xx/lpcxpresso-lpc54628 boards: adapt LVGL v8 defconfig 2023-01-01 10:15:08 -03:00
lpc214x Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
lpc2378/olimex-lpc2378 boards/arm: Remove "LDFLAGS += -g" whichi is already added by Toolchain.defs 2022-05-16 11:17:08 +03:00
max326xx/max32660-evsys Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
moxart/moxa boards: Fix the CI build errors for telnetd 2022-11-07 16:06:00 +01:00
nrf52 Remove the unnecessary "return;" at the end of function 2022-11-27 22:23:50 +01:00
nrf53/nrf5340-audio-dk boards: initial support for nrf5340-audio-dk - NSH boots on the app core 2022-09-18 21:49:32 +08:00
nuc1xx/nutiny-nuc120 sched/spawn: Rename task_spawnattr_[get|set]stack[size|addr] to posix_spawnattr_[get|set]stack[size|addr] 2022-11-01 09:51:18 +09:00
phy62xx/phy6222 nuttx/sched: merge up_block_task and up_unblock_task 2022-11-22 22:59:08 +08:00
rp2040 NuttX graduated the Incubator; update repository links 2022-11-26 11:58:15 -08:00
s32k1xx S32K automatically calculate size of periphclocks array 2022-12-13 19:50:01 +08:00
s32k3xx S32K3XX Progmem dataflash with littlefs support 2022-12-24 12:03:56 +08:00
sam34 Change FIOC_MMAP into file operation call 2023-01-02 11:23:20 -03:00
sama5 Jupiter Nano support 2022-12-24 12:04:33 +08:00
samd2l2 sched/spawn: Rename task_spawnattr_[get|set]stack[size|addr] to posix_spawnattr_[get|set]stack[size|addr] 2022-11-01 09:51:18 +09:00
samd5e5 sched/spawn: Rename task_spawnattr_[get|set]stack[size|addr] to posix_spawnattr_[get|set]stack[size|addr] 2022-11-01 09:51:18 +09:00
samv7 arch/arm/samv7: add ARCH_RAMVECTORS support 2022-12-17 13:57:03 +08:00
stm32 Change FIOC_MMAP into file operation call 2023-01-02 11:23:20 -03:00
stm32f0l0g0 sched/spawn: Rename task_spawnattr_[get|set]stack[size|addr] to posix_spawnattr_[get|set]stack[size|addr] 2022-11-01 09:51:18 +09:00
stm32f7 boards: adapt LVGL v8 defconfig 2023-01-01 10:15:08 -03:00
stm32h7 boards/iperf: device name will vary across different NICs 2022-11-20 19:44:32 +08:00
stm32l4 Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
stm32l5 nxstyle: correct the file path 2022-09-18 01:35:21 +08:00
stm32u5 nxstyle: correct the file path 2022-09-18 01:35:21 +08:00
stm32wb boards/stm32wb/flipperzero: adding LCD support 2022-10-31 09:40:13 +08:00
stm32wl5/nucleo-wl55jc boards/arch: Remove FAR from 32bit/64bit arch 2022-09-16 10:22:12 +02:00
str71x/olimex-strp711 Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
tiva boards/iperf: device name will vary across different NICs 2022-11-20 19:44:32 +08:00
tlsr82/tlsr8278adk80d arch: remove up_release_pending function 2022-12-16 21:29:57 +08:00
tms570 armv7-r/tms570: fix build break 2022-09-22 02:22:18 +08:00
xmc4 arch/arm/toolchain: migrate the toolchain define to arch/arm/Kconfig 2022-09-16 14:47:27 +08:00