提交历史

作者 SHA1 备注 提交日期
  Dong Heng 60fb1adaca riscv: Add inline IRQ process functions 3 年之前
  Alin Jerpelea 231b8518b7 NuttX: Ken Pettit: update licenses to Apache 3 年之前
  Xiang Xiao fe8122ee2b arch/risc-v: Remove duplicated declaration for up_irq_save and up_irq_restore 3 年之前
  Nathan Hartman 679b4fbee2 arch: Fix included directed -> included directly 4 年之前
  Masayuki Ishikawa 29d3ed2ec1 Feature k210 smp (#71) 4 年之前
  Masayuki Ishikawa e33fc3dc89 Squashed commit of the following: 4 年之前
  Masayuki Ishikawa 7a8e9581ca Merged in masayuki2009/nuttx.nuttx/hifive1-qemu (pull request #1078) 4 年之前
  Gregory Nutt e4562fc538 This commit brings in support for the GAP8 architecture. The GAP8 is a 1+8-core DSP-like RISC-V MCU. Also included is support for the Gapuino GAP8 evaluation board. 6 年之前
  Ken Pettit 201a32cf8c Add support for the RISC-V architecture and configs/nr5m100-nexys4 board. I will be making the FPGA code for this available soon (within a week I would say). The board support on this is pretty thin, but it seems like maybe a good idea to get the base RISC-V stuff in since there are people interested in it. 8 年之前
  Gregory Nutt a031fc1a88 Remove submodules 8 年之前
  Gregory Nutt 3045f4910e Update submodules 8 年之前
  Gregory Nutt dc71a47df6 RTC: Fix some configuration issues when RTC_ALARM is disabled 8 年之前
  Gregory Nutt 4fbd79d1a8 rtc.h: Needs to include signal.h and time.h to avoid compile errors in certain contexts 8 年之前
  Gregory Nutt a44b0798e2 RTC driver: Needs to initialize state structure to zero on initalization 8 年之前
  Gregory Nutt ae95f6cdfd RTC: Fix some errors when RTC debug is enabled 8 年之前
  Gregory Nutt 1135ce804d RTC: Extend interface by adding a method to set the alarm relative to the current time 8 年之前
  Gregory Nutt 1767b21d3c Update submodules 8 年之前
  Gregory Nutt 0723226bda RTC: Further simplications of the RTC driver interface; Add sample implem. 8 年之前
  Gregory Nutt 58d6624f29 RTC: Simplify the RTC driver interface. Way too much stuff in that interface and it is not fully implemented anywhere. 8 年之前
  Gregory Nutt ab3f9b764e Update ChangeLog 8 年之前
  Aleksandr Vyhovanec 3770b69572 Update compiler.h to support IAR compiler 8 年之前
  Gregory Nutt a6fff34ec6 Update TODO list 8 年之前
  Gregory Nutt af027f2a18 Update submodules 8 年之前
  Gregory Nutt bbbb615c31 Remove references to VSN from README; update ChangeLog 8 年之前
  Gregory Nutt 35ab1697cd CONFIG_DEV_RANDOM depends on CONFIG_ARCH_HAVE_RNG which is selected with MCU-specific RNG H/W is enabled. So correct default is y; you almost certainly want /dev/random as well. 8 年之前
  Gregory Nutt fbaee9db34 PM: Some cosmetic updates 8 年之前
  Gregory Nutt 54dbec248e PM: Add domain to all PM interfaces. Internal PM data structures now handle multiple PM domains. 8 年之前
  Gregory Nutt dea4fe5d90 PM: Add activity domain to all PM callbacks 8 年之前
  Gregory Nutt cc5a678a9e Extend boardctl() USB device control to include PL2303 serial 8 年之前
  Gregory Nutt e2b16e0cb6 Update README 8 年之前