aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel
AgeCommit message (Collapse)Author
2021-12-07recipes-kernel: Linux 5.15 bump to rev 43aa1d1f5fcf (v5.15.6)Aníbal Limón
Changes, 43aa1d1f5fcf Merge tag 'v5.15.6' into HEAD ... 485c2c5a3cce drivers/net/wireless/ath: ath11k wmi restore mgmt_rx_event_params.chan_freq Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-11-25Merge pull request #392 from alimon/linux_5.15Nicolas Dechesne
recipes-kernel: Linux 5.15 bump to rev 485c2c5a3cce (v5.15.4)
2021-11-24linux-linaro-qcomlt-dev: revert dtschema enforced enablingDmitry Baryshkov
There is no need to check dtb schema while building OE kernel images. Not to mention that supporting dtschema properly requires significant changes to the OE-core layer (which are still pending). With all that in mind revert the commit making dtschema validation mandatory when building individual dtb files. Revert the patch here rather than in the integration tree itself, so that users of the integration tree still can benefit from enforced dt schema validation. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-11-23recipes-kernel: Linux 5.15 bump to rev 485c2c5a3cce (v5.15.4)Aníbal Limón
Changes, 485c2c5a3cce drivers/net/wireless/ath: ath11k wmi restore mgmt_rx_event_params.chan_freq d14eb0ba93fe Merge tag 'v5.15.4' into release/qcomlt-5.15 ... d36fa951d7fe arch/arm64: defconfig enable venus clock for sm8250 ... b65f90c953f4 Merge tag 'v5.15-rc7' into release/qcomlt-5.15 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-10-28linux-linaro-qcomlt: fix overrides for the sa8155p-adp machineDmitry Baryshkov
Fix override syntax in the linux-linaro-qcomlt_5.15.bb used to select machine-specific kernel for sa8155p-adp. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-10-27recipes-kernel: Linux 5.15 add SRCREV for 96boards platformsAníbal Limón
The sa8155p MACHINE uses different branch to be supported, current Linux 5.15 common release branch is in rc7 but is good enough. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-10-21linux: Remove .bb file for linux-linaro-qcomlt_5.14Bhupesh Sharma
Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
2021-10-21linux: Add new .bb files for release/sa8155p-adp/qcomlt-5.15Bhupesh Sharma
Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
2021-09-25linux-firmware: use alternatives for ath10k firmware filesDmitry Baryshkov
firmware-qcom-dragonboard820c provides its own versions of QCA6174 board data (until upstream linux-firmware is fixed to provide correct board data). Make linux-firmware use update-alternatives to remove conflict with the firmware-qcom-dragonboard820c package (which already uses alternatives for this file). Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-09-08linux-linaro-qcomlt_5.14: update SRCREVBhupesh Sharma
Update SRCREV to include defconfig and distro config related fixes for sa8155p board. Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
2021-09-06linux-qcom-bootimg.inc: support bundling initramfs into bootimagesDmitry Baryshkov
Add support for bundling initramfs into android boot images. For example this allows one to build bootable images containing the kernel and all built modules/firmware to test them without flasing actual images to the device. To create kernel+initramfs bundles, just define INITRAMFS_IMAGE. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-09-04recipes-kernel/linux: Add new .bb files for release/adp/qcomlt-5.14Bhupesh Sharma
Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
2021-08-12recipes-kernel: Linux 5.13 bump to rev 1429722a2209Aníbal Limón
Summary, - Update LHM patches for RB3 because old ones causes crash when use hackbench. - Remove enablement of TYPEC_MUX_NB7VPQ904M not used in RB5 atm. Changes, 1429722a2209 dt-bindings: thermal: Add dt binding for QCOM LMh e59d36510fc7 arm64: dts: qcom: sdm845: Remove cpufreq cooling devices for CPU thermal zones 5313a150780d arm64: dts: qcom: sdm45: Add support for LMh node 0cdd72ea4ded cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support 28c75f036f17 thermal: qcom: Add support for LMh driver 5249d7424534 firmware: qcom_scm: Introduce SCM calls to access LMh 79a4f0126f44 Revert "arm64: defconfig: Enable TYPEC_MUX_NB7VPQ904M for RB5" d56d5568e63c Revert "dt-bindings: thermal: Add dt binding for QCOM LMh" 832f6e4b8290 Revert "arm64: boot: dts: qcom: sdm845: Remove cpufreq cooling devices for CPU thermal zones" a185df1e18f0 Revert "arm64: boot: dts: qcom: sdm45: Add support for LMh node" 5812252ae05e Revert "cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support" 0efdda131645 Revert "thermal: qcom: Add support for LMh driver" caf368b9c84d Revert "firmware: qcom_scm: Introduce SCM calls to access LMh" 1ca791917067 arm64: defconfig: Enable TYPEC_MUX_NB7VPQ904M for RB5 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-08-09recipes-kernel: Linux 5.13 bump to rev 473ca0b26c31 (v5.13.9)Aníbal Limón
Changes are from stable v5.13.6..v5.13.9. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-08-04kernel: remove old and unsupported recipesrmkernelNicolas Dechesne
They should no longer be used. Users are encouraged to upgrade to the latest kernel version instead. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2021-08-03layer: convert to new override syntaxoverrideNicolas Dechesne
The conversion was mostly automated with: ./scripts/contrib/convert-overrides.py With a few manual tweaks. Also change LAYERCOMPAT to honister. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2021-07-29recipes-kernel: Linux 5.13 bump to rev 9095a563c16e (v5.13.6)Aníbal Limón
Changes are from stable v5.13.5..v5.13.6. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-07-28Merge pull request #324 from ndechesne/localversionNicolas Dechesne
linux-linaro-qcom: update LOCALVERSION
2021-07-28linux-linaro-qcomlt_5.13: remove default configs5.13Nicolas Dechesne
Default configuration have been moved in the shared include file, since 7829b0f0f691 (linux-linaro-qcomlt: move common settings to the include file), so there is no need to repeat them in each new kernel recipe. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2021-07-28Merge pull request #326 from alimon/linux_5.13Nicolas Dechesne
recipes-kernel: Linux 5.13 bump to rev a14713f34448 (v5.13.5)
2021-07-27recipes-kernel: Linux 5.13 bump to rev 108d71930dc8 (v5.13.5)Aníbal Limón
Changes are from stable v5.13.4..v5.13.5, and, 108d71930dc8 arch/arm64: defconfig enable MFD QCOM_{RPM, QCA639X} Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-07-27linux-linaro-qcom: update LOCALVERSIONlocalversionNicolas Dechesne
Fixes: 7829b0f0f691 (linux-linaro-qcomlt: move common settings to the include file) In this commit, some common config were moved into the shared include file, however LOCALVERSION was not updated based on its value in the kernel recipe. Restore LOCALVERSION to what it was before this patch. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2021-07-26linux-linaro-qcomlt_5.13.bb: Remove duplicate inclusion of ↵Khem Raj
linux-qcom-bootimg.inc Fixes parse warning linux-linaro-qcomlt_5.13.bb: Duplicate inclusion for /mnt/b/yoe/master/sources/meta-qcom/recipes-kernel/linux/linux-qcom-bootimg.inc in /mnt/b/yoe/master/sources/meta-qcom/ recipes-kernel/linux/linux-linaro-qcomlt_5.13.bb % git grep linux-qcom-bootimg.inc recipes-kernel/linux/linux-linaro-qcom.inc:require recipes-kernel/linux/linux-qcom-bootimg.inc recipes-kernel/linux/linux-linaro-qcomlt_5.13.bb:require recipes-kernel/linux/linux-qcom-bootimg.inc Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-20recipes-kernel: Add Linux 5.13 recipeAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-04-22linux-linaro-qcom: simplify config handlingDmitry Baryshkov
Simplify handling of kernel config: - call sed directly from kernel_conf_variable function - split do_confugure into prepend and append functions to be wrapped around kernel_do_configure (removing make oldconfig call) Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-04-22linux-linaro-qcomlt: move common settings to the include fileDmitry Baryshkov
Move common linux-linaro-qcomlt settings to the include file, allowing recipes to contain just the 'reqiure' line and SRCREV. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-04-22linux-linaro-qcom.inc: use 'arm' override for 32-bit machinesDmitry Baryshkov
Use 'arm' override for apq8064 and sdx55 instead of specifying them one-by-one. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-04-22linux-linaro-qcomlt_5.7,-dev: drop unused ERROR_QA_removeDmitry Baryshkov
Remove unused removal of 'arch' from ERROR_QA: kernel build no longer include WiFi firmware, so this is unused. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-04-22linux-linaro-qcom.inc: allow recipes to override the DESCRIPTIONDmitry Baryshkov
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-04-09linux-linaro-qcomlt_5.12: update SRCREVDmitry Baryshkov
Update SRCREV to include Venus firmware filename fix. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-04-07linux-linaro-qcomlt: update to 5.12Dmitry Baryshkov
Update RB5 kernel from 5.11 to 5.12. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-02-26recipes-kernel: Linux 5.10 bump to 6afb1155f01dAníbal Limón
Changes, 6afb1155f01d venus: pm_helpers: Set opp clock name for v1 893d70f9ddce venus: hfi_parser: Don't initialize parser on v1 97e75989b610 thermal: cpufreq_cooling: freq_qos_update_request() returns < 0 on error 4aec9d8fb1a1 arm64: defconfig: Enable missing QCOM interconnect drivers Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-02-18Merge pull request #273 from ndechesne/qcomlt-devNicolas Dechesne
recipes-kernel/linux/linux-linaro-qcomlt-dev: use AUTOREV
2021-02-17Merge pull request #274 from lumag/rb5-5.11Nicolas Dechesne
linux-linaro-qcomlt_5.11: bump SRCREV to 5.11 release
2021-02-16recipes-kernel/linux/linux-linaro-qcomlt-dev: use AUTOREVqcomlt-devNicolas Dechesne
This kernel recipe builds the QCLT integration branch which is not a *relase* branch, but is regularly rebased. With a fixed SRCREV the build will often break. Instead let's use AUTOREV. To avoid any network issue during parsing we use AUTOREV only when the recipe is selected, which most likely implies the user understands the risks and the benefits! Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2021-02-17linux-linaro-qcomlt_5.11: bump SRCREV to 5.11 releaseDmitry Baryshkov
Bump SRCREV to include Linus'es 5.11 release. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-02-15Merge pull request #259 from Mani-Sadhasivam/sdx55Nicolas Dechesne
Initial machine support for SDX55
2021-02-12Merge pull request #270 from lumag/rb5-5.11Nicolas Dechesne
linux-linaro-qcomlt: bump 5.11 SRCREV to include few fixes
2021-02-12Merge pull request #212 from lumag/qcom-armv8aNicolas Dechesne
Support single MACHINE with multiple boot images
2021-02-12linux-qcom-bootimg.inc: Support to generate multiple Android boot imagesDmitry Baryshkov
Handle the creation of multiple Android boot images: set parameters like rootfs device, boot address and page size based on KERNEL_DEVICETREE. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-02-11recipes-kernel: Linux 5.10 bump to rev 9ab492e76768Aníbal Limón
Changes, 9ab492e76768 arm64: defconfig: Enable QCOM audio as modules 67cf276de670 misc: fastrpc: restrict user apps from sending kernel RPC messages b8ff783ddc4f misc: fastrpc: fix incorrect usage of dma_map_sgtable fb0392de9ea6 arm64: dts: qcom: qrb5165-rb5: switch into using GPIO for SPI0 CS 00431b42fbd7 arm64: dts: qcom: sm8250: add pinctrl for SPI using GPIO as a CS e207855faec3 spi-geni-qcom: fix spi_geni_transfer_one for SE case Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-02-11linux-linaro-qcomlt: bump 5.11 SRCREV to include few fixesDmitry Baryshkov
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-02-09linux-qcom-bootimg: move machine-specific KERNEL_CMDLINE to conf fileDmitry Baryshkov
Move machine-specific KERNEL_CMDLINE append to machine (db845c) config file. Include file should not contain machine-specific settings. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-02-09linux-linaro-qcomlt: Add qcom-armv8a support in Linux recipesAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> [DB: added 5.10 support] Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-02-09Merge pull request #252 from lumag/rb5-board-data2Nicolas Dechesne
RB5: provide board data for ath11k driver
2021-02-05linux-linaro-qcomlt: add 5.11 version for sm8250 (RB5)Dmitry Baryshkov
For the next RB5 release add 5.11 linux-linaro-qcomlt recipe using special release branch. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-02-04linux-linaro: support building with multiple dtbsDmitry Baryshkov
Basing on the kernel from kernel-devicetree.bbclass support several devicetree files per machine. The first one from ${KERNEL_DEVICETREE} is used for 'default' boot images. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-02-02Initial support for SDX55-MTPManivannan Sadhasivam
SDX55-MTP based on SDX55 chipset which uses ubi filesystem for rootfs. Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
2021-01-27linux-linaro-qcomlt_5.10: bump SRCREV to fix firmware names on RB5Dmitry Baryshkov
Bump SRCREV to use new firmware names on RB5 board (use squashed .mbn files instead of .mdt files). Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-01-22linux-firmware: use alternatives for ath11k firmware filesDmitry Baryshkov
firmware-qcom-rb5 provides its own versions of QCA6390 board data (until upstream linux-firmware is fixed to provide correct board data). Make linux-firmware use update-alternatives to remove conflict with the firmware-qcom-rb5 package (which already uses alternatives for this file). Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>