summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-08-06kver: bump to v5.6.19yocto-5.6Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-08-06kver: add v5.6.9Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-08-05hdmi-module: Add fragment to enable Xilinx hdmi-moduleChandana kalluri
Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-08-05overlay_of.scc: Support Xilinx overlays feature fragmentChandana kalluri
Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-08-05v4l2.scc: Add config fragment to enable Xilinx v4l2 features.Chandana kalluri
Add configuration fragment to features/xilinx to enable v4l2 drivers Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-08-05kc705-microblazeel-features: Add config fragment support to build ↵Chandana kalluri
kc705-microblazeel features Add kernel config fragments to enable and build Xilinx kc705-microblazeel bsp features Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-08-05zybo-linux-bd-zynq7.scc: Add config fragment for Digilent Zybo linux_bd projectChandana kalluri
Add config fragment to support Digilent Zybo linux_bd project Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-08-05mipi-config-ultra96.scc: Add config fragment to support mipi pipeline on ↵Chandana kalluri
Ultra96-zynqmp Add config fragment to support mipi camera capture pipeline on Ultra96-zynqmp. Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-08-03kver: bumping to v5.4.54Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-08-02nxp-s32g2xx: add kernel-cache configuration files for BSP nxp-s32g2xxXulin Sun
This adds the cfg & scc files to support the S32G274A-EVB. Signed-off-by: Xulin Sun <xulin.sun@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-07-28kver: bumping to v5.4.53Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-07-24bcm-2xxx-rpi: build fixed regulator driver into kernel imageLimeng
Set CONFIG_REGULATOR_FIXED_VOLTAGE as 'y', because SD card driver used it when kernel boots up. Signed-off-by: Meng Li <Meng.Li@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-07-24bcm-2xxx-rpi: enable CONFIG_BROADCOM_PHY for raspberry pi4 platformLimeng
Enable phy driver for raspberry pi4 platform. Signed-off-by: Meng Li <Meng.Li@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-07-13kver: bumping to v5.4.51Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-07-13ocicontainers: cleanup and split fragmentsBruce Ashfield
The oci containers fragment was imported from the configuration of meta-virtualization. But the structure of fragments in meta-virt is flat, compared to the kernel-cache. We drop the duplicate lxc fragment, and sync with the main fragment. We also split out the vswitch and docker fragments so that they can be more easily found and re-used. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-07-13containers: lxc: drop RT_GROUP_SCHEDBruce Ashfield
The group scheduling options in the lxc fragment were initially used to support performance guaranteed systems using containers. This option now causes issues with systemd runtimes and the original feature it implemented is no longer relevant Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-07-06bcm-2xxx-rpi: adjust kernel config for bcm-2xxx-rpi BSPLimeng
In order to match with latest kernel v5.4, some kernel configs need to be updated. Signed-off-by: Meng Li <Meng.Li@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-07-04kver: bumping to v5.4.50Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-06-29features/ice: Add ice support for intel-x86 bspYongxin Liu
This will enable CONFIG_ICE=m for intel-x86 bsp. Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com> Signed-off-by: Liwei Song <liwei.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-06-28bsp/intel-x86: Add EDAC driver for Intel 10nm server processorsYongxin Liu
Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-06-26kver: bumping to v5.4.49Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-06-17kver: bumping to v5.4.47Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-06-11kver: bumping to v5.4.46Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-06-11features/intel-sst: move from intel-common-drivers.scc to ↵Naveen Saini
intel-corei7-64-standard.scc CONFIG_INTEL_SPEED_SELECT_INTERFACE depends on x86-64. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-06-07kver: bumping to v5.4.45Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-06-05features/intel-sst: Enable Intel Speed Select Technology interface configurationNaveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-06-01bsp/intel-x86.scc: enable USB Webcam supportLiwei Song
This will enable various USB web camera support for intel-x86 bsp. Signed-off-by: Liwei Song <liwei.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-05-28kver: bumping to v5.4.43Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-05-28features: add reproducibility fragementBruce Ashfield
Creating an initial feature fragment that can be included when a reproducible kernel build is desired. This is currently only one option, but will have more in the future. Signen-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-05-28Revert "bpf: Add CONFIG_IKHEADERS"Bruce Ashfield
This reverts commit 5ed9a90606e58962adada68e77ab387e8ae43f58.
2020-05-25kver: bumping to v5.4.42Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-05-11kver: bumping to v5.4.40Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-05-08arm64/perf: fix backtrace for AAPCS with FP enabledYanfei Xu
This change is for arm64 platform compat mode. ------[cut here: not apply patch]-------- Samples: 119K of event 'cycles' Event count (approx.): 114092698680 Children Self Command Shared Object Symbol ........ ........ ......... .................. 99.85% 0.00% perf-test [unknown] [.] 0x00000000ff80f4ec | ---0xff80f4ec | |--37.68%--__aeabi_idivmod | |--25.35%--calculate_meaning_of_life | |--20.06%--____aeabi_idivmod_from_thumb | |--7.25%--0 | | | |--1.76%--0xf543df9c | | __gettimeofday ------[cut here: apply patch]------------ Samples: 114K of event 'cycles' Event count (approx.): 109799966925 Children Self Command Shared Object Symbol ........ ........ ......... .................. 99.91% 0.00% perf-test perf-test [.] main | ---main | |--57.49%--pthread_create@@GLIBC_2.4 | | | --57.44%--0xf7cf2f88 | | | |--20.16%--__aeabi_idivmod | | | |--13.79%--calculate_meaning_of_life | | | |--10.89%--____aeabi_idivmod_from_thumb | | | |--8.99%--current_timestamp | | | | | --8.98%--__gettimeofday 1/1 [ Author: Fang Jia Email: fang.jia@windriver.com Subject: arm64/perf: fix backtrace for AAPCS with FP enabled Date: Fri, 28 Dec 2018 16:28:34 +0800 This change is for arm64 platform compat mode. The change for arm32 platform has been included in this commit "perf: fix backtrace for AAPCS with FP enabled". This change replaces code designed for the obsolete ARM APCS ABI, which causes failures of the perf backtrace logic unless the gcc option -mapcs-frame is used to build all binaries on the platform. This obsolete gcc option forces the compiler to include the stack pointer along with the frame pointer and link register in the stack frame for each funciton call. The current AAPCS ABI document, doesn't explicitly describe the frame structure when the gcc frame pointer option, -fno-omit-frame-pointer, is enabled. However, with this option enabled, examination of the emitted prologue instructions shows that 1) R11 is used as the frame pointer, 2) only the R11 and LR are saved onto the stack, not the stack pointer, 3) after this prologue setup, the frame pointer, R11 points to the saved location of LR on the stack. The use of unsigned int arithmetic in the commit is required since the gcc emitted pointer arithmetic uses 8-byte pointer sizes, which are incorrect addresses for the 4-byte stack address size. Signed-off-by: Fang Jia <fang.jia@windriver.com> Reviewed-by: Jiwei Sun <jiwei.sun@windriver.com> Signed-off-by: De Huo <de.huo@windriver.com> ] Signed-off-by: Yanfei Xu <yanfei.xu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-05-06kernel/features: remove uptime restrictionsBruce Ashfield
The uptime feature was specifically requested in the early days of linux-yocto. It is no longer useful, and is causing build issues, so we remove it completely. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-05-02kver: bumping to v5.4.38Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-05-02bpf: Add CONFIG_IKHEADERSHe Zhe
bcc and bpftrace may require kernel headers to be able to build tools. Otherwise it would fail as modprobe: module kheaders not found in modules.dep Unable to find kernel headers. Try rebuilding kernel with CONFIG_IKHEADERS=m (module) Signed-off-by: He Zhe <zhe.he@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-04-26features/ocicontainer: Enable configs to support containersSai Hari Chandana Kalluri
Enable cgroups, docker, ebtables, lxc, vmswitch, xt-checksum configs to support ocicontainers Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-04-26features/xen: Enable xen configurationsSai Hari Chandana Kalluri
Enable xen configurations Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-04-22kver: bumping to v5.4.34Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-04-15bsp/intel-x86: enable HWPoison pages injector and mcelog legencyLiwei Song
Enable the following config to support the "legency mcelog" and "recovery from hardware memory errors": CONFIG_X86_MCELOG_LEGACY=y CONFIG_MEMORY_FAILURE=y CONFIG_HWPOISON_INJECT=m Signed-off-by: Liwei Song <liwei.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-04-13kver: bumping to v5.4.32Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-04-08kernel-cache: drop apparmor_on_boot.cfg from apparmor.sccakuster
Forgot to refresh prior to sending patch for below commit: Commit: 97c1acde apparmor/apparmor_on_boot: drop config no longer exists in 5.4 Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-03-30kver: bumping to v5.4.28Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-03-30apparmor/apparmor_on_boot: drop config no longer exists in 5.4akuster
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-03-25features/f2fs: add f2fs fragment supportqzhang2
This fragment enbale linux kernel f2fs related options etc Signed-off-by: qzhang2 <qiang.zhang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-03-24bsp/ti-am65x: remove duplicate config option CONFIG_NETDEVICESYanfei Xu
CONFIG_NETDEVICES is set twice, remove one of them. Signed-off-by: Yanfei Xu <yanfei.xu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-03-24bsp/ti-am335x: drop PRUSS invalid cfg optionJun Miao
There isn`t PRUSS(Programmable Real-Time Units) driver in kernel. So removed it support under the basic support to avoid kernel_configcheck build warning. Signed-off-by: Jun Miao <jun.miao@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-03-24xilinx-zynqmp: add cpuidle support for zcu102Quanyang Wang
Because of upstream commit 788961462f347161 ("ARM: psci: cpuidle: Enable PSCI CPUidle driver"), the new kernel option CONFIG_ARM_PSCI_CPUIDLE is used to enable PSCI CPUidle driver. So enable CONFIG_ARM_PSCI_CPUIDLE for zcu102 board. Signed-off-by: Quanyang Wang <quanyang.wang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-03-24bsp: delete obsolete kernel option CONFIG_MTD_M25P80Quanyang Wang
Because of upstream commit b35b9a10362d ("mtd: spi-nor: Move m25p80 code in spi-nor.c"), CONFIG_MTD_M25P80 is not used anymore. Signed-off-by: Quanyang Wang <quanyang.wang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-03-21bsp/ti-am335x: drop some invalid cfg optionsYanfei Xu
drop TI_DAVINCI_CPDMA option removed from v5.2 kernel https://github.com/torvalds/linux/commit/99f629718272974405e8d180d2fa70c03c06d61f drop SND_DAVINCI_SOC_MCASP option removed from v5.0 kernel https://github.com/torvalds/linux/commit/f2055e145f2975a75dace8e386fad9364828cdb4 drop MMC_UNSAFE_RESUME option removed from v3.16 kernel https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/m mc/core/Kconfig?h=v3.16.82&id=2501c9179dff2add6aadd3898cd729e94e777d3a drop DRM_OMAP_PANEL_DPI option removed from v5.2 kernel. https://github.com/torvalds/linux/commit/8bf4b1621178ef05bde5b9a14a117ff951dd1260 MTD_NAND option was renamed MTD_RAW_NAND in v5.2 kernel https://github.com/torvalds/linux/commit/72c5af00272339af6bbed6fe7275cd731f57be2d MTD_NAND_ECC was renamed MTD_NAND_ECC_SW_HAMMING in v5.2 kernel https://github.com/torvalds/linux/commit/9bb94643b94115990ffec18c8129f1ab970765c1 drop BACKLIGHT_LCD_SUPPORT option removed from v5.2 kernel https://github.com/torvalds/linux/commit/8c5dc8d9f19c7992b5ed557b865127a80149041b drop TI_CPSW_ALE option removed from v5.2 kernel https://github.com/torvalds/linux/commit/16f54164828b253d7792b67b05c07540f236ece5 drop MMC_BLOCK_BOUNCE removed from v4.13 kernel https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/m mc/core/Kconfig?h=linux-4.13.y&id=c3dccb74be28a345a2ebcc224e41b774529b8b8f Signed-off-by: Yanfei Xu <yanfei.xu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>