summaryrefslogtreecommitdiffstats
path: root/recipes-bcm/common/firmware.inc
Commit message (Collapse)AuthorAgeFilesLines
* firmware.inc: Move to recipes-bspAndrei Gherzan2015-03-121-8/+0
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware: Update to HEADAndrei Gherzan2015-02-081-2/+2
| | | | | Change-Id: I682365b514f233616ac7eb07667edc4ca6afcdfa Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* devicetree: Add minimal support with RPi bootloaderFrancois Muller2015-02-051-2/+2
| | | | | | | | | | | | | | | | | | | | | [RPi DT info] https://github.com/raspberrypi/documentation/blob/master/configuration/device-tree.md#part-3-using-device-trees-on-raspberry-pi RPi bootloader detects a DT-ready kernel by checking for a specific trailer in kernel.img. Using latest raspberrypi/firmware (firmware.inc) enables this check ability. Using latest raspberrypi/tools (rpi-mkimage.bb) gives access to mkknlimg for adding the required trailer to kernel image. If KERNEL_DEVICETREE is filled in, the trailer is added to the kernel image before kernel install task. While creating the SDCard image, this modified kernel is put on boot partition (as kernel.img) as well as DeviceTree blobs (.dtb files). If KERNEL_DEVICETREE is empty, this new process isn't operated, legacy one does. KERNEL_DEVICETREE for RPi is really supported only starting from linux-rapsberry 3.18+ kernels, so as for now it defaults to empty (in machine config file). Change-Id: Ifea71bbda729b8f3c47be7ba0ba03be5ad2ceeaa Signed-off-by: Francois Muller <francois@concept-embarque.fr>
* firmware: Update to remote's HEADAndrei Gherzan2014-08-241-2/+2
| | | | | Change-Id: I320ceb1f6c0015d5ce48028b0e3581d2f4d52a3b Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware: Update to remote's HEADAndrei Gherzan2014-05-081-3/+2
| | | | | Change-Id: I9e28318c5746484ebde636295c66f7b6b64ba2fb Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware: Update to current remote HEADAndrei Gherzan2014-02-211-3/+3
| | | | | Change-Id: Iad457c2610ee3a0209598c92e5c473ae8f113636 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware: Update to remote HEADAndrei Gherzan2014-01-181-3/+3
| | | | | Change-Id: I20a8ebf0e5743250c66fae337d28e867959d3114 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware.inc: Update to latest HEADAndrei Gherzan2014-01-031-2/+2
| | | | | Change-Id: I758da027a378b535205d42b9304473704be63fb2 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware.inc: Update to HEAD on 2013-11-13Andrei Gherzan2013-11-131-2/+2
| | | | | Change-Id: I00ace3f8575015612ae09dfb99e2a33d87ddc4cb Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware: Update to 2013-08-20 master's snapshotAndrei Gherzan2013-08-211-3/+3
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* bootfiles, vc-graphics: consolidate SRC_URI and S variablesPaul Barker2013-06-101-0/+3
| | | | | | | | | | | The variables RPIFW_SRC_URI and RPIFW_S are created in the common firmware include file so that it is easier to override the firmware source in a local or distro config file. RPIFW_SRC_URI is used to set SRC_URI in firmware.inc as it is common to both bootfiles and vc-graphics. RPIFW_S is used as a prefix for S in bcm2835-bootfiles.bb and vc-graphics.inc as different subdirectories are referenced in each recipe. Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* bcm2835-bootfiles: Bump the firmware revisionJan Schmidt2013-01-271-3/+3
| | | | | | | | | * Pull in a newer firmware revision (0ac68c 7th Jan 2013) from https://github.com/raspberrypi/firmware for various fixes and improvements Signed-off-by: Jan Schmidt <thaytan@noraisin.net> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware: Update to 537c78b113d06e37e2cca90a0b3d3f39a129ee23Andrei Gherzan2012-11-271-3/+3
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware.inc: Update firmware SRCREV to current@2012-09-13Sander van Grieken2012-09-181-3/+3
| | | | Signed-off-by: Sander van Grieken <sander@outrightsolutions.nl>
* firmware.inc: Remove extra newlinesAndrei Gherzan2012-09-161-3/+1
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware.inc: Update to SRCREV c42f21261f1eeae0df7ad02f34773e279e7af8c5Andrei Gherzan2012-08-281-3/+3
| | | | | | 01/07/2012 firmware Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware.inc: Update to latest upstreamAndrei Gherzan2012-07-031-3/+3
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware: use common include to set source revision and include date in versionTomas Frydrych2012-06-221-0/+8
The firmware is split over multiple packages all of which need to use the same source revision. Also, the firmware is currently not formally versioned, so at least use the date the firmware was released in the versions.