Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I3b719706254cff161ce818e55199a96512241f68
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
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
|
|
|
|
|
|
|
|
For VB1.
|
|
Make V3M boot from CR7 by default (look in eLinux instructions)
|
|
This add CPLD access for V3HSK
|
|
This adds 16bit addressing for RCAR I2C in uboot
|
|
|
|
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
|
|
This adds V3H Starter Kit board support
|
|
Add PACKAGE_ARCH option to build in machine directory
|
|
Add CR7 Loader for V3H ES1.0 (support only Condor board DRAM setup)
|
|
|
|
|
|
|
|
NOTE:
RAVB is not default on Condor board
GETHER is default on Condor board
|
|
|
|
|
|
|
|
|
|
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
|
|
Condor eMMC power is 1.8V by default.
This sets pingroup POC voltage to 1.8V
|
|
1) Add GETHER in uboot/kernel
2) Condor board: setup as default interface
|
|
This fixes broken build on V3MSK and Eagle caused by uboot changes
after adding V3H platform
|
|
1) revert ssh-server-openssh isnce conflicts with dropbear
2) add spidev_test
|
|
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
|
|
|
|
|
|
Change-Id: I2615a0e01b209fb359245a56996185e046cdb94a
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
This allows to use quad cameras demo on H3 and show all cameras
in equal windows
|
|
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
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
This append is required for krogoth related builds so drop this.
Change-Id: Ie4813c96e44ef7f4388195e8564a901edac3b281
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
This disabled interrupt function in favour gpio function.
This is needed for gpio-bitbang access to cpld
|
|
|
|
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
|
|
|
|
|
|
Support eMMC, QSPI, Ether, reset, CPLD, console
|
|
1) support MSIOF2/3/4 on Kingfisher V0 board
2) remove unused pins on V3MSK from dts file
|