Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | u-boot-xlnx_2015.04: Refactor U-Boot SPL generation | Nathan Rossi | 2015-11-26 | 1 | -15/+0 |
| | | | | | | | | | | | | | | Refactor the way the recipe handles depending, configuring and building SPL with external or internally provided Zynq Platform Init code. This refactor allows for the handling of all three configuration cases for how the platform init files are provided, as well as simplifying how machines define whether SPL/boot.bin can be built. This change also reduces the need for a seperate SPL recipe and makes it much simpler to have multiple recipes that can provide this feature. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> | ||||
* | u-boot-xlnx: Backport MicroBlaze patches to fix GCC 5.2 compatiblity | Nathan Rossi | 2015-11-13 | 1 | -0/+2 |
| | | | | | | | * Backport patches from upstream u-boot which fix compilation issues when using GCC 5.2 or other non gnu90 standards based compilers Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> | ||||
* | u-boot-xlnx: Update to 2015.04 'xilinx-v2015.2' | Nathan Rossi | 2015-09-15 | 1 | -0/+13 |
* Update to the 'xilinx-v2015.2' release tag, this corresponds to 2015.04 version of u-boot * Update microblaze configuration patch for this version * Swap picozed patch for a upstream backported version Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> |