nuttx/arch/risc-v/src/bl602
Huang Qi 72e79aa0f1 arch/risc-v: Apply misaligned access handler for k210/bl602
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2022-04-13 01:10:49 +08:00
..
hardware include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
.gitignore risc-v/bl602: Add wifi and ble support 2021-03-25 01:38:45 -07:00
bl602_allocateheap.c arch/risc-v: Remove FAR qualifier for RISC-V-specific files 2021-09-22 08:16:01 -03:00
bl602_boot2.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
bl602_config.h check bl602 license 2020-12-29 01:52:09 -08:00
bl602_efuse.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
bl602_efuse.h risc-v/bl602: add efuse driver 2021-07-02 13:17:39 -05:00
bl602_flash.c risc-v/bl602: add efuse driver 2021-07-02 13:17:39 -05:00
bl602_flash.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
bl602_glb.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
bl602_glb.h risc-v/bl602: Add wifi and ble support 2021-03-25 01:38:45 -07:00
bl602_gpio.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
bl602_gpio.h arch/risc-v/bl602: add gpioirq and i2c(master) driver 2021-01-14 08:55:03 -08:00
bl602_hbn.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
bl602_hbn.h arch/risc-v: Remove CODE qualifier for RISC-V-specific files 2021-09-22 08:16:01 -03:00
bl602_head.S arch/risc-v: include csr.h indirectly through nuttx/irq.h 2022-03-31 19:34:52 +08:00
bl602_i2c.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
bl602_i2c.h arch/risc-v: Remove FAR qualifier for RISC-V-specific files 2021-09-22 08:16:01 -03:00
bl602_irq_dispatch.c arch/risc-v: Move epc adjustment to riscv_doirq 2022-04-10 00:52:04 +08:00
bl602_irq.c arch/risc-v: Attach exception handler in common place 2022-04-10 00:52:04 +08:00
bl602_lowputc.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
bl602_lowputc.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
bl602_netdev.c net: use HTONS, NTOHS, HTONL, NTOHL macro in kernel code 2022-01-18 10:59:47 +01:00
bl602_netdev.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
bl602_oneshot_lowerhalf.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
bl602_oneshot_lowerhalf.h arch/risc-v: Remove FAR qualifier for RISC-V-specific files 2021-09-22 08:16:01 -03:00
bl602_os_hal.c pid_t: unify usage of special task IDs 2022-03-22 21:22:32 +08:00
bl602_os_hal.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
bl602_pwm_lowerhalf.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
bl602_pwm_lowerhalf.h arch/risc-v: Remove FAR qualifier for RISC-V-specific files 2021-09-22 08:16:01 -03:00
bl602_romapi.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
bl602_rtc_lowerhalf.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
bl602_rtc.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
bl602_rtc.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
bl602_serial.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
bl602_spi.c riscv/bl602: Remove check for LCD driver 2022-03-29 23:09:42 -03:00
bl602_spi.h arch/risc-v: Remove FAR qualifier for RISC-V-specific files 2021-09-22 08:16:01 -03:00
bl602_spiflash.c arch/risc-v: Remove FAR qualifier for RISC-V-specific files 2021-09-22 08:16:01 -03:00
bl602_spiflash.h arch/risc-v: Remove FAR qualifier for RISC-V-specific files 2021-09-22 08:16:01 -03:00
bl602_start.c arch/risc-v: Use riscv_fpuconfig to enable FPU 2022-03-30 01:33:04 +08:00
bl602_systemreset.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
bl602_systemreset.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
bl602_tim_lowerhalf.c timer_lowerhalf: minor improvements 2022-03-15 10:30:48 +08:00
bl602_tim_lowerhalf.h timer_lowerhalf: minor improvements 2022-03-15 10:30:48 +08:00
bl602_tim.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
bl602_tim.h risc-v: Fix typos reported by codespell 2021-02-25 16:25:47 +00:00
bl602_timerisr.c arch/risc-v: Apply common mtime driver to mtime based chps 2022-04-12 12:14:40 +03:00
bl602_wdt_lowerhalf.c arch/risc-v: Remove FAR qualifier for RISC-V-specific files 2021-09-22 08:16:01 -03:00
bl602_wdt_lowerhalf.h arch/risc-v: Remove FAR qualifier for RISC-V-specific files 2021-09-22 08:16:01 -03:00
chip.h riscv/bl602/chip.h: Add assembly guards for standard includes. 2022-04-10 08:27:10 +08:00
Kconfig Kconfig: improve uniformity 2021-12-14 07:32:48 -06:00
Make.defs arch/risc-v: Apply misaligned access handler for k210/bl602 2022-04-13 01:10:49 +08:00