| Commit message (Expand) | Author | Age | Files | Lines |
* | usr/Kconfig: fix typos of "its" | Randy Dunlap | 2023-12-21 | 1 | -3/+3 |
* | initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRD | Geert Uytterhoeven | 2021-02-24 | 1 | -1/+0 |
* | usr: Add support for zstd compressed initramfs | Nick Terrell | 2020-07-31 | 1 | -0/+20 |
* | initramfs: restore default compression behavior | Eugeniy Paltsev | 2020-03-17 | 1 | -11/+11 |
* | initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty | Masahiro Yamada | 2020-02-03 | 1 | -0/+1 |
* | initramfs: refactor the initramfs build rules | Masahiro Yamada | 2020-01-15 | 1 | -10/+0 |
* | initramfs: make initramfs compression choice non-optional | Masahiro Yamada | 2020-01-14 | 1 | -8/+0 |
* | initramfs: make compression options not depend on INITRAMFS_SOURCE | Masahiro Yamada | 2020-01-14 | 1 | -2/+0 |
* | initramfs: remove redundant dependency on BLK_DEV_INITRD | Masahiro Yamada | 2020-01-14 | 1 | -6/+0 |
* | docs: early-userspace: move to driver-api guide | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
* | docs: early-userspace: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | ramfs: clarify help text that compression applies to ramfs as well as legacy ... | Rob Landley | 2017-07-07 | 1 | -6/+6 |
* | scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI... | Rob Landley | 2017-07-07 | 1 | -8/+4 |
* | initramfs: fix disabling of initramfs (and its compression) | Florian Fainelli | 2017-06-03 | 1 | -0/+1 |
* | initramfs: provide a way to ignore image provided by bootloader | Daniel Thompson | 2017-05-09 | 1 | -0/+10 |
* | initramfs: allow again choice of the embedded initram compression algorithm | Francisco Blas Izquierdo Riera (klondike) | 2016-12-15 | 1 | -0/+117 |
* | initramfs: select builtin initram compression algorithm on KConfig instead of... | Francisco Blas Izquierdo Riera (klondike) | 2016-12-15 | 1 | -0/+10 |
* | usr/Kconfig: make initrd compression algorithm selection not expert | Andi Kleen | 2014-12-13 | 1 | -12/+12 |
* | initramfs: remove "compression mode" choice | Paul Bolle | 2014-06-07 | 1 | -77/+0 |
* | lib: add support for LZ4-compressed kernel | Kyungsik Lee | 2013-07-09 | 1 | -0/+9 |
* | kconfig: update compression algorithm info | Randy Dunlap | 2012-06-01 | 1 | -5/+5 |
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-21 | 1 | -9/+9 |
* | decompressors: add boot-time XZ support | Lasse Collin | 2011-01-13 | 1 | -0/+18 |
* | Kconfig: delete duplicate word | Stephan Sperber | 2010-08-23 | 1 | -1/+1 |
* | Add LZO compression support for initramfs and old-style initrd | Albin Tonnerre | 2010-01-11 | 1 | -5/+21 |
* | bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONE | H. Peter Anvin | 2009-04-01 | 1 | -14/+1 |
* | bzip2/lzma: don't ask for compression mode for the default initramfs | H. Peter Anvin | 2009-03-29 | 1 | -10/+22 |
* | bzip2/lzma: consistently capitalize LZMA in Kconfig | H. Peter Anvin | 2009-03-29 | 1 | -3/+3 |
* | bzip2/lzma: clarify the meaning of the CONFIG_RD_ options | H. Peter Anvin | 2009-03-29 | 1 | -3/+3 |
* | bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDED | H. Peter Anvin | 2009-03-28 | 1 | -8/+8 |
* | bzip2/lzma: make internal initramfs compression configurable | Alain Knaff | 2009-02-19 | 1 | -0/+62 |
* | bzip2/lzma: move initrd/ramfs options out of BLK_DEV | H. Peter Anvin | 2009-01-07 | 1 | -0/+27 |
* | usr/Kconfig: fix typo | Alexander E. Patrakov | 2007-05-02 | 1 | -1/+1 |
* | kconfig: move initramfs options to General Setup | Sam Ravnborg | 2005-08-10 | 1 | -0/+46 |