aboutsummaryrefslogtreecommitdiff
path: root/lava_scheduler_app/tests/device-types/base-uboot.jinja2
AgeCommit message (Expand)Author
2018-04-04Add the flasher configuration to all uboot devicesRémi Duraffort
2018-03-14Add the overlay deploy method to all uboot devicesRémi Duraffort
2018-02-15Add imx7s-warp device-typeMatt Hart
2018-02-01Fix fdt load command wrapping.Neil Williams
2018-01-26Allow custom tftp commands for loadfdt in U-BootNeil Williams
2018-01-25Add a parameter to u-boot to override interruptingMatt Hart
2018-01-25Change the flow of bootloader commands so they are executed individuallyMatt Hart
2017-09-19LAVA-1048 Extend X15 to typical U-Boot supportNeil Williams
2017-08-24NBD kernel bootarg fixupsKevin Hilman
2017-08-16LAVA xnbd protocol support and documentation for nbd bootJan-Simon Möller
2017-07-27Add support for secondary media for mustangNeil Williams
2017-07-04base-uboot.jinja2: don't load DTB if append_dtb is setFlorent Jacquet
2017-05-22Allow every u-boot devices to use minimal bootRémi Duraffort
2017-05-12Improve device-type templatesRémi Duraffort
2017-05-05Fix jinja2 templatesRémi Duraffort
2017-05-04device-types: base-uboot: use run bootcmdKevin Hilman
2017-05-02Add "sd" for removable mediaRémi Duraffort
2017-04-25base-uboot.jinja2: add support for append_dtb and use_xipFlorent Jacquet
2017-04-24templates: remove duplicated blocksRémi Duraffort
2017-04-24Allow to override U-boot bootcmd commandFlorent Jacquet
2017-04-10Allow to override U-boot tftp commandFlorent Jacquet
2017-04-10Allow to override U-boot usb commandFlorent Jacquet
2017-04-10Don't force {BOOTX} macro in U-boot templateFlorent Jacquet
2017-04-10Don't force dhcp in U-boot templateFlorent Jacquet
2017-02-07Uboot parameters fixesMatt Hart
2017-02-06Remove send_char, and fix some broken character_delay settingsMatt Hart
2017-02-01If a text_offset is used, quote it to ensure it is a string.Matt Hart
2017-01-26Add support for setting ethaddrDave Pigott
2017-01-10Fixup some jinja2 templatesMatt Hart
2016-12-14Allow override of nfsroot options, not argumentsNeil Williams
2016-11-23Enable LXC for existing device-types.Senthil Kumaran S
2016-11-08Revert "Enable LXC for existing device-types"Neil Williams
2016-11-07Enable LXC for existing device-typesNeil Williams
2016-10-19Remove set variables in base-uboot outside of body blockMatt Hart
2016-10-19Remove hardcoded values from baseNeil Williams
2016-10-06Fix jinja2 syntax issues in base-ubootMatt Hart
2016-10-04Replace ip=dhcp with {{ base_ip_args }}Matt Hart
2016-09-28Create a base uboot jinja templateMatt Hart