summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update README to indicate support statusjethroDalon Westergreen2019-12-041-4/+7
| | | | | | This branch is no longer supported or maintained Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Merge pull request #26 from gizero/fix-for-jethroKhem Raj2016-05-131-18/+0
|\ | | | | linux-yocto_4.4: drop bbappend from jethro branch
| * linux-yocto_4.4: drop bbappend from jethro branchAndrea Galbusera2016-05-131-18/+0
|/ | | | | | | | | * this version of linux-yocto is not available in poky jethro branch, leading to bitbake complaining for missing recipe fixes: ERROR: No recipes available for: meta-altera/recipes-kernel/linux/linux-yocto_4.4.bbappend
* Merge pull request #21 from dwesterg/jethroKhem Raj2016-03-161-10/+26
|\ | | | | Add detail to README
| * Update README per kraj's commentsDalon Westergreen2016-03-161-8/+8
| | | | | | | | | | -> Move maintaners list to the bottom -> Change titles to be more clear
| * Add detail to READMEDalon Westergreen2016-03-161-4/+20
|/
* Merge pull request #18 from dwesterg/masterKhem Raj2016-03-151-0/+7
|\ | | | | Add linux-altera_4.2 back per request from stefan
| * Add linux-altera_4.2 back per request from stefanDalon Westergreen2016-03-151-0/+7
| |
* | Merge pull request #16 from dwesterg/masterKhem Raj2016-03-151-0/+27
|\| | | | | Update README with information regarding kernel selection
| * Update README with information regarding kernel selectionDalon Westergreen2016-03-151-0/+27
|/
* Merge pull request #15 from dwesterg/masterKhem Raj2016-03-142-0/+18
|\ | | | | Add back old LTSI kernels
| * 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
* Merge pull request #14 from dwesterg/masterKhem Raj2016-03-143-0/+42
|\ | | | | Add support for the Stratix10 SW Virtual Platform
| * Add support for the Stratix10 SW Virtual PlatformDalon Westergreen2016-03-143-0/+42
|/ | | | | | -> 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
* Merge pull request #13 from dwesterg/masterKhem Raj2016-03-121-1/+1
|\ | | | | Update linux-altera-configs to use alldefconfig instead of the defaul…
| * Update linux-altera-configs to use alldefconfig instead of the default of ↵Dalon Westergreen2016-03-111-1/+1
| | | | | | | | allnoconfig
* | Merge pull request #12 from dwesterg/masterKhem Raj2016-03-125-41/+0
|\| | | | | Remove kernels that are no longer supported or in development
| * 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
* Merge pull request #10 from dwesterg/masterKhem Raj2016-03-114-2/+10
|\ | | | | Update devicetree list for cyclone5 to include de0 board
| * 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
* | Merge pull request #9 from dwesterg/masterKhem Raj2016-03-1033-505/+22
|\| | | | | Update kernel recipes and remove in recipe kernel metadata
| * 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>
* Updated tag for U-Boot 2013.01.01.Yves Vandervennet2016-02-171-1/+1
| | | | | | | This will enable building U-Boot with GCC 5.x. 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-253-0/+1479
| | | | | | | | | | | | 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-253-3/+3
| | | | | | | 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>
* Merge pull request #7 from nopeppermint/patch-2Khem Raj2016-01-231-1/+1
|\ | | | | Update linux-altera-ltsi_3.10.bb
| * 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-067-0/+159
| | | | | | | | | | | | | | 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>
* Merge pull request #6 from dwesterg/masterKhem Raj2015-11-165-0/+19
|\ | | | | Final bit of cleanup
| * 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
| |
* | Merge pull request #5 from dwesterg/masterKhem Raj2015-11-138-1/+21
|\| | | | | Change uboot git repo to new github location
| * Set SRCREV for all kernel versions and add dev versions to follow AUTOREVDalon Westergreen2015-11-137-0/+20
| |
| * Change uboot git repo to new github locationDalon Westergreen2015-11-131-1/+1
| |
* | Merge pull request #4 from dwesterg/masterKhem Raj2015-11-1338-126/+588
|\| | | | | Update Meta-altera
| * Set Arria10 and Arria5/Cyclone5 uboot SRCREV to SoCEDS 15.1 release versionsDalon Westergreen2015-11-132-1/+5
| |
| * Fix u-boot 2014.10 PVDalon Westergreen2015-11-121-2/+2
| |
| * Conditionally set kernel preferred provider and uboot preferred versionDalon Westergreen2015-11-124-5/+5
| |
| * Move KERNEL_DEVICETREE back to linux recipesDalon Westergreen2015-11-129-12/+16
| |
| * Set devicetree only for newer kernels for nowDalon Westergreen2015-11-122-4/+6
| |
| * Add Arria10 initialDalon Westergreen2015-11-122-0/+62
| |
| * Clean up KERNEL_DEVICETREE in machine conf and kernel recipesDalon Westergreen2015-11-127-10/+4
| |
| * Move KERNEL_DEVICETREE to linux recipesDalon Westergreen2015-11-117-15/+15
| |
| * Update linux-altera kernel recipesDalon Westergreen2015-11-1134-128/+517
| |
| * Update machine configuration for Cyclone5 and Arria5Dalon Westergreen2015-11-112-1/+8
|/
* Merge pull request #3 from nordoff/masterKhem Raj2015-07-061-9/+11
|\ | | | | Build kernels properly in YP1.8
| * 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>