Logo white

OpenSystemsDevelopment / usbboot

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 251
  • Compare
  • Branches 1
  • Tags 0
  • usbboot
20 Jan, 2017
9 commits
  • Removed unnecesary make install step from readme
    65018345
    James Hughes authored
    2017-01-20 14:15:50 +0000  
    Browse Code »
  • Remove old binaries
    873e6b93
    Gordon Hollingworth authored
    2017-01-20 11:53:36 +0000  
    Browse Code »
  • Remove installation of rpiboot to /usr/bin
    9e6ff777
    Gordon Hollingworth authored
    2017-01-20 11:29:04 +0000  
    Browse Code »
  • Added fix from lurch and ED6E0F17 for 64 bit systems.
    8c6a3a6b
    Gordon Hollingworth authored
    2017-01-20 11:22:44 +0000  
    Browse Code »
  • Don't require sudo to get help...
    091f8f50
    Gordon Hollingworth authored
    2017-01-20 11:19:40 +0000  
    Browse Code »
  • Add a little documentation
    e368f773
    Gordon Hollingworth authored
    2017-01-20 11:11:06 +0000  
    Browse Code »
  • Add extra verbose logging and check return from libusb_control_transfer
    a76bbdb6
    Gordon Hollingworth authored
    2017-01-20 11:11:06 +0000  
    Browse Code »
  • Changes to add filesystem boot mode
    d7b97b34
    ghollingworth authored
    2017-01-20 11:10:49 +0000  
    Browse Code »
  • Remove replaced files
    18a89855
    Gordon Hollingworth authored
    2017-01-20 10:43:22 +0000  
    Browse Code »

03 Oct, 2016
24 commits
  • Update msd.elf to support customised Raspberry Pis
    f4e3f0f9
    ghollingworth authored
    2016-10-03 15:28:47 +0100  
    Browse Code »
  • Add .gitignore files ...
    83c7ed72
    This makes "git status" ignore some generated files that shouldn't be
    added.
    Stephen Warren authored
    2016-10-03 15:28:47 +0100  
    Browse Code »
  • Add CM3 support
    1deea82c
    Gordon Hollingworth authored
    2016-10-03 15:28:47 +0100  
    Browse Code »
  • Update to run under Cygwin
    7dfdce9f
    James Adams authored
    2016-10-03 15:28:46 +0100  
    Browse Code »
  • Fix rpiboot command example.
    eeba0a9b
    Alistair Buxton authored
    2016-10-03 15:28:46 +0100  
    Browse Code »
  • Update main.c ...
    f563eec2
    Added check at top of main() to test if user is running as sudo.  Print message and exit if not run as sudo.
    tmcolby authored
    2016-10-03 15:28:46 +0100  
    Browse Code »
  • Make sure EMMC_DISABLE gpio on GPIO47 is driven low
    f4ff1f08
    Gordon Hollingworth authored
    2016-10-03 15:28:46 +0100  
    Browse Code »
  • usbboot: Add uninstall target to Makefile plus .PHONY targets.
    0519ddaf
    Diego Herranz authored
    2016-10-03 15:28:46 +0100  
    Browse Code »
  • usbboot: Use "%ld" in printf for ftell return value (long int).
    2652a942
    Diego Herranz authored
    2016-10-03 15:28:46 +0100  
    Browse Code »
  • Add buildroot.elf installation and cmdline parameters
    be1bc642
    Gordon Hollingworth authored
    2016-10-03 15:28:46 +0100  
    Browse Code »
  • Change the 2nd stage to download the data over USB2.0 This accelerates ...
    8d709206
    the download of code 10x
    Gordon Hollingworth authored
    2016-10-03 15:28:46 +0100  
    Browse Code »
  • Change buildroot config name
    f76f2787
    ghollingworth authored
    2016-10-03 15:28:46 +0100  
    Browse Code »
  • Update to reflect renamed .elf file
    250225bc
    ghollingworth authored
    2016-10-03 15:28:46 +0100  
    Browse Code »
  • Fix markup
    a941465a
    ghollingworth authored
    2016-10-03 15:28:46 +0100  
    Browse Code »
  • Add usb boot from buildroot image
    06f4a981
    Gordon Hollingworth authored
    2016-10-03 15:28:46 +0100  
    Browse Code »
  • Add installation target to makefile
    ae2822cc
    Gordon Hollingworth authored
    2016-10-03 15:28:46 +0100  
    Browse Code »
  • Add reference to Compute Module in USB boot Readme
    906051bf
    Diego Herranz authored
    2016-10-03 15:28:46 +0100  
    Browse Code »
  • Fix USB boot code build instructions
    a081b190
    Diego Herranz authored
    2016-10-03 15:28:46 +0100  
    Browse Code »
  • Fix typo
    08e4ed82
    Andrew Scheller authored
    2016-10-03 15:28:46 +0100  
    Browse Code »
  • Oops... Forgot closing brace!
    922c74c8
    ghollingworth authored
    2016-10-03 15:28:46 +0100  
    Browse Code »
  • Exit from program when you program it
    a2374b36
    ghollingworth authored
    2016-10-03 15:28:46 +0100  
    Browse Code »
  • Added readme
    1cddbb1e
    Gordon Hollingworth authored
    2016-10-03 15:28:46 +0100  
    Browse Code »
  • Added functionality to boot BCM2835 over the USB
    4579a83a
    Gordon Hollingworth authored
    2016-10-03 15:28:46 +0100  
    Browse Code »
  • Initial commit
    bae4aeb7
    Gordon Hollingworth authored
    2016-10-03 15:13:50 +0100  
    Browse Code »