- 18 Feb, 2015 1 commit
-
-
Yuri Tikhonov authored
Signed-off-by:
Yuri Tikhonov <yur@emcraft.com>
-
- 17 Feb, 2015 1 commit
-
-
Yuri Tikhonov authored
Signed-off-by:
Yuri Tikhonov <yur@emcraft.com>
-
- 11 Feb, 2015 1 commit
-
-
Yuri Tikhonov authored
Signed-off-by:
Yuri Tikhonov <yur@emcraft.com>
-
- 09 Feb, 2015 1 commit
-
-
Yuri Tikhonov authored
In case of disabled DCACHE we previously had the only one 4GB MPU region with 'Strongly ordered' mem type. This led to problems with strex/ldrex instruction targeted such mem (and thus we couldn't use these instructions). Now we always create 2 MPU region, even if DCACHE is off. The 2nd MPU region is mapped to external SDRAM, and has 'Normal' mem type. This patch also changes 'write-through' caching policy to 'write- back with write & read allocate'. Signed-off-by:
Yuri Tikhonov <yur@emcraft.com>
-
- 29 Jan, 2015 3 commits
-
-
Vladimir Khusainov authored
-
Vladimir Khusainov authored
-
Vladimir Skvortsov authored
Enable D- and I-caches in STM32F7-SOM.
-
- 27 Jan, 2015 1 commit
-
-
Vladimir Skvortsov authored
Increase CPU frequency up to 200MHz on STM32F7-SOM.
-
- 24 Jan, 2015 1 commit
-
-
Vladimir Khusainov authored
-
- 21 Jan, 2015 2 commits
-
-
Vladimir Khusainov authored
-
Vladimir Khusainov authored
-
- 20 Jan, 2015 2 commits
-
-
Vladimir Skvortsov authored
- Validate NOR flash, SDRAM and networking support in STM32F7 U-Boot.
-
Vladimir Skvortsov authored
Boot STM32F7-SOM up to U-Boot prompt.
-
- 10 Jan, 2015 1 commit
-
-
Vladimir Khusainov authored
Initial skeleton of the STM32F7 SOM port. The configuration builds but hasn't been yet tried on the target.
-
- 26 Nov, 2014 1 commit
-
-
Sergei Poselenov authored
... Board: STM-SOM Rev Rev 2.A, www.emcraft.com ...
-
- 19 Nov, 2014 1 commit
-
-
Sergei Poselenov authored
Signed-off-by:
Greg Martin <gregm102@me.com> Signed-off-by:
Sergei Poselenov <sposelenov@emcraft.com>
-
- 07 Nov, 2014 1 commit
-
-
Sergei Poselenov authored
- Changed ECC layout to actual - Removed Freescale JFFS2 cleanmarker pages hack which disables ECC for the OOB writes. The controller doesn't seem support relaible OOB writes.
-
- 18 Sep, 2014 1 commit
-
-
Vladimir Khusainov authored
-
- 17 Sep, 2014 1 commit
-
-
Anton Protopopov authored
-
- 10 Sep, 2014 1 commit
-
-
Anton Protopopov authored
-
- 04 Sep, 2014 1 commit
-
-
Vladimir Khusainov authored
Environment in eNVM is disabled by default (env is in NOR Flash). To enable, switch CONFIG_ENVM_IS_IN_ENVM in the config file.
-
- 25 Jul, 2014 1 commit
-
-
Pavel Boldin authored
-
- 03 Jul, 2014 2 commits
-
-
Sergei Poselenov authored
- Favor board configuration values for default environment - fixed compilation warnings
-
Pavel Boldin authored
(cherry picked from commit 9243d92608ef0c356e0cd5f9ce2d409da82b2a42)
-
- 23 Apr, 2014 1 commit
-
-
Sergei Poselenov authored
-
- 14 Apr, 2014 1 commit
-
-
Sergei Poselenov authored
-
- 01 Apr, 2014 1 commit
-
-
Sergei Poselenov authored
compatibility with the Linux driver.
-
- 04 Mar, 2014 1 commit
-
-
Vladimir Khusainov authored
-
- 13 Feb, 2014 1 commit
-
-
Vladimir Khusainov authored
-
- 16 Jan, 2014 2 commits
-
-
Vladimir Khusainov authored
Removed 'eimage'.
-
Vladimir Khusainov authored
Discovery.
-
- 14 Jan, 2014 1 commit
-
-
Yuri Tikhonov authored
Signed-off-by:
Yuri Tikhonov <yur@emcraft.com>
-
- 25 Dec, 2013 2 commits
-
-
Vladimir Khusainov authored
With these timings, I get a BogoMIPS of 36.45 for the kernel running from SDRAM.
-
Vladimir Khusainov authored
-
- 23 Dec, 2013 1 commit
-
-
Vladimir Khusainov authored
the STM32F429 Discovery.
-
- 22 Dec, 2013 2 commits
-
-
Vladimir Khusainov authored
-
Vladimir Khusainov authored
Test = mtest is passing.
-
- 19 Dec, 2013 2 commits
-
-
Vladimir Khusainov authored
to the U-Boot banner print-out.
-
Vladimir Khusainov authored
works on USART1. The processor is running at 180MHz. The USB clock is, presumably 48MHz. SDRAM does not work yet.
-
- 18 Dec, 2013 1 commit
-
-
Vladimir Khusainov authored
This function only makes sense if CONFIG_ENVM is on (not the case for the STM-SOM configuration).
-