summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
Commit message (Collapse)AuthorAgeFilesLines
* nios2: Drop CSL_TARGET_SYSMarek Vasut2017-04-251-2/+0
| | | | | | | This is not used, so drop it. Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Clean up variables for ubootDalon Westergreen2016-04-181-0/+9
| | | | -> Moved common variables to socfpga.inc
* Add generic-nios2 machine to meta-alteraMarek Vasut2015-12-064-0/+49
| | | | | | | | | | | | | | 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-121-2/+2
|
* linux-altera: Remove incorrect COMPATIBLE_MACHINEKhem Raj2014-09-201-1/+1
| | | | | | beautify ?= Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Yocto layer for Altera's SoCFPGAYves Vandervennet2014-09-201-0/+27
Signed-off-by: Yves Vandervennet <yvanderv@opensource.altera.com>