summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* linux-altera: Remove incorrect COMPATIBLE_MACHINEKhem Raj2014-09-204-9/+7
| | | | | | beautify ?= Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Yocto layer for Altera's SoCFPGAYves Vandervennet2014-09-206-0/+138
Signed-off-by: Yves Vandervennet <yvanderv@opensource.altera.com>