summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/files
Commit message (Collapse)AuthorAgeFilesLines
* Remove old, unused u-boot filesDalon Westergreen2019-09-2020-1779/+0
| | | | Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* u-boot: cleanup 2019.07 stratix10 patchesDalon Westergreen2019-08-1317-191/+182
| | | | Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* u-boot: update to 2019.07 release and add patch for a10 fixDalon Westergreen2019-07-181-0/+38
| | | | | | | Update u-boot to release tag and add fix for arria10 to release fpga routed HPS peripherals properly. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Add 2019.07 u-bootDalon Westergreen2019-06-1013-0/+1584
| | | | | | | | | | | | | | | | Initial mainline support for Arria10 and Stratix10. Stratix10 still requires some patches, also included in this recipe. Arria10 -> uboot support is in mainline. Stratix10 -> uboot mainlining is almost complete, add missing patches. -> Known issue at this time is that reset in u-boot does not appear functional. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Exchange A2 and ext4 rootfs partitions in wic imageAndrey Zhizhikin2018-08-234-4/+4
| | | | | | | | | | This would allow to later on resize the rootfs partition inside of the Linux if the storage media used is originally bigger than the image itself. It would effectively allow to utilize the entire storage media from the Linux OS on the device. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
* 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>