summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* u-boot,altera-ltsi-rt: Update to working SHA idIlya Katsnelson2016-01-253-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-2Khem Raj2016-01-231-1/+1
|\ | | | | Update linux-altera-ltsi_3.10.bb
| * Update linux-altera-ltsi_3.10.bbStefan2016-01-231-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-alteraMarek Vasut2015-12-067-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/masterKhem Raj2015-11-165-0/+19
|\ | | | | Final bit of cleanup
| * Add EDAC and A10SYSCON to default kernel configurationDalon Westergreen2015-11-152-0/+12
| |
| * Add linux-altera-dev linux-altera-ltsi-dev and linux-altera-ltsi-rt-devDalon Westergreen2015-11-153-0/+7
| |
* | Merge pull request #5 from dwesterg/masterKhem Raj2015-11-138-1/+21
|\| | | | | Change uboot git repo to new github location
| * 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
| |