Commit History

Author SHA1 Message Date
  H. Peter Anvin 969d145878 fw: propagate board_info from ESP32 to FPGA 2 years ago
  H. Peter Anvin 75e32256b8 fw: add ability to write a board ID string in ESP flash 2 years ago
  H. Peter Anvin 12519f981f update: it is slow, but now firmware upload via serial port & USB work 2 years ago
  H. Peter Anvin fc450b42f2 Board 2.1 support; Full FW install via serial port or ESP32 USB (preliminary) 2 years ago
  H. Peter Anvin 8f013f9ea9 esp32: refactor fw update code to allow one-shot serial port upload 2 years ago
  H. Peter Anvin 378d46cb8f flashesp: include all ESP32 flash data in .fw; script to flash 2 years ago
  H. Peter Anvin b746a57a9f Consolidate firmware format definitions into common/fwimg.h 2 years ago
  H. Peter Anvin 1917765d2f picorv32: add support for multiple user CPU contexts 2 years ago
  H. Peter Anvin 1b9f666c8e Create a common directory for sources between esp32 and rv32 2 years ago
  H. Peter Anvin c15e74f601 rv32: add single-byte esplink get/put functions 2 years ago
  H. Peter Anvin 1b4255df8e esplink: add ring buffer read/write functions to rv32 side 2 years ago
  H. Peter Anvin 01a9935e87 USB: use unofficial USB IDs 4680:088x for both USB interfaces 2 years ago
  H. Peter Anvin 0e09a7c608 fwupdate: update esp32 when flashing from sdcard 2 years ago
  H. Peter Anvin bf2d593e50 rv32: combine heap and disk cache 2 years ago
  H. Peter Anvin 54aa67c9dd esplink: change to 7 interrupt/status bits per direction 2 years ago
  H. Peter Anvin aec0a99499 time: don't sync as often, but always sync after NTP event 2 years ago
  H. Peter Anvin 9ac4e30722 time: synchronize all clocks: RTC, SNTP, ESP, FPGA/ABC 2 years ago
  H. Peter Anvin bec7285913 esplink: fix handshake between ESP and FPGA 2 years ago
  H. Peter Anvin 3847060a6e Merge esplink work with mainline 2 years ago
  H. Peter Anvin 50f7f572a3 WIP: ringbuffer system between ESP32 and FPGA 2 years ago
  H. Peter Anvin 99c9b0ccc3 Better timezone handling; upload helper scripts 2 years ago
  H. Peter Anvin c4320f1f4f esplink: better error checking, test ESP -> FPGA write direction 2 years ago
  H. Peter Anvin 065742e213 esplink: fix startup time race condition on ESP32 side 2 years ago
  H. Peter Anvin d8e0e2d6ac esplink: handle arbitrary byte ranges; allow ESP to query status 2 years ago
  H. Peter Anvin 832c07c31f Have ESP issue a handshake interrupt; some common link code 2 years ago
  H. Peter Anvin 1725fbb91d ESP32 code for FPGA link; test code and fixes 2 years ago
  H. Peter Anvin aac953ed19 Implement FPGA <-> ESP32 communication path 2 years ago
  H. Peter Anvin f1e04bf5c7 esp32 firmware image with support for OTA updates of both FPGA and ESP32 2 years ago
  H. Peter Anvin 0cdd243825 serial.sv: mer generell serieport med Rx och Tx 2 years ago
  H. Peter Anvin e0305b26e3 system.c: disable the 5 s testing startup delay 2 years ago