summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-socfpga_2016.03.bb
Commit message (Collapse)AuthorAgeFilesLines
* u-boot: Upgrade to 2016.05Marek Vasut2016-05-171-32/+0
| | | | | | | | | | 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-181-14/+1
| | | | -> Moved common variables to socfpga.inc
* Add support for mainline uboot for cyclone5 / arria5 devicesDalon Westergreen2016-04-171-0/+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.