| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: unify cmd_copy and cmd_shipped | Masahiro Yamada | 2022-02-14 | 1 | -2/+2 |
* | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} | Masahiro Yamada | 2022-01-13 | 1 | -5/+0 |
* | kbuild: do not quote string values in include/config/auto.conf | Masahiro Yamada | 2022-01-08 | 1 | -1/+1 |
* | usr: Add support for zstd compressed initramfs | Nick Terrell | 2020-07-31 | 1 | -0/+1 |
* | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-02-10 | 1 | -1/+1 |
|\ |
|
| * | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 2020-02-03 | 1 | -1/+1 |
* | | initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty | Masahiro Yamada | 2020-02-03 | 1 | -1/+1 |
|/ |
|
* | initramfs: refactor the initramfs build rules | Masahiro Yamada | 2020-01-15 | 1 | -29/+60 |
* | initramfs: add default_cpio_list, and delete -d option support | Masahiro Yamada | 2020-01-15 | 1 | -1/+1 |
* | initramfs: generate dependency list and cpio at the same time | Masahiro Yamada | 2020-01-15 | 1 | -2/+1 |
* | initramfs: specify $(src)/gen_initramfs.sh as a prerequisite in Makefile | Masahiro Yamada | 2020-01-15 | 1 | -4/+3 |
* | initramfs: rename gen_initramfs_list.sh to gen_initramfs.sh | Masahiro Yamada | 2020-01-14 | 1 | -1/+1 |
* | initramfs: replace klibcdirs in Makefile with FORCE | Masahiro Yamada | 2020-01-14 | 1 | -5/+1 |
* | kbuild: clean compressed initramfs image | Greg Thelen | 2019-09-25 | 1 | -0/+3 |
* | kbuild: compile-test exported headers to ensure they are self-contained | Masahiro Yamada | 2019-07-08 | 1 | -0/+2 |
* | user/Makefile: Fix typo and capitalization in comment section | Eugen Cazacu | 2018-12-10 | 1 | -2/+2 |
* | initramfs: move gen_initramfs_list.sh from scripts/ to usr/ | Masahiro Yamada | 2018-08-22 | 1 | -1/+1 |
* | initramfs: fix initramfs rebuilds w/ compression after disabling | Florian Fainelli | 2017-11-03 | 1 | -4/+5 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | kbuild: initramfs cleanup, set target from Kconfig | Nicholas Piggin | 2017-01-05 | 1 | -7/+7 |
* | kbuild: initramfs fix dependency checking for compressed target | Nicholas Piggin | 2017-01-05 | 1 | -1/+1 |
* | initramfs: select builtin initram compression algorithm on KConfig instead of... | Francisco Blas Izquierdo Riera (klondike) | 2016-12-15 | 1 | -19/+1 |
* | initramfs: read CONFIG_RD_ variables for initramfs compression | P J P | 2013-11-13 | 1 | -9/+14 |
* | decompressors: add boot-time XZ support | Lasse Collin | 2011-01-13 | 1 | -1/+4 |
* | initramfs: generalize initramfs_data.xxx.S variants | Hendrik Brueckner | 2010-09-29 | 1 | -2/+4 |
* | initramfs: add support for in-kernel initramfs compressed with LZO | Albin Tonnerre | 2010-05-27 | 1 | -1/+4 |
* | kbuild: correct initramfs compression comment | Robert P. J. Day | 2009-09-20 | 1 | -1/+1 |
* | bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONE | H. Peter Anvin | 2009-04-01 | 1 | -3/+0 |
* | bzip2/lzma: make internal initramfs compression configurable | Alain Knaff | 2009-02-19 | 1 | -12/+6 |
* | bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP | Alain Knaff | 2009-01-07 | 1 | -12/+30 |
* | [PATCH] disable init/initramfs.c | Jean-Paul Saman | 2007-02-11 | 1 | -1/+1 |
* | [PATCH] initramfs: handle more than one source dir or file list | Thomas Chou | 2006-11-25 | 1 | -1/+1 |
* | kbuild: consistently decide when to rebuild a target | Sam Ravnborg | 2006-09-25 | 1 | -0/+2 |
* | kbuild: do not try to build content of initramfs | Sam Ravnborg | 2006-08-07 | 1 | -0/+3 |
* | kbuild: bugfix with initramfs | Nickolay | 2006-06-10 | 1 | -2/+1 |
* | kbuild: rebuild initramfs if content of initramfs changes | Sam Ravnborg | 2006-04-11 | 1 | -54/+37 |
* | kbuild: introduce Kbuild.include | Sam Ravnborg | 2005-07-25 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+65 |