aboutsummaryrefslogtreecommitdiffstats
path: root/usr/Makefile
AgeCommit message (Expand)Author
2023-06-06initramfs: Encode dependency on KBUILD_BUILD_TIMESTAMPBenjamin Gray
2022-02-14kbuild: unify cmd_copy and cmd_shippedMasahiro Yamada
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada
2020-07-31usr: Add support for zstd compressed initramfsNick Terrell
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-03initramfs: do not show compression mode choice if INITRAMFS_SOURCE is emptyMasahiro Yamada
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2020-01-16initramfs: refactor the initramfs build rulesMasahiro Yamada
2020-01-16initramfs: add default_cpio_list, and delete -d option supportMasahiro Yamada
2020-01-16initramfs: generate dependency list and cpio at the same timeMasahiro Yamada
2020-01-16initramfs: specify $(src)/gen_initramfs.sh as a prerequisite in MakefileMasahiro Yamada
2020-01-14initramfs: rename gen_initramfs_list.sh to gen_initramfs.shMasahiro Yamada
2020-01-14initramfs: replace klibcdirs in Makefile with FORCEMasahiro Yamada
2019-09-24kbuild: clean compressed initramfs imageGreg Thelen
2019-07-08kbuild: compile-test exported headers to ensure they are self-containedMasahiro Yamada
2018-12-11user/Makefile: Fix typo and capitalization in comment sectionEugen Cazacu
2018-08-22initramfs: move gen_initramfs_list.sh from scripts/ to usr/Masahiro Yamada
2017-11-03initramfs: fix initramfs rebuilds w/ compression after disablingFlorian Fainelli
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-05kbuild: initramfs cleanup, set target from KconfigNicholas Piggin
2017-01-05kbuild: initramfs fix dependency checking for compressed targetNicholas Piggin
2016-12-14initramfs: select builtin initram compression algorithm on KConfig instead of...Francisco Blas Izquierdo Riera (klondike)
2013-11-13initramfs: read CONFIG_RD_ variables for initramfs compressionP J P
2011-01-13decompressors: add boot-time XZ supportLasse Collin
2010-09-29initramfs: generalize initramfs_data.xxx.S variantsHendrik Brueckner
2010-05-27initramfs: add support for in-kernel initramfs compressed with LZOAlbin Tonnerre
2009-09-20kbuild: correct initramfs compression commentRobert P. J. Day
2009-03-31bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONEH. Peter Anvin
2009-02-19bzip2/lzma: make internal initramfs compression configurableAlain Knaff
2009-01-07bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIPAlain Knaff
2007-02-11[PATCH] disable init/initramfs.cJean-Paul Saman
2006-11-25[PATCH] initramfs: handle more than one source dir or file listThomas Chou
2006-09-25kbuild: consistently decide when to rebuild a targetSam Ravnborg
2006-08-07kbuild: do not try to build content of initramfsSam Ravnborg
2006-06-10kbuild: bugfix with initramfsNickolay
2006-04-11kbuild: rebuild initramfs if content of initramfs changesSam Ravnborg
2005-07-25kbuild: introduce Kbuild.includeSam Ravnborg
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds