index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
initramfs: shorten cmd_initfs in usr/Makefile
Masahiro Yamada
2024-07-16
1
-2
/
+2
*
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-10
1
-1
/
+1
*
initramfs: Encode dependency on KBUILD_BUILD_TIMESTAMP
Benjamin Gray
2023-06-06
1
-0
/
+1
*
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-14
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-09
1
-1
/
+1
|
\
|
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-04
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-16
1
-29
/
+60
*
initramfs: add default_cpio_list, and delete -d option support
Masahiro Yamada
2020-01-16
1
-1
/
+1
*
initramfs: generate dependency list and cpio at the same time
Masahiro Yamada
2020-01-16
1
-2
/
+1
*
initramfs: specify $(src)/gen_initramfs.sh as a prerequisite in Makefile
Masahiro Yamada
2020-01-16
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-24
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-11
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-14
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-03-31
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-rc2
Linus Torvalds
2005-04-16
1
-0
/
+65