summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3-adas
AgeCommit message (Collapse)AuthorFilesLines
2018-01-02[COMMUNITY] Enable ADSP on M3ULCBeel_5.0.2eel_5.0.1eel_5.0.0eel/5.0.2eel/5.0.1eel/5.0.05.0.25.0.15.0.0Mark Farrugia1-1/+0
Implements the patches required to interface with the HiFi2 Xtensa ADSP core. We need to remove the patch introduced by the ADAS layer since it reserves ADSP-critical memory. Bug-AGL: SPEC-1227 Change-Id: I5ec41ae5b232e3fd3e9bf63036601c0d09db3c13 Signed-off-by: Mark Farrugia <mark.farrugia@fiberdyne.com.au>
2017-12-27si-tools: FM configuration improvementsScott Murray2-0/+185
Some changes to allow integration with the AGL radio binding and improve FM configuration with some tweaks and additional configuration options. Changes include: - Add command-line option for selecting FM band plan. The default band plan is US / Canada. - Add command-line options for setting FM scanning valid SNR and RSSI thresholds to allow tweaking sensitivity in poor radio environments. - Increased seeking scan timeout to 3 seconds, which seems to improve behavior in poor radio environments where powerful stations may be far apart. - Removed explicit setting of FM_SOFTMUTE_SNR_LIMITS, as it seemed like it might be resulting in odd muting behavior when scanning. - Changed initial FM frequency if not specified to the minimum of the band plan. Change-Id: I89e99d6abe206650b2be417fb739cef45118157b Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2017-12-22[AGL] ulcb: Disable build-in most driver.Harunobu Kurokawa1-7/+0
Kingfisher has MedlaLB Interface for most, kernel tree has most driver as build-in driver. So these configs is enabled. Howemver AGL use most driver in gerrit repository. So AGL should be disable it. Change-Id: I3dd75613f7869eee5f9f6232c080996a5a93a7ac Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
2017-12-20utest-cam-imr-drm: Fix build failure with -Werroreel_4.99.5eel/4.99.54.99.5Tom Rini2-0/+45
utest/utest-common.c::intern_trace() was not checking the return value of write(2). Add check and propagate error return to the caller. Change-Id: I2801b4468c129fd0eb865ea39499d3081336f161 Signed-off-by: Tom Rini <trini@konsulko.com>
2017-12-19ti-bt-firmware: remove unused recipeMatt Porter1-25/+0
This recipe is deprecated by the bbappend to linux-firmware which brings in the latest version of the WiLink8 bluetooth script. Remove it. Change-Id: Ied304ce9924a41ba9f4ea5969905273ef1402e9c Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-19linux-firmware: add Wilink8 bluetooth init scriptMatt Porter1-0/+14
The linux-firmware repository contains the Wilink8 firmware but not the required bluetooth initialization script that is loaded by the st_drv kim module during UIM initialization. Add the latest V4.2 release of this script from TI. Change-Id: I59109bd786e87245914891323c955ca923f02922 Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-19linux-renesas: blacklist btwilink moduleMatt Porter1-0/+3
If btwilink is autoloaded on boot then the TI-ST managed by the UIM service may not start properly. This happens intermittently based on system boot timing. To fix this, add btwilink to the modprobe blacklist. btwilink is already manually loaded by the ti-uim.service. Change-Id: Id8834279c1c205c292903926bf1ceb7073f84e1e Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-19linux-renesas: disable DMA on hscif0Matt Porter2-0/+35
If DMA is enabled for HSCIF0, rcar-dmac generates errors and causes data corruption and frame drops with the WiLink8. Disable HSCIF0 DMA to workaround the data corruption and allow skip-free A2DP streaming. Change-Id: Iebdfa12f2568197d4e9ea97ffdd9652113be9d1d Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-13linux-renesas: preserve M3ULCB uHDMI connector name as HDMI-A-1Matt Porter2-0/+55
Booting with a KF dtb results in the uHDMI connector being moved to HDMI-A-2 which breaks a common weston.ini shared by both SK and SK+KF dtbs. Add support for uHDMI being fixed as HDMI-A-1. The KF HDMI output is not HDMI-A-2. Change-Id: I0d840f5e2f75bea04a1c153657a06b48aa531ea8 Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-12linux-renesas: remove deprecated rcar-dmac patchesMatt Porter1-0/+5
The v3.5.8 version of the rcar-dmac patches (merged to AGL's meta-rcar-gen3 layer fork) do not apply to the updated v3.5.9-based kernel that the v2.23.1 BSP uses. This layer already contains rebased versions of these patches so use them. Change-Id: Ibce67f078be08fbf072136b8854345691c486b59 Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11si-tools: fix GNU_HASH QA errorMatt Porter1-0/+2
LDFLAGS is not being passed in to the build. Fix this by appending it to EXTRA_OEMAKE. Change-Id: I104b09ca25b0c619d476a308ac119e4102442aa7 Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11linux-renesas: update sdio kernel configurationHarunobu Kurokawa1-0/+1
Change-Id: Id75297640dce0a194bd3aedf2258e1c9e83b159e Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com> [Dropped si-tools changes that should be a separate commit] Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11linux-renesas: switch to rcar-3.5.9 branchMatt Porter1-0/+3
Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11u-boot: switch to rcar-3.5.9 branchMatt Porter2-30/+3
Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11opencv: remove krogoth related appendsMatt Porter2-135/+0
This append is required for krogoth related builds so drop this. Change-Id: I8b1086c772a9f42ce9aec8a212ccd1b9da7ebec3 Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11wayland: remove krogoth related appendsMatt Porter8-1741/+0
This append is required for krogoth related builds so drop this. Change-Id: I1f7cef2753d5c8c1ad815fd807a26301f08248f9 Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11cairo: remove krogoth related appendsMatt Porter1-4/+0
This append is required for krogoth related builds so drop this. Change-Id: I15123f5f25713510a52dfa2159a49da0ad801a40 Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11systemd: remove krogoth related appendsMatt Porter3-36/+0
This append is required for krogoth related builds so drop this. Change-Id: Icf0724008e8c620cde62cd29cc2b18fe2fc8267b Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11pulseaudio: remove krogoth related appendsMatt Porter9-377/+0
This append is required for krogoth related builds so drop this. Change-Id: Ic4615d490ec293271993d0e0a172afe4a1ef9c16 Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11glog: remove krogoth related appendsMatt Porter2-49/+0
This append is required for krogoth related builds so drop this. Change-Id: I2fd4fb324259e6e010eb104d4ecec6803b451a19 Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11conf: remove distro-specific package configuration from BSP layerMatt Porter1-79/+0
Additional packages should be managed in distro layers Change-Id: Ib2519d261603cf674480eee05c5dda038f9262a0 Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11valgrind: remove krogoth related recipeMatt Porter12-1017/+0
This recipe is required for krogoth related builds so drop this. Change-Id: I2c217548fbdce9d8db58b66ecfc8a352ba979c66 Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11bluez5: remove krogoth related appendsMatt Porter2-18/+0
This append is required for krogoth related builds so drop this. Change-Id: I2c83b392ea0063f7839cf9170f98c54fb55b3375 Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11libpng: remove krogoth related appendsMatt Porter1-2/+0
This append is required for krogoth related builds so drop this. Change-Id: I7e4b4e432e81e2144135b5057059f24306ed7d6e Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11opencv: remove krogoth related appendsMatt Porter7-329/+0
This append is required for krogoth related builds so drop this. Change-Id: I1fa73b07bfea7dfbb470726d778937348949ea7a Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11weston-init: remove krogoth related appendsMatt Porter2-22/+0
This append is required for krogoth related builds so drop this. Change-Id: I3185a348f78aa4ffd28925f9f22aba5a846b756d Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11linux-firmware: remove krogoth related appendsMatt Porter2-78/+0
This append is required for krogoth related builds so drop this. Change-Id: Ie4813c96e44ef7f4388195e8564a901edac3b281 Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11IMP udev rulesVladimir Barinov4-0/+16
2017-12-11arm-trusted-firmware: ulcb: fix cpld accessVladimir Barinov2-0/+38
This disabled interrupt function in favour gpio function. This is needed for gpio-bitbang access to cpld
2017-12-11linux-renesas: add dmac fixes filesVladimir Barinov1-0/+2
2017-12-10KF: release GP6_08Vladimir Barinov1-22/+9
- Release GP6_08 and input pins used on gpio expander U11, since this pin is used by IPL for access CPLD during gpio bitbang i/f to implement reset - fix typo in i2cswitch node name
2017-12-10R8A7797: Add CNN nodeVladimir Barinov1-1/+8
2017-12-10DMAC fixesVladimir Barinov3-2/+197
- Backport RCAR DMAC fixes from upstream - Reeneable DMA for SCIF0 on R8A7797
2017-12-05Pulseaudio: fixesAndrey Gusakov4-159/+15
-do not fail if some of optional card does not present -add all devices through alsa-card (not alsa-sink and alsa-source) -remove unused default.pa -enable logging to /var/log/pa.log with log level 3
2017-12-05Bluetooth: fix PCM channel of WL18xxAndrey Gusakov3-3/+4
2017-12-05Release ADAS boards in BSP2.23.1Vladimir Barinov9-382/+199
2017-11-29LVDS OTP work if OTP memory emptyVladimir Barinov3-27/+68
Add OV10640 OTP memory BANK#1 flashing script If BNAK#0 isempty then fall into BANK#1 reading in kernel driver. Also add tool for flashing BANk#1 BANK#1 is customer area
2017-11-28Add missed patch during LVDS stability commitVladimir Barinov1-0/+53
2017-11-28Add IMPVladimir Barinov18-0/+2344
2017-11-28Kingfisher: bluetooth fixesAndrey Gusakov6-1/+38
Add proper dbus configs Enable bluetooth on startup
2017-11-26LVDS stability updateVladimir Barinov3-192/+405
1) use POC regulators in driver and power cameras one after one 2) set sensors reset during POC channels setup 3) fix wizard setup for ov490 based caemras by waiting it's firmware start all internal apps 4) support AR0132 with MAX9286 5) due to stability fixed then increase i2c bus speed on Videobox Mini 6) support MAX96705 serializer with MAX9286
2017-11-22Fix glog compilation when gflags or gmock are installed on the host machinePetr Nechaev2-0/+49
Binaries gflags-config and gmock-config are not generated during cross-compilation so use pkg-config instead.
2017-11-22Generate r8a7797-v3msk-view.dtb during kernel buildPetr Nechaev1-0/+1
2017-11-21V3M View board supportVladimir Barinov1-6/+314
2017-11-20R8A7797: enable IMR resourses in kernelVladimir Barinov2-13/+49
2017-11-20Fix CANFD kernel config for V3M boardsVladimir Barinov2-2/+2
2017-11-19Unit test for VIN-IMR-DRM camera capture pipeVladimir Barinov4-3/+29
2017-11-19Rename sv packagegroup recipes and split themVladimir Barinov5-18/+25
2017-11-17ov10640: fix flip positionVladimir Barinov1-2/+7
2017-11-17V3M: fix QSPI access and tune MMC clockVladimir Barinov2-38/+51