Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/linux-sunxi/sunxi-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-04cleanupHenrik Nordstrom
2012-09-04fel-boot: Add Makefile recipeHenrik Nordstrom
2012-09-04jtag-loop: Add Makefile recipeHenrik Nordstrom
2012-09-04fel-pio.bin: Add a jump table in the beginning to ease usageHenrik Nordstrom
2012-08-07build: pass -Iinclude/ to start adding structureAlejandro Mery
2012-08-07nand-part: rename `mbr` to a more meaningful nameAlejandro Mery
2012-08-07build: add `mbr` to MakefileAlejandro Mery
2012-07-31pio: add `pio print < PIO` to turn a PIO dump into human readableAlejandro Mery
2012-07-31build: fix `make .gitignore`Alejandro Mery
2012-07-13bootinfo for dumping information from boot0/boot1 headersHenrik Nordstrom
2012-07-02phoenix_info dumping info on phoenix sdcard image partsHenrik Nordstrom
2012-06-16Import FEL application for talking to FEL mode over USBHenrik Nordstrom
2012-05-11script_fex: move parser from fex2bin.c and make fexc use itAlejandro Mery
2012-05-11fexc: use script_bin.oAlejandro Mery
2012-05-11fexc: use script.oAlejandro Mery
2012-05-11build: making bin2fex and fex2bin mere symlinks to fexcAlejandro Mery
2012-05-10fexc: prepare for multitool support and validate input and output format optionsAlejandro Mery
2012-05-10fexc: add do-nothing `fexc` toolAlejandro Mery
2012-05-10renamed sunxi-tools.h to common.hAlejandro Mery
2012-05-07fex2bin: refactored generate_bin() as calculate_bin_size() into script_bin.cAlejandro Mery
2012-05-06script: moved script_bin_* structs from bin2fex.h to script.hAlejandro Mery
2012-05-04fex2bin: allocate and delete an script treeAlejandro Mery
2012-05-04build: add .h and Makefile as dependencies of the toolsAlejandro Mery
2012-05-03build: compile with -g and add .h files as dependenciesAlejandro Mery
2012-05-02Initial structureAlejandro Mery