summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* nios2: Add Altera 10m50 GHRD supportMarek Vasut2016-01-251-0/+22
| | | | | | | | | | | | 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>
* 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>
* Add generic-nios2 machine to meta-alteraMarek Vasut2015-12-065-0/+60
| | | | | | | | | | | | | | 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>
* Conditionally set kernel preferred provider and uboot preferred versionDalon Westergreen2015-11-124-5/+5
|
* Move KERNEL_DEVICETREE back to linux recipesDalon Westergreen2015-11-123-7/+0
|
* Set devicetree only for newer kernels for nowDalon Westergreen2015-11-122-4/+6
|
* Add Arria10 initialDalon Westergreen2015-11-121-0/+13
|
* Clean up KERNEL_DEVICETREE in machine conf and kernel recipesDalon Westergreen2015-11-122-0/+4
|
* Move KERNEL_DEVICETREE to linux recipesDalon Westergreen2015-11-112-15/+0
|
* Update linux-altera kernel recipesDalon Westergreen2015-11-112-0/+14
|
* Update machine configuration for Cyclone5 and Arria5Dalon Westergreen2015-11-112-1/+8
|
* linux-altera: Remove incorrect COMPATIBLE_MACHINEKhem Raj2014-09-201-1/+1
| | | | | | 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>
* Yocto layer for Altera's SoCFPGAYves Vandervennet2014-09-204-0/+57
Signed-off-by: Yves Vandervennet <yvanderv@opensource.altera.com>