summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
Commit message (Collapse)AuthorAgeFilesLines
* u-boot: Upgrade to 2016.05Marek Vasut2016-05-173-3/+3
| | | | | | | | | | Upgrade the u-boot package to 2016.05 as it contains significant fixes for DDR initialization of the Gen5 socfpga as well as fixes for the problems with QSPI and USB with dcache enabled. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Dalon Westergreen <dwesterg@gmail.com> Cc: Khem Raj <raj.khem@gmail.com>
* kernel,u-boot: Fix builds for max10/nios2Khem Raj2016-05-161-1/+18
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Clean up variables for ubootDalon Westergreen2016-04-182-83/+1
| | | | -> Moved common variables to socfpga.inc
* Testing sdcardDalon Westergreen2016-04-181-0/+69
|
* Add support for mainline uboot for cyclone5 / arria5 devicesDalon Westergreen2016-04-172-4/+28
| | | | | | | | 1) Remove 2013.01.01 u-boot which is only used for cyclone5/arria5. cyclone5/arria5 are fully supported in mainline uboot 2) Add recipe for mainline uboot supporting socfpga cyclone5 / arria5 based kits.
* Updated tag for U-Boot 2013.01.01.Yves Vandervennet2016-02-171-1/+1
| | | | | | | This will enable building U-Boot with GCC 5.x. Signed-off-by: Yves Vandervennet <yvanderv@opensource.altera.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* u-boot,altera-ltsi-rt: Update to working SHA idIlya Katsnelson2016-01-251-1/+1
| | | | | | | Fix the name of the machine in the comments for Arria10 Signed-off-by: Ilya Katsnelson <ikatsnelson@vmem.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Change uboot git repo to new github locationDalon Westergreen2015-11-131-1/+1
|
* Set Arria10 and Arria5/Cyclone5 uboot SRCREV to SoCEDS 15.1 release versionsDalon Westergreen2015-11-132-1/+5
|
* Fix u-boot 2014.10 PVDalon Westergreen2015-11-121-2/+2
|
* Add Arria10 initialDalon Westergreen2015-11-121-0/+49
|
* Fix U-Boot recipe for Fido 1.8student2015-06-231-1/+1
|
* linux-altera: Remove incorrect COMPATIBLE_MACHINEKhem Raj2014-09-201-4/+4
| | | | | | beautify ?= Signed-off-by: Khem Raj <raj.khem@gmail.com>
* u-boot: Rename recipes dirKhem Raj2014-09-202-0/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Yocto layer for Altera's SoCFPGAYves Vandervennet2014-09-202-0/+90
Signed-off-by: Yves Vandervennet <yvanderv@opensource.altera.com>