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
  • main.c
03 Oct, 2016
10 commits
  • Update to run under Cygwin
    7dfdce9f
    James Adams authored
    2016-10-03 15:28:46 +0100  
    Browse File »
  • 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 File »
  • usbboot: Use "%ld" in printf for ftell return value (long int).
    2652a942
    Diego Herranz authored
    2016-10-03 15:28:46 +0100  
    Browse File »
  • Add buildroot.elf installation and cmdline parameters
    be1bc642
    Gordon Hollingworth authored
    2016-10-03 15:28:46 +0100  
    Browse File »
  • Add usb boot from buildroot image
    06f4a981
    Gordon Hollingworth authored
    2016-10-03 15:28:46 +0100  
    Browse File »
  • Add installation target to makefile
    ae2822cc
    Gordon Hollingworth authored
    2016-10-03 15:28:46 +0100  
    Browse File »
  • Fix typo
    08e4ed82
    Andrew Scheller authored
    2016-10-03 15:28:46 +0100  
    Browse File »
  • Oops... Forgot closing brace!
    922c74c8
    ghollingworth authored
    2016-10-03 15:28:46 +0100  
    Browse File »
  • Exit from program when you program it
    a2374b36
    ghollingworth authored
    2016-10-03 15:28:46 +0100  
    Browse File »
  • Added functionality to boot BCM2835 over the USB
    4579a83a
    Gordon Hollingworth authored
    2016-10-03 15:28:46 +0100  
    Browse File »