summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
* add support for Linux kernel v4.9.76-ltsi-rtDalon Westergreen2018-02-261-0/+7
| | | | Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* removed old kernels, no longer supportedYves Vandervennet2018-02-1413-104/+0
| | | | Signed-off-by: Yves Vandervennet <yves.vandervennet@linux.intel.com>
* add support for the Linux kernel v4.15Yves Vandervennet2018-02-121-0/+11
| | | | Signed-off-by: Yves Vandervennet <yves.vandervennet@linux.intel.com>
* add Linux kernel support for v4.9.78-ltsiYves Vandervennet2018-02-121-0/+7
| | | | Signed-off-by: Yves Vandervennet <yves.vandervennet@linux.intel.com>
* stratix10: machine definitionsYves Vandervennet2018-02-111-0/+1
| | | | Signed-off-by: Yves Vandervennet <yves.vandervennet@intel.com>
* support for the Linux kernel v4.13Yves Vandervennet2017-12-111-0/+11
| | | | Signed-off-by: Yves Vandervennet <yves.vandervennet@linux.intel.com>
* linux-altera_4.12.bb: adding v4.12 buildYves Vandervennet2017-09-261-0/+11
| | | | | Signed-off-by: Yves Vandervennet <yves.unix@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-altera_4.11.bb: add support for the Linux kernel v4.11Yves Vandervennet2017-08-091-0/+11
| | | | Signed-off-by: Yves Vandervennet <yvanderv@opensource.altera.com>
* linux-altera_4.10: add more dtbs for cyclone5 and arria10Nobuhiro Iwamatsu2017-05-131-0/+6
| | | | | | | | Linux kernel 4.10 supports more boards for cyclone5 and arria10. This adds mcvevk, sodia, trcom, and vining_fpga as cyclone5, and adds socdk_nand as arria10. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
* linux-altera_4.10: add support for kernel v4.10Nobuhiro Iwamatsu2017-05-131-0/+5
| | | | Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
* linux-altera_4.9: add support for kernel v4.9Yves Vandervennet2017-05-101-0/+5
| | | | Signed-off-by: Yves Vandervennet <yves.unix@gmail.com>
* Add support for socfpga 4.1.33 LTSi and 4.8 kernelsDalon Westergreen2017-02-1717-96/+31
| | | | | | | Also clean up older kernel versions, removing 4.1 4.1.22 4.3 4.4 4.5 4.6 kernels. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Update uboot and kernel recipes, and fix sdcard class (#44)Dalon Westergreen2017-01-116-15/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * u-boot-socfpga: update PV for all recipes and add common include for mainline uboot versions u-boot-socfpga versioning scheme varied, some prepended with a 'v' others not. u-boot mainline tags versions with vYYYY.MM so we should be consistent. Create a single include for all mainline uboot versions. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com> * u-boot-socfpga: Add support for v2016.11 Signed-off-by: Dalon Westergreen <dwesterg@gmail.com> * Update sdcard image class and add to arria5 / cyclone 5 machine conf * Move arria5/cyclone5 to uboot-socfpga v2016.11 Signed-off-by: Dalon Westergreen <dwesterg@gmail.com> * Update sdcard script Seemed to be an issue with the rootfs partition being slightly smaller then the ROOTFS_SIZE in some cases. Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com> * uboot: Cleanup v2014.10 recipe v2014.10 is used for Arria10, at this time it does not support GCC6 which is the default for morty * Clean up arria5 and cyclone5 machine definitions Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com> * linux-socfpga: add 4.7 and 4.7 dev recipes Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com> * linux-socfpga: update srcrev for 4.6 kernel and remove 4.6 dev Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com> * linux-socfpga: delete 4.1 dev as 4.1 is no longer maintained * linux-socfpga: update 4.1.22 srcrev to latest release
* linux-altera: fix QA error on kernel PV mismatchAndrea Galbusera2016-10-281-1/+1
| | | | | | | | | | | | | Commit 0eacf03de18b7eeb3460a4d102dd5932cd73cd06 in poky master introduced a new QA test that linux-altera recipes are currently failing with: ERROR: linux-altera-ltsi-4.1.22+gitAUTOINC+76bdba2700-r0 do_kernel_version_sanity_check: Package Version (4.1.22+gitAUTOINC+76bdba2700) does not match of kernel being built (4.1.22-ltsi). Please update the PV variable to match the kernel source. Append ${LINUX_VERSION_SUFFIX} to PV to match version information in kernel's Makefile.
* linux-altera: 4.4: fix wrong SRCREV (#36)Nobuhiro Iwamatsu2016-08-091-1/+1
| | | | | | | | commit: 0e938a8fafccb73ad70781ed62abda2b554eafb4 is not included in socfpga-4.4 branch. Therefore, build of linux-altera_4.4 recipe will fail. This sets 84eb65f84ea7a15cd73766fb16e6a868dc7a734b is current HEAD of socfpga-4.4 to SRCREV. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.kw@hitachi.com>
* Update 4.1.22 ltsi and 4.6 SRCREV to latest hash tag as this fixes (#31)Dalon Westergreen2016-07-282-2/+2
| | | a problem with devicetree overlays and bridge resets
* Fix error in FILESEXTRAPATH assignment in ltsi kernel recipes (#29)Dalon Westergreen2016-06-247-7/+7
|
* Remove recipe for 4.4 dev kernel as it is no longer being updatedDalon Westergreen2016-06-231-3/+0
|
* Add recipes for 4.6 kernel and add a development recipe for theDalon Westergreen2016-06-232-0/+8
| | | | 4.6 kernel
* Add recipe for 4.5 kernelDalon Westergreen2016-06-231-0/+5
|
* Update SRCREV for 4.4 kernel recipeDalon Westergreen2016-06-231-1/+1
|
* Update LTSI and LTSI-RT recipesDalon Westergreen2016-06-237-3/+64
| | | | | | | | -> Include new 4.1.22 versions -> Update SRCREV for 4.1 ltsi recipe -> Add 4.1 ltsi-rt recipe Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* linux-yocto: Replace base_contains with bb.utils.containsMarek Vasut2016-05-171-5/+5
| | | | | | | | | | Replace the base_contains with bb.utils.contains as the former is now deprecated since 1a0e56630c5c27d8899dd0979ae0b86bbe227881 in oe core. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Dalon Westergreen <dwesterg@gmail.com> Cc: Khem Raj <raj.khem@gmail.com>
* kernel,u-boot: Fix builds for max10/nios2Khem Raj2016-05-165-0/+428
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-altera-configs: Pin right defconfig for max10 kernelKhem Raj2016-05-161-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Remove old kernel recipes that are no longer maintainedDalon Westergreen2016-03-153-25/+0
|
* Add linux-altera_4.2 back per request from stefanDalon Westergreen2016-03-151-0/+7
|
* Add back old LTSI kernelsDalon Westergreen2016-03-142-0/+18
| | | | | | -> These currently do not compile with the 5.2 toolchain -> You must use the 4.9 toolchain -> set ANGSTROM_GCC_VERSION_arm = "linaro-4.9%" in your local.conf
* Add support for the Stratix10 SW Virtual PlatformDalon Westergreen2016-03-142-0/+3
| | | | | | -> New machine stratix10swvp -> update linux-altera-configs to use the single defconfig provided for all arm64 platforms -> updata linux-altera.inc to point to the correct dtb for s10swvp
* Update linux-altera-configs to use alldefconfig instead of the default of ↵Dalon Westergreen2016-03-111-1/+1
| | | | allnoconfig
* Remove kernels that are no longer supported or in developmentDalon Westergreen2016-03-115-41/+0
| | | | | -> Remove 3.10 ltsi / 3.10 ltsi-rt recipes, 4.1 ltsi is available -> Remove 4.0 / 4.1 / 4.2 kernels
* Update devicetree list for cyclone5 to include de0 boardDalon Westergreen2016-03-104-2/+10
| | | | | -> Add de0 board device tree to default list -> disable de0 dts for 4.0/4.1/4.2 kernels
* Use KBUILD_DEFCONFIG instead of in recipe kernel metadata for kernel ↵Dalon Westergreen2016-03-0923-486/+2
| | | | configuration. Use of in kernel source defconfigs will create tested configurations of the kernel, and still allow additional features to be enabled using cfg files
* Update kernel recipes for ltsi, dev, 4.2, and 4.3 kernelsDalon Westergreen2016-03-0910-19/+20
| | | | | | | - Update SRCREV for 3.10 ltsi, 3.10 ltsi-rt, 4.2, 4.3 kernels - Add new 4.4 recipe - Move development kernel recipe to 4.4 branch and remove 4.3 development recipe - Add new recipes for 4.1 ltsi kernel, and 4.1 ltsi development kernel
* Update to add support for the kernel v4.3Yves Vandervennet2016-02-172-1/+6
| | | | | | | | - recipes for the stable and development configurations - removed development recipe for 4.2 Signed-off-by: Yves Vandervennet <yvanderv@opensource.altera.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nios2: Add Altera 10m50 GHRD supportMarek Vasut2016-01-252-0/+1457
| | | | | | | | | | | | Add support for the Altera 10M50 development kit with the nios2 GHRD. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Khem Raj <raj.khem@gmail.com> Cc: Ley Foon Tan <lftan@altera.com> Cc: Thomas Chou <thomas@wytron.com.tw> Cc: Walter Goossens <waltergoossens@home.nl> Cc: Yves Vandervennet <yvanderv@opensource.altera.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nios2: Upgrade to linux-yocto 4.4Marek Vasut2016-01-251-0/+0
| | | | | | | | | | | | | Upgrade the generic nios2 machine to linux-yocto 4.4 . The new kernel version contains considerable amount of nios2 improvements. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Khem Raj <raj.khem@gmail.com> Cc: Ley Foon Tan <lftan@altera.com> Cc: Thomas Chou <thomas@wytron.com.tw> Cc: Walter Goossens <waltergoossens@home.nl> Cc: Yves Vandervennet <yvanderv@opensource.altera.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* u-boot,altera-ltsi-rt: Update to working SHA idIlya Katsnelson2016-01-251-1/+1
| | | | | | | Fix the name of the machine in the comments for Arria10 Signed-off-by: Ilya Katsnelson <ikatsnelson@vmem.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Update linux-altera-ltsi_3.10.bbStefan2016-01-231-1/+1
| | | update patch which is searched as I got the following ERROR: Fetcher failure: Unable to find revision bcf9c6441ec6e785ec1c829b4650a582b5e7559e in branch socfpga-3.10-ltsi even from upstream
* Add generic-nios2 machine to meta-alteraMarek Vasut2015-12-062-0/+99
| | | | | | | | | | | | | | Add support for the Altera NIOS2 architecture and a generic machine config. Also add Linux kernel defconfig for linux-yocto 4.1 package. Heavily based on work by Walter Goossens <waltergoossens@home.nl> Signed-off-by: Marek Vasut <marex@denx.de> Cc: Khem Raj <raj.khem@gmail.com> Cc: Ley Foon Tan <lftan@altera.com> Cc: Thomas Chou <thomas@wytron.com.tw> Cc: Walter Goossens <waltergoossens@home.nl> Cc: Yves Vandervennet <yvanderv@opensource.altera.com>
* Add EDAC and A10SYSCON to default kernel configurationDalon Westergreen2015-11-152-0/+12
|
* Add linux-altera-dev linux-altera-ltsi-dev and linux-altera-ltsi-rt-devDalon Westergreen2015-11-153-0/+7
|
* Set SRCREV for all kernel versions and add dev versions to follow AUTOREVDalon Westergreen2015-11-137-0/+20
|
* Move KERNEL_DEVICETREE back to linux recipesDalon Westergreen2015-11-126-5/+16
|
* Clean up KERNEL_DEVICETREE in machine conf and kernel recipesDalon Westergreen2015-11-125-10/+0
|
* Move KERNEL_DEVICETREE to linux recipesDalon Westergreen2015-11-115-0/+15
|
* Update linux-altera kernel recipesDalon Westergreen2015-11-1132-128/+503
|
* Build kernels properly in YP1.8Ben Fleming2015-07-061-9/+11
| | | | | | | | Made changes recommended in http://www.yoctoproject.org/docs/1.8/ref- manual/ref-manual.html#migration-1.8-kernel-build-changes to ensure make runs in the proper directory. Signed-off-by: Ben Fleming <bfleming@meteorcomm.com>
* Fix Altera Linux kernel recipe for Fido 1.8student2015-06-231-4/+4
|
* linux-altera: Restrict the recipes only for altera machinesKhem Raj2015-05-274-4/+6
| | | | | | | arria5 and cyclone5 for now are only ones supported in layer Remove executable mod on the recipe files Signed-off-by: Khem Raj <raj.khem@gmail.com>