summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-bsp/bootgen
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/rel-v2023.2' into nanbieldMark Hatle2023-10-231-0/+31
|\ | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Updated SRCREV of bootgen for 2023.2_4079Siva Addepalli2023-09-111-1/+1
| | | | | | | | | | | | | | | | | | 2023.2 Updates 1. Support for replace/append use cases based of include bif 2. Fix build on machines with modern flex 2023.2_ksb Updates 1. Support for Authentication Optimization 2. Support for User Optional Data 3. Support for TCM Boot Flag 4. Add set_ipi_access Command 5. Add Sub Marker Support 6. Bug Fix for Deterministic Builds 2023.2_ksb Updates Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * bootgen: Update branch to xlnx_rel_v2023.2Mark Hatle2023-08-291-0/+31
| | | | | | | | | | | | | | Changelog: (none) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Updated SRCREV of bootgen for 2023.1_7143Siva Addepalli2023-04-111-1/+1
| | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Branch to 2023.1Mark Hatle2023-03-081-1/+1
| | | | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 39bcac39bea4fd22c23ffab003227c34759d7a53) Update only versioned components to 2023.1 branches. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | Merge remote-tracking branch 'origin/rel-v2023.1'Mark Hatle2023-05-181-0/+31
|\ \ | | | | | | | | | | | | | | | | | | Resolved conflicts Preserved 2022* versions Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | Updated SRCREV of bootgen for 2023.1_7143Siva Addepalli2023-04-101-1/+1
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit c8af6489ea2783f56a62412fed20508fcf44ce19) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | Branch to 2023.1Mark Hatle2023-03-051-1/+1
| |/ | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Remove obsolete 2022 versionsMark Hatle2023-03-051-31/+0
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Update to bootgen SRCREV to point to latest commitRamya Darapuneni2023-02-191-1/+1
| | | | | | | | | | | | | | | | | | Changes: 2023.1 Updates 1. Version Updates to the banner 2. Minor Bug Fixes 2023.1 Initial Updates 1. Copyright Updates 2. Release Updates 3. Bug Fixes Signed-off-by: Ramya Darapuneni <r.darapuneni@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * bootgen: Add initial 2023.1 branchMark Hatle2022-11-021-0/+31
|/ | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Update to bootgen SRCREV to point to latest commitRamya Darapuneni2022-09-261-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Update to bootgen SRCREV to point to latest commitRamya Darapuneni2022-09-231-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* various: Move to 2022.2 release branchMark Hatle2022-09-201-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Update to bootgen SRCREV to point to latest commit.Ramya Darapuneni2022-09-061-1/+1
| | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com> Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
* Update to bootgen SRCREV to point to latest commit.RamyaSree2022-03-311-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Update to bootgen SRCREV to point to latest commit.RamyaSree2022-02-161-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Initial restructure/split of meta-xilinx-bspMark Hatle2021-12-221-0/+31
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>