uboot-envtools: add env settings for Edgerouter-X
[openwrt/openwrt.git] / scripts / mkits.sh
2023-07-12 Daniel Gollescripts/mkits.sh: DT overlays don't need a loadaddr
2023-07-08 David Bauerscripts: use sep-char for hash nodes
2023-06-05 Daniel Golleimage: improve uImage.FIT device tree overlay support
2022-11-09 Felix Fietkauscripts/mkits.sh: fix portability issue
2022-11-08 David Bauermkits: support definition of DTB loadaddr
2022-03-24 Daniel Gollescripts/mkits.sh: replace forgotten '-' with ${REFERENC...
2021-09-23 Damien Mascordscripts: mkits.sh: Allow legacy @ mode for dts creation
2021-07-18 Yonghyu Banscripts/mkits.sh: Fix the hash algorithm paramter
2021-03-17 Daniel Gollescripts/mkits.sh: add support for adding DT overlay...
2021-03-05 Robert Markoscripts: mkits.sh: replace @ with - in nodes
2021-02-24 Daniel Golleimage: allow building FIT and uImage with ramdisk
2021-02-24 Daniel Golleimage: add support for building FIT image with filesystem
2020-09-25 Christian Lamparterscripts: mkits.sh make it possible to specify fdt@#
2020-07-11 Adrian Schmutzlerscripts/mkits.sh: fix use of printf
2020-07-11 Petr Štetiarscripts/mkits.sh: fix remaining shellcheck warning
2020-07-11 Rosen Penevscripts/mkits.sh: switch from bash to sh
2020-07-11 Rosen Penevscripts/mkits.sh: fix improper string and array concate...
2020-07-11 Rosen Penevscripts/mkits.sh: add missing quotes
2020-07-11 Rosen Penevscripts/mkits.sh: replace echo -e with printf
2019-12-31 Rosen Penevscripts/mkits.sh: replace legacy backticks with $()
2019-09-19 Johann Neuhauserbuild: make device tree arg really optional in mkits.sh
2018-03-17 Sven Eckelmannbuild: Allow to change the FIT config section name
2016-04-28 Iblis Linscripts: avoid hard-coded paths in scripts
2015-05-10 Felix Fietkaubuild: make device-tree arg optional in mkits.sh
2013-10-16 Luka Perkovbuild: move mkits.sh script to more common place