1. Jan 18, 2022
  2. Nov 30, 2021
  3. Nov 12, 2021
  4. Nov 05, 2021
  5. Nov 04, 2021
  6. Nov 03, 2021
  7. Sep 23, 2021
  8. Sep 16, 2021
  9. Aug 25, 2021
  10. Aug 19, 2021
  11. Jul 23, 2021
  12. Jun 25, 2021
  13. Jun 23, 2021
  14. Jun 11, 2021
  15. May 11, 2021
  16. May 07, 2021
  17. May 05, 2021
  18. May 04, 2021
    • John Ingalls's avatar
      DCache does not block Acquire/ProbeAck by outstanding Release (#2832) · f2f3a1b3
      John Ingalls authored
      * DCache does not block Acquire/ProbeAck by outstanding Release
      
      * include more bits in the block_probe_for_pending_release_ack address comparison to eliminate most false positives
      
      * tl_out_a block acquire for pending release_ack: include address comparison to eliminate most false positives
      
      * tl_out_a block acquire for pending release_ack: use s2_req.addr for address comparison to improve timing
      f2f3a1b3
  19. Apr 19, 2021
  20. Apr 10, 2021
  21. Apr 01, 2021
  22. Mar 31, 2021
    • Andrew Waterman's avatar
      Fix a scratchpad ECC bug · d929bfb6
      Andrew Waterman authored
      When a store is immediately followed by a load to the same address,
      and the load detects an ECC error (corresponding to the old contents),
      the store fails to take effect.
      
      Only affects data scratchpads, not D$.
      d929bfb6
  23. Mar 24, 2021
  24. Mar 23, 2021
  25. Feb 27, 2021