Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Keir Fraser 6cf2782ab8 Update to v0.7 5 gadi atpakaļ
  Keir Fraser 6aaa2cf09b UPD: Concatenate update images into an update catalogue. 5 gadi atpakaļ
  Keir Fraser 1159fba8ab STM32F7: Fix board_init() to pull up unused pins. 5 gadi atpakaļ
  Keir Fraser 1e578a767d STM32F7: Update Bootloader 5 gadi atpakaļ
  Keir Fraser 9a1702abd3 STM32F7: Floppy Control 5 gadi atpakaļ
  Keir Fraser a2a4615d28 STM32F7: DWC OTG USB Controller 5 gadi atpakaļ
  Keir Fraser 484257ea2f STM32F7: Debug console on USART1 5 gadi atpakaļ
  Keir Fraser 37e49e1f82 STM32F7: Set up system clocks, PLLs, divisors, etc. 5 gadi atpakaļ
  Keir Fraser 5ed5bd0d32 STM32F7: Add build target to program via OpenOCD 5 gadi atpakaļ
  Keir Fraser c5c81ce1ba STM32F7: Integrate into the build 5 gadi atpakaļ
  Keir Fraser bf52a100b1 STM32F7: Register definitions 5 gadi atpakaļ
  Keir Fraser 0ac13f94de floppy write: Handle a long flux interval (>150us) as a No Flux Area and 5 gadi atpakaļ
  Keir Fraser 28d68841c2 floppy: Fix check for end-of-stream in ST_write_flux_wait_data state. 5 gadi atpakaļ
  Keir Fraser 2dc37fe3ec Remove double underscore prefix from __packed and __aligned() definitions. 5 gadi atpakaļ
  Keir Fraser 07746e10e3 firmware: Fix strcmp() build on gcc-9.2.0 5 gadi atpakaļ
  Keir Fraser aa2e3eb2f6 python: Fix imports for "gw.py update" 5 gadi atpakaļ
  Keir Fraser 5485f39f27 Update for v0.6 5 gadi atpakaļ
  Keir Fraser baa0db79ce Move image handlers into image/ sub-package 5 gadi atpakaļ
  Keir Fraser e1d065056b python: Break the top-level script into per-command scripts. 5 gadi atpakaļ
  Keir Fraser ee02d5d0a8 python: Move retry loops into read/write-track usb methods 5 gadi atpakaļ
  Keir Fraser 613c125351 python: Clean up usb module some more. Move more stuff into usb.read_track() 5 gadi atpakaļ
  Keir Fraser 0b0edd1478 python: Use image abstraction, selected on image file extension, 5 gadi atpakaļ
  Keir Fraser d8ef697104 python: Rename USB.py -> usb.py (PEP8) 5 gadi atpakaļ
  Keir Fraser f4cb24a39f python: Clip the partial first revolution of a GW track read in the core code. 5 gadi atpakaļ
  Keir Fraser 234ae62a66 python: Put SCP read code into the new module too. 5 gadi atpakaļ
  Keir Fraser f8b1707286 python: Put SCP write code into new module 5 gadi atpakaļ
  Keir Fraser abac05598f Cheer pylint up a (little) bit. 5 gadi atpakaļ
  Keir Fraser 5fe094e653 python: New modules for encapsulating Flux and Bitcells 5 gadi atpakaļ
  Keir Fraser 61abef95c1 python: Get rid of last global variable. 5 gadi atpakaļ
  Keir Fraser 34d6cb6ce9 python: Neater tuple syntax. usb.read_track() returns index times. 5 gadi atpakaļ