summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove socfpga_cyclone5_trcom.dtb from cyclone5 machineDalon Westergreen2019-12-021-1/+0
| | | | | | | It appears the socfpga_cyclone5_trcom devicetree has been removed from upstream linux source. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Add initial Agilex supportDalon Westergreen2019-12-021-0/+24
| | | | Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Move wks file for stratix10 to common nameDalon Westergreen2019-12-022-1/+1
| | | | | | | Move the wks file name to a common name for agilex and stratix10 Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Update u-boot-socfpga to latest releaseDalon Westergreen2019-12-021-1/+1
| | | | | | update 2019.04 to latest commit Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Update kernel revisionsDalon Westergreen2019-12-023-3/+3
| | | | | | Update ltsi, ltsi-rt, and 5.2 kernel to latest release Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* linux: move kernel defconfig to machine declarationsDalon Westergreen2019-12-024-4/+6
| | | | | | | | Move the defconfig declaration to the various machine declarations, or to a common include in the machine declaration. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Update linux-socfpga kernelsDalon Westergreen2019-10-092-1/+1
| | | | | | | -> Update 5.2 and 4.14.126 kernel. -> Fix 4.14.126 filename with inappropriate '-' Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* layer: Add zeus to compatible releaseKhem Raj2019-10-081-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Update Readme to add verbiage regarded supported branchesDalon Westergreen2019-09-201-0/+3
| | | Only currently maintained poky branches are maintained and tested in meta-altera
* Arria10: Update u-boot binary nameDalon Westergreen2019-09-201-1/+1
| | | | | | | | u-boot default configuration now correctly has u-boot.img as the u-boot fat image filename. So we need to update the UBOOT_BINARY name appropriately. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Update linux-socfpga kernelsDalon Westergreen2019-09-204-5/+5
| | | | | | | | | | | | | | Remove: -> 4.20 kernel Add: -> 5.2 kernel Update: -> 4.14.126 rt kernel -> 4.14.130 kernel Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Remove S10 SWVP machine configurationDalon Westergreen2019-09-201-39/+0
| | | | | | | This is not needed anylonger as a normal build works with the virtual platform. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Add support for u-boot-socfpga 2019.04Dalon Westergreen2019-09-206-9/+13
| | | | | | | 2019.04 is now the officially supported u-boot for all socfpga platforms. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Remove old, unused u-boot filesDalon Westergreen2019-09-2020-1779/+0
| | | | Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Remove older u-boot-socfpga implementationsDalon Westergreen2019-09-2011-221/+0
| | | | | | | These older versions are no longer supported and in many cases will not even build. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Update de0 nano dtb referenceJoão Loureiro2019-09-181-1/+1
| | | Without updating the reference to the write dtb on the kernel (as proposed by this PR) I was not able to compile yocto with this meta-altera
* Add preferred provider for u-bootDalon Westergreen2019-08-132-3/+5
| | | | | | | | | | PREFERRED_PROVIDER_u-boot ?= "u-boot-socfpga" is required if enabled u-boot kernel signing of fitimages. The uboot-sign class requires this is set when u-boot is being provided by a package not called u-boot. For socfpga devices, the u-boot package is u-boot-socfpga. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* u-boot: cleanup 2019.07 stratix10 patchesDalon Westergreen2019-08-1318-198/+187
| | | | Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* kernel: ltsi-rt: Update to ltsi-rt 4.14.126Dalon Westergreen2019-08-132-17/+13
| | | | Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* kernel: ltsi: update to 4.14.130Dalon Westergreen2019-08-132-17/+13
| | | | Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Update arria10.confHean Loong Ong2019-08-021-0/+1
| | | Add jffs image configuration
* Update socfpga.incHean Loong Ong2019-08-011-1/+1
| | | update image type to create jffs2
* Update linux-altera-ltsi-rt_4.14-73.bbHean Loong Ong2019-08-011-1/+1
| | | update linux-socfpga rt branch to d28435f2010b6fa334bd6abe709f7cd890ccc22c
* Update linux-altera-ltsi_4.14.73.bbHean Loong Ong2019-08-011-1/+1
| | | Update linux-socfpga commit to d6b8a5d4b162e7b67f73fc1cd69d8c69c895d787
* u-boot: update to 2019.07 release and add patch for a10 fixDalon Westergreen2019-07-182-1/+40
| | | | | | | Update u-boot to release tag and add fix for arria10 to release fpga routed HPS peripherals properly. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Update cyclone5.confHean Loong Ong2019-07-081-1/+1
| | | | Changing the dtb file generated as wic configuration would fail if socfpga_cyclone5_de0_sockit.dtb is not available. Also the the script in layers/meta-altera/recipes-kernel/linux/linux-altera-ltsi-rt_4.14-73.bb:11:KERNEL_DEVICETREE_remove_cyclone5 = "socfpga_cyclone5_de0_nano_soc.dtb"
* Update kernels to latest releaseDalon Westergreen2019-06-244-4/+4
| | | | | | | Update 4.20, 5.0, and 4.14.73 ltsi / ltsi-rt kernels to latest releases. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Add socfpga 5.1 linux kernelDalon Westergreen2019-06-241-0/+13
| | | | Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Update maintainersKhem Raj2019-06-101-4/+2
|
* Fix linux-altera-ltsi_4.14.73-ltsi filenameDalon Westergreen2019-06-101-0/+0
| | | | | | An extra -ltsi was added somewhere along the line. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Add lbdaf.scc to include LBDAF_CONFIG for c5/a5/arria10Dalon Westergreen2019-06-105-12/+13
| | | | | | | | | For some reason the scc call in do_kernel_metadata is failing in my build. I am sttill investigating the cause, but moving to an scc over a cfg seems to resolve this. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Set default kernel to linux-altera for c5/a5/a10Dalon Westergreen2019-06-101-1/+1
| | | | | | | Keep all devices on the latest kernel rather then the ltsi kernels. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* arria10: Add support for wic and u-boot 2019.07Dalon Westergreen2019-06-102-2/+35
| | | | | | | | | Mainline uboot for arria10 supports creating the boot header required for spl using mkimage. With this update, it is now possible to build the sdcard image without external tools. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Cyclone5/Arria5 machine conf cleanupDalon Westergreen2019-06-103-35/+44
| | | | | | | | -> move extlinux configuration to individual machine configs. this makes it more readable -> cleanup u-boot common configuration Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Update linux-socfpga kernels to latest releaseDalon Westergreen2019-06-103-3/+3
| | | | Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Remove devicetree appends from kernel recipesDalon Westergreen2019-06-106-21/+12
| | | | | | | | | The bulk of the devicetrees are already listed in the machine configurations for the devices. Having devicetree lists in the machine confs and kernel recipes is confusing and needless. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Remove 4.19 kernelDalon Westergreen2019-06-101-20/+0
| | | | Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Remove 4.9 ltsi kernelsDalon Westergreen2019-06-102-26/+0
| | | | | | 4,9 kernels are no longer supported of maintained. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Remove unnecessary hex generation for stratix10Dalon Westergreen2019-06-101-53/+0
| | | | | | | hex creation for stratix10 spl is being added to the uboot build. we know just need to set SPL_BINARY appropriately. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Add 2019.07 u-bootDalon Westergreen2019-06-1014-0/+1613
| | | | | | | | | | | | | | | | Initial mainline support for Arria10 and Stratix10. Stratix10 still requires some patches, also included in this recipe. Arria10 -> uboot support is in mainline. Stratix10 -> uboot mainlining is almost complete, add missing patches. -> Known issue at this time is that reset in u-boot does not appear functional. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Cleanup stratix10 machine conf and add uboot 2019.07Dalon Westergreen2019-06-102-17/+20
| | | | | | | | | Cleanup machine conf and add an include for socfgpa_armv8a in preparation for agilex. Add initial support for u-boot 2019.07 for S10 Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Stratix10: include correct arch configurationDalon Westergreen2019-06-101-1/+1
| | | | | | | poky warrior moved the armv8 include to armv8a, as such the stratix10 machine conf needs to change. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Only support Warrior in LAYERS_COMPATDalon Westergreen2019-05-211-1/+1
| | | | | | | Warrior specific changes are needed, and as a result sumo and thud support must be disabled. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Added sumo to layer seriespeter smith2019-05-081-1/+1
|
* Update 4.19 and 4.14.73 ltsi kernelsDalon Westergreen2019-05-072-2/+2
| | | | | | Update to the latest release Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Add 4.14.73 ltsi-rt kernelDalon Westergreen2019-05-071-0/+13
| | | | Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Remove unsupported 4.17 and 4.18 kernelsDalon Westergreen2019-05-072-40/+0
| | | | | | | The 4.7/18 kernels are no longer supported and are no longer hosted in the linux-socfpga repository. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* stratix10: update machine conf to add serial consolesDalon Westergreen2019-05-071-3/+1
| | | | | | | | Remove reference to auto-serial-console as it is in meta-linaro which is not needed. Add SERIAL_CONSOLES to enable a terminal on ttyS0. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* linux-altera: rename socfpga_cyclone5_de0_{sockit,nano_soc}Nicola Lunghi2019-05-021-1/+1
| | | | | | | The commit 202eb5481421 ARM: dts: socfpga: Rename socfpga_cyclone5_de0_{sockit,nano_soc} on the linux-altera repository renamed the socfpga_cyclone5_de0_sockit.dtb devicetree to socfpga_cyclone5_de0_nano_soc.dtb. Rename it also here
* Add socfpga 5.0 kerneltemux862019-05-011-0/+19
|