Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | u-boot,altera-ltsi-rt: Update to working SHA id | Ilya Katsnelson | 2016-01-25 | 3 | -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-2 | Khem Raj | 2016-01-23 | 1 | -1/+1 | |
|\ | | | | | Update linux-altera-ltsi_3.10.bb | |||||
| * | Update linux-altera-ltsi_3.10.bb | Stefan | 2016-01-23 | 1 | -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-altera | Marek Vasut | 2015-12-06 | 7 | -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/master | Khem Raj | 2015-11-16 | 5 | -0/+19 | |
|\ | | | | | Final bit of cleanup | |||||
| * | Add EDAC and A10SYSCON to default kernel configuration | Dalon Westergreen | 2015-11-15 | 2 | -0/+12 | |
| | | ||||||
| * | Add linux-altera-dev linux-altera-ltsi-dev and linux-altera-ltsi-rt-dev | Dalon Westergreen | 2015-11-15 | 3 | -0/+7 | |
| | | ||||||
* | | Merge pull request #5 from dwesterg/master | Khem Raj | 2015-11-13 | 8 | -1/+21 | |
|\| | | | | | Change uboot git repo to new github location | |||||
| * | Set SRCREV for all kernel versions and add dev versions to follow AUTOREV | Dalon Westergreen | 2015-11-13 | 7 | -0/+20 | |
| | | ||||||
| * | Change uboot git repo to new github location | Dalon Westergreen | 2015-11-13 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #4 from dwesterg/master | Khem Raj | 2015-11-13 | 38 | -126/+588 | |
|\| | | | | | Update Meta-altera | |||||
| * | Set Arria10 and Arria5/Cyclone5 uboot SRCREV to SoCEDS 15.1 release versions | Dalon Westergreen | 2015-11-13 | 2 | -1/+5 | |
| | | ||||||
| * | Fix u-boot 2014.10 PV | Dalon Westergreen | 2015-11-12 | 1 | -2/+2 | |
| | | ||||||
| * | Conditionally set kernel preferred provider and uboot preferred version | Dalon Westergreen | 2015-11-12 | 4 | -5/+5 | |
| | | ||||||
| * | Move KERNEL_DEVICETREE back to linux recipes | Dalon Westergreen | 2015-11-12 | 9 | -12/+16 | |
| | | ||||||
| * | Set devicetree only for newer kernels for now | Dalon Westergreen | 2015-11-12 | 2 | -4/+6 | |
| | | ||||||
| * | Add Arria10 initial | Dalon Westergreen | 2015-11-12 | 2 | -0/+62 | |
| | | ||||||
| * | Clean up KERNEL_DEVICETREE in machine conf and kernel recipes | Dalon Westergreen | 2015-11-12 | 7 | -10/+4 | |
| | | ||||||
| * | Move KERNEL_DEVICETREE to linux recipes | Dalon Westergreen | 2015-11-11 | 7 | -15/+15 | |
| | | ||||||
| * | Update linux-altera kernel recipes | Dalon Westergreen | 2015-11-11 | 34 | -128/+517 | |
| | | ||||||
| * | Update machine configuration for Cyclone5 and Arria5 | Dalon Westergreen | 2015-11-11 | 2 | -1/+8 | |
|/ | ||||||
* | Merge pull request #3 from nordoff/master | Khem Raj | 2015-07-06 | 1 | -9/+11 | |
|\ | | | | | Build kernels properly in YP1.8 | |||||
| * | Build kernels properly in YP1.8 | Ben Fleming | 2015-07-06 | 1 | -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> | |||||
* | Merge pull request #1 from zandrey/fido_1.8 | Khem Raj | 2015-06-23 | 2 | -5/+5 | |
|\ | | | | | Fido 1.8 Altera Linux Kernel and U-Boot recipes fixes | |||||
| * | Fix Altera Linux kernel recipe for Fido 1.8 | student | 2015-06-23 | 1 | -4/+4 | |
| | | ||||||
| * | Fix U-Boot recipe for Fido 1.8 | student | 2015-06-23 | 1 | -1/+1 | |
|/ | ||||||
* | linux-altera: Restrict the recipes only for altera machines | Khem Raj | 2015-05-27 | 4 | -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_MACHINE | Khem Raj | 2014-09-20 | 6 | -14/+12 | |
| | | | | | | beautify ?= Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
* | Reanme the machines to remove unwanted _ in name | Khem Raj | 2014-09-20 | 2 | -2/+2 | |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
* | Rename README | Khem Raj | 2014-09-20 | 1 | -0/+0 | |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
* | Add myself to maintainer list | Khem Raj | 2014-09-20 | 1 | -1/+3 | |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
* | u-boot: Rename recipes dir | Khem Raj | 2014-09-20 | 2 | -0/+0 | |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
* | COPYING.MIT: Remove trailing whitespaces | Khem Raj | 2014-09-20 | 1 | -12/+12 | |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
* | Yocto layer for Altera's SoCFPGA | Yves Vandervennet | 2014-09-20 | 14 | -0/+312 | |
Signed-off-by: Yves Vandervennet <yvanderv@opensource.altera.com> |