aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-06-27Merge pull request #106 from alimon/warrior_db845cNicolas Dechesne
recipes-kernel/*/linux-linaro-qcomlt_5.1.bb: Dragonboard845c update to…
2019-06-27recipes-kernel/*/linux-linaro-qcomlt_5.1.bb: Dragonboard845c update to rev ↵Aníbal Limón
830dde589168e Apply new version of XHCI USB patches, Removed: 28501e194c471 usb: xhci: allow multiple firmware versions e12ded63df8f5 usb: xhci: Add ROM loader for uPD720201 1ddb0b913a9d4 usb: xhci: Use register defined and field names Added: 830dde589168e usb: xhci: allow multiple firmware versions 19d0a72e970bd usb: xhci: Add ROM loader for uPD720201 a9faf459d8de9 usb: xhci: Use register defined and field names bfd9c0f7cf733 usb: xhci: fixes in firmware loader for uPD720201 and uPD720202 w/o ROM Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2019-06-27draonboard845c: switch default rootfs on /dev/sda1Nicolas Dechesne
New bootloader package is now available from Linaro, and the default ptable is to leave /dev/sda (e.g. LUN0 or HLOS LUN) with a single partition that occupies the entire space. The default name for this partition is 'rootfs'. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> (cherry picked from commit f412aaa7d52acdb02a1552cb6de88cffcd19e606)
2019-06-20Merge pull request #105 from alimon/warrior_db845cNicolas Dechesne
recipes-kernel/*/linux-linaro-qcomlt_5.1.bb: Dragonboard85c update to…
2019-06-20recipes-kernel/*/linux-linaro-qcomlt_5.1.bb: Dragonboard85c update to rev ↵Aníbal Limón
28501e194c471 Changes: 28501e194c471 usb: xhci: allow multiple firmware versions e12ded63df8f5 usb: xhci: Add ROM loader for uPD720201 1ddb0b913a9d4 usb: xhci: Use register defined and field names e73f333a18aa6 HACK: qcom: apr: Wait for PD up notification 0abfca0754c90 arm64: dts: qcom: sdm845-db845c: Specify UFS device-reset GPIO 0c3372c918350 arm64: dts: qcom: sdm845-mtp: Specify UFS device-reset GPIO c01b5879564d8 scsi: ufs-qcom: Implement device_reset vops 55ea4de33885f scsi: ufs: Introduce vops for resetting device bc8e07a9e07d7 pinctrl: qcom: sdm845: Expose ufs_reset as gpio Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2019-05-23Merge pull request #103 from alimon/warriorNicolas Dechesne
recipes-kernel: Add linux-firmware_git.bbappend for dragonboard820c
2019-05-22recipes-kernel: Add linux-firmware_git.bbappend for dragonboard820cAníbal Limón
Downgrade to stable version of ath10k firmware for dragonboard820c, RM.4.4.1.c2-00057-QCARMSWP-1 version is causing a HW reboot [1] use RM.4.4.1-00079-QCARMSWPZ-1 instead. A new version that fixed the problem is available [2] but not landed linux-firmware yet. [1] https://validation.linaro.org/scheduler/job/1906358#L2444 [2] https://github.com/kvalo/ath10k-firmware/blob/master/QCA6174/hw3.0/4.4.1/firmware-6.bin_WLAN.RM.4.4.1-00132-QCARMSWP-1 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2019-05-17qcom-sdm845.inc: use arch-armv8a tune instead of arch-armv8Nicolas Dechesne
arch-armv8 was removed from latest OE-Core. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> (cherry picked from commit d5801c52a19bc5fa8147d057e1aa9387bea60bb1)
2019-05-10machine/*/dragonbard-845c: Set ext4 rootfs image to 4096 block sizeAníbal Limón
Needed by QCOM UFS, set explicity because the block size is determined by mkfs.ext4 depending on the image size. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> (cherry picked from commit ad91e9e7eba5d82cae3f492eebb8f66acf6f3177)
2019-05-09meta-qcom: Add linux-linaro-qcomlt_5.1.bb kernel for DB845cAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> (cherry picked from commit 793cf41e45e87709c3ab4039e68dff87953e80a4)
2019-05-09conf/machine: Add initial machine definitions for db845cAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> (cherry picked from commit a749ee4fbb0c815624168cc44a098fea15a1f683)
2019-05-09Start warrior branchNicolas Dechesne
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2019-04-02Merge pull request #98 from YoeDistro/yoe/mutNicolas Dechesne
layer.conf: Add warrior to compatible release series
2019-04-01layer.conf: Add warrior to compatible release seriesKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-26xf86-video-freedreno: remove recipeNicolas Dechesne
Upstream has been recommended for quite some time to favor -modesetting instead of the custom -freedreno driver. See: http://bloggingthemonkey.blogspot.com/2016/11/a-quick-note-for-usersdistros.html Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2019-02-22Merge pull request #94 from alimon/masterNicolas Dechesne
Improvements initramfs-bootrr-image, systemd, autologin and rename
2019-02-22recipes-test/images: Rename initramfs-bootrr-image -> initramfs-test-imageAníbal Limón
Initially we created the ramdisk image to run bootrr but now the build dosen't include bootrr in the image (CI job includes later) so rename the image name to be generic. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2019-02-22recipes-test/images: Add autologin to initramfs-bootrr-imageAníbal Limón
Useful for CI test loop and development, based on meta-ostro [1]. [1] https://github.com/ostroproject/ostro-os/blob/master/meta-ostro/classes/ostro-image.bbclass#L465 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2019-02-22recipes-test/images: Add boot manager (systemd) to initramfs-bootrr-imageAníbal Limón
To provide an image suitable for development, debug-tweaks is needed to login wo password. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2019-02-19Merge pull request #91 from ricardosalveti/masterNicolas Dechesne
Update default tune configuration based on latest OE-Core
2019-02-07qcom-apq8096.inc: use arch-armv8a tune instead of arch-armv8Ricardo Salveti
arch-armv8 was removed from latest OE-Core. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2019-02-07dragonboard-410c.conf: switch tune to cortexa53Ricardo Salveti
Switch to use a Cortex A53 tune file as it is now available in OE-Core. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2019-02-04Merge pull request #90 from YoeDistro/yoe/mutNicolas Dechesne
wcnss-config: Do not use tag in SRCREV
2019-02-01wcnss-config: Do not use tag in SRCREVKhem Raj
Using tags in SRCREV would force bitbake to poke at remote repo all the time since tags are floating pointers, therefore encode the corresponding SHA to avoid build failures when NO_NETWORK is set Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-30recipes-kernel/linux: Update to 4.14.96 LTSAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> (cherry picked from commit fbe33b2f8a9cde08e7152000e34836df6ac50287)
2019-01-22recipes-kernel/linux: Update linux-linaro-qcomlt_4.14 to fix venusAníbal Limón
Changeset, 5354ea814a venus: enc: fix enum_frameintervals Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> (cherry picked from commit 46f03405230d7e4fa08b958b99026f6845f553f9)
2019-01-14Merge pull request #85 from YoeDistro/yoe/mutNicolas Dechesne
layer.conf: Don't take distro policies in hand
2019-01-04layer.conf: Use BBFILES_DYNAMIC to add meta-oeKhem Raj
* Distro's should decide via bblayers.conf on adding the layers, BSPs layers should provide for the machine policies * Utilize the dynamic layer feature from core Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-04recipes-kernel/linux: Update to the latest release 4.14.90Aníbal Limón
Changeset, 0407ad53548e Merge tag 'v4.14.90' into release/qcomlt-4.14 037d52f70643 Merge remote-tracking branch 'loic/qcomlt-4.14-usb' into release/qcomlt-4.14 6d39111aacb6 Merge remote-tracking branch 'loic/qcomlt-4.14-watchdog' into release/qcomlt-4.14 4bcf1b48c25a arm: dts: qcom: db410c: Enable USB OTG support fb3832787df1 phy: qcom-usb-hs: Fix unbalanced notifier registration ed0628fbc330 usb: chipidea: Fix otg event handler 1c164955ea22 usb: chipidea: Prevent unbalanced IRQ disable d819d86175e9 doc: usb: ci-hdrc-usb2: Add pinctrl properties definition 9fda0b18729d usb: chipidea: Add dynamic pinctrl selection 0540174cb689 arm64: defconfig: Enable PM8916 watchdog driver 02aaff80f217 arm64: dts: qcom: pm8916: Add PON watchdog node 1cdd7c9f2f11 dt-bindings: watchdog: Add Qualcomm PM8916 watchdog 7a80ff2a7329 watchdog: Add pm8916 watchdog driver cbefafa9cc97 Merge tag 'v4.14.89' into release/qcomlt-4.14 23b2661932d8 Merge remote-tracking branch 'loic/qcomlt-4.14-sdcard' into release/qcomlt-4.14 002be530b72d arm64: dts: apq8016-sbc: Increase load on l11 for SDCARD e6415afc1aef arm64: dts: apq8096-db820c: Increase load on l21 for SDCARD 7167b90eaedd mmc: sdhci-msm: Disable CDR function on TX 4700fc2598f6 Merge tag 'v4.14.87' into release/qcomlt-4.14 6a4b42375b0c Merge tag 'v4.14.85' into release/qcomlt-4.14 8f0b3024d52b mmc: sdhci-msm: Disable CDR function on TX ed3f03247f21 arm64: dts: qcom: msm8996: Disable USB2 PHY suspend by core 40193cb7b204 Merge tag 'v4.14.82' into release/qcomlt-4.14 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> (cherry picked from commit e0a2cc61813ddccc001888153a08da31bf3f9941)
2018-12-21intiramds-bootrr-image: add few more debug utilitiesNicolas Dechesne
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2018-12-21initramfs-bootrr-image: improve how we set PACKAGE_INSTALLNicolas Dechesne
* one package per line * sort all packages Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2018-12-04conf/machine/include/qcom-apq8016.inc: Load qcom_q6v5_pil afer rmtfsAníbal Limón
To workaround problems when the DSP isn't ready load qcom_q6v5_pil after rmtfs, blacklist the module to avoid autoload on boot. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> (cherry picked from commit a122287169450f44a581f64501601a0e839df1a3)
2018-10-04Merge pull request #82 from YoeDistro/yoe/muslNicolas Dechesne
diag: Drop upstreamed patch
2018-10-03diag: Drop upstreamed patchKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-10-04Merge pull request #81 from alimon/masterNicolas Dechesne
recipes-kernel/linux: Change variables for kernel image name/symlink
2018-10-03recipes-kernel/linux: Change variables for kernel image name/symlinkAníbal Limón
Recently that variables was renamed, http://git.openembedded.org/openembedded-core/commit/?id=f952c8e08b4798aa0f8bf764cfd70bda0eae9b8b Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2018-10-03recipes-test: Remove bootrr{,-init} from initramfs-bootrr-imageAníbal Limón
The bootrr and init script is now handled inside the CI integration/mainline [1] jobs so don't need to have the into meta-qcom layer. The CI integration job now gets the last bootrr version and set the initscript needed for boot the board [2][3]. [1] https://ci.linaro.org/job/lt-qcom-linux-integration/ [2] https://git.linaro.org/ci/job/configs.git/commit/?id=c7627a865 [3] https://git.linaro.org/ci/job/configs.git/commit/?id=132f0e8d0 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> (cherry picked from commit 18c88af07f3ca1c09215fd7ad84be3e266aa6c89)
2018-10-03diag: Bump revision to fix SDM845 supportBjorn Andersson
Bjorn Andersson (1): qrtr: Register the DCI and not DCI_CMD instance Khem Raj (1): Fix build with musl Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> (cherry picked from commit b73df155aac047dd2cc39b6b9a28874666066255)
2018-10-01Merge pull request #79 from YoeDistro/yoe/thudNicolas Dechesne
layer.conf: Add thud to compatible layer series
2018-10-01layer.conf: Add thud to compatible layer seriesKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-09-23Merge pull request #78 from YoeDistro/yoe/musl-fixesNicolas Dechesne
diag: Fix build with musl
2018-09-23diag: Fix build with muslKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-09-13linux-linaro-qcomlt: upgrade kernel versionNicolas Dechesne
* Merge 4.14.69 * Backport wcn36xx fixes from upstream * PWM for 8916 * LEDs for 820c * Add wcd9335 driver (analog audio on 8996/DB820c) * add support Qualcomm PM8xxx PON * Sync Venus driver with mainline as of 4.19 * configs: enable RPMSG char device * Add modem remoteproc driver for 8996 * Enable mDSP on 8916 * Add cpufreq for 8986 * Enable BT on DB820c Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> (cherry picked from commit 67d5d0761b166ff7c6d3933a43c8dc62d584a035)
2018-09-11rmtfs: new upstream changesNicolas Dechesne
Ben Chan (2): rmtfs: fix the type of the phys_address argument of rmtfs_mem_ptr() rmtfs: remove unused cpu_to_le32 and le32_to_cpu functions Brian Norris (2): Makefile: allow $(CFLAGS), $(LDFLAGS) override sharedmem: use 'unsigned long long' for memory region parsing Joey Hewitt (1): sharedmem: support uio device Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> (cherry picked from commit f6eacaf3230845974ea762df65dfff7fcff9e259)
2018-09-11qrtr: new upstream changesNicolas Dechesne
Arun Kumar Neelakantam (1): libqrtr : Add support for signed one byte enum. Ben Chan (4): lookup: fix service name for service type 17 libqrtr: add extern "C" guard in libqrtr.h qrtr-ns: initialize waiter_ticket struct in waiter_wait_timeout() qmi: pass `const struct qrtr_packet' to qmi_decode_header() Bjorn Andersson (2): qrtr-lookup: Add description of service 52 libqrtr: Correct "instance" composition Eric Caruso (8): qmi: remove unused include ns: alphabetize includes lookup: alphabetize includes cfg, lookup, ns: avoid using __progname cfg, ns: factor out qrtr_set_address function Unify logging into one function logging: add use_syslog to qlog_setup ns: add -s option for logging to syslog Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> (cherry picked from commit 37deeac35bfede5aad3a77bc4ce696c4150aa32f)
2018-09-11qmic: upgrade new upstreamNicolas Dechesne
Bjorn Andersson (1): kernel: Support having strings in structs Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> (cherry picked from commit fcc11cad034433e4d688e731a2b796e86dc4788d)
2018-09-10wcnss-config: do not create -dev packagesNicolas Dechesne
By default, bitbake.conf is using RDEPENDS_${PN}-dev = "${PN} (= ${EXTENDPKGV})" Which creates a dependency between wcnss-config-dev and wcnss-config packages. However for this specific recipe, we do not have any package for wcnss-config. When building an image with dev-pkgs enabled, it ends up with a build failure. Since this recipe does not provide any dev files/content, we can simply skip the creation of dev packages all together. Reported-by: Ryan Harkin <ryan.harkin@linaro.org> Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> (cherry picked from commit 67e7bc9566677b610e56f917ce3b3e1d002f372c)
2018-09-05kernel: append DTB to kernel imageNicolas Dechesne
Instead of using dtbTool to create a DT image , and include it into the boot image, we append DTB to the compressed kernel image. the LK bootloader knows how to retrieve DTB , when they are appeneded to compressed kernel image. Note: * it only works with compressed image. * dtbTool also typically adds msm-ids into the DTB, recent versions of LK exist that allow a single DTB to be used without the msm-ids, in which case it will work fine. when using older LK version, it is needed to patch the kernel and include the msm-ids. * QCOM_BOOTIMG_BUNDLE_DT can be unset , since we longer need the DT image to boot. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2018-09-05recipes-test/images: Add diag tool to initramfs-bootrr-imageAníbal Limón
For enable usage of diag on ramdisk testing (bootrr, functional). Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> (cherry picked from commit 19b14065fe16ba53a29e3ea2c62e11135725ffb3)
2018-09-05recipes-test: Add diag recipeAníbal Limón
DIAG implements routing of diagnostics related messages between host and various subsystems. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> (cherry picked from commit 8911dc8d442f12b272e845a64c95a843f58b03db)