aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-02-02Initial support for SDX55 Telit FN980Manivannan Sadhasivam
SDX55 Telit FN980 based on SDX55 chipset which uses ubi filesystem for rootfs. Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@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-29alsa-ucm-conf: refresh qrb5165-rb5 patchesDmitry Baryshkov
Refresh patches adding support for RB5 platform. As we are at it, move data to new place (Qualcomm/sm8250) and put symbolic links necessary to load it. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-01-28Merge pull request #253 from lumag/rb5-5.10-fwNicolas Dechesne
linux-linaro-qcomlt_5.10: bump SRCREV to fix firmware names on RB5
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>
2021-01-22firmware-qcom-rb5: install board data file for QCA6390Dmitry Baryshkov
Onboard ath11k WiFi requires board data file not present in linux firmware. Rebuild board data file completely using provided data. Install it using alternatives to support co-installation with linux-firmware-ath11k package. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-01-22Merge pull request #239 from lumag/rb5-fw-thundercommNicolas Dechesne
RB5: use Thundercomm firmware release for the firmware-qcom-rb5 recipe
2021-01-21Merge pull request #250 from alimon/master_5.10Nicolas Dechesne
recipes-kernel: Linux 5.10 bump to rev a58febc453b5
2021-01-21Merge pull request #248 from lumag/rb5-board-dataNicolas Dechesne
firmware-qcom-* improve board data handling
2021-01-20recipes-kernel: Linux 5.10 bump to rev a58febc453b5Aníbal Limón
Changes, a58febc453b5 arch/arm64/configs/defconfig: Enable USB_DWC3_ULPI for db820c 23c320329d2e arm64: defconfig: Enable PM8916 watchdog driver 775d8cfc20a4 arch/arm64/configs/defconfig: enable POWER_RESET_QCOM_PON 5fbc47cc611a arm64: defconfig: Enable fastrpc, mailbox c1c8cba7b722 arch/arm64/configs/defconfig: Enable BT_QCOMSMD as m for db410c 14d381093d5d ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY e2f02a85415a ASoC: hdmi-codec: Fix return value in hdmi_codec_set_jack() Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-01-20firmware-qcom-dragonboard845c: unpack data to the subdirDmitry Baryshkov
Unpack firmware archive into the subdir rather than into ${WORKDIR}, so that the WORKDIR is not clobbered. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-01-20firmware-qcom-dragonboard845c: use script from qca-swiss-army-knifeDmitry Baryshkov
Use script from qca-swiss-army-knife to generate board-2.json file. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-01-20qca-swiss-army-knife: add scripts to generate ath10k/ath11k board-2.jsonDmitry Baryshkov
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-01-20firmware-qcom-rb5: convert to use Thundercomm releaseDmitry Baryshkov
Rewrite the rb5 firmware recipe to use Thundercomm firmware release. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-01-20Merge pull request #245 from lumag/rb5-remove-mesaNicolas Dechesne
mesa: remove 20.3.0-rc2 recipe
2021-01-20Merge pull request #241 from lumag/fastrpcNicolas Dechesne
fastrpc: fix packaging of default listeners
2021-01-20Merge pull request #227 from lumag/adbdNicolas Dechesne
support adbd running on a device
2021-01-15Merge pull request #243 from alimon/masterNicolas Dechesne
recipes-graphics: mesa_git bump to rev eb2a4a7dee
2021-01-14mesa: remove 20.3.0-rc2 recipeDmitry Baryshkov
Remove recipe that was used to provide development version of mesa for the RB5 platform. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-01-14fastrpc: bump srcrev and fix packaging of default listenersDmitry Baryshkov
Default fastrpc listeners should be packaged as a part of fastrpc package (rather than fastrpc-dev), where they land by default. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-01-13recipes-graphics: mesa_git bump to rev eb2a4a7deeAníbal Limón
Refresh patches to apply, 0001-meson.build-check-for-all-linux-host_os-combinations.patch 0002-meson.build-make-TLS-ELF-optional.patch Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-01-13Merge pull request #244 from alimon/master_5.10Nicolas Dechesne
recipes-kernel/linux: Linux 5.10 use common branch for all supported …
2021-01-12recipes-kernel/linux: Linux 5.10 use common branch for all supported platformsAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-01-11Merge pull request #240 from alimon/renesas_fwNicolas Dechesne
recipes-kernel/linux: Linux 5.9 db{410,845}c bump to rev b5ff44498a19
2021-01-11Merge pull request #237 from alimon/mesa_gitNicolas Dechesne
recipes-graphics: mesa_git bump to rev 90de4ec1299
2021-01-08recipes-kernel/linux: Linux 5.9 db{410,845}c bump to rev b5ff44498a19Aníbal Limón
Changes, b5ff44498a19 Merge tag 'v5.9.16' into release/qcomlt-5.9 f6bb36622ffd usb: renesas-xhci: Revert "usb: renesas-xhci: remove version check ... Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2021-01-07qcom-common.inc: use android-tools-conf-configfs for adbdDmitry Baryshkov
Select android-tools-conf-configfs as PREFERRED_PROVIDER for android-tools-conf, so that adbd startup scripts will use it for device configuration. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-01-07android-tools-conf-configfs: provide machine configuration for adbdDmitry Baryshkov
Provide Qualcomm-specific configuration for adbd. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-01-05Merge pull request #233 from alimon/renesas_fwNicolas Dechesne
recipes-bsp: firmware-qcom-dragonboard845c fix installation of renesas
2021-01-04recipes-graphics: mesa_git bump to rev 90de4ec1299Aníbal Limón
Remove fix-meson-config-compat.patch not needed in OE-core master anymore. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-12-23Merge pull request #234 from lumag/rb5-regdbNicolas Dechesne
qrb5165-rb5.conf: add wireless-regdb-static to RRECOMMENDS
2020-12-23Merge pull request #235 from lumag/add-iwNicolas Dechesne
initramfs-test-image: add iw package
2020-12-23initramfs-test-image: add iw packageDmitry Baryshkov
Add iw package to initramfs-test-image to supplement wpa-supplicant and to allow controlling of the wifi devices. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-12-23qrb5165-rb5.conf: add wireless-regdb-static to RRECOMMENDSDmitry Baryshkov
The ath11k driver fails to start the device properly if regdb can not be loaded. Add wireless-regdb-static to MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS if wifi is enabled in DISTRO_FEATURES to make sure all images are able to bootstrap the onboard QCA6390 (ath11k) device. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-12-22recipes-kernel/linux: Linux 5.9 db{410, 845}c bump to rev ba7408fb46b8Aníbal Limón
Changes, ba7408fb46b8 arch/arm64: defconfig enable USB_XHCI_PCI_RENESAS for db845c Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-12-21recipes-bsp: firmware-qcom-dragonboard845c fix installation of renesasAníbal Limón
When renesas firmware loader landed upstream [1] there is a common name for the firmware so install the K2026090.mem as renesas_usb_fw.mem. [1] https://github.com/torvalds/linux/commit/a66d21d7dba84deeaf3b296c43eafc11094b6f09 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-12-21Merge pull request #228 from lumag/lt9611uxc-fwNicolas Dechesne
linux-firmware: install lt9611uxc firmware
2020-12-20qrb5165-rb5.conf: enable linux-firmware-lt9611uxcDmitry Baryshkov
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-12-18Merge pull request #222 from lumag/rb5-wifiNicolas Dechesne
Enable WiFi on RB5
2020-12-18Merge pull request #230 from lumag/fix-qcaNicolas Dechesne
Fix QA issues in qca-swiss-army-knife packages
2020-12-18qca-swiss-army-knife: port more scripts to python3Dmitry Baryshkov
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-12-18qca-swiss-army-knife: Add perl and python to rdepsKhem Raj
Addresses ERROR: QA Issue: /usr/bin/ath10k-bdencoder contained in package qca-swiss-army-knife requires /usr/bin/python3, but no providers found in RDEPENDS_qca-swiss-army-knife? [file-rdeps] ERROR: QA Issue: /usr/bin/read-powers contained in package qca-swiss-army-knife requires /usr/bin/python, but no providers found in RDEPENDS_qca-swiss-army-knife? [file-rdeps] ERROR: QA Issue: /usr/bin/irq-watch contained in package qca-swiss-army-knife requires /usr/bin/perl, but no providers found in RDEPENDS_qca-swiss-army-knife? [file-rdeps] Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-12-16Merge pull request #221 from lumag/qca-sakNicolas Dechesne
Separate qca-swiss-army-knife from firmware-qcom-dragonboard845c
2020-12-15qrb5165-rb5: install linux-firmware-ath11k if wifi is enabledDmitry Baryshkov
Install linux-firmware-ath11k package if DISTRO_FEATURES contains wifi. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-12-15firmware-qcom-rb5: install rb5-specific board dataDmitry Baryshkov
linux-firmware-ath11k provides QCA6390 hw2.0 firmware, but the board data file does not provide board data for RB5. So provide fallback board.bin file for the driver. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-12-15linux-linaro-qcomlt_5.10: update SRCREV to get PCIe fixDmitry Baryshkov
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-12-15linux-qcom-bootimg.inc: pass 'pcie_pme=nomsi' on qrb5165-rb5 boardDmitry Baryshkov
WiFi on RB5 requires all 32 MSI vectors, so don't let PCIe port steal some of them from us. Pass 'pcie_pme=nomsi' to the kernel on RB5. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-12-14Merge pull request #225 from lumag/rb5-system-pathNicolas Dechesne
firmware-qcom-rb5: use sda7 instead of sda6 as the system partition
2020-12-14Merge pull request #224 from alimon/mesa_gitNicolas Dechesne
Mesa git update to rev 533f6debb17b02ee9f92f51c19a2da9c0700bca1 and fix OSMESA set