[go: up one dir, main page]

Activity for Thomas Hebb

  • Thomas Hebb Thomas Hebb committed [e7b586]

    rockchip: don't crash if we get an FDT we can't parse

  • Thomas Hebb Thomas Hebb posted a comment on merge request #9

    Thanks for the review! I dropped the commit to remove the date and replaced it with one that updates it. I think you're correct that "re-enumerate," when read literally with regard to the USB spec, is something only the host can do. However, it's used to refer to a device reconnecting with a different set of descriptors in many places, including the DFU spec itself. See Section 2: "The device re-enumerates and executes the upgraded firmware." It's also used in that way in the Cypress EZ-USB peripheral...

  • Thomas Hebb Thomas Hebb committed [26f3cd]

    man: Document -e and -E options

  • Thomas Hebb Thomas Hebb committed [2fa52c]

    man: Fix some inconsistent formatting

  • Thomas Hebb Thomas Hebb committed [d94a8b]

    man: Update date

  • Thomas Hebb Thomas Hebb posted a comment on merge request #9

    BTW, if Pandoc is too heavy of a dependency, Groff can also generate HTML directly. It's not quite as nicely formatted, IMO, but still totally acceptable. Let me know if you want me to update the series to use that instead.

  • Thomas Hebb Thomas Hebb posted a comment on ticket #85

    "will-reset" worked perfectly; thanks! I've submitted Merge Request #9 to automate the generation of an HTML man page and to add entries for -e and -E.

  • Thomas Hebb Thomas Hebb created merge request #9

    Various man page updates

  • Thomas Hebb Thomas Hebb committed [c953cd]

    man: Remove date

  • Thomas Hebb Thomas Hebb committed [d4fb24]

    man: Generate HTML using pandoc

  • Thomas Hebb Thomas Hebb committed [462aab]

    man: Fix some inconsistent formatting

  • Thomas Hebb Thomas Hebb committed [db47f2]

    man: Document -e and -E options

  • Thomas Hebb Thomas Hebb posted a comment on ticket #85

    Alas, I'm afraid I can't help much with testing. The only chips I have with DFU are a GigaDevice GD32VF103 and an ATmega32U4 running Atmel's DFU bootloader. I've tested the former with the latest Git dfu-util and confirmed that reading and writing both Main Flash and Option Bytes works (although the device resets itself immediately after an Option Bytes write, so get_status fails). As for the latter, Atmel's bootloader seems to be extremely quirky and doesn't even advertise the right set of descriptors...

  • Thomas Hebb Thomas Hebb created ticket #85

    v0.10 release?

  • Thomas Hebb Thomas Hebb created merge request #8

    Add udev rule for Gigadevice GD32VF103

  • Thomas Hebb Thomas Hebb committed [17910d]

    Add GD32VF103 USB ID to example udev file

  • Thomas Hebb Thomas Hebb posted a comment on merge request #7

    Bump

  • Thomas Hebb Thomas Hebb posted a comment on merge request #7

    Updated to address both suggestions. Thanks!

  • Thomas Hebb Thomas Hebb committed [529fa5]

    Get GD32VF103 serial number as UTF-8/ASCII

  • Thomas Hebb Thomas Hebb committed [e171b5]

    Reformat #defines in quirks.h

  • Thomas Hebb Thomas Hebb committed [f2b7d4]

    Override reported GD32VF103 layout

  • Thomas Hebb Thomas Hebb committed [ca4a8e]

    Override reported GD32VF103 layout

  • Thomas Hebb Thomas Hebb posted a comment on merge request #7

    Thanks! Please let me know if you see an opportunity to make either patch more generic. I'm pretty happy with how the fixup one turned out, with minimal changes outside quirks.c. The serial number one is more intrusive than I'd like, but I don't have a good idea for how to make it better. I just updated the commit messages of both patches to be more concise and grammatical, so you might want to pull again if you fetched them locally.

  • Thomas Hebb Thomas Hebb committed [b32c72]

    Get GD32VF103 serial number as UTF-8/ASCII

  • Thomas Hebb Thomas Hebb committed [543f08]

    Override reported GD32VF103 layout

  • Thomas Hebb Thomas Hebb created merge request #7

    Add quirks to support downloading to the GD32VF103 RISC-V MCU

  • Thomas Hebb Thomas Hebb committed [d6dc68]

    Get GD32VF103 serial number as UTF-8/ASCII

  • Thomas Hebb Thomas Hebb committed [618ffd]

    Override reported GD32VF103 layout

1