Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-18 | Merge branch 'v2.19.0' of git://github.com/CogentEmbedded/meta-rcar into v2.19.0 | Grigory Kletsko | 17 | -113/+1848 | |
2017-09-09 | KF V0: fix CAN0 | Vladimir Barinov | 1 | -3/+3 | |
2017-09-08 | V3M: fix DU PLL | Vladimir Barinov | 1 | -3/+3 | |
2017-09-08 | RDCAM20: fix FSIN | Vladimir Barinov | 1 | -4/+4 | |
This fixes AWB funciton withFSIN enabled (fix overbrightness at some ambient conditions) | |||||
2017-08-29 | KF M3: disable xhci | Vladimir Barinov | 1 | -1/+5 | |
Disable xhci on M3 KF since somce boards instroduced error | |||||
2017-08-28 | ADAS boards: fix ssi012(3)9 pinmuxes on H3 and M3 | Andrey Gusakov | 1 | -8/+5 | |
H3 has ssi01239_ctrl group M3 has ssi0129_ctrl group Signed-off-by: Andrey Gusakov <andrey.gusakov@cogentembedded.com> | |||||
2017-08-28 | Update capture test: support raw12 rendering to FB | Vladimir Barinov | 1 | -0/+0 | |
2017-08-28 | Add V3MSK and deploy legacy KF images | Vladimir Barinov | 6 | -0/+362 | |
2017-08-28 | Add V3MSK on KF V0 | Vladimir Barinov | 1 | -9/+39 | |
2017-08-28 | Add AR0132 LVDS camera support | Vladimir Barinov | 1 | -40/+935 | |
2017-08-26 | Add V3M Eagle machine | Vladimir Barinov | 9 | -0/+341 | |
2017-08-25 | LVDS: fix camera start-up (stability work) | Vladimir Barinov | 1 | -12/+79 | |
Some cameras with OV10640/OV490 are bad in h/w and does not match start up sequence: PWDN/RESETB that lead to OV10640 hang. This patch fixes that in s/w. | |||||
2017-08-21 | Fix delay if used external gpio for PoC power | Vladimir Barinov | 1 | -5/+6 | |
2017-08-20 | Add V4L2_CID_MIN_BUFFERS_FOR_CAPTURE control | Vladimir Barinov | 1 | -10/+34 | |
This is needed for gstreamer to exclude gstreamer hacking | |||||
2017-08-20 | LVDS: fix camera startup | Vladimir Barinov | 1 | -40/+54 | |
This fixes race condition between camera firmware start and driver initialization. | |||||
2017-08-18 | Add opencv 3.2 and use it by default | Grigory Kletsko | 9 | -8/+288 | |
2017-08-16 | Add V3MSK Kingfisher board support | Vladimir Barinov | 1 | -2/+552 | |
2017-08-16 | Typo fixes | Vladimir Barinov | 3 | -3/+3 | |
2017-08-15 | KF: use ulcb-kf.dtsi | Vladimir Barinov | 1 | -5318/+2176 | |
Use one dtsi file for both h3/m3ulcb kingfisher boards | |||||
2017-08-15 | revert gpio-max732x-set-gpio-ouput-low-at-init | Vladimir Barinov | 1 | -1/+0 | |
This patch introduces bug | |||||
2017-08-15 | r8a7797: add V3MSK board, correct V3M Eagle dts | Vladimir Barinov | 2 | -81/+326 | |
2017-08-14 | r8a7797: fix csi2 node name | Vladimir Barinov | 1 | -1/+1 | |
2017-08-14 | Eagle r8a7797 support, adv7511 clock rate fixes | Vladimir Barinov | 3 | -194/+1002 | |
1) support Eagle r8a7797 2) propagate max clock rate set for adv7511 via dts: Eagle and Kingfisher use ADV7511 KF rate 100Mhz Eagle rate 166Mhz | |||||
2017-08-11 | Gen3: disable autosuspend for SMSC usb hubs | Vladimir Barinov | 2 | -0/+52 | |
Thisis a workaround for R-Car Gen3 XHCI | |||||
2017-08-11 | Add recipe for libmediactl-v4l2 | Vladimir Barinov | 2 | -1/+18 | |
This is V4L2 media controller support library which is used by surroundview | |||||
2017-08-10 | Kingfisher: enable PCM audio between CPU and BT module | Andrey Gusakov | 6 | -14/+237 | |
Add dummy driver for wl18xx PCM. Update dtb's. Update pulseaudio config. Also add ofono-test. | |||||
2017-08-10 | KF: fix DU RGB flickering, remove SDR50/104 | Vladimir Barinov | 5 | -3/+200 | |
1) fix DU RGB port flickeringby presclaing clock in VC5 2) limit clock for DU RGB in driver adv7511 to 100Mhz this is according to Gen3 manual limitation for this DU port 3) update README 4) remove SDR50/104 from onboard KF | |||||
2017-08-09 | sound: fixes and improvements | Andrey Gusakov | 4 | -101/+29 | |
PulseAudio: use one config for all boards PulseAudio: fix config files installation ofono: install ofono for HSP and HFP functionality gstreamer: install pulseaudio stuff | |||||
2017-08-09 | Sound: ak4613: suppress warning during pulseaudio probe | Andrey Gusakov | 2 | -0/+61 | |
2017-08-09 | KF: ADV7511 edid fixes, i2c2 speed 400khz, hsusb ws2.0 enable | Vladimir Barinov | 3 | -20/+82 | |
1) fix edid get via adv7511 2) increase i2c2 speed from 100 to 400khz sine #1 fixed 3) enable hsusb for H3 ws2.0 | |||||
2017-08-07 | KF: Add SDR50/104 for SDHI3 | Vladimir Barinov | 1 | -1/+3 | |
SDR50/104 needs to set explicitly. | |||||
2017-08-06 | LVDS: workaroundpatch is not needed anymore | Vladimir Barinov | 2 | -29/+0 | |
optional compilation for Cogent firmware is not needed anymore since driver supports both firmware: Cogent and Vendor | |||||
2017-08-06 | Gen3: LVDS: fix RDCAM21/24 firmware | Vladimir Barinov | 1 | -1/+7 | |
1) This fixes/allows to use both Cogent and vendor firmware 2) this fixes dark envionment show: only for vendor f/w since EMB line is enabled but not showed in frame. Sensor EMB line is used in ISP. | |||||
2017-08-02 | Kingfisher: BT: use proper way to get shutdown gpio | Andrey Gusakov | 3 | -9/+71 | |
2017-08-02 | ADAS boards: fix ssi012(3)9 pinmuxex on H3 and M3 | Andrey Gusakov | 1 | -3/+3 | |
H3 has ssi01239_ctrl group M3 has ssi0129_ctrl group | |||||
2017-08-01 | Kingfisher: install pulseaudio-bluetooth.conf in proper place | Andrey Gusakov | 1 | -1/+1 | |
2017-08-01 | Kingfisher: fixes for bluetooth audio | Andrey Gusakov | 4 | -6/+28 | |
2017-08-01 | Fix build error: kf-v1 does not present anymore | Vladimir Barinov | 1 | -3/+0 | |
2017-07-31 | VIN: fix S_SELECTION (S_CROP IOCTL) | Vladimir Barinov | 2 | -0/+68 | |
2017-07-31 | Image: install kernel-modules | Andrey Gusakov | 1 | -0/+1 | |
2017-07-29 | ADAS boards: separate V0/V1 and V3 (default) KF boards | Vladimir Barinov | 1 | -1438/+6627 | |
2017-07-29 | LVDS cameras: fix typo | Vladimir Barinov | 1 | -2/+2 | |
2017-07-28 | Kingfisher: WiFi: use more recent FW | Andrey Gusakov | 1 | -0/+63 | |
2017-07-28 | Kingfisher: BT: fix RTS/CTS and firmware path | Andrey Gusakov | 2 | -11/+11 | |
2017-07-28 | Kingfisher V3: update m-channel sound support (fix) | Andrey Gusakov | 1 | -1/+0 | |
2017-07-28 | Kingfisher V3: update m-channel sound support | Andrey Gusakov | 3 | -315/+45 | |
On V3 m-channel codec is moved to SSI34, so only minor update of sound driver is necessary. | |||||
2017-07-27 | LVDS: optional compilation for Cogent firmware | Vladimir Barinov | 3 | -22/+130 | |
This allows to use Cogent generated frimware for LVDS cameras (ov490+0v10640). | |||||
2017-07-27 | Kingfisher V3 update | Vladimir Barinov | 2 | -0/+108 | |
- correct SDHI3 for uhs mode enabled - add regulators to pcie-rcar - enable rpi camera | |||||
2017-07-27 | TTA-RDRIVE: remove unused patch | Vladimir Barinov | 1 | -1314/+0 | |
2017-07-25 | Kingfisher: add BT initialization tool/service | Andrey Gusakov | 6 | -0/+278 | |