summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
* linux-raspberrypi_4.9.bb: Update to 4.9.23Khem Raj2017-04-201-2/+2
| | | | | | bring CMA > 256M changes Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi_4.9: Bump to 4.9.21Andrei Gherzan2017-04-141-2/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* linux-raspberrypi_dev: Add back arm64 dtbo rules patchPaul Barker2017-03-112-1/+31
| | | | | | | This patch hasn't yet been applied to the 4.10.y branch of linux-raspberrypi. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* linux-raspberrypi_4.4: Update to 4.4.50Paul Barker2017-03-111-2/+3
| | | | Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* linux-raspberrypi_dev: Disable version sanity checkPaul Barker2017-03-111-1/+5
| | | | Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* linux-raspberrypi_dev: Allow branch overridePaul Barker2017-03-111-1/+2
| | | | | | | This makes the linux-raspberrypi_dev recipe more flexible by allowing the kernel branch to be overridden in local.conf. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* linux-raspberrypi_dev: Use AUTOREVPaul Barker2017-03-111-1/+1
| | | | | | | | | | | The development branches of linux-raspberrypi are rebased frequently. To avoid fetch failures caused by out-of-date git hashes we need to use AUTOREV. LINUX_VERSION may need to be overridden in local.conf to match the upstream version. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* linux-raspberrypi: Fix uImage build on 4.9.y and laterPaul Barker2017-03-112-0/+10
| | | | Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* linux-raspberrypi_4.9.bb: Update to 4.9.13Khem Raj2017-03-113-33/+2
| | | | | | drop upstreamed patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-firmware: Bring up wifi/ble interface on rpi3Khem Raj2017-02-162-0/+78
| | | | | | | | | | | | | | | Currently the firmware is installed but kernel fails to load it due this .txt file missing in the firmware directory and it ends up with wifi/bluetooth i/f not being initialized. The error is also in dmesg [ 3.120991] usbcore: registered new interface driver brcmfmac [ 3.148240] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.txt failed with error -2 After applying this patch now ifconfig -a can list wlan0 interface successfully. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi_dev: Fix build on rpi3 64bitKhem Raj2017-02-161-1/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi: Add defconfig for raspberrypi3-64Khem Raj2017-02-161-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi_4.9.bb: Upgrade to 4.9.10Khem Raj2017-02-162-2/+32
| | | | | | Fix dtbo builds for arm64 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi_dev.bb: Add recipe for tracking development tipKhem Raj2017-02-161-0/+8
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi_4.4: Update to 4.4.48Paul Barker2017-02-161-2/+2
| | | | Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* linux-raspberrypi_4.9: Update to 4.9.4Andrei Gherzan2017-01-181-2/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* linux-raspberrypi_4.4: Update to 4.4.43Andrei Gherzan2017-01-181-2/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* linux-raspberrypi: Drop v4.8Paul Barker2017-01-181-8/+0
| | | | Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* linux-raspberrypi: Drop v4.7Paul Barker2017-01-182-53/+0
| | | | Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* linux-raspberrypi: Upgrade to v4.4.39Paul Barker2017-01-181-2/+2
| | | | Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* linux-raspberrypi: Drop v4.1Paul Barker2017-01-184-231/+0
| | | | | | | | The linux-raspberrypi 4.1 recipe has been broken for a while, probably since 09b76a43f6f6852406de385a45f472c52b6a8571. It should now be safe to drop this version. Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* Remove True option to getVar callsPaul Barker2017-01-181-2/+2
| | | | | | getVar() now defaults to expanding by default. Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* linux-raspberrypi_4.9.bb: Add recipe for 4.9 releaseKhem Raj2017-01-121-0/+8
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi_4.8.bb: Upgrade to 4.8.16Khem Raj2017-01-121-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi-4.8: Upgrade to 4.8.15Andrei Gherzan2016-12-291-2/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* linux-raspberrypi-4.8: Upgrade to 4.8.13Khem Raj2016-12-291-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-rpi.inc: Do not rely on DISTRO_TYPE to enable/disable kernel debugFrank Meerkoetter2016-12-061-3/+3
| | | | | | | | | | | | DISTRO_TYPE doesn't seem to be set anywhere in OE/poky. This causes CMDLINE_DEBUG to default to "debug" which is very noisy. This is especially true when building a systemd based system, as systemd also looks at the kernel commandline to set the debug level. Such a system is nearly unuseable from the serial console due to the amount of data logged by systemd. Signed-off-by: Frank Meerkoetter <meerkoetter@googlemail.com> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* linux-raspberrypi_4.8.bb: upgrade to 4.8.12Trevor Woerner2016-12-061-2/+2
| | | | | | | | | | The rpi-4.8.y branch of git://github.com/raspberrypi/linux.git was rebased, losing any previous commit hashes. This latest update doesn't include the raspberry pi patches for 4.8.6, but the upstream patches are included starting with 4.8.11. Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* linux-raspberrypi_4.4.bb: upgrade to 4.4.35Trevor Woerner2016-12-061-2/+2
| | | | Signed-off-by: Trevor Woerner <twoerner@gmail.com>
* linux-raspberrypi: remove not needed bundle_initramfs_append()piotr.lewicki2016-11-121-13/+0
|
* linux-raspberrypi_4.8.bb: Upgrade to 4.8.6Khem Raj2016-11-121-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-firmware_git.bbappend: DeleteKhem Raj2016-11-084-305/+0
| | | | | | | | OE-core already bumped the base rev on linux-firmware package to include the upstreamed version of brcmfmac43430 firmware in september via OE-Core commit a0bc732976670810505286ba43feee70e2c812ce Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi-4.4: Update to 4.4.28Khem Raj2016-11-081-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi: Update to 4.8.4Andrei Gherzan2016-10-311-2/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* linux-firmware: Fix "No generic license file exists" warningJonathan Liu2016-10-311-1/+1
| | | | | | | | | | | The NO_GENERIC_LICENSE map value for Firmware-broadcom_brcm80211 needs to have the full path to LICENSE.broadcom_brcm80211 from the URL instead of just the filename. Fixes the following warning building the linux-firmware recipe: WARNING: linux-firmware-1_0.0+gitAUTOINC+42ad5367dd-r0 do_populate_lic: linux-firmware: No generic license file exists for: Firmware-broadcom_brcm80211 in any provider Signed-off-by: Jonathan Liu <net147@gmail.com>
* linux-raspberrypi_4.8.bb: Update to 4.8.2Khem Raj2016-10-311-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-firmware: Correct the LICENSE for brcm43430-licenseJonathan Liu2016-10-311-0/+1
| | | | | | | | | The license for brcm43430-license should be the license it contains instead of all the licenses of the linux-firmware packages. [YOCTO #10251] Signed-off-by: Jonathan Liu <net147@gmail.com>
* vc4: why no framebuffer device?Andreas Müller2016-10-141-1/+1
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* linux-raspberrypi_4.7.bb: Update to 4.7.7Khem Raj2016-10-141-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi: Add recipe for 4.8 releaseKhem Raj2016-10-141-0/+8
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi_4.4: Upgrade to 4.4.23Khem Raj2016-10-132-32/+2
| | | | | | Drop upstreamed patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi_3.18: RemoveKhem Raj2016-09-212-124/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi: Add recipe for 4.7 releaseKhem Raj2016-09-212-0/+53
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi_4.4: upgrade to 4.4.16Khem Raj2016-09-211-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi-4.4: add patch to enable proper operation of renderD128 deviceHerve Jourdain2016-09-212-0/+30
| | | | Signed-off-by: Herve Jourdain <herve.jourdain@neuf.fr>
* linux-rpi.inc: add the configuration options required to support vc4graphicsHerve Jourdain2016-09-211-0/+10
| | | | Signed-off-by: Herve Jourdain <herve.jourdain@neuf.fr>
* linux-raspberrypi_4.4.bb: support for .dtbo files for dtb overlaysHerve Jourdain2016-09-212-0/+45
| | | | | | | Kernel 4.4.6+ on RaspberryPi support .dtbo files for overlays, instead of .dtb. Patch the kernel, which has faulty rules to generate .dtbo the way yocto does Signed-off-by: Herve Jourdain <herve.jourdain@neuf.fr>
* linux-raspberrypi_4.4: Upgrade to 4.4.13Khem Raj2016-07-081-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi: rpi-mkimage is no longer neededPaul Barker2016-07-081-20/+0
| | | | | | | | Recent versions of the Raspberry Pi firmware can directly handle kernel images which use device tree. The modifications made by rpi-mkimage are no longer needed. Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* linux-raspberrypi: Fix v4.1 with GCC6Andrei Gherzan2016-07-083-0/+111
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>