summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-kernel/dp/kernel-module-dp_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* kernel-module-dp: Version the unversioned _gitMark Hatle2022-11-101-24/+0
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Merge branch 'honister' into kirkstone-nextMark Hatle2022-09-201-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>
* | Merge branch 'honister' into kirkstone-nextMark Hatle2022-09-121-3/+3
|\| | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * kernel-module-dp: Update to latest SRCREVMark Hatle2022-02-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: xfmc: Correct the mcdp6000_reset_cr_path function xfmc: Fix mcdp6000_read_reg and mcdp6000_modify_reg functions xfmc: Add support for different MCDP6000 revisions xfmc: Fix retimer function pointer sequence xfmc: implement mcdp6000 functions xfmc: Implement retimer configuration functions vphy: Implement prbs mode enable/disable function xvphy: update the direction flag of RX/TX instances xfmc: Add changes to Make xilinx-vfmc driver xfmc: remove fmc calls from video phy driver Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Initial restructure/split of meta-xilinx-bspMark Hatle2021-12-221-0/+24
| | | | | | | | | | 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>
* various: Update license to match supported valuesMark Hatle2022-08-311-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* Move from 2021.2 to 2022.1Mark Hatle2022-05-021-3/+3
| | | | | | | | | | Rename recipes from 2021.2 to 2022.1 as necessary. Move internal references to 2022.1 (layer.conf and local.conf.sample) Move kernel to 2022.1 branch, as well as various kernel modules. Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* Initial restructure/split of meta-xilinx-bspMark Hatle2022-01-141-0/+24
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>