aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3-adas/recipes-bsp
AgeCommit message (Collapse)AuthorFilesLines
2018-04-27[AGL][KF] remove unnecessary suppport board patch.eel_5.1.0eel_5.0.3eel/5.1.0eel/5.0.35.1.05.0.3sandbox/harunobu.kurokawa/kingfisher_2.23.1.20180427eelHarunobu Kurokawa1-2/+0
Change-Id: I3b719706254cff161ce818e55199a96512241f68 Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
2018-04-27Merge remote-tracking branch 'cogent/v2.23.1' into ↵Harunobu Kurokawa21-96/+8944
sandbox/kingfisher_v2.23.1.20180427 Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com> Conflicts: meta-rcar-gen3-adas/conf/layer.conf meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas_4.9.bbappend meta-rcar-gen3-adas/recipes-multimedia/pulseaudio/pulseaudio_8.0.bbappend Change-Id: Ib0345634b8bec6a85357152138355d8f932bafc0
2018-04-24Merge branch 'v2.23.1-release2' into v2.23.1Andrey Dolnikov1-17/+28
2018-04-16UBoot: Condor: Add reset supportDmitry Shifrin1-17/+28
2018-04-16[alsa-state] Added alsa config for h3ulcb boardRoman Meshkevich2-0/+322
2018-04-04br-test: add tool to configure switch over SPIAndrey Gusakov2-0/+23
For VB1.
2018-03-13V3M: add CR7 loader supportVladimir Barinov4-27/+67
Make V3M boot from CR7 by default (look in eLinux instructions)
2018-02-26V3HSK: add access to CPLDVladimir Barinov1-40/+189
This add CPLD access for V3HSK
2018-02-26RCAR I2C UBOOT: add 16 bit addressingVladimir Barinov2-0/+89
This adds 16bit addressing for RCAR I2C in uboot
2018-02-26V3MZF: fix Micrel reset lineVladimir Barinov1-1/+4
2018-02-26V3MSK: unify env variables in QSPI and fix cpld accessVladimir Barinov1-3/+5
1) set env veriables in QSPI instead of eMMC 2) on VBM V2 the gp0_14 is used to disable conflicting with CPLD pin from CANFD transceiver
2018-02-26Add V3H Starter Kit boardVladimir Barinov4-1/+556
This adds V3H Starter Kit board support
2018-02-26V3H CR7 Loader: add PACKAGE_ARCH optionVladimir Barinov1-0/+2
Add PACKAGE_ARCH option to build in machine directory
2018-02-26V3H: add CR7 LoaderVladimir Barinov1-0/+42
Add CR7 Loader for V3H ES1.0 (support only Condor board DRAM setup)
2018-02-26V3H: add arm-trusted-firmwareVladimir Barinov2-0/+2555
2018-02-26Add V3MZF targetVladimir Barinov1-0/+1
2018-02-26Add V3M ZF board support in ubootVladimir Barinov2-0/+475
2018-02-26V3H: enable RAVB 1000BaseT speedVladimir Barinov1-1/+15
NOTE: RAVB is not default on Condor board GETHER is default on Condor board
2018-02-26V3M SK: fix CPLD access in ubootVladimir Barinov1-3/+9
2018-02-26V3M: enable RAVB 1000BaseT speedVladimir Barinov1-5/+19
2018-02-26V3M EAGLE: enable cache in ubootVladimir Barinov1-2/+2
2018-01-31uboot: add RCAR I2C definitionsVladimir Barinov1-0/+32
2018-01-31V3M/H uboot: fix reset, Micrel phy reset, emmcVladimir Barinov5-82/+85
1) fix Eagle reset 2) add Condor Micrel PHY reset at startup 3) fix Eagle eMMC (expansion board with emmc 1.8V) 4) remove unused stuff
2018-01-25Condor: fix eMMC powerVladimir Barinov1-5/+16
Condor eMMC power is 1.8V by default. This sets pingroup POC voltage to 1.8V
2018-01-25V3H: Add GETHERVladimir Barinov2-66/+93
1) Add GETHER in uboot/kernel 2) Condor board: setup as default interface
2018-01-23V3M: fix broken build on V3M targetsVladimir Barinov2-7/+8
This fixes broken build on V3MSK and Eagle caused by uboot changes after adding V3H platform
2018-01-23Pakcages: remove ssh-server-openssh, add spidev_testVladimir Barinov2-0/+21
1) revert ssh-server-openssh isnce conflicts with dropbear 2) add spidev_test
2018-01-22Add V3H support and Condor boardVladimir Barinov3-0/+4428
1) add uboot R-Car V3H SoC (r87798) and V3H based Condor board 2) add kernel R-Car V3H SoC (r87798) and V3H based Condor board
2018-01-22V3MSK: minor naming fixesVladimir Barinov1-2/+2
2018-01-22Eagle: enable eMMC in ubootVladimir Barinov1-7/+29
2018-01-19Merge remote-tracking branch 'cogent/v2.23.1' into testHarunobu Kurokawa5-17/+3041
Change-Id: I2615a0e01b209fb359245a56996185e046cdb94a Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
2018-01-16utest: update CAM-IMR-DRM sample aplciation to support H3Vladimir Barinov1-0/+0
This allows to use quad cameras demo on H3 and show all cameras in equal windows
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-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-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-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-11u-boot: switch to rcar-3.5.9 branchMatt Porter2-30/+3
Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-11linux-firmware: remove krogoth related appendsMatt Porter1-15/+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-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-05Release ADAS boards in BSP2.23.1Vladimir Barinov3-74/+59
2017-11-29LVDS OTP work if OTP memory emptyVladimir Barinov2-0/+13
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-19Unit test for VIN-IMR-DRM camera capture pipeVladimir Barinov2-0/+25
2017-11-17V3M: fix QSPI access and tune MMC clockVladimir Barinov2-38/+51
2017-11-17V3M: add V3MSK board in ubootVladimir Barinov2-0/+814
Support eMMC, QSPI, Ether, reset, CPLD, console
2017-11-14V3M: support MSIOF on KF V0Vladimir Barinov1-0/+0
1) support MSIOF2/3/4 on Kingfisher V0 board 2) remove unused pins on V3MSK from dts file