aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid exiting the script from the commonAyan Kumar Halder2021-12-212-25/+36
* Avoid making changes in the device trees from the repositoryAyan Kumar Halder2021-12-171-2/+10
* Refactor uboot-script-genAyan Kumar Halder2021-12-172-154/+170
* Return an error if DOMU_KERNEL[] is not definedAyan Kumar Halder2021-12-151-0/+7
* Add support for compiling and merging partial device treesAyan Kumar Halder2021-12-152-13/+179
* Enable setting xen,passthroughAyan Kumar Halder2021-11-102-0/+9
* Moved the default assignment of domU bootargsAyan Kumar Halder2021-11-091-4/+4
* Enable the user to override the bootargs for domUAyan Kumar Halder2021-11-052-5/+11
* Add *.cpio to the list of know rootfs typesAyan Kumar Halder2021-10-281-6/+12
* Add an option to specify the alignment for the imageAyan Kumar Halder2021-10-182-2/+32
* Change Xen load order to enable Secure BootBrian Woods2021-09-221-5/+7
* Clean up CLI argument override sectionBrian Woods2021-09-101-28/+14
* Add support for loading bitstreamsBrian Woods2021-09-103-0/+49
* Add baremetal Linux supportBrian Woods2021-09-102-108/+243
* Restructure uboot-script-gen for Linux supportBrian Woods2021-09-031-273/+285
* Add FIT signing options to configBrian Woods2021-09-032-3/+21
* Add support for setting LOAD_CMD in the configBrian Woods2021-09-032-8/+24
* Add support for EFI in configBrian Woods2021-09-032-2/+12
* Change fit behavior for uboot-script-genBrian Woods2021-09-032-48/+58
* Copy DT_OVERLAY to boot partitionVíctor Mayoral Vilches2021-09-031-1/+18
* Add support for DOM0_RAMDISKVíctor Mayoral Vilches2021-09-031-0/+9
* Allow to generate non-Xen imagesVíctor Mayoral Vilches2021-09-031-5/+17
* Disable DomUs in disk_image if DOMU_NOBOOT is not setVictor Mayoral Vilches2021-09-031-25/+28
* Add support for including files in first partitionVictor Mayoral Vilches2021-09-032-0/+37
* Fix error in uboot-script-gen help messageBrian Woods2021-09-031-2/+2
* Fix delimiters for dt_setBrian Woods2021-09-031-15/+28
* Add support for EFI in U-boot via bootefiBrian Woods2021-07-192-5/+16
* Add support for device tree overlaysBrian Woods2021-07-192-1/+59
* Add FIT signature supportBrian Woods2021-07-192-32/+65
* Add FIT support with scriptBrian Woods2021-07-192-16/+64
* Add support for creating a standard fit imageBrian Woods2021-07-192-6/+185
* Add support for modding device treeBrian Woods2021-07-192-36/+93
* Add a configurable SLACK parameter to set how many MB of free space are added...Víctor Mayoral Vilches2021-05-171-3/+13
* Account for rootfs compression and total sizeVíctor Mayoral Vilches2021-05-171-5/+23
* uboot-script-gen: skip DomUs with rootfs instead of exitingStefano Stabellini2021-05-172-6/+18
* Generate xl config files to create DomUs from Dom0Stefano Stabellini2021-05-172-0/+110
* Add LOAD_CMD parsing to disk_imageStefano Stabellini2021-05-172-3/+29
* Remove Debug executionStefano Stabellini2021-05-171-1/+1
* Add support for tar.gz rootfsesStefano Stabellini2021-05-172-9/+21
* Introduce multiple partitions support to disk_imageStefano Stabellini2021-05-173-48/+119
* Add/fix support for SCSI/SD aliases for load cmdsBrian Woods2021-02-012-6/+39
* Add DOMU_MEM and DOMU_VCPUSStefano Stabellini2020-11-042-2/+22
* Add options for Xen and Dom0 CMD argumentsBrian Woods2020-10-272-3/+31
* Removed unused container-based usageStefano Stabellini2020-09-225-175/+3
* Don't display full path when printing helpBrian Woods2020-08-051-3/+4
* Update doc for uboot-script-gen -dBrian Woods2020-05-132-3/+4
* Add support for absolute paths in configSwagath Gadde2020-05-131-1/+3
* Increase file compatibility for DTBsBrian Woods2020-05-131-0/+5
* Add clk_ignore_unused to the Linux kernel command line optionsStefano Stabellini2020-04-171-1/+1
* Use stat -L instead of stat, file -L instead of fileStefano Stabellini2020-04-142-13/+13