aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-03-06Fix Kingfisher regulatorsandbox/harunobu.kurokawa/kingfisher_2.23.1.201801Vladimir Barinov2-54/+0
The patch 0035-* breaks regulators on KF board. As a result the Multichannal audio was broken
2018-03-06[AGL] Kingfisher: remove glogHarunobu Kurokawa1-5/+0
Change-Id: I09fa3118279eecde674e0e333836eca1d9d814bc Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
2018-01-19Revert "V3M: add IPL"Harunobu Kurokawa3-3016/+15
This reverts commit ce2e43bcc02c9d96eddc50ae8b24754f62c2e3fa.
2018-01-19Revert "Fix ulcb|salvator-x build fail for arm-trusted-firmware"Harunobu Kurokawa1-2/+1
This reverts commit a7f87cfbec9f98e1acdb686605a84b7efa6f87e3.
2018-01-19Revert "V3M: update ROM API table for ws2.0"Harunobu Kurokawa1-14/+15
This reverts commit cab418c222a69d570913df84ff906d5c4493c453.
2018-01-19Merge remote-tracking branch 'cogent/v2.23.1' into testHarunobu Kurokawa17-384/+6578
Change-Id: I2615a0e01b209fb359245a56996185e046cdb94a Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
2018-01-19V3M kernel: Add TMU, TMU, CMT, Eagle CANFD, themalVladimir Barinov2-16/+236
This add timers: TMU, TPU, CMT Fix V3M thermal sensor Add CANFD on Eagle board
2018-01-18Deploy VideoBox2 DTB imagesVladimir Barinov1-0/+2
2018-01-18ULCB: add kernel drivers in config for VideoBox2Vladimir Barinov1-0/+5
2018-01-18Add VideoBox2 ADAS boardVladimir Barinov1-17/+1981
2018-01-18V3M Eagle: add INPUT_UINPUTVladimir Barinov1-0/+1
This is necessary to have uinput since there is no other ability to have input device (no USB)
2018-01-18[KERNEL][V3MSK] Enable CONFIG_INPUT_UINPUTGrigory Kletsko1-0/+1
2018-01-16utest: update CAM-IMR-DRM sample aplciation to support H3Vladimir Barinov2-0/+1
This allows to use quad cameras demo on H3 and show all cameras in equal windows
2018-01-15LVDS/VIN update:Vladimir Barinov2-231/+965
1) support AP0101+AR014x cameras 2) support DVP bus reverse inside VIN: using kernel parameter "rcar_vin.lut_reverse=1" This is needed for cameras that can't do bus reverse. MAX9286 does DVP reverse and send data via CSI2. Some cameras can't do reverse back, hence we can do revers in RCAR VIN. This is applciable only for 8bit buses: raw8, yuyv8, rgb888 3) support serializers in HIGH-Immunity mode alighend with legacy mode. MAX96705 can do legacy and HIM modes. MAX9271 can do only leagacy mode. 4) support crossbar feature for MAX96705 This is DVP bus reordering in serilizer. 5) support passing kernel parameters to max9286 driver. This allows to conect all supported cameras to ADAS boards without changing DTS file, but add only parameters to kernel command line in uboot bootargs F.e.: max9286.him=1 max9286.vsync=0 max9286.fsync_period=3200000 or max9286.vsync=0 max9286.fsync_period=2500000 rcar_vin.lut_reverse=1 The default setup (no changes needed) is for IMI RDCAM20/21 cameras. 6) change name of max9286 driver, since max96705 is also supported by this driver: max9286-max9271 -> max9286
2018-01-09OV490/OV10640: add manual WB controlVladimir Barinov1-12/+76
This adds manual wight balance control for ov490/10640 sensor.
2018-01-08RDRIVE: set console to serial0 aliasVladimir Barinov1-12/+4
This avoid adding extra line in /etc/securetty for RDRIVE, since first serial device was SCIF2 (ttySC0) and the SCIF1 is second (ttySC1). This patch removes tty on SCIF2 and enbles only SCIF1 console. Hene it is possible to use common ULCB rootfs without changing of securetty.
2018-01-08RDRIVE: fix console hang on SCIF1Vladimir Barinov1-2/+24
RDRIVE uses console on SCIF1. Since IPL code removed SCIF1 clock enablement then we have to add clock enable in uboot
2018-01-07V3M: update ROM API table for ws2.0Vladimir Barinov1-15/+14
This update/fix ROM API table offset for V3M ws2.0
2018-01-05Fix ulcb|salvator-x build fail for arm-trusted-firmwareVladimir Barinov1-1/+2
2018-01-04V3M: add IPLVladimir Barinov3-15/+3016
Add V3M in ATF
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 Farrugia3-1/+31
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>
2018-01-02MAX9286: fix loss of the last byte in CSI streamVladimir Barinov1-1/+2
MAX9286 may result CSI2 stream losing the last byte. This observed rarely with only 1 cmaera connected to quad deserializer. This patch fixes this issue
2018-01-02V3MSK VideoBox Mini: add CSI speed 700MBPSVladimir Barinov2-4/+5
V3M supports up to 1000MBPS without ISP. Add 700MBPS speed to TI96x deserializer and set default speed in dts to 700MBPS.
2018-01-02Unprotect DBSCVladimir Barinov1-0/+1
This is needed for AXI bus profiling from non-secure world
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-22glog: Depend on gtest along with gflags and gmockPetr Nechaev1-1/+1
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-19Merge remote-tracking branch 'origin/pyro' into eelTom Rini4-25/+52
Signed-off-by: Tom Rini <trini@konsulko.com>
2017-12-19Merge branch 'pyro' into eelTom Rini211-0/+64671
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-15Deploy Eagle Function dtbVladimir Barinov1-0/+1
2017-12-15Add Eagle Function board supportVladimir Barinov1-3/+74
Add Eagle expandtion Function board: - add eMMC
2017-12-15Fix R8A7797 IMP nodesVladimir Barinov1-36/+37
Sync with latest Renesas Japan develpoment
2017-12-15Add PCA9539 interrupt fix and remove DMAC patchesVladimir Barinov2-2/+29
Remove backported DMAC patches since they crash ravb. Test case: ping flood from host side
2017-12-15Update IMP UIO to support CNNVladimir Barinov1-45/+124
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>