Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-27 | Merge remote-tracking branch 'cogent/v2.23.1' into ↵ | Harunobu Kurokawa | 55 | -3307/+30472 | |
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-24 | Merge branch 'v2.23.1-release2' into v2.23.1 | Andrey Dolnikov | 33 | -16/+4471 | |
2018-04-16 | Fix ISP devicetree nodes to be compatiable with UIO driver | Andrey Dolnikov | 2 | -3/+3 | |
2018-04-16 | linux-renesas: rcar_vin: Add RAW sensors MBUS formats | Andrey Dolnikov | 1 | -0/+36 | |
2018-04-16 | LVDS Sensors: add OX03A initial, IMX390, fix OV2775 | Vladimir Barinov | 1 | -95/+6857 | |
This adds sensor OX03A, IMX390 Fix pll for OV2775 Fix refclk for all TI953 users Add ADV_DEBUG for soc_platform drivers | |||||
2018-04-16 | V3H: add ISP resources in dtsi | Vladimir Barinov | 1 | -9/+31 | |
2018-04-16 | V3M: add ISP resources in dtsi | Vladimir Barinov | 1 | -7/+18 | |
2018-04-11 | Enable ISP kernel config option | Vladimir Barinov | 5 | -0/+5 | |
(ISP driver is not provided on github) | |||||
2018-04-11 | Add VideoBox with ISP dts files | Vladimir Barinov | 1 | -4/+162 | |
Add dts files for VideoBox to be used with ISP (ISP driver provided separately) | |||||
2018-04-11 | LVDS Sensors: add OX03A initial, IMX390, fix OV2775 | Vladimir Barinov | 1 | -95/+6857 | |
This adds sensor OX03A, IMX390 Fix pll for OV2775 Fix refclk for all TI953 users Add ADV_DEBUG for soc_platform drivers | |||||
2018-04-11 | V3H: add ISP resources in dtsi | Vladimir Barinov | 1 | -9/+33 | |
2018-04-11 | V3M: add ISP resources in dtsi | Vladimir Barinov | 1 | -7/+19 | |
2018-04-11 | linux-renesas: VSP1: Add cropping handling to VSP alpha-planes | Andrey Dolnikov | 1 | -0/+44 | |
2018-04-11 | Add IMR UIO support. | Andrey Dolnikov | 10 | -8/+1199 | |
V4L2 RCAR IMR driver is now a module. V4L2 driver is loaded by default. | |||||
2018-04-11 | Add QSPI support and Hyperflash devicetree support. | Andrey Dolnikov | 18 | -0/+3187 | |
2018-04-05 | recipes-kernel: linux-renesas: ulcb: Make AK4613 device name consistent | Valentine Barshak | 1 | -0/+59 | |
This makes AK4613 sound device name consistent throughout all ULCB boards. This helps to avoid naming issues when pulseaudio fails to start because the device has different names on infotainment and starter boards. For example, "ak4613" on Kingfisher vs "rsnd-dai.0-ak4613-hifi" on Starter Kit. Pulseaudio is expecting "ak4613" name. Signed-off-by: Valentine Barshak <valentine.barshak@cogentembedded.com> | |||||
2018-04-04 | V3MZF: add generic kernel UIO for IMP | Vladimir Barinov | 1 | -0/+1 | |
2018-03-30 | VB2: drop i2c2 clock to 100 KHz | Andrey Gusakov | 1 | -14/+5 | |
cs2000 support only 100 KHz clock. cs2000 is needed for onboard sound. ...and some minor cleanup | |||||
2018-03-30 | ULCB: fix onboard sound | Andrey Gusakov | 1 | -0/+65 | |
2018-03-30 | VB2: enable ULCB sound | Andrey Gusakov | 1 | -46/+10 | |
2018-03-27 | VB2: disable autosuspend for TUSB8041 hub | Andrey Gusakov | 1 | -10/+17 | |
2018-03-26 | VB2: enable Kvaset USB/CAN | Andrey Gusakov | 1 | -0/+1 | |
2018-03-26 | VB2: fix can2 and can3 coldstart probe fail | Andrey Gusakov | 2 | -24/+86 | |
Reset pins of external mcp251x can adapters are driven by i2c gpio extender pins which is probed later than mcp251x. So at probe time reset pins are low causing probe fail. Add reset-gpio support to driver. Adjust VB2 dtb. | |||||
2018-03-21 | ULCB-KF: ULCB has cs2000 with 100khz i2c clk | Vladimir Barinov | 1 | -3/+1 | |
ULCB has CS2000 onboard with maximum allowed i2c clk rate 100khz. Hence the parent (KF) must follow this restriction. | |||||
2018-03-21 | V3MZF: update dts file to use CS1 in hardware | Vladimir Barinov | 1 | -1/+2 | |
2018-03-16 | Build fix for previouse commit | Vladimir Barinov | 1 | -3/+3 | |
2018-03-15 | V3MSK VBM and V3MZF: update spi slave after fixes | Vladimir Barinov | 1 | -10/+7 | |
1) Use h/w spi chip-select frame instead gpio 2) update filed name for spi slave device | |||||
2018-03-15 | SPI: fix perfromance and fix SPI slave packets loss | Vladimir Barinov | 2 | -36/+305 | |
- this fixes SPI performance when small chunks are used during transfer under heavy cpu load - fix spi slave<->master packets loss under heavy load | |||||
2018-03-13 | AR0132: add FLIP fix | Vladimir Barinov | 1 | -1/+1 | |
2018-03-12 | Add V3H VIP devices support. | Andrey Dolnikov | 3 | -0/+191 | |
2018-03-07 | VB2: enable USB23 (labeled "USB2") on H3 ES20 | Andrey Gusakov | 1 | -5/+31 | |
On ES1.1 this port is USB3.0. On ES2.0 this port is USB2.0 | |||||
2018-02-26 | V3H: Add VideoBoxMini and VideoBoxMini V2 boards | Vladimir Barinov | 2 | -6/+605 | |
This adds V3HSK exapsion boards | |||||
2018-02-26 | V3MZF: add eMMC in kernel | Vladimir Barinov | 1 | -6/+44 | |
2018-02-26 | Enable thermal sensor driver for V3M | Andrey Dolnikov | 1 | -0/+1 | |
2018-02-26 | Fix typo | Vladimir Barinov | 1 | -1/+1 | |
This fixes the typo during patch update | |||||
2018-02-26 | V3M Eagle: remove du_pins htat are not used | Vladimir Barinov | 1 | -8/+1 | |
Remove dependencey on RGB pins since theare are not used on Eagle board. The LVDS interface is used. | |||||
2018-02-26 | Add V3H Starter Kit board | Vladimir Barinov | 2 | -6/+414 | |
This adds V3H Starter Kit board support | |||||
2018-02-26 | V3M: Support ES1.0 SoC | Vladimir Barinov | 1 | -18/+318 | |
2018-02-26 | V3M VideoBoxMiniV2: set POCx-gpios instead POCx-gpio | Vladimir Barinov | 1 | -4/+4 | |
It is already used for all POCx-gpios and not POCx-gpio. Both are functonal for 1 gpio used. This change just syncs with others. | |||||
2018-02-26 | V3M VidoeoBoxMiniV2: user proper compatible | Vladimir Barinov | 1 | -1/+1 | |
the "spidev" is prohibbited to use for binding | |||||
2018-02-26 | V3MSK: add PMIC | Vladimir Barinov | 1 | -5/+36 | |
This add DA9063 PMIC on V3MSK I2C0 bus | |||||
2018-02-26 | V3MSK and Condor have 2GB memory | Vladimir Barinov | 1 | -2/+2 | |
2018-02-26 | IMR: push rotation-scaling-enable flag up | Vladimir Barinov | 1 | -1/+1 | |
The flag number 8 is already busy with another option, hence push RSE flag up | |||||
2018-02-26 | V3M/V3H: sysc workaround for power down, cpu clock fixup | Vladimir Barinov | 4 | -78/+459 | |
This adds SYSC workaround for power domains power down sequence on V3M/V3H and add cpu clock fixup on V3H. Also add VisionIP nodes and fix VSP i/f on V3H | |||||
2018-02-26 | V3M Eagle: add PMIC | Vladimir Barinov | 2 | -4/+39 | |
This adds PMIC devices (regulator,wdt,rtc) on Eagle | |||||
2018-02-26 | Adds RSE support for V3H IMR | Vladimir Barinov | 2 | -1/+330 | |
This adds RSE support for V3H IMR | |||||
2018-02-26 | Add V3M based Video Box Mini V2 board | Vladimir Barinov | 2 | -39/+126 | |
This cleans up VideoBoxMini board and add VideoBoxMini V2 board | |||||
2018-02-26 | Add OV2775 camera | Vladimir Barinov | 1 | -55/+2425 | |
This adds OV2775 sensor connected to TI953 seriliazer | |||||
2018-02-26 | VideoBoxMini: fix POC sequence typos | Vladimir Barinov | 1 | -6/+6 | |
This fixes POC sequence on following boards: - V3MSK + VideoBoxMini - ULCB + VideoBoxMini | |||||
2018-02-26 | Fix merge conflict | Vladimir Barinov | 1 | -1/+1 | |
Fix build fail |