1. 13 Dec, 2016 2 commits
  2. 07 Dec, 2016 2 commits
  3. 01 Dec, 2016 5 commits
  4. 29 Nov, 2016 16 commits
  5. 19 Nov, 2016 2 commits
  6. 16 Nov, 2016 2 commits
  7. 13 Nov, 2016 4 commits
  8. 12 Nov, 2016 5 commits
  9. 11 Nov, 2016 2 commits
    • Bernhard Nortmann's avatar
      fel: Lower timeout to a more practical value · d3e860b0
      Bernhard Nortmann authored
      
      
      The previous timeout of 60 seconds was mostly based on scenarios
      where large ("write") transfers take place. But it could easily
      become annoying if users are awaiting completion of simpler
      commands like "read" or "hexdump", and for some reason FEL fails
      to respond.
      
      Therefore I've decided to lower the timeout value to 10 seconds,
      adjust the maximum chunk size accordingly and - while at it -
      improve the source comments documenting their relationship.
      Signed-off-by: default avatarBernhard Nortmann <bernhard.nortmann@web.de>
      d3e860b0
    • NiteHawk's avatar
      Merge pull request #81 from n1tehawk/20161110_h5 · dc1b5889
      NiteHawk authored
      Add initial H5 support in sunxi-fel and uart0-helloworld-sdboot.sunxi
      dc1b5889