nuttx/arch/risc-v/src
Ville Juven 8494fd2097 mpfs/mpfs_corespi.c: Round up divider to prevent overlock of SPI
The divider should be rounded to the next full integer to ensure that
the resulting SPI frequency is <= target frequency, i.e. the SPI is
not overclocked.
2023-11-29 01:47:55 -08:00
..
bl602 mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
c906 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
cmake cmake:add zifencei extension in compile options 2023-10-26 21:01:46 +08:00
common mm/kmap: Finalize kmap implementation for RISC-V 2023-11-23 16:38:41 -08:00
esp32c3 kernel: replace all usleep to nxsig_usleep in kernel space 2023-10-25 15:46:03 +08:00
esp32c6 Remove FAR from source code under 32bit arch and board 2023-09-16 19:12:13 +03:00
espressif espressif: Update esp-hal-3rdparty version 2023-10-26 20:02:13 +08:00
fe310 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
hpm6750 hpmicro: hpm6750: keep cpu clock on after "wfi", so that mchtmr can work after "wfi" 2023-07-20 18:15:29 +08:00
jh7110 arch/risc-v: Add support for StarFive JH7110 SoC 2023-08-03 22:55:55 -07:00
k210 arch: k210: Fix k210 timer on QEMU 6.1 or later 2023-04-06 00:54:08 -07:00
litex arch/risc-v/litex/litex-emac: Add support for phy interrupts. 2023-10-26 09:02:23 +08:00
mpfs mpfs/mpfs_corespi.c: Round up divider to prevent overlock of SPI 2023-11-29 01:47:55 -08:00
nuttsbi build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00
opensbi risc-v/mpfs/opensbi: update opensbi to version 1.3.1 2023-11-21 04:04:47 -08:00
qemu-rv cmake:init RISC-V cmake qemu-rv build 2023-10-26 21:01:46 +08:00
rv32m1 rv32m1: Fix compile error 2023-09-20 17:04:56 +08:00
.gitignore
CMakeLists.txt cmake: move NUTTX_CHIP_ABS_DIR before common src 2023-11-07 17:39:03 +01:00
Makefile toolchain/gcc: fix linker error if enable STACK_CANARIES/LTO at same time 2023-07-21 01:13:34 +08:00