aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-06-05Renesas Gen3 Boards "flounder": Renamed files.flounderScott Rifenbark2-0/+0
I renamed the files to have the ".md" extension. They were causing 404 errors during the doc build. The links now work as well. Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Change-Id: I558763170ac5844238d961d89baa872a2056fde4
2019-06-05Renesas Gen3 Boards "flounder": Minor editsScott Rifenbark1-3/+3
I added some capitilazation for topic titles. I addes some other small edits for consistency across the branches. Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Change-Id: Ifcd15de4c46b8d3fda00f75b84966f0c572dfc7b
2019-04-16docs-book: fix url path in book yml fileClément Bénier1-3/+3
Change-Id: I5300fc5b430144a94f4df383a973e6a121102c93 Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
2019-01-10docs: add yaml bookflounder_6.0.5flounder_6.0.4flounder/6.0.5flounder/6.0.46.0.56.0.4Frederic Marec1-0/+18
Bug-AGL: SPEC-1988 Change-Id: Iad660dd101da81699096a65486050b0d81c8d365 Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
2018-12-07[AGL] Apply the syscall restarting patch for aarch64 SoCflounder_6.0.3flounder/6.0.36.0.3Liu Wenlong2-0/+74
There are some seccomp bpf related failures when running kselftest on R-Car M3(AGL inside). Now, apply this patch to fix the syscall restart related bug(only existing on kernel version < 4.14.53). This patch won't be necessary if the kernel that AGL using was changed to the latest ltsi(4.14.75) or kernel >= 4.14.53 in the future. Change-Id: I1772d6f9d71c0903a605b5766bf217a46b2447c7 Signed-off-by: Liu Wenlong <liuwl.fnst@cn.fujitsu.com>
2018-12-06[COMMUNITY] Fix SSI DMAC inaccessible via Xtensa HiFi2 ADSP firmwareMark Farrugia2-0/+39
The upgrade of the kernel to 4.14.35 has changed the SSI interface in the RCar SoC sound driver, making it that the Xtensa HiFi2 ADSP firmware can no longer directly access the SSI DMA controller in order to route audio directly out to hardware. This seems to fix this issue, allowing the Fiberdyne DSP to fully operate again on 4.14.35 kernels. Change-Id: Id89843b0a8a65f07964027639dde68791261cab6 Signed-off-by: Mark Farrugia <mark.farrugia@fiberdyne.com.au>
2018-10-30Add gitreview file for flounder branchJan-Simon Möller1-1/+2
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-09-22[AGL] Add driver control checksumguppy_6.99.2guppy_6.99.1guppy/6.99.2guppy/6.99.16.99.26.99.1Ronan Le Martret5-0/+45
* As the driver files come from out of git repository, we need to check driver file integrity. Change-Id: I46f2a281f8da1ae606e8ae1ee55324fd5fd9b772 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2018-09-11[COMMUNITY] add preferred version on gstream-omx packageRonan Le Martret1-0/+2
* gstreamer-omx should RDEPENDS on omx-user-module, and not on libomxil. Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> Change-Id: I58cd2e3d46df8063d77c26707fa3ed7d9f49cb37
2018-09-11[COMMUNITY] Fix optee-client buildRonan Le Martret1-0/+3
Change-Id: I5907d6e1c8058e17ed6dd7db44177ea3b290cf54 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2018-09-06[COMMUNITY] add depends on mesa to gles-user-moduleRonan Le Martret1-0/+3
the populate_sysroot of gles-user-module must depends on the populate_sysroot of the virtual/mesa, because header from gles-user-module depends on the header from virtual/mesa. Change-Id: I8368bba6a19ca628a3496a3eebbc18a3c41c322d Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2018-09-06[COMMUNITY] Rename recipes to be compliant with pokyRonan Le Martret1-0/+0
* Using '%' instead of the current version of the recipes is a better compliance with yocto standart Bug-AGL: SPEC-1581 Change-Id: I7813d3bfa0a2514b4ad0e6819881dd9f632823fb Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2018-09-04[COMMUNITY] U-Boot: Backport increase to CBSIZE/etcTom Rini2-1/+36
Starting with v2017.09 of upstream U-Boot the console buffer and maxargs have been greatly increased. This is important for passing in longer kernel command lines to the kernel as is done in CI. Change-Id: I996aa7cec7a92b7d6d329a55edd24e85dbd81203 Bug-AGL: SPEC-1434 Signed-off-by: Tom Rini <trini@konsulko.com>
2018-08-30[COMMUNITY] Fix rc.pvr systemd serviceRonan Le Martret3-4/+4
* rc.pvr.service should depend on weston.service not the opposite Change-Id: Ib0516772da08a77504ae4fe98ea3c27aa9b6048a Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2018-08-28[COMMUNITY] using operator ?= for RENESAS_DATADIRRonan Le Martret1-1/+1
* RENESAS_DATADIR must be able to be overwrited Change-Id: Ic3deff010c25f60b4f6039c7ae1548c3177d2cad Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2018-08-28[AGL] Remove weston conf from weston recipesRonan Le Martret2-31/+0
Change-Id: I53d102b5753aa89a744ad58edd3ed88ba1c4c721 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2018-07-06[AGL] add .gitreviewStephane Desneux1-0/+5
Change-Id: Ic561435cb07317bd6885b18a8c14b7f30a56f547 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2018-06-18rcar-gen3: glmark2: Remove no longer used patchKhang Nguyen2-49/+0
The source code has been updated, hence the WORKAROUND patch was not used anymore. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: xorg-xserver: Update directory name for adapting to upstreamKhang Nguyen1-0/+0
This commit updates xorg-xserver's directory name to xorg-xserver for adapting to upstream. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: alsa-lib: Fix S2RAM issueKhang Nguyen2-0/+422
This commit applies a fix patch for the reproduction or the recording might not be restarted after S2RAM. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: gstreamer1.0-omx: Remove hard path from /gstreamer1.0-omxRonan Le Martret2-12/+15
This replaces "/usr/local" with path "${RENESAS_DATADIR}" using: RENESAS_DATADIR = "/usr/local" from meta-rcar-gen3/include/rcar-gen3-path-common.inc Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: gstreamer1.0-omx: Do not override variableKhang Nguyen1-1/+1
This commit modifies recipe to avoid overriding variable. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: cms-user-module: Upgrade library versionsKhang Nguyen1-6/+6
This commit upgrades library versions as below: libcmsbcm.so.1.7.0 upgrades to libcmsbcm.so.1.8.0 libcmsblc.so.1.7.0 upgrades to libcmsblc.so.1.8.0 libcmsdgc.so.1.7.0 upgrades to libcmsdgc.so.1.8.0 Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: gles-user-module: Remove hard pathKhang Nguyen1-3/+4
This replaces "/usr/local" with path "${RENESAS_DATADIR}" using RENESAS_DATADIR = "/usr/local" from meta-rcar-gen3/include/rcar-gen3-path-common.inc. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: copyscript: Improve install driver scriptRonan Le Martret1-2/+16
This commit backports patch from community to improve install driver script: * if the driver source directory (${_src_full}) have more than 1 driver file, the script will be failed. ([ ! -f file*.zip ] can match only one file). Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: copyscript: Update MD5SUM for ADSP packagesKhang Nguyen1-3/+3
This commit updates MD5SUM for new ADSP packages. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: copyscript: Update MD5SUM for CMS packagesKhang Nguyen1-3/+3
This commit updates MD5SUM for new CMS packages. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: copyscript: Update MD5SUM for audio packagesKhang Nguyen1-13/+13
This commit updates MD5SUM for new OMX audio packages. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: copyscript: Update MD5SUM for video packagesKhang Nguyen1-16/+16
This commit updates MD5SUM for new OMX video packages. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: VSPM: Update SRCREV to follow the latest versionKhang Nguyen1-1/+1
This commit updates VSPM SRCREV for following fix: [vspmif_lib] - Add sample program for colorkey and up scaling. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: weston-init: Fix issue weston cannot start on E3Khang Nguyen1-1/+1
This commit adds "multi-user.target" condition into "weston.service" to fix the issue weston cannot start on E3, it does not affect to other boards. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: weston: Set XDG_RUNTIME_DIR for SSH loginKhang Nguyen2-0/+11
This commit adds weston.sh script into /etc/profile.d to set XDG_RUNTIME_DIR automatically when using SSH login. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: kernel-module-adsp: Enable build target for E3 boardKhang Nguyen1-0/+5
E3 build target board was disabled default in Kbuild configuration: DTARGET_BOARD_E3=0 This commit sets "DTARGET_BOARD_E3=1" automatically when target board is E3. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: kernel-module-gles: Autoload Kernel module pvrsrvkmKhang Nguyen1-0/+4
This commit updates recipe to set Kernel module pvrsrvkm works in autoload mode. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: IPL: Upgrade IPL version according to BSP v3.7.0Khang Nguyen4-47/+7
This commit changes the following contents: - Upgrade IPL and Secure Monitor Rev1.0.21 rev2. - Upgrade optee_os Rev1.0.14 rev2. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: u-boot: Upgrade u-boot according to Linux BSP v3.7.0Khang Nguyen1-2/+2
This commit upgrades u-boot version corresponding to BSP v3.7.0 for below fix: - Fix R-Car M3 version display from Ver.1.1 to Ver.1.1/Ver.1.2. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: linux-renesas: WORKAROUND for mini SD card issue on M3ULCBKhang Nguyen4-0/+234
This commit adds a WORKAROUND patch for the issue that mini SD partition information cannot be read correctly. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: linux-renesas: Enable DEVFREQ configurationTakeshi Kihara2-0/+11
This commit enables DEVFREQ configuration. Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com> Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: linux-renesas: Upgrade Linux BSP to v3.7.0Khang Nguyen15-752/+13
This commit upgrades Linux BSP to v3.7.0 for following updates: [Kernel] - Change Linux version to v4.14.35 from v4.14. - Add support ZG clock divider for R8A77990 (R-Car E3). - Remove patch for Identifing R-Car M3 Ver.1.2 or later. [Power Management] - Fix "Using plain integer as NULL pointer" in rcar_ems_ctrl.c. - Add AVS support for gsx_opp_table. - Update SYSC power ON/OFF flow. [Display driver] - Fix procedure for extal and dotclkin selection for R-Car E3. - Add shutdown callback function in platform_driver". - Fix state flag in case of dual link mode for R-Car E3. [Ethernet driver] - Move reset-gpios property to EthernetAVB node for R-Car E3 Ebisu board. [I2C driver] - Fix handling of the RESTART phase and STOP phase. [MSIOF driver] - Add 2 clock delay by R-Car H3 Ver.3.0 only specification. [SD/MMC driver] - Fix eMMC HS400 mode setting. - Delete wait in tuning process. [USB2.0 Function] - Avoid wrong list handling in printer_write(). [USB2.0 Host driver] - Avoid the problem of Suspend to RAM in case of connecting USB mouse by removing following patches: <commit ID:cad25bf1> phy: rcar-gen3-usb2: Add the interrupt disabled in suspend <commit ID:318b535> phy: rcar-gen3-usb2: Support System Suspend To RAM [Video Capture driver] - Fix IFMD table information for R8A77990 (R-Car E3). Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-06-18rcar-gen3: machine: Clarify Linux Kernel versionKhang Nguyen4-4/+4
This commit updates recipes to clarify Linux Kernel version. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-04-21rcar-gen3: conf: Add u-boot/IPL build option for H3Khang Nguyen9-0/+68
From Yv3.7.0, there are 03 options to build u-boot/IPL for H3: - For R-Car H3 SiP DDR 8GiB (2GiB x 4ch) [1] - For R-Car H3 SiP DDR 4GiB (2GiB x 2ch) [2] - For R-Car H3 SiP DDR 4GiB (1GiB x 4ch) [3] This commit adds a variable into sample configurations to control the build option: - For [1]: H3_OPTION = "1" (default) - For [2]: H3_OPTION = "2" - For [3]: H3_OPTION = "0" It also adds H3_OPTION = "0" for H3ULCB by default. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Thuy Tran <thuy.tran.xh@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-04-21rcar-gen3: conf: Remove networking and python bblayers for build errorKhang Nguyen24-48/+0
meta-openembedded/meta-networking and meta-openembedded/meta-python were removed to avoid build error for GENIVI environment. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-04-21rcar-gen3: conf: Upgrade Linaro Gcc version to 7.2Khang Nguyen16-16/+16
This commit upgrades Linaro Gcc version to 7.2 for adapting to upstream. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-04-21rcar-gen3: conf: Update configurations to adapt to YP v2.4.2Khang Nguyen32-64/+32
This commit updates configurations to adapt to YP v2.4.2. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-04-21rcar-gen3: gstreamer: Update SRCREV to follow the latest versionKhang Nguyen1-1/+1
This commit modifies gstreamer recipe for following updates: [gst-omx] - Support enable-crop option. - Update default output allocation for VP9 decoder. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-04-21rcar-gen3: kernel module: Fix the typosKhang Nguyen3-3/+3
This commit fixes the typos in recipes. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-04-21rcar-gen3: user-module: Fix missing header files in sysroots-componentsKhang Nguyen3-0/+6
This commit modifies recipes to fix the issue missing header files in sysroots-components. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-04-21rcar-gen3: cms-user-module: Upgrade library versionsKhang Nguyen1-6/+6
This commit upgrades library versions as below: libcmsbcm.so.1.6.0 upgrades to libcmsbcm.so.1.7.0 libcmsblc.so.1.6.0 upgrades to libcmsblc.so.1.7.0 libcmsdgc.so.1.6.0 upgrades to libcmsdgc.so.1.7.0 Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-04-21rcar-gen3: gles-user-module: Fix patch not applying properlyKhang Nguyen1-4/+6
Some of the context lines in patches were ignored, it can lead to incorrectly applied patches. This commit modifies "change-shell.patch" to fix following warning: | Hunk #1 succeeded at 1 with fuzz 2. Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
2018-04-21rcar-gen3: gles-user-module: Fix install warningKhang Nguyen1-1/+1
This commit fixes the warning as below: | update-rc.d: tmp/work/salvator_x-poky-linux/core-image-weston-sdk/1.0-r0/rootfs/etc/init.d/pvrinit: file does not exist Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>