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
03 Oct, 2016
21 commits
  • 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 »