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
20 Jan, 2017
6 commits
  • Execute both sending bootcode.bin and second stage boot server when ...
    394589d8
    loop=0
    Ton van Overbeek authored
    2017-01-20 20:42:25 +0100  
    Browse File »
  • Remove loop by default
    c2894f31
    Gordon Hollingworth authored
    2017-01-20 15:08:50 +0000  
    Browse File »
  • Added fix from lurch and ED6E0F17 for 64 bit systems.
    8c6a3a6b
    Gordon Hollingworth authored
    2017-01-20 11:22:44 +0000  
    Browse File »
  • Don't require sudo to get help...
    091f8f50
    Gordon Hollingworth authored
    2017-01-20 11:19:40 +0000  
    Browse File »
  • Add extra verbose logging and check return from libusb_control_transfer
    a76bbdb6
    Gordon Hollingworth authored
    2017-01-20 11:11:06 +0000  
    Browse File »
  • Changes to add filesystem boot mode
    d7b97b34
    ghollingworth authored
    2017-01-20 11:10:49 +0000  
    Browse File »

03 Oct, 2016
11 commits
  • Add CM3 support
    1deea82c
    Gordon Hollingworth authored
    2016-10-03 15:28:47 +0100  
    Browse File »
  • 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 »