- 16 Aug, 2014 2 commits
-
-
Alejandro Mery authored
Signed-off-by:Alejandro Mery <amery@geeks.cl>
-
Luc Verhaegen authored
Signed-off-by:Luc Verhaegen <libv@skynet.be>
-
- 14 Aug, 2014 7 commits
-
-
Luc Verhaegen authored
* rename a10-meminfo to meminfo * add static build to Makefile * fix operand warning * built binary verified on proper linux and android Signed-off-by:Luc Verhaegen <libv@skynet.be>
-
Siarhei Siamashka authored
The K and M factors encode values 1-4 in two bits (starting from 1 and not 0). The typical DRAM clock frequency setup uses K=2 and M=2, which means that both of them are read as 1 from the bit fields. That's why a10-meminfo used to work in most cases (1/1 is the same as 2/2). However a10-meminfo happens to report wrong 'dram_clk' if the other values of K and M are selected. This patch fixes it.
-
Siarhei Siamashka authored
Get it from the dllcr registers instead of always returning 0.
-
Oliver Schinagl authored
PLL1_tun2 had a wrong comment (0x34) in the original and was swapped to accomidate this position. Actually the comment was wrong and the location right, so this patch puts pll1_tun2 to 0x38. 0x34 is now reserved.
-
Oliver Schinagl authored
DDR runs from the PLL5 and has several option to be configured, just as factor N, M, P and K. This patch probes all those registers to determine the clock.
-
Floris Bos authored
-
Luc Verhaegen authored
Signed-off-by:Luc Verhaegen <libv@skynet.be>
-
- 02 Aug, 2014 1 commit
-
-
Andrey Kosteltsev authored
-
- 05 Jul, 2014 1 commit
-
-
Ian Campbell authored
Signed-off-by:
Ian Campbell <ijc@hellion.org.uk> Signed-off-by:
Henrik Nordstrom <henrik@henriknordstrom.net>
-
- 01 Jul, 2014 1 commit
-
-
Ian Campbell authored
I'd like to package sunxi-tools for Debian and therefore it is important for the licensing information to be complete/accurate. I believe the intention was for everything here to be GPL2+ by default, since that is the license on every file which has one and COPYING contains GPL2. Early on the license applied to this repo was GPLv3 however this was changed to GPL2+ by Alejandro in 79ea14d4 at which point he had been the only contributor. This patch adds the standard GPL2+ stanza used already in sunxi-tools.git or the MIT license stanza when requested by the copyright holder to various files which were missing one as follows: adb-devprobe.sh fel-gpio According to git all of these were written by Henrik. Copyright years according to git. Henrik requested that these be put under an MIT license, so that is what has been done. boot_head.lds fel-pio.lds fel-sdboot.lds jtag-loop.lds According to git all of these were written by Henrik. Copyright year...
-
- 26 Apr, 2014 1 commit
-
-
Chen-Yu Tsai authored
Signed-off-by:Chen-Yu Tsai <wens@csie.org>
-
- 31 Jan, 2014 2 commits
-
-
Henrik Nordström authored
Support build of fel.c on NetBSD
-
Joerg Sonnenberger authored
_BSD_SOURCE doesn't work on NetBSD, so explicitly request the full native namespace.
-
- 29 Jan, 2014 2 commits
-
-
Michal Suchanek authored
Signed-off-by:
Michal Suchanek <hramrach@gmail.com> Signed-off-by:
Henrik Nordstrom <henrik@henriknordstrom.net>
-
Michal Suchanek authored
When - is specified usb-boot interprets it as kernel so the usage message is clearly bogus. Signed-off-by:
Michal Suchanek <hramrach@gmail.com> Signed-off-by:
Henrik Nordstrom <henrik@henriknordstrom.net>
-
- 28 Jan, 2014 1 commit
-
-
Emilio López authored
The U-Boot code has changed slightly, so adjust the tool to output proper, working code. Signed-off-by:Emilio López <emilio@elopez.com.ar>
-
- 20 Jan, 2014 1 commit
-
-
Olliver Schinagl authored
This rename goes with the previous rename of fel-boot -> fel-sdboot Signed-off-by:Olliver Schinagl <oliver@schinagl.nl>
-
- 19 Sep, 2013 4 commits
-
-
Patrick Wood authored
Signed-off-by:Patrick Wood <patrickhwood@gmail.com>
-
Patrick Wood authored
Signed-off-by:Patrick Wood <patrickhwood@gmail.com>
-
Patrick Wood authored
Signed-off-by:Patrick Wood <patrickhwood@gmail.com>
-
Patrick Wood authored
Build one nand-part program to handle both A10 and A20 mbr header formats. Changed -f option to take an "a10" or "a20" argument to specify which mbr format to force. Signed-off-by:Patrick Wood <patrickhwood@gmail.com>
-
- 06 Sep, 2013 1 commit
-
-
Henrik Nordstrom authored
-
- 27 Jul, 2013 1 commit
-
-
Henrik Nordstrom authored
-
- 26 Jul, 2013 3 commits
-
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
They were all built with no version information so it's not trivial to tell which sources they are built from. It is very easy to rebuild u-boot which gives these. Not really a need to have them prebuilt here.
-
- 23 Jul, 2013 6 commits
-
-
Pat Wood authored
A20 boot1 checks the MBR magic string but not the version, but let's check it anyway (can always force now with the -f option if the version isn't 0x200 on the system)
-
Pat Wood authored
-
Pat Wood authored
-
Pat Wood authored
command usage and partition numbering in linux nand driver
-
Pat Wood authored
offset of partition 1 isn't specified, switch to old argument syntax that retains partition 1 values
-
Pat Wood authored
allow setting of partition 1 size/offset if -f option is used, force writing of MBR header, even if CRC or header magic/version are incorrect (for recovery only)
-
- 28 Jun, 2013 1 commit
-
-
- 24 Jun, 2013 2 commits
-
-
Michal Suchanek authored
Signed-off-by:
Michal Suchanek <hramrach@gmail.com> Signed-off-by:
Henrik Nordstrom <henrik@henriknordstrom.net>
-
Michal Suchanek authored
Signed-off-by:
Michal Suchanek <hramrach@gmail.com> Signed-off-by:
Henrik Nordstrom <henrik@henriknordstrom.net>
-
- 23 Jun, 2013 1 commit
-
-
Henrik Nordstrom authored
-
- 09 Jun, 2013 2 commits
-
-
Henrik Nordstrom authored
-
Henrik Nordstrom authored
-