summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/common
Commit message (Collapse)AuthorAgeFilesLines
* raspberrypi-firmware: upgrade to latest to fix vc4-fkmsMartin Jansa2019-08-281-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * with 4.19.66 kernel the vc4-fkms no longer works, because it doesn't get any usable modes from firmware * this behavior was introduced probably in one of following changes: https://github.com/raspberrypi/firmware/commit/38e81f25e639d19fc0ce6e67fd39998c340a15d5 https://github.com/raspberrypi/linux/pull/3082 https://github.com/raspberrypi/linux/pull/3110 https://github.com/raspberrypi/firmware/commit/66bafab005569e3eb92ec54cd3efeee3da338738 * without this fix: root@rpijama:~# cat /proc/device-tree/soc/firmwarekms@7e600000/status okay root@rpijama:~# modeprint vc4 Starting test Resources count_connectors : 1 count_encoders : 1 count_crtcs : 1 count_fbs : 0 Connector: HDMI-A-1 id : 51 encoder id : 0 conn : connected size : 0x0 (mm) count_modes : 0 count_props : 9 props : 1 2 5 6 52 53 54 55 56 count_encoders : 1 encoders : 50 Encoder: TMDS id :50 crtc_id :0 type :2 possible_crtcs :0x1 possible_clones :0x0 Crtc id : 49 x : 0 y : 0 width : 0 height : 0 mode : 0xfec884 gamma size : 0 Ok * with this fix: martin@jama ~ $ sshc root@rpijama Warning: Permanently added 'rpijama,192.168.169.37' (ECDSA) to the list of known hosts. root@rpijama:~# modeprint vc4 Starting test Resources count_connectors : 1 count_encoders : 1 count_crtcs : 1 count_fbs : 0 Connector: HDMI-A-1 id : 51 encoder id : 50 conn : connected size : 1600x900 (mm) count_modes : 22 count_props : 9 props : 1 2 5 6 52 53 54 55 56 count_encoders : 1 encoders : 50 Mode: "1920x1080" 1920x1080 60 Mode: "1920x1080" 1920x1080 60 Mode: "1920x1080" 1920x1080 50 Mode: "1920x1080" 1920x1080 30 Mode: "1920x1080" 1920x1080 30 Mode: "1920x1080" 1920x1080 25 Mode: "1920x1080" 1920x1080 24 Mode: "1920x1080" 1920x1080 24 Mode: "1280x1024" 1280x1024 60 Mode: "1360x768" 1360x768 60 Mode: "1152x864" 1152x864 60 Mode: "1280x720" 1280x720 60 Mode: "1280x720" 1280x720 60 Mode: "1280x720" 1280x720 50 Mode: "1024x768" 1024x768 60 Mode: "800x600" 800x600 60 Mode: "720x576" 720x576 50 Mode: "720x480" 720x480 60 Mode: "720x480" 720x480 60 Mode: "640x480" 640x480 60 Mode: "640x480" 640x480 60 Mode: "720x400" 720x400 70 Encoder: TMDS id :50 crtc_id :49 type :2 possible_crtcs :0x1 possible_clones :0x0 Crtc id : 49 x : 0 y : 0 width : 1920 height : 1080 mode : 0x1fcde54 gamma size : 0 Ok * tested on raspberrypi3 B weston works fine qtbase-examples tested with: /usr/share/examples/opengl/cube/cube -platform eglfs * the same issue is now in warrior, after someone tests on raspberrypi4 it would be good to backport this to warrior as well Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* raspberrypi-firmware.inc: Update to 20190718Andrei Gherzan2019-08-151-4/+4
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* raspberrypi-firmware: Update to 20190709Andrei Gherzan2019-07-161-4/+4
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* raspberrypi-tools: Update to remove Makefile patchAndrei Gherzan2019-07-041-3/+3
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* armstubs: Add support for compiling ARM stubsAndrei Gherzan2019-07-041-0/+9
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware: Rename firmware inc file to raspberrypi-firmware.incAndrei Gherzan2019-07-041-0/+0
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware: Update to 20190620Andrei Gherzan2019-06-301-4/+4
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware: Update 20190220 -> 20190517Khem Raj2019-05-291-4/+4
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* firmware: Update to latest as of 20190220Khem Raj2019-02-241-5/+4
| | | | | | Needed for 4.19 kernel Signed-off-by: Khem Raj <raj.khem@gmail.com>
* firmware.inc: Update to 20190212Zahari Petkov2019-02-141-4/+4
| | | | Signed-off-by: Zahari Petkov <zahari@balena.io>
* firmware.inc: Update to 20181211Pepijn de Vos2018-12-151-4/+4
| | | | | | This fixes raspberrypi/firmware#1051 Signed-off-by: Pepijn de Vos <pepijndevos@gmail.com>
* firmware.inc: Update to 20180924Andrei Gherzan2018-11-081-4/+4
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
* firmware: Update to 20180817Andrei Gherzan2018-09-111-4/+5
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
* firmware: Update to 20180619 releaseKhem Raj2018-07-071-4/+4
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* firmware: Update to 20180417Peter A. Bigot2018-05-091-4/+4
| | | | | | | | stable #4 RaspberryPi 3B+ support Signed-off-by: Peter A. Bigot <pab@pabigot.com>
* firmware: Update to 20180313Andrei Gherzan2018-03-281-5/+4
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
* firmware: Use snapshots from master againKhem Raj2018-03-081-5/+7
| | | | | | | This time use the snapshot archives to avoid repo clone size issues Signed-off-by: Khem Raj <raj.khem@gmail.com>
* firmware: Update to recent commitPaul Barker2018-02-281-5/+5
| | | | | | | | | | | | There hasn't been a tagged version of the firmware lately, but there have been several bugfixes listed in the commit history and we're about to move to v4.14.y as the default kernel so let's get up-to-date. The actual commit used is the most recent change to the firmware files as of 2018-02-26, the most recent commits which only change the kernel image and other files we don't use are ignored. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* firmware.inc: Update to 20171029Andrei Gherzan2017-11-081-4/+3
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
* firmware: Update to tag '1.20170811'Paul Barker2017-08-291-3/+3
| | | | Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* firmware.inc: Bump to 20170405Andrei Gherzan2017-04-141-3/+3
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware: Update to 20170303 releaseKhem Raj2017-03-111-3/+3
| | | | | | Uses 4.9.13 and has rpi0w support Signed-off-by: Khem Raj <raj.khem@gmail.com>
* firmware: Update to 20161215 releaseKhem Raj2017-02-161-3/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* firmware: Update to 20161125Jonathan Liu2016-12-061-3/+3
| | | | Signed-off-by: Jonathan Liu <net147@gmail.com>
* firmware: Use release tarballsKhem Raj2016-11-081-5/+7
| | | | | | | | | This is a binary repo and its quite large in size we do not need the whole history of this repo since most of stuff needed is binaries, therefore switch to release tarballs Signed-off-by: Khem Raj <raj.khem@gmail.com>
* firmware: Update to 20161030Khem Raj2016-11-081-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* firmware: Update to latestKhem Raj2016-10-311-2/+2
| | | | | | Fixes issues with display not starting with weston Signed-off-by: Khem Raj <raj.khem@gmail.com>
* firmware: Upgrade to latestKhem Raj2016-10-131-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* firmware, userland: Bump to latestKhem Raj2016-09-211-2/+2
| | | | | | | | firmware -> 20160726 userland -> 20160728 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* firmware: Upgrade to 20160622Khem Raj2016-07-081-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* firmware: Update to "20160512" snapshotKhem Raj2016-05-191-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* firmware.inc: Update firmware to include various serial fixesTheodor Gherzan2016-04-211-2/+2
| | | | | Signed-off-by: Theodor Gherzan <theodor@resin.io> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware: Update to 20160326Khem Raj2016-04-011-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* firmware.inc: Update revision to include rpi3 supportTheodor Gherzan2016-03-101-2/+2
| | | | Signed-off-by: Theodor Gherzan <theodor@resin.io>
* firmware: Bump revisionAndrei Gherzan2015-10-211-2/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* bcm: Bump SRCREVPetter Mabäcker2015-07-191-2/+2
| | | | | | | | | Update to latest version of firmware.git [Support #60] Signed-off-by: Petter Mabäcker <petter@technux.se> Acked-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware.inc: Move to recipes-bspAndrei Gherzan2015-03-121-0/+8
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>