Commit History

Author SHA1 Message Date
  H. Peter Anvin 06f36dc8f0 Merge remote-tracking branch 'origin/main' into slow 3 years ago
  H. Peter Anvin 808ba7c43c usb: use a direct interface between the CPU and the USB FIFOs 3 years ago
  H. Peter Anvin 379c6a10bc sdram: fix refresh rate at lower clock speed 3 years ago
  H. Peter Anvin 574c08c84b slow clock for test: 3 years ago
  H. Peter Anvin 92d18543b8 tty: don't require DTR#; v2: output some clocks on gpio[135] 3 years ago
  H. Peter Anvin 60be2e1201 v2: v2 has a 16 MHz oscillator instead of 48 MHz 3 years ago
  H. Peter Anvin 81633591fa v2: abc_host and abc_a_oe are redundant and unified in v2 3 years ago
  H. Peter Anvin 63c8bc2ec8 sdram: fix signal timing that broke dram bss zeroing. 3 years ago
  H. Peter Anvin 7c7d4cd52c usb: set the device serial number 3 years ago
  H. Peter Anvin 778a7b2ded spirom: restructure handshake signals 3 years ago
  H. Peter Anvin 1c460820d8 Makefile: error message on make program/flash 3 years ago
  H. Peter Anvin 08d8d7d2c8 More cleanups of multi-version... still broken?! 3 years ago
  H. Peter Anvin 344ccf56d4 Fixes for dual version generator 3 years ago
  H. Peter Anvin 6db45e74e6 WIP: build both v1 and v2 3 years ago
  H. Peter Anvin 17b0872a74 fpga: make Quartus slightly happier with regards to QSF files 3 years ago
  H. Peter Anvin 476ce0e1b9 fpga: add a few more .gitignore patterns 3 years ago
  H. Peter Anvin 75a6dbc7fa fpga: infrastructure for building v1 and v2 FPGA 3 years ago
  H. Peter Anvin 372899ea3b Move most code to SDRAM; fix problems with code in SDRAM; cleanups 3 years ago
  H. Peter Anvin 492d654ec1 usb: generalize the ACM descriptor set; handle > 256 byte desc ROM 3 years ago
  H. Peter Anvin fceef37cbe usb: add an Interface Association Descriptor 3 years ago
  H. Peter Anvin 33f928129c usb: use the same endpoint number for both directions 3 years ago
  H. Peter Anvin c21293d687 usb: use generated USB descriptors 3 years ago
  H. Peter Anvin 83af2b9ff4 Add LICENSE file 3 years ago
  H. Peter Anvin 983dccd91f usb: change multiplex to allow more than one endpoint/bus 3 years ago
  H. Peter Anvin 14f9fd012d usbdescgen: fix language mask handling 3 years ago
  H. Peter Anvin 4b594cfa8b usbdescgen: handle serial number, produce Verilog code with index 3 years ago
  H. Peter Anvin dd02802dcb usb: descriptor generator tool 3 years ago
  H. Peter Anvin 41bd97f3b3 usb: unbreak the data0/1 flipping logic 3 years ago
  H. Peter Anvin b66e41fe16 usb_device_core: hook up tx_data_strb 3 years ago
  H. Peter Anvin a99616cbc5 WIP: restructure USB using interfaces to be able to create more endpoints 3 years ago