nuttx/boards
Yanfeng Liu a4d61dea80 risc-v/k230: improvements to support K230 vendor u-boot
Previously we need turn off the PMP locks in K230 vendor u-boot to use
NuttX, this complicates the setup process. This patch supports running
NuttX with original vendor u-boot so that to reduce setup complexity.

It also enables empty NSH prompt string in AMP master config as the apps
side support is ready.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-03-03 12:04:14 -03:00
..
arm board/stm32f401rc-rs485: Add support to ADC 2024-03-03 12:03:18 -03:00
arm64 arm64/defconfig: improve the arm64 defconfig 2024-03-01 21:05:00 +09:00
avr avr32dev1: Fix compilation and nsh boot-up 2024-02-08 11:12:13 -03:00
dummy
hc/m9s12 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
mips sched_lock refine: remove sched_[un]lock in xxx_waitsample 2023-11-21 20:03:43 -08:00
misoc/lm32/misoc Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
or1k/mor1kx/or1k Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
renesas Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
risc-v risc-v/k230: improvements to support K230 vendor u-boot 2024-03-03 12:04:14 -03:00
sim/sim/sim test: add libtest build 2024-03-01 12:59:16 -03:00
sparc Run refresh.sh to update all board configs 2023-09-02 14:45:44 +08:00
tricore/tc3xx/tc397 arch/tricore: add Infineon AURIX TriCore support 2024-02-21 21:39:19 -08:00
x86/qemu/qemu-i486 Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
x86_64/intel64/qemu-intel64 arch/intel64: add HPET timer support as oneshot timer 2024-03-03 02:24:40 +08:00
xtensa esp32-sparrow-kit: Add I2S support for the board's microphone 2024-02-20 06:46:06 -08:00
z16/z16f/z16f2800100zcog Documentation: migrate boards/{z16|z80}/xxx/configs/README.txt 2023-10-28 13:55:22 +08:00
z80 Documentation: migrate boards/{z16|z80}/xxx/configs/README.txt 2023-10-28 13:55:22 +08:00
.gitignore
Board.mk sched: move etc romfs mount from nsh to sched/init 2024-01-09 21:29:46 -03:00
boardctl.c usbadb: add usbadb boardctl 2023-08-07 11:23:36 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
dummy.c
Kconfig arch/intel64/Kconfig: add chip choice option 2024-02-26 20:06:35 +08:00
Makefile