Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-08 | RDRIVE: set console to serial0 alias | Vladimir Barinov | 1 | -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-08 | RDRIVE: fix console hang on SCIF1 | Vladimir Barinov | 1 | -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-07 | V3M: update ROM API table for ws2.0 | Vladimir Barinov | 1 | -15/+14 | |
This update/fix ROM API table offset for V3M ws2.0 | |||||
2018-01-05 | Fix ulcb|salvator-x build fail for arm-trusted-firmware | Vladimir Barinov | 1 | -1/+2 | |
2018-01-04 | V3M: add IPL | Vladimir Barinov | 3 | -15/+3016 | |
Add V3M in ATF | |||||
2018-01-02 | MAX9286: fix loss of the last byte in CSI stream | Vladimir Barinov | 1 | -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-02 | V3MSK VideoBox Mini: add CSI speed 700MBPS | Vladimir Barinov | 2 | -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-02 | Unprotect DBSC | Vladimir Barinov | 1 | -0/+1 | |
This is needed for AXI bus profiling from non-secure world | |||||
2017-12-22 | glog: Depend on gtest along with gflags and gmock | Petr Nechaev | 1 | -1/+1 | |
2017-12-15 | Deploy Eagle Function dtb | Vladimir Barinov | 1 | -0/+1 | |
2017-12-15 | Add Eagle Function board support | Vladimir Barinov | 1 | -3/+74 | |
Add Eagle expandtion Function board: - add eMMC | |||||
2017-12-15 | Fix R8A7797 IMP nodes | Vladimir Barinov | 1 | -36/+37 | |
Sync with latest Renesas Japan develpoment | |||||
2017-12-15 | Add PCA9539 interrupt fix and remove DMAC patches | Vladimir Barinov | 2 | -2/+29 | |
Remove backported DMAC patches since they crash ravb. Test case: ping flood from host side | |||||
2017-12-15 | Update IMP UIO to support CNN | Vladimir Barinov | 1 | -45/+124 | |
2017-12-11 | IMP udev rules | Vladimir Barinov | 4 | -0/+16 | |
2017-12-11 | arm-trusted-firmware: ulcb: fix cpld access | Vladimir Barinov | 2 | -0/+38 | |
This disabled interrupt function in favour gpio function. This is needed for gpio-bitbang access to cpld | |||||
2017-12-11 | linux-renesas: add dmac fixes files | Vladimir Barinov | 1 | -0/+2 | |
2017-12-10 | KF: release GP6_08 | Vladimir Barinov | 1 | -22/+9 | |
- Release GP6_08 and input pins used on gpio expander U11, since this pin is used by IPL for access CPLD during gpio bitbang i/f to implement reset - fix typo in i2cswitch node name | |||||
2017-12-10 | R8A7797: Add CNN node | Vladimir Barinov | 1 | -1/+8 | |
2017-12-10 | DMAC fixes | Vladimir Barinov | 3 | -2/+197 | |
- Backport RCAR DMAC fixes from upstream - Reeneable DMA for SCIF0 on R8A7797 | |||||
2017-12-05 | Pulseaudio: fixes | Andrey Gusakov | 4 | -159/+15 | |
-do not fail if some of optional card does not present -add all devices through alsa-card (not alsa-sink and alsa-source) -remove unused default.pa -enable logging to /var/log/pa.log with log level 3 | |||||
2017-12-05 | Bluetooth: fix PCM channel of WL18xx | Andrey Gusakov | 3 | -3/+4 | |
2017-12-05 | Release ADAS boards in BSP2.23.1 | Vladimir Barinov | 9 | -382/+199 | |
2017-11-29 | LVDS OTP work if OTP memory empty | Vladimir Barinov | 3 | -27/+68 | |
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-28 | Add missed patch during LVDS stability commit | Vladimir Barinov | 1 | -0/+53 | |
2017-11-28 | Add IMP | Vladimir Barinov | 18 | -0/+2344 | |
2017-11-28 | Kingfisher: bluetooth fixes | Andrey Gusakov | 6 | -1/+38 | |
Add proper dbus configs Enable bluetooth on startup | |||||
2017-11-26 | LVDS stability update | Vladimir Barinov | 3 | -192/+405 | |
1) use POC regulators in driver and power cameras one after one 2) set sensors reset during POC channels setup 3) fix wizard setup for ov490 based caemras by waiting it's firmware start all internal apps 4) support AR0132 with MAX9286 5) due to stability fixed then increase i2c bus speed on Videobox Mini 6) support MAX96705 serializer with MAX9286 | |||||
2017-11-22 | Fix glog compilation when gflags or gmock are installed on the host machine | Petr Nechaev | 2 | -0/+49 | |
Binaries gflags-config and gmock-config are not generated during cross-compilation so use pkg-config instead. | |||||
2017-11-22 | Generate r8a7797-v3msk-view.dtb during kernel build | Petr Nechaev | 1 | -0/+1 | |
2017-11-21 | V3M View board support | Vladimir Barinov | 1 | -6/+314 | |
2017-11-20 | R8A7797: enable IMR resourses in kernel | Vladimir Barinov | 2 | -13/+49 | |
2017-11-20 | Fix CANFD kernel config for V3M boards | Vladimir Barinov | 2 | -2/+2 | |
2017-11-19 | Unit test for VIN-IMR-DRM camera capture pipe | Vladimir Barinov | 4 | -3/+29 | |
2017-11-19 | Rename sv packagegroup recipes and split them | Vladimir Barinov | 5 | -18/+25 | |
2017-11-17 | ov10640: fix flip position | Vladimir Barinov | 1 | -2/+7 | |
2017-11-17 | V3M: fix QSPI access and tune MMC clock | Vladimir Barinov | 2 | -38/+51 | |
2017-11-17 | V3M: add V3MSK board in uboot | Vladimir Barinov | 3 | -1/+815 | |
Support eMMC, QSPI, Ether, reset, CPLD, console | |||||
2017-11-17 | V3M IMR/DRM | Vladimir Barinov | 11 | -2/+1526 | |
- Support IMR/VSP/DRM for V3M - Add packeges to use IMR-DRM demo | |||||
2017-11-14 | V3M: support MSIOF on KF V0 | Vladimir Barinov | 2 | -14/+69 | |
1) support MSIOF2/3/4 on Kingfisher V0 board 2) remove unused pins on V3MSK from dts file | |||||
2017-11-10 | Radio RST gpio typo fix | Vladimir Barinov | 1 | -0/+0 | |
It should be offset 7 and not 8 in si_init script | |||||
2017-11-09 | Update si_init script to work on H3/M3 ULCB | Vladimir Barinov | 1 | -0/+0 | |
H3 and M3 have differnt gpiochip base number for PCA9539@75 gpio expander. Update si_init script to work for both H3ULCB and M3ULCB | |||||
2017-11-09 | Videobox Mini support | Vladimir Barinov | 2 | -3455/+2390 | |
1) V3MSK VideoBox Mini support 2) H3ULCB (es1.x, es2.0) Videobox Mini support 3) Optimize Videobox dts files | |||||
2017-11-07 | V3M: enable MMNGR | Vladimir Barinov | 1 | -2/+2 | |
2017-11-07 | Fix pinmux conflict on V3MSK | Vladimir Barinov | 1 | -11/+11 | |
CANFD0/1 are enabled both now | |||||
2017-11-07 | Replace pcm creation fix with upstream varian | Vladimir Barinov | 3 | -41/+175 | |
2017-11-05 | V3MSK boards update | Vladimir Barinov | 2 | -5/+17 | |
- remove CANFD0 since conflicts with HDMI on pinmux - enable i2c3 on kf - deploy v3msk-vb | |||||
2017-11-03 | R8A7797: kernel updates | Vladimir Barinov | 2 | -106/+647 | |
- add CANFD - add V3M videobox board - add CANFD to V3M KF - add eMMC to V3MSK based boards | |||||
2017-10-31 | Update radio scirpts | Vladimir Barinov | 4 | -31/+29 | |
Add radio scripts: si_fm si_scan si_preset | |||||
2017-10-30 | Fix incorrect radio reset gpio | Vladimir Barinov | 1 | -6/+6 | |
this fixes handling Radio_RST |