Commit History

Author SHA1 Message Date
  Keir Fraser ecf18e86fb STM32F7: Fix all time values to be in units of the sample clock, not the sysclk. 5 years ago
  Keir Fraser 77d6582fce STM32F7: Some timer+dma fixes for the read path. 5 years ago
  Keir Fraser e64bed3a24 STM32F7: Definitions for the HS PHYC and extra OTG HS bit defns. 5 years ago
  Keir Fraser a34bf3aafb STM32F7: Add an OpenOCD board script for program/debug via SWD 5 years ago
  Keir Fraser 023c7650e5 attic: Document F730xx pin assignments 5 years ago
  Keir Fraser 6cf2782ab8 Update to v0.7 5 years ago
  Keir Fraser 6aaa2cf09b UPD: Concatenate update images into an update catalogue. 5 years ago
  Keir Fraser 1159fba8ab STM32F7: Fix board_init() to pull up unused pins. 5 years ago
  Keir Fraser 1e578a767d STM32F7: Update Bootloader 5 years ago
  Keir Fraser 9a1702abd3 STM32F7: Floppy Control 5 years ago
  Keir Fraser a2a4615d28 STM32F7: DWC OTG USB Controller 5 years ago
  Keir Fraser 484257ea2f STM32F7: Debug console on USART1 5 years ago
  Keir Fraser 37e49e1f82 STM32F7: Set up system clocks, PLLs, divisors, etc. 5 years ago
  Keir Fraser 5ed5bd0d32 STM32F7: Add build target to program via OpenOCD 5 years ago
  Keir Fraser c5c81ce1ba STM32F7: Integrate into the build 5 years ago
  Keir Fraser bf52a100b1 STM32F7: Register definitions 5 years ago
  Keir Fraser 0ac13f94de floppy write: Handle a long flux interval (>150us) as a No Flux Area and 5 years ago
  Keir Fraser 28d68841c2 floppy: Fix check for end-of-stream in ST_write_flux_wait_data state. 5 years ago
  Keir Fraser 2dc37fe3ec Remove double underscore prefix from __packed and __aligned() definitions. 5 years ago
  Keir Fraser 07746e10e3 firmware: Fix strcmp() build on gcc-9.2.0 5 years ago
  Keir Fraser aa2e3eb2f6 python: Fix imports for "gw.py update" 5 years ago
  Keir Fraser 5485f39f27 Update for v0.6 5 years ago
  Keir Fraser baa0db79ce Move image handlers into image/ sub-package 5 years ago
  Keir Fraser e1d065056b python: Break the top-level script into per-command scripts. 5 years ago
  Keir Fraser ee02d5d0a8 python: Move retry loops into read/write-track usb methods 5 years ago
  Keir Fraser 613c125351 python: Clean up usb module some more. Move more stuff into usb.read_track() 5 years ago
  Keir Fraser 0b0edd1478 python: Use image abstraction, selected on image file extension, 5 years ago
  Keir Fraser d8ef697104 python: Rename USB.py -> usb.py (PEP8) 5 years ago
  Keir Fraser f4cb24a39f python: Clip the partial first revolution of a GW track read in the core code. 5 years ago
  Keir Fraser 234ae62a66 python: Put SCP read code into the new module too. 5 years ago