Historial de Commits

Autor SHA1 Mensaje Fecha
  H. Peter Anvin 4cc5301813 sdcard: generalize the IP, instantiate for ESP32 SPI channel too hace 3 años
  H. Peter Anvin 518503fa99 iodev: centralize definitions and auto-generate boiler plate code hace 3 años
  H. Peter Anvin 74ebfc9b60 fw: allow optimization if IRQ_VECTORS < 32 hace 3 años
  H. Peter Anvin bc09800c11 fw: make sure to clear the timer IRQ counter on init... hace 3 años
  H. Peter Anvin 9535001a01 fw: force instructions in irqasm.S to be aligned hace 3 años
  H. Peter Anvin d3cac913de fw: prevent invalid linker relaxation in irqasm.S hace 3 años
  H. Peter Anvin 555a856ff4 fw: move .sdata/.sbss into the zero page hace 3 años
  H. Peter Anvin 211ec5e0c8 fw: set gp for the IRQ bank too hace 3 años
  H. Peter Anvin 2efc87efde Add irqasm.S... still no interrupts, but no crashes either... hace 3 años
  H. Peter Anvin cd15d8fd49 picorv32: revamp the Q registers to be a full bank switch hace 3 años
  H. Peter Anvin bcefeb445b Switch to aggressive optimization to improve timing hace 3 años
  H. Peter Anvin 996bd201be Timing improvements: wait state for iodev, fix handling of sr_clk hace 3 años
  H. Peter Anvin 75980f5efb fw: now working interrupt handling, periodic timer flashing LEDs hace 3 años
  H. Peter Anvin 7c6cbc57c6 fpga/max80: 32 kHz RTC clock isn't working, workaround hace 3 años
  H. Peter Anvin 8ead1845e1 fpga/sysclock: fix off-by-one in periodic pulse generation hace 3 años
  H. Peter Anvin f48fe1c4cf fpga: disable pull resistors for SPI to flash chip hace 3 años
  H. Peter Anvin ea8bf559a9 picorv32: fix aliasing of mret = retirq hace 3 años
  H. Peter Anvin 7f9ba1c3cd Update FPGA generated files hace 3 años
  H. Peter Anvin 2b261e54f6 fw: add interrupt support; use a linker script hace 3 años
  H. Peter Anvin 0cf198bfb2 picorv32: have maskirq take a control mask; let mret = retirq hace 3 años
  H. Peter Anvin 105317a04c sdcard: works now! (At least reading) hace 3 años
  H. Peter Anvin 6ead9a1ad1 sdcard: fix switching to high speed mode hace 3 años
  H. Peter Anvin 8a937a6f83 sdcard: now talking to the SD card; driver fixes still needed hace 3 años
  H. Peter Anvin 6a406133f0 Add sdcard and sysclock units; reshuffle address map hace 3 años
  H. Peter Anvin 9093b88195 Add ELM-Chan FatFS 0.14b explicitly hace 3 años
  H. Peter Anvin 3673cdd132 Remove fatfs as a submodule. It is small and needs edits. hace 3 años
  H. Peter Anvin 65f412c5d0 Add sdcard unit; currently SPI based hace 3 años
  H. Peter Anvin 0b0eec607b spirom: fix data corruption on reader stall hace 3 años
  H. Peter Anvin 72af3bd711 max80.sdc: multicycle path between sdram_clk and sr_clk (why?) hace 3 años
  H. Peter Anvin e3d2be2211 fpga: don't generate .jam file hace 3 años