Historial de Commits

Autor SHA1 Mensaje Fecha
  H. Peter Anvin 6a9308c435 abcmem: don't try to be smart about memmmap generation hace 1 año
  H. Peter Anvin 0c6fc27810 httpd: print the source of the request hace 1 año
  H. Peter Anvin 933b8432fd rv32: don't initialize the ABC memmap until we have configuration hace 1 año
  H. Peter Anvin 439ba5bf6b abcmem: make emulated memory configuration configurable hace 1 año
  H. Peter Anvin bcf6d05aa2 config: fix marshalling of strings; handle reconfiguration events hace 1 año
  H. Peter Anvin 1796d117f2 www: web control interface for I/O devices hace 1 año
  H. Peter Anvin 33f209e48c abcio: make ABC I/O devices configurable hace 1 año
  H. Peter Anvin 30f99669a2 sysvar: transfer configuration from esp32 to rv32 hace 1 año
  H. Peter Anvin 8c862390d1 sysvars: move to common hace 1 año
  H. Peter Anvin dd3e36cf74 fpga: remove intermediate files; update .fw files hace 1 año
  H. Peter Anvin 45819c6f89 tools/esptool: handy script for invoking esptool.py hace 1 año
  H. Peter Anvin f87b18bfeb Merge branch 'sysvars' hace 1 año
  H. Peter Anvin bfcdff61ed Remove unused module esp32/lite-uploader hace 1 año
  H. Peter Anvin aae59a22f3 sysvar: fix a few broken pointers; don't reset status; add debug hace 1 año
  H. Peter Anvin a9394afb92 flashmax.pl: don't reset after reading board type in ROM hace 1 año
  H. Peter Anvin 2ac68aac29 Merge branch 'main' into sysvars hace 1 año
  H. Peter Anvin b440417835 abcio: allow an I/O device to be unregistered hace 1 año
  H. Peter Anvin 882328e802 Change esptool.py -> esptool hace 1 año
  H. Peter Anvin 785e9806ee sysvar: drop count in namespace array, rename sysvars_enum, blank is false hace 1 año
  H. Peter Anvin 645eaec44d sysvars_marshall: handle NULL pointers correctly hace 1 año
  H. Peter Anvin a3c43eabf5 sysvars: add function to marshall sysvars for sending to FPGA hace 1 año
  H. Peter Anvin 7cbb36d525 sysvars: add method to get size of pointer data hace 1 año
  H. Peter Anvin 791d34600e sysvars: make macros type-safe for the common case of var constant hace 1 año
  H. Peter Anvin 0ff0d2c8d2 sysvar.c: bsearch() needs an extra level of indirection hace 1 año
  H. Peter Anvin b6d0beb2b7 IP4.h: add conditional implementation of operator <=> hace 1 año
  H. Peter Anvin a700f2b649 IP4.h: add comparison operators hace 1 año
  H. Peter Anvin f0a03ab245 IP4: add + and - operators for calculating IP address ranges hace 1 año
  H. Peter Anvin 528c0fe2a8 IP4.h: hostmask() needs to use htonl() hace 1 año
  H. Peter Anvin d3498f3a80 IP4.h: add mask-combining constructor hace 1 año
  H. Peter Anvin 005b7c0141 IP4: add any_ip constant for all ones hace 1 año