Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fastboot -> QDL #54

Merged
merged 16 commits into from
Sep 12, 2024
Merged

Fastboot -> QDL #54

merged 16 commits into from
Sep 12, 2024

Commits on Apr 18, 2024

  1. Transfer to QDL (commaai#33)

    * connect qualcomusb
    
    * finish read write
    
    * sahara setup
    
    * js is painful
    
    * finish sahara
    
    * upload programmer
    
    * fix usblib
    
    * load programmer
    
    * time out
    
    * can reset
    
    * firehose detect partition storage info gpt
    
    * can detect partition
    
    * can write
    
    * can erase
    
    * can get active slot - haven't tested
    
    * setactive slot
    
    * remove releaseinterface
    
    * cleanup
    
    * add sparse
    
    * big cleanup
    
    * cleanup saharadefs
    
    * automate usb packet maxsize
    
    * fix getactiveslot
    
    * import only used from gpt.js
    
    * refactor
    
    * move folder
    
    * integrate
    
    * maxlun = 6
    
    * refactor
    
    * serial
    
    * trailing white space
    
    * fix getactiveslot
    
    * auto download loader
    
    * setactiveslot
    
    * transferout with retry
    
    * add reset userdata
    
    * add semicolon
    
    * update onprogress
    
    * test
    
    * qdl update
    
    * fix sparse
    
    * works
    
    * add loader
    
    * unpack system
    
    * remove sleep at write
    
    * test
    
    * update instructions
    
    * update instructions
    
    * update instructions
    
    * move detach
    
    * cleanup sahara
    
    * update scripts
    
    * update instructions
    
    * update error message
    
    * fasttt
    
    * remove run()
    
    * update eraseuserdata
    
    * auto upload loader
    
    * throw when disconnect + resetuserdata
    
    * delete fb
    
    * cleanup + catch disconnect
    
    * update instruction
    
    * faster
    
    * fix
    
    * zadig_form update
    
    * zadig_create_new_device update to match tint
    
    * update instruction
    
    * remove
    
    * update instruction
    
    * timed out connect
    
    * increase timeout
    
    * update instruction
    
    * update instruction + update detach script
    
    * add copy button
    
    * log setactive successfully
    
    * throw during connecting if error
    
    * error diconnect while connecting
    
    * update throw error
    
    * cleanup
    
    * cleanup
    
    * cleanup
    
    * restructure + cleanup
    
    * fix
    
    * fix style
    
    * style
    
    * fix
    
    * fix
    
    * serial -> int
    
    * cleanup restructure
    
    * cleanup
    
    * cleanup sparse
    
    * cleanup sparse
    
    * change name bytes to num
    
    * clean up path
    
    * consistent var name cmd erase
    
    * cleanup sparse
    
    * write resetuserdata
    
    * remove erase cmd
    
    * cleanup sparse
    
    * update
    
    * update
    
    * cleanup style
    
    * clearer instruction
    
    * cleanup
    
    * update check gpt header consistency
    
    * faster setactiveslot
    
    * move loader into Loaders
    
    * 4x faster setactiveslot
    
    * cleanup
    
    * remove web fastboot
    
    * revert manifest test and image workers
    
    * fix downloadLoader
    
    ---------
    
    Co-authored-by: Andrei Radulescu <andi.radulescu@gmail.com>
    2 people authored and adeebshihadeh committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3bb7105 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. switch programmer

    adeebshihadeh committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ca56f1f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    f36e781 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8381ab2 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    5ede03f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4561fa6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fbabf9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d7afe7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bda011 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d89f9d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    1f9ae66 View commit details
    Browse the repository at this point in the history
  2. Revert "remove system-skip-chunks image"

    This reverts commit 8381ab2.
    andiradulescu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a4f0acb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4489796 View commit details
    Browse the repository at this point in the history
  4. better naming for crc32

    andiradulescu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9a42068 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa20dd9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1e3705 View commit details
    Browse the repository at this point in the history