aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/recipes-kernel/linux
AgeCommit message (Collapse)Author
2023-01-09bsp: fix the warning about duplicated configurationZhang, Siyu
Signed-off-by: Zhang, Siyu <Siyu.Zhang@windriver.com>
2023-01-08bsp: enable screen console by defaultZhaolong Zhang
Signed-off-by: Zhaolong Zhang <zhaolong.zhang@windriver.com>
2022-12-30kernel 5.15: port netdev upstream fix for amd xgbe driverZhang, Siyu
Signed-off-by: Zhang, Siyu <Siyu.Zhang@windriver.com>
2022-12-30kernel 5.15: fix calltrace about nfsZhang, Siyu
Signed-off-by: Zhang, Siyu <Siyu.Zhang@windriver.com>
2022-12-30bsp: add genoa configurationZhaolong Zhang
Signed-off-by: Zhaolong Zhang <zhaolong.zhang@windriver.com>
2022-12-23kernel 5.15: merge upstream patches for genoaZhaolong Zhang
Signed-off-by: Zhaolong Zhang <zhaolong.zhang@windriver.com>
2022-12-12bsp: refactor machine configurationsZhaolong Zhang
Signed-off-by: Zhaolong Zhang <zhaolong.zhang@windriver.com>
2022-12-12kernel: upgrade linux-yocto(-rt) from v5.15.32 to v5.15.68Zhaolong Zhang
Signed-off-by: Zhaolong Zhang <zhaolong.zhang@windriver.com>
2022-12-12kernel 5.15: fix build warningsZhaolong Zhang
Signed-off-by: Zhaolong Zhang <zhaolong.zhang@windriver.com>
2022-12-12kernel 5.15: merge out-of-tree patchesZhaolong Zhang
This commit contains update for: * AMD XGBE controller Signed-off-by: Zhaolong Zhang <zhaolong.zhang@windriver.com>
2022-10-08kernel: merge out-of-tree patchesZhaolong Zhang
This commit contains update for: * Aquantia PHY * AMD XGBE controller Signed-off-by: Zhaolong Zhang <zhaolong.zhang@windriver.com>
2022-06-07kernel: merge out-of-tree and upstream patchesZhaolong Zhang
This commit contains update for: * Aquantia PHY * AMD MP2 PCIe I2C adapter * NVIDIA GPU I2C controller * Synopsys DesignWare I2C adapter * PIIX4 family of mainboard I2C interfaces * AMD SP5100 TCO Timer/Watchdog * AMD XGBE controller * AMD xhci controller Signed-off-by: Zhaolong Zhang <zhaolong.zhang@windriver.com>
2022-04-27kernel: add linux-yocto(-rt) 5.15 supportZhaolong Zhang
Signed-off-by: Zhaolong Zhang <zhaolong.zhang@windriver.com>
2020-09-24bsp/kernel: rm linux-yocto-4.14.71 bits as it is not used by any bspArsalan H. Awan
We are keeping the linux-yocto-4.19.8 for now as r1000 has not moved to linux-yocto-5.4.2 yet. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-05-21bsp/kernel: let's port the 4.19 kernel recipes to start with on dunfellArsalan H. Awan
This ports the 4.19 kernel recipes from upstream warrior branch into meta-amd to start with the new dunfell branch. User should be able to build an image for a BSP on which 4.19 kernel was supported previously. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2020-01-17R1000_LP : add 4.19.8 amdgpu patch for R1000 LPChaudhary Amit Kumar
2019-12-19e3000/linux-yocto-rt: add recipe for the RT kernel v4.19.8Arsalan H. Awan
This adds the linux-yocto-rt v4.19.8 recipe for the e3000 BSP. This is just a base port without any patches. We might get patches from AMD on top of this port for e3000 later on. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-12-18e3000/linux-yocto: add recipe for kernel v4.19.8Arsalan H. Awan
This adds the linux-yocto v4.19.8 recipe for the e3000 BSP. This is just a base port without any patches. We might get patches from AMD on top of this port for e3000 later on. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-11-20amdgpu : kernel patch update to 2019_40 versionChaudhary Amit Kumar
2019-10-23v1000/kernel: add linux-yocto_4.19.8 support for v1000Arsalan H. Awan
This adds the linux-yocto_4.19.8 recipe for v1000. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-10-23amdgpu : amdgpu patch update for various issues fix for gfx, display, kfdChaudhary Amit Kumar
2019-09-12bsp/linux-yocto: enable kgdb if DISTRO is poky-amd else disable kgdbArsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28meta-amd-bsp: move linux-yocto* recipes here from r1000, v1000 & e3000Arsalan H. Awan
Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>
2019-08-28common: rename to meta-amd-bspArsalan H. Awan
This renames common layers to meta-amd-bsp as it is going to hold all the bsps in it in the following commits. This also changes the layer title in layer.conf from "amd" to "amd-bsp" Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>