Age | Commit message (Collapse) | Author | Files | Lines |
|
1) add ssh-server-openssh for all target images (including minimal)
2) add git, svn, nano, vim, cmake
3) remove doubled string in package list
|
|
|
|
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
|
|
|
|
Remove this since Eagle does not have USB
|
|
1) enable in kernel TMU,CMT timers via Kconfig
2) add missed timer tmu0
|
|
|
|
Repository (https://github.com/renesas-rcar/gst-plugin-vspfilter/commits/RCAR-GEN3/1.0.0)
has several impotant commit that improves vsp format handling ...
|
|
1) remove dallas rtc since conflicts address with clk generator on ULCB at 0x68
2) remove sata
3) fix can: add termination resistor and pull-ups
|
|
This adds reading fused from AR014x sensors
|
|
|
|
|
|
1) Fix AP0101+MAX96705 cameras by control FSINC
These cameras require GMSL inititialization only with FSYNC disabled
2) add more module options: gpio_resetb and active_low_resetb
3) change automatic buffer fsync_mode_default to static
|
|
Change-Id: I2615a0e01b209fb359245a56996185e046cdb94a
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
This add timers: TMU, TPU, CMT
Fix V3M thermal sensor
Add CANFD on Eagle board
|
|
|
|
|
|
|
|
This is necessary to have uinput since there is no other ability to have
input device (no USB)
|
|
|
|
This allows to use quad cameras demo on H3 and show all cameras
in equal windows
|
|
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
|
|
This adds manual wight balance control for ov490/10640 sensor.
|
|
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.
|
|
RDRIVE uses console on SCIF1.
Since IPL code removed SCIF1 clock enablement then we have to
add clock enable in uboot
|
|
This update/fix ROM API table offset for V3M ws2.0
|
|
|
|
Add V3M in ATF
|
|
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>
|
|
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
|
|
V3M supports up to 1000MBPS without ISP.
Add 700MBPS speed to TI96x deserializer and set
default speed in dts to 700MBPS.
|
|
This is needed for AXI bus profiling from non-secure world
|
|
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>
|
|
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>
|
|
|
|
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>
|
|
Signed-off-by: Tom Rini <trini@konsulko.com>
|
|
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
|
|
Add Eagle expandtion Function board:
- add eMMC
|
|
Sync with latest Renesas Japan develpoment
|
|
Remove backported DMAC patches since they crash ravb.
Test case: ping flood from host side
|
|
|
|
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>
|
|
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>
|
|
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>
|