summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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>
* Merge pull request #1 from zandrey/fido_1.8Khem Raj2015-06-232-5/+5
|\ | | | | Fido 1.8 Altera Linux Kernel and U-Boot recipes fixes
| * Fix Altera Linux kernel recipe for Fido 1.8student2015-06-231-4/+4
| |
| * Fix U-Boot recipe for Fido 1.8student2015-06-231-1/+1
|/
* 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-206-14/+12
| | | | | | beautify ?= Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Reanme the machines to remove unwanted _ in nameKhem Raj2014-09-202-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Rename READMEKhem Raj2014-09-201-0/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Add myself to maintainer listKhem Raj2014-09-201-1/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* u-boot: Rename recipes dirKhem Raj2014-09-202-0/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* COPYING.MIT: Remove trailing whitespacesKhem Raj2014-09-201-12/+12
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Yocto layer for Altera's SoCFPGAYves Vandervennet2014-09-2014-0/+312
Signed-off-by: Yves Vandervennet <yvanderv@opensource.altera.com>