summaryrefslogtreecommitdiffstats
path: root/payloads/external/LinuxBoot
Commit message (Expand)AuthorAgeFilesLines
* payloads/LinuxBoot: Use wildcardsArthur Heymans2022-06-171-4/+1
* external/LinuxBoot: Fix cleanup mechanismPatrik Tesarik2022-06-141-2/+5
* external/LinuxBoot: Kconfig defaults to systembootPatrik Tesarik2022-06-141-2/+2
* payloads/external/LinuxBoot: Adopt u-root changePatrik Tesarik2022-06-132-0/+56
* external/LinuxBoot: Deprecate GOPATH in u-rootPatrik Tesarik2022-06-131-6/+8
* payloads/LinuxBoot: Fix u-root branchArthur Heymans2022-04-132-5/+5
* payloads/LinuxBoot: make linux kernel build reproducibleAlexander Couzens2021-04-091-1/+5
* payloads/LinuxBoot/u-root: add boot template to u-rootAlexander Couzens2021-03-141-2/+2
* payloads/external: Fix up SPDX license headersAngel Pons2020-11-225-19/+0
* treewide/Kconfig: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-115-5/+0
* payloads: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-095-45/+6
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+0
* payloads/LinuxBoot: move kernel make flags into own variableAlexander Couzens2019-09-151-3/+5
* payloads/external/LinuxBoot: Add curl flagMarcello Sylvester Bauer2019-09-021-2/+2
* arch/riscv: Enable FIT supportJonathan Neuschäfer2019-08-082-5/+12
* payloads/external/LinuxBoot: Update x86_64 defconfigPatrick Rudolph2019-06-281-43/+47
* payloads/external/Linuxboot: Fix Makefile when not using bashChristian Walter2019-05-291-0/+1
* linuxboot/Kconfig: Remove symbol name of a `choice`Nico Huber2019-04-231-1/+1
* LinuxBoot/targets/linux.mk: refactor kernel compilationMarcello Sylvester Bauer2019-04-155-76/+172
* Kconfig: Remove symbol names for choicesNico Huber2019-01-241-1/+1
* LinuxBoot: fix initramfs xz compressionMarcello Sylvester Bauer2018-11-301-1/+1
* LinuxBoot: refactor u-root.mkMarcello Sylvester Bauer2018-11-284-70/+123
* LinuxBoot: refactor payloadMarcello Sylvester Bauer2018-11-285-101/+191
* Linux/Linuxboot: share cmdline and initrd parserMarcello Sylvester Bauer2018-11-162-6/+6
* Linuxboot: remove initramfs path entryMarcello Sylvester Bauer2018-11-052-6/+3
* Linuxboot: check go versionMarcello Sylvester Bauer2018-11-051-2/+12
* LinuxBoot: use curlMarcello Sylvester Bauer2018-11-021-1/+1
* LinuxBoot/X86_64: Enable 8250 uart driversMarcello Sylvester Bauer2018-11-021-0/+7
* LinuxBoot: fix custom defconfig overrideMarcello Sylvester Bauer2018-11-021-2/+1
* LinuxBoot/arm64: Remove firmware from defconfigPatrick Rudolph2018-10-051-1/+0
* payloads/LinuxBoot: Fix remaining issuesPhilipp Deppenwiese2018-09-043-11/+11
* linuxboot: remove curley brace expansion from u-root commandsDavid Hendricks2018-08-102-4/+5
* payload/LinuxBoot: Fix compilation and clean targetPhilipp Deppenwiese2018-07-314-9/+329
* payloads/LinuxBoot: Add ARM64 supportPatrick Rudolph2018-07-196-13/+537
* payloads: Add LinuxBoot payload in u-root modePhilipp Deppenwiese2018-06-194-0/+279