1. 17 Aug, 2021 1 commit
  2. 27 Jan, 2017 1 commit
  3. 30 Dec, 2016 1 commit
  4. 13 Dec, 2016 1 commit
  5. 07 Dec, 2016 1 commit
  6. 01 Dec, 2016 1 commit
  7. 16 Nov, 2016 1 commit
  8. 13 Nov, 2016 1 commit
  9. 29 Oct, 2016 2 commits
  10. 24 Oct, 2016 1 commit
  11. 22 Oct, 2016 2 commits
  12. 03 Jun, 2016 1 commit
  13. 31 May, 2016 1 commit
    • Boris Brezillon's avatar
      Add a tool to generate raw NAND images · e25f6e90
      Boris Brezillon authored
      
      
      Generating raw NAND images is particularly useful for boot0 images
      creation since the mainline driver is not supporting the funky layout
      used by Allwinner's ROM code to load the boot0 binary from NAND.
      
      This tools also allows one to generate raw images for 'normal' partitions
      so that they can be flashed before soldering on the NAND on the board
      (using a regular NAND programmer).
      
      The tool takes care of generating ECC bytes and randomizing data as
      expected by the NAND controller, and re-arranging the ECC/data sections
      correctly.
      Signed-off-by: default avatarBoris Brezillon <boris.brezillon@free-electrons.com>
      e25f6e90
  14. 04 May, 2016 1 commit
  15. 03 May, 2016 2 commits
  16. 16 Dec, 2015 1 commit
  17. 23 Oct, 2015 1 commit
    • Ian Campbell's avatar
      Makefile: Prefix most tools with sunxi- · f1cb74d8
      Ian Campbell authored
      
      
      Several of the tools here are too generic and/or short for distro packaging
      purposes (which like to try and avoid naming clashes in $PATH). Prefix the
      following with "sunxi-":
        - fexc
        - bootinfo
        - fel
        - pio
        - meminfo
      
      Do not prefix any of the fel "payloads" or raw binaries since they would not
      normally be installed in $PATH.
      
      Do not prefix "phoenix_info", since "phoenix" already seems like an appropriate
      prefix for this particular tool.
      
      Update in-tree callers, README and .gitignore accordingly.
      Signed-off-by: default avatarIan Campbell <ijc@hellion.org.uk>
      Acked-by: default avatarPeter Korsgaard <peter@korsgaard.com>
      f1cb74d8
  18. 08 Sep, 2015 2 commits
  19. 14 Aug, 2014 1 commit
  20. 09 Jun, 2013 1 commit
  21. 15 May, 2013 2 commits
  22. 08 Sep, 2012 1 commit
  23. 13 Jul, 2012 1 commit
  24. 03 Jul, 2012 1 commit
  25. 15 Jun, 2012 2 commits
  26. 11 May, 2012 1 commit
  27. 07 May, 2012 2 commits
  28. 02 May, 2012 1 commit