- 01 Sep, 2020 1 commit
-
-
Jan Kiszka authored
This should avoid firmware updates when the only difference is a new dtb or overlay with some adjusted or new bindings. Apparently, the same pattern is used also by meta-raspberrypi on the OE side. Suggested-by:
Jakub Lužný <jakub@luzny.cz> Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
- 31 Aug, 2020 7 commits
-
-
Jan Kiszka authored
The IOMMU data structure in platform_info got relocated. Account for that. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
The update is needed to boot latest kernels on 2-8 GB variants which now finally work. This update requires to bring back linux,pci-domain that got dropped from the latest device trees for the physical PCIe host via the jailhouse.dtbo. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
This is needed to support latest changes in the Jailhouse configuration which moved the reservation area in the middle of the RAM. It also opens the door for supporting models with more RAM. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
The issue fixed this way is visible so far only visible with the upcoming RPi4 kernel update but conceptually affects all GICv2 targets. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
- 30 May, 2020 3 commits
-
-
Jan Kiszka authored
Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
- 06 May, 2020 1 commit
-
-
Jan Kiszka authored
Those are legacy and can break with certain proxies. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
- 12 Apr, 2020 8 commits
-
-
Jan Kiszka authored
No major changes for us, primarily the new repo caching. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
Add a missing word to the very similar NUC6CAY description as well. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
Add the machine, multiconfig and wks file, extend images.list. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
This x86 target is fairly similar to the nuc6cay. It differs in the apic-demo that allows to specify a register to make a LED blink. Furthermore, its Ethernet interface name is different as well. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
Add the necessary configs, including a custom apic-demo because this target comes with just 2 cores in its base configuration and allows to let a LED blink. The latter also requires a small patch against 0.12 release. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
Simplify the way to specify configs that are shipped with the recipe and simply injected into the build by copying them over. This is amd64-specific, so do nothing for other archs. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
Will be useful for the upcoming SIMATIC IPC127E. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
ARRAY_SIZE is now part of cell-config.h, and the IOMMUs should declare their type. Cosmetic changes. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
- 11 Apr, 2020 2 commits
-
-
Jan Kiszka authored
Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
This also pulls in the ivshmem-net fixes. The RPi defconfig is aligned to the updates of the RPi kernel. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
- 27 Mar, 2020 3 commits
-
-
Jan Kiszka authored
This requires to name call kernel "kernel8.img" or it will not be found anymore. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
This is needed for the latest bootloader firmware, or the output will be garbage. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
We will need this regulator driver built into the kernel in order to get the SD card interface up once the newer bootloader firmware is used. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
- 20 Mar, 2020 1 commit
-
-
Jan Kiszka authored
If the kas build container is started as root, the host-tar configure step in buildroot will bail out. Beside accidental manual invocation as root, some CI setup my generate such a scenario. Avoid that failure by setting the env variable that the configure step suggests. Reported by: Parth Dode <dodecoder@gmail.com> Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
- 17 Feb, 2020 1 commit
-
-
Vijai Kumar K authored
Add pine64 plus patches for jailhouse v0.12. This enables us to test pine64-plus with Jailhouse release 0.12, the latest release as of this writing. Signed-off-by:
Vijai Kumar K <vijaikumar.kanagarajan@gmail.com> Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
- 15 Feb, 2020 4 commits
-
-
Vijai Kumar K authored
- Add the necessary machine, multiconfig and wks file. - Add entry in images list. - Add info in README. Signed-off-by:
Vijai Kumar K <vijaikumar.kanagarajan@gmail.com> [Jan: wrap a long README line] Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Vijai Kumar K authored
Add bash history and dummy postinst script for pine64-plus. Signed-off-by:
Vijai Kumar K <vijaikumar.kanagarajan@gmail.com> Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Vijai Kumar K authored
Add support for building pine64-plus u-boot. Use mainline u-boot + ATF. Build only the necessary envtools. u-boot tools-only build is broken upstream and hence not supported here. Signed-off-by:
Vijai Kumar K <vijaikumar.kanagarajan@gmail.com> Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Vijai Kumar K authored
Enable support for pine64-plus ethernet, watchdog, pmic and regulators in arm64_defconfig_5.4. Signed-off-by:
Vijai Kumar K <vijaikumar.kanagarajan@gmail.com> Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
- 05 Feb, 2020 7 commits
-
-
Jan Kiszka authored
Refresh some dependency versions and add a note on the ESPRESSObin that it requires a newer, self-installed firmware for XHCI suppport. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
Note that the RPi tree is rebasing, therefore also our jailhouse branch for it. IOW, the previous RPi revision might have been broken meanwhile. We will have to look into how to deal with that mess in the future, possibly by not updating RPi at all. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
crosstool-ng.org is down for a couple of days. Better us the more reliable github source. This just requires some minor adjustments to paths and the rules file because github packages a git snapshot, not a real release package. The snapshot also already contains a debian folder, but we better rely on our version that is tuned for the microblaze use case - and known to work. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
We have a new stable version, switch to it as default. As usual, this allows to drop merged patches, and we can also remove the deviating NUC6CAY configs for 0.11. Unfortunately, 0.12 had a regression in some configs that affects supported targets. So we need to add a new patch from the beginning. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
- 16 Jan, 2020 2 commits
-
-
Jan Kiszka authored
Not supported so far. Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-
Jan Kiszka authored
Signed-off-by:
Jan Kiszka <jan.kiszka@siemens.com>
-