- 01 Apr, 2013 1 commit
-
-
Vladimir Skvortsov authored
-
- 12 Feb, 2013 1 commit
-
-
Vladimir Skvortsov authored
auto-boot Linux image located in SPI flash.
-
- 07 Feb, 2013 2 commits
-
-
Vladimir Skvortsov authored
settings from Microsemi.
-
Vladimir Skvortsov authored
-
- 29 Jan, 2013 1 commit
-
-
Vladimir Skvortsov authored
to the U-Boot prompt on the serial console.
-
- 24 Jan, 2013 1 commit
-
-
Sergei Poselenov authored
-
- 16 Jan, 2013 1 commit
-
-
Sergei Poselenov authored
-
- 11 Jan, 2013 1 commit
-
-
Sergei Poselenov authored
in FPGA design.
-
- 13 Dec, 2012 1 commit
-
-
Sergei Poselenov authored
-
- 06 Dec, 2012 3 commits
-
-
Sergei Poselenov authored
-
Vladimir Khusainov authored
runs from eNVM. Helps U-boot performance a bit.
-
Vladimir Khusainov authored
that the hardware starts up correctly on reset / power-on.
-
- 05 Dec, 2012 1 commit
-
-
Sergei Poselenov authored
-
- 04 Dec, 2012 1 commit
-
-
Sergei Poselenov authored
Revert "RT #80404. Added workaround for Libero bug - initialize iomuxes for" This reverts commit b38452d4. Removed the iomux cell initialization workaround, found the real fix - the FPGA_RPRG pin was incorrectly pulled down on the M2S-SOM module.
-
- 03 Dec, 2012 1 commit
-
-
Sergei Poselenov authored
modules running at 120 and 150 MHz.
-
- 02 Dec, 2012 1 commit
-
-
Vladimir Khusainov authored
-
- 30 Nov, 2012 3 commits
-
-
Sergei Poselenov authored
-
Vladimir Khusainov authored
- sf probe 0 - sf read a0000000 100000 f00000 reads a 15MB file into DDR for ~3sec.
-
Sergei Poselenov authored
UART0 and SPI in U-Boot. Use only with the respective .stp design!
-
- 29 Nov, 2012 1 commit
-
-
Yuri Tikhonov authored
Signed-off-by:
Yuri Tikhonov <yur@emcraft.com>
-
- 28 Nov, 2012 2 commits
-
-
Yuri Tikhonov authored
Signed-off-by:
Yuri Tikhonov <yur@emcraft.com>
-
Yuri Tikhonov authored
Signed-off-by:
Yuri Tikhonov <yur@emcraft.com>
-
- 27 Nov, 2012 1 commit
-
-
Yuri Tikhonov authored
Signed-off-by:
Yuri Tikhonov <yur@emcraft.com>
-
- 26 Nov, 2012 1 commit
-
-
Yuri Tikhonov authored
Signed-off-by:
Vadim Aleynikov <vadim_a@emcraft.com> Signed-off-by:
Alexander Potashev <aspotashev@emcraft.com> Signed-off-by:
Yuri Tikhonov <yur@emcraft.com>
-
- 23 Nov, 2012 6 commits
-
-
Alexander Potashev authored
-
Alexander Potashev authored
This is required for any code execution (including the Linux kernel) in the external RAM on SmartFusion2 (M2S).
-
Alexander Potashev authored
We will reuse this function on SmartFusion2 (M2S).
-
Yuri Tikhonov authored
There's no compatibility with A2F SPI now, so give the appropriate names to constants, and funtions. Signed-off-by:
Yuri Tikhonov <yur@emcraft.com>
-
Yuri Tikhonov authored
Signed-off-by:
Yuri Tikhonov <yur@emcraft.com>
-
Yuri Tikhonov authored
In this case DDR Bridge buffering BUG isn't triggered. Signed-off-by:
Yuri Tikhonov <yur@emcraft.com>
-
- 21 Nov, 2012 1 commit
-
-
Yuri Tikhonov authored
We suspect some BUG in the buffering scheme. See RT records for details. Signed-off-by:
Yuri Tikhonov <yur@emcraft.com>
-
- 20 Nov, 2012 6 commits
-
-
Yuri Tikhonov authored
Signed-off-by:
Yuri Tikhonov <yur@emcraft.com>
-
Yuri Tikhonov authored
This is to avoid slowing things down, when we'll switch to malloc in external mem. Signed-off-by:
Yuri Tikhonov <yur@emcraft.com>
-
Yuri Tikhonov authored
This is more precise. Signed-off-by:
Yuri Tikhonov <yur@emcraft.com>
-
Yuri Tikhonov authored
This allow to dramatically speed-up xfers on high SPI CLKs (previo- usly we got stuck at ~ 1MHz; higher clocks gave nothing because of program CPU execution latencies). Signed-off-by:
Yuri Tikhonov <yur@emcraft.com>
-
Yuri Tikhonov authored
Use more compact macros to access reags instead of read/write. Signed-off-by:
Yuri Tikhonov <yur@emcraft.com>
-
Sergei Poselenov authored
Supported: - UART0 (57600) - SPI0 (non-DMA) - Ethernet - LPDDR - Env in SPI Flash
-
- 05 Nov, 2012 1 commit
-
-
Vladimir Khusainov authored
definition of CONFIG_MEM_NVM_UBOOT_OFF for those U-boot configuraitons that do not require that macro.
-
- 02 Nov, 2012 1 commit
-
-
Vladimir Khusainov authored
U-boot to run from eNVM at offset 0x20000: - to program that U-boot to eNVM: cptf 0x20000 ${loadaddr} ${filesize} 0 - to run that U-boot from eNVM: go 20375
-
- 02 Oct, 2012 1 commit
-
-
Sergei Poselenov authored
-