1. Aug 11, 2022
  2. Aug 01, 2022
  3. Jul 26, 2022
  4. Jul 19, 2022
  5. Jul 13, 2022
    • wangyanwen's avatar
      drivers/ftdi: Group adapter commands (ftdi oscan1_mode) · f4368f6d
      wangyanwen authored
      Use a command group 'ftdi' with subcommands instead of individual
      commands with 'ftdi_' prefix.
      
      The old commands are still available for backward compatibility but
      marked as deprecated.
      
      Change-Id: I061333d1b5a02e0ac9297c1654def1fe8f728c5f
      f4368f6d
  6. Jul 09, 2022
  7. Jun 23, 2022
  8. Jun 17, 2022
  9. Jun 16, 2022
  10. Jun 13, 2022
  11. Jun 09, 2022
  12. Jun 06, 2022
  13. Jun 01, 2022
  14. May 27, 2022
  15. May 26, 2022
    • Tim Newsome's avatar
      Use new debug_defines.h (#703) · 5c34da14
      Tim Newsome authored
      
      
      * Update debug_defines from the spec.
      
      Now it includes constants for field values, so use them instead of
      duplicating that here.
      
      Change-Id: I2fca6e89f25123c39d4bf483b8244e47aefb0f88
      
      * Remove unused #defines
      
      Change-Id: Id20351851c9ed2c3aa82ccf8c04b604bef11692a
      
      * Use debug spec constants in a few more places
      
      Change-Id: Ic4578729c89e3c6a26a72772e1635c5345bd6a52
      Signed-off-by: default avatarTim Newsome <tim@sifive.com>
      
      * Use macros for trigger action types.
      
      Which were added with the very latest debug_defines.h.
      
      Change-Id: I47f73e11d2ec529c720f2e1df05f7b0d3026e43a
      Signed-off-by: default avatarTim Newsome <tim@sifive.com>
      5c34da14
  16. May 19, 2022
  17. May 17, 2022
  18. May 13, 2022
  19. May 05, 2022
  20. May 04, 2022
    • Tim Newsome's avatar
      Remove gd32vf103 flash driver. · 8e1064f1
      Tim Newsome authored
      
      
      Per mainline, use stm32f1x instead. Tested that this is working.
      
      Change-Id: Icda4b2a39e06e2adf9bbfb984bd578347f43d7d1
      Signed-off-by: default avatarTim Newsome <tim@sifive.com>
      8e1064f1
    • Tim Newsome's avatar
      Merge branch 'master' into from_upstream · 9460f43d
      Tim Newsome authored
      Conflicts:
      	tcl/target/gd32vf103.cfg
      
      I kept our version, except I changed the flash device as happened in
      mainline. Once this file settles down in mainline, we can copy it
      wholesale into this fork.
      
      Change-Id: I4c5b21fec0734b5e08eba392883e006a46386b1c
      9460f43d
  21. May 03, 2022
  22. May 01, 2022
  23. Apr 28, 2022