summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp/recipes-bsp/u-boot/files
Commit message (Collapse)AuthorAgeFilesLines
* meta-xilinx-bsp: Move to meta-xilinx-toolsMark Hatle2024-09-041-39/+0
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* u-boot: Add u-boot configs for kc705 boardSandeep Gundlupet Raju2023-04-071-0/+39
| | | | | Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Initial restructure/split of meta-xilinx-bspMark Hatle2022-01-141-28/+0
| | | | | | | | | | Create a new meta-xilinx-core, move core functionality to the core, keeping board specific files in the bsp layer. zynqmp-generic changed from require <board> to include, so if meta-xilinx-bsp is not available it will not fail. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* u-boot-xlnx: Fix build error by applying patch from upstream u-boot.Philip Balister2021-01-281-0/+28
Signed-off-by: Philip Balister <philip@balister.org> Adjusted where the append is added, and commented when to remove it. Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>