summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update README to indicate support statuskrogothDalon Westergreen2019-12-041-4/+7
| | | | | | This branch is no longer supported or maintained Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* sdcard: add symlink to sdcard image artifact (#39)Andrea Galbusera2016-09-201-2/+5
| | | | | | Similarly to how other classes do when deploying images, add/replace the symlink to the latest sdcard image file Signed-off-by: Andrea Galbusera <gizero@gmail.com>
* Update 4.1.22 ltsi and 4.6 SRCREV to latest hash tag as this fixes (#33)Dalon Westergreen2016-07-282-2/+2
| | | a problem with devicetree overlays and bridge resets
* Fix error in FILESEXTRAPATH assignment in ltsi kernel recipes (#29)Dalon Westergreen2016-06-247-7/+7
|
* Merge pull request #28 from dwesterg/masterKhem Raj2016-06-2311-5/+76
|\ | | | | Update kernel recipes V3
| * Remove recipe for 4.4 dev kernel as it is no longer being updatedDalon Westergreen2016-06-231-3/+0
| |
| * Add recipes for 4.6 kernel and add a development recipe for theDalon Westergreen2016-06-232-0/+8
| | | | | | | | 4.6 kernel
| * Add recipe for 4.5 kernelDalon Westergreen2016-06-231-0/+5
| |
| * Update SRCREV for 4.4 kernel recipeDalon Westergreen2016-06-231-1/+1
| |
| * Update LTSI and LTSI-RT recipesDalon Westergreen2016-06-237-3/+64
|/ | | | | | | | -> Include new 4.1.22 versions -> Update SRCREV for 4.1 ltsi recipe -> Add 4.1 ltsi-rt recipe Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* u-boot: Upgrade to 2016.05Marek Vasut2016-05-175-5/+5
| | | | | | | | | | Upgrade the u-boot package to 2016.05 as it contains significant fixes for DDR initialization of the Gen5 socfpga as well as fixes for the problems with QSPI and USB with dcache enabled. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Dalon Westergreen <dwesterg@gmail.com> Cc: Khem Raj <raj.khem@gmail.com>
* linux-yocto: Replace base_contains with bb.utils.containsMarek Vasut2016-05-171-5/+5
| | | | | | | | | | Replace the base_contains with bb.utils.contains as the former is now deprecated since 1a0e56630c5c27d8899dd0979ae0b86bbe227881 in oe core. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Dalon Westergreen <dwesterg@gmail.com> Cc: Khem Raj <raj.khem@gmail.com>
* systemd: Add support for nios2Khem Raj2016-05-162-0/+52
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kernel,u-boot: Fix builds for max10/nios2Khem Raj2016-05-167-1/+449
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-altera-configs: Pin right defconfig for max10 kernelKhem Raj2016-05-161-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Merge pull request #25 from dwesterg/masterKhem Raj2016-04-193-23/+21
|\ | | | | SDcard fixes
| * SDcard fixesDalon Westergreen2016-04-193-23/+21
|/ | | | | | | | | | | | | | | | 1) Disable sdcard generation using UBOOT_CONFIG parameter 2) Fix type in sdcard class SDCard generation still isnt working quite right. If IMAGE_FSTYPES += " sdcard" is added, the sdcard image is created but the uboot-config should automatically add sdcard creation when the UBOOT_CONFIG selected looks like "socfpga_cyclone5_socdk,sdcard". TBD: 1) Add uboot env customization based on selected uboot config 2) Fix sdcard generation issue
* Merge pull request #24 from dwesterg/masterKhem Raj2016-04-185-18/+157
|\ | | | | Clean up variables for uboot build
| * Add support for sdcard generation for C5/A5Dalon Westergreen2016-04-183-3/+133
| |
| * Clean up variables for ubootDalon Westergreen2016-04-186-220/+26
| | | | | | | | -> Moved common variables to socfpga.inc
| * Testing sdcardDalon Westergreen2016-04-182-0/+203
| |
* | Merge pull request #23 from dwesterg/masterKhem Raj2016-04-174-8/+34
|\| | | | | Add support for mainline uboot for cyclone5 / arria5 devices
| * Add support for mainline uboot for cyclone5 / arria5 devicesDalon Westergreen2016-04-174-8/+34
|/ | | | | | | | 1) Remove 2013.01.01 u-boot which is only used for cyclone5/arria5. cyclone5/arria5 are fully supported in mainline uboot 2) Add recipe for mainline uboot supporting socfpga cyclone5 / arria5 based kits.
* Merge pull request #22 from dwesterg/masterKhem Raj2016-03-161-8/+8
|\ | | | | Update README per kraj's comments
| * Update README per kraj's commentsDalon Westergreen2016-03-161-8/+8
|/ | | | | -> Move maintaners list to the bottom -> Change titles to be more clear
* Merge pull request #20 from dwesterg/masterKhem Raj2016-03-161-4/+20
|\ | | | | Add detail to README
| * Add detail to READMEDalon Westergreen2016-03-161-4/+20
| |
* | Merge pull request #19 from dwesterg/masterKhem Raj2016-03-163-25/+0
|\| | | | | Remove old kernel recipes that are no longer maintained
| * Remove old kernel recipes that are no longer maintainedDalon Westergreen2016-03-153-25/+0
|/
* 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>