summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/files
Commit message (Collapse)AuthorAgeFilesLines
* Add support for v2017.07 u-bootDalon Westergreen2017-08-282-0/+22
| | | | Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Fix build with YP pyroJan-Simon Möller2017-08-101-0/+31
| | | | | | | | Mainly fix the u-boot build by: - changing u-boot-mkenvimage to use $(CC) instead of cc - adding bc-native to u-boot-socfpga due to RS-sysroot in YP Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
* Update CV / AV configuration to use older partitionsDalon Westergreen2017-02-012-4/+4
| | | | Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com>
* Add uboot environment file sof cyclone5-socdkDalon Westergreen2017-01-201-0/+11
|
* add support to generate uboot environment imagesDalon Westergreen2017-01-201-0/+11
| | | | | | create uboot environment images to populate the sdcard images. This allows non-default uboot environments to be used without the need for changing / patching uboot
* Add u-boot-socfpga_v2013.01.01 backDalon Westergreen2017-01-141-0/+0
| | | | | | | | v2013.01.01 is the officially supported uboot version for socfpga, per Yves' request, adding support for this version back in. Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com>
* Add support to fix arria10 u-boot-socfpga v2014.10 build with gcc6 (#47)Dalon Westergreen2017-01-131-0/+91
* u-boot-socfpga: Remove unnecessary 10m50 additions in v2016.05 Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com> * Add fix to support gcc6 compilation of v2014.10 of uboot-socfpga Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com>