aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-10-27MOST updateVladimir Barinov6-30/+144
1) fix MOST soundcard add during setup 2) optionally add MOST to dtsi via KF_ENABLE_MOST flag in local.conf 3) optionally add SD3 to dtsi via KF_ENABLE_SD3 flag in local.conf 4) add MOST options to kernel config
2017-10-17disable BT in pulseaudio since it is brokenVladimir Barinov1-1/+1
New rcar sound driver constraints break BT (disable it temporary to have other soundcards funtional, since this one crash pulseaudio daemon)
2017-10-17Fix Mulitaudio (TDM mode) playback in 2.23Vladimir Barinov1-3/+49
2017-10-17enable pulseaudio daemon at first bootVladimir Barinov1-0/+2
It is used sysvinit to enable/disable pulseaudio daemon with sustemd the sysvinit services is not installed during build. Force install.
2017-09-27FIX ssi pingroup used for PCM3168AVladimir Barinov1-1/+1
Since 2.23 it is renamed: ssi34_ctrl -> ssi349_ctrl
2017-09-27revert snd card name to wl18xxVladimir Barinov1-1/+1
it isokay tohave sound card name as wl18xx since it is not platform driver name This is convenient for use already setup pulseudio config file that uses wl18xx name
2017-09-27Name wl18xx dumy pcm card as wl18xx-codecVladimir Barinov2-2/+2
This fixes wifi since it's platform driver uses the same name asoc driver loader in kernel but wifi as a module hence wifi is rejected
2017-09-25Add MOSTVladimir Barinov10-1/+762
2017-09-20Use OpenCV 2.4 by default (necessary for public release SV)Grigory Kletsko1-1/+1
2017-09-20Merge branch 'v2.23.0' of git://github.com/CogentEmbedded/meta-rcar into v2.23.0Grigory Kletsko1-1/+0
2017-09-20Build fail fixVladimir Barinov1-1/+0
opencv-3.2 and opencv-samples-2.4 conflict while installing opencv-samples. pencv-samples are already inherited by opencv-3.2.bb
2017-09-20Update supported boards infoVladimir Barinov1-1/+3
2017-09-20Add gflags recipe, necessray for opencv 3.2Grigory Kletsko1-0/+20
2017-09-20Build offline patchesVladimir Barinov3-0/+167
This patches will alow to build with BB_NO_NETWORK=1 only from download cache
2017-09-20switch to 2.23.0 bspVladimir Barinov14-1289/+27
2017-09-18[CV] Add gflags recipe, necessray for opencv 3.2Grigory Kletsko1-0/+20
2017-09-18Add opencv 3.2 and use it by defaultGrigory Kletsko9-8/+288
2017-09-18Merge branch 'v2.19.0' of git://github.com/CogentEmbedded/meta-rcar into v2.19.0Grigory Kletsko17-113/+1848
2017-09-17Build offline patchesVladimir Barinov3-0/+167
This patches will alow to build with BB_NO_NETWORK=1 only from download cache
2017-09-14Initial commit for ADAS boards support in 2.23.0Vladimir Barinov208-0/+62060
2017-09-09KF V0: fix CAN0Vladimir Barinov1-3/+3
2017-09-08V3M: fix DU PLLVladimir Barinov1-3/+3
2017-09-08RDCAM20: fix FSINVladimir Barinov1-4/+4
This fixes AWB funciton withFSIN enabled (fix overbrightness at some ambient conditions)
2017-08-29KF M3: disable xhciVladimir Barinov1-1/+5
Disable xhci on M3 KF since somce boards instroduced error
2017-08-28ADAS boards: fix ssi012(3)9 pinmuxes on H3 and M3Andrey Gusakov1-8/+5
H3 has ssi01239_ctrl group M3 has ssi0129_ctrl group Signed-off-by: Andrey Gusakov <andrey.gusakov@cogentembedded.com>
2017-08-28Update capture test: support raw12 rendering to FBVladimir Barinov1-0/+0
2017-08-28Add V3MSK and deploy legacy KF imagesVladimir Barinov6-0/+362
2017-08-28Add V3MSK on KF V0Vladimir Barinov1-9/+39
2017-08-28Add AR0132 LVDS camera supportVladimir Barinov1-40/+935
2017-08-26Add V3M Eagle machineVladimir Barinov9-0/+341
2017-08-25LVDS: fix camera start-up (stability work)Vladimir Barinov1-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-21Fix delay if used external gpio for PoC powerVladimir Barinov1-5/+6
2017-08-20Add V4L2_CID_MIN_BUFFERS_FOR_CAPTURE controlVladimir Barinov1-10/+34
This is needed for gstreamer to exclude gstreamer hacking
2017-08-20LVDS: fix camera startupVladimir Barinov1-40/+54
This fixes race condition between camera firmware start and driver initialization.
2017-08-18Add opencv 3.2 and use it by defaultGrigory Kletsko9-8/+288
2017-08-16Add V3MSK Kingfisher board supportVladimir Barinov1-2/+552
2017-08-16Typo fixesVladimir Barinov3-3/+3
2017-08-15KF: use ulcb-kf.dtsiVladimir Barinov1-5318/+2176
Use one dtsi file for both h3/m3ulcb kingfisher boards
2017-08-15revert gpio-max732x-set-gpio-ouput-low-at-initVladimir Barinov1-1/+0
This patch introduces bug
2017-08-15r8a7797: add V3MSK board, correct V3M Eagle dtsVladimir Barinov2-81/+326
2017-08-14r8a7797: fix csi2 node nameVladimir Barinov1-1/+1
2017-08-14Eagle r8a7797 support, adv7511 clock rate fixesVladimir Barinov3-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-11Gen3: disable autosuspend for SMSC usb hubsVladimir Barinov2-0/+52
Thisis a workaround for R-Car Gen3 XHCI
2017-08-11Add recipe for libmediactl-v4l2Vladimir Barinov2-1/+18
This is V4L2 media controller support library which is used by surroundview
2017-08-10Kingfisher: enable PCM audio between CPU and BT moduleAndrey Gusakov6-14/+237
Add dummy driver for wl18xx PCM. Update dtb's. Update pulseaudio config. Also add ofono-test.
2017-08-10KF: fix DU RGB flickering, remove SDR50/104Vladimir Barinov6-3/+201
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-09sound: fixes and improvementsAndrey Gusakov4-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-09Sound: ak4613: suppress warning during pulseaudio probeAndrey Gusakov2-0/+61
2017-08-09KF: ADV7511 edid fixes, i2c2 speed 400khz, hsusb ws2.0 enableVladimir Barinov3-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-07KF: Add SDR50/104 for SDHI3Vladimir Barinov1-1/+3
SDR50/104 needs to set explicitly.