index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
Makefile
Age
Commit message (
Expand
)
Author
2024-02-15
kbuild: use 4-space indentation when followed by conditionals
Masahiro Yamada
2024-01-31
kbuild: Replace tabs with spaces when followed by conditionals
Dmitry Goncharov
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
2022-05-11
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
2021-10-24
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
2021-05-10
m68k: Drop -fno-strength-reduce from KBUILD_CFLAGS
Finn Thain
2021-05-06
arch: use cross_compiling to check whether it is a cross build or not
Masahiro Yamada
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
2020-07-13
m68k: Use CLEAN_FILES to clean up files
Masahiro Yamada
2020-07-13
m68k: Pass -D options to KBUILD_CPPFLAGS instead of KBUILD_{A,C}FLAGS
Masahiro Yamada
2020-07-13
m68k: Optimize cc-option calls for cpuflags-y
Masahiro Yamada
2020-07-13
m68k: Add arch/m68k/Kbuild
Masahiro Yamada
2020-06-11
kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
Denis Efremov
2020-06-06
kbuild: add variables for compression tools
Denis Efremov
2019-08-21
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
2019-01-21
m68k: Add -ffreestanding to CFLAGS
Finn Thain
2018-12-04
m68k: Generate uapi header and syscall table header files
Firoz Khan
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2016-03-07
m68knommu: remove obsolete 68360 support
Greg Ungerer
2014-09-29
m68k: move non-mmu 68360 platform code
Greg Ungerer
2014-09-29
m68k: move non-mmu 68000 platform code
Greg Ungerer
2014-09-29
m68k: move coldfire platform code
Greg Ungerer
2013-04-29
m68knommu: add support for the ColdFire 537x family of CPUs
Greg Ungerer
2012-12-05
m68knommu: platform code merge for 68000 core cpus
Luis Alves
2012-07-16
m68knommu: Add support for the Coldfire m5441x.
Steven King
2012-07-16
m68knommu: Add support for the Coldfire 5251/5253
Steven King
2012-05-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2012-05-20
m68knommu: move the 54xx platform code into the common ColdFire code directory
Greg Ungerer
2012-05-20
m68knommu: move the 532x platform code into the common ColdFire code directory
Greg Ungerer
2012-05-20
m68knommu: move the 5407 platform code into the common ColdFire code directory
Greg Ungerer
2012-05-20
m68knommu: move the 5307 platform code into the common ColdFire code directory
Greg Ungerer
2012-05-20
m68knommu: move the 528x platform code into the common ColdFire code directory
Greg Ungerer
2012-05-20
m68knommu: move the 527x platform code into the common ColdFire code directory
Greg Ungerer
2012-05-20
m68knommu: move the 5272 platform code into the common ColdFire code directory
Greg Ungerer
2012-05-20
m68knommu: move the 5249 platform code into the common ColdFire code directory
Greg Ungerer
2012-05-20
m68knommu: move the 523x platform code into the common ColdFire code directory
Greg Ungerer
2012-05-20
m68knommu: move the 520x platform code into the common ColdFire code directory
Greg Ungerer
2012-05-20
m68knommu: move the 5206 platform code into the common ColdFire code directory
Greg Ungerer
2012-05-16
m68k: Setup CROSS_COMPILE at the top
Geert Uytterhoeven
2011-10-18
m68k: merge mmu and non-mmu arch Makefiles
Greg Ungerer
2011-03-25
m68k: merge m68k and m68knommu arch directories
Greg Ungerer
2011-03-16
m68k/atari: Initial ARAnyM support
Petr Stehlik
2010-08-03
kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line
Sam Ravnborg
2009-03-26
m68k: Add install target
Laurent Vivier
2008-07-20
m68k: make multi_defconfig the default defconfig
Adrian Bunk
2008-04-04
m68k: use KBUILD_DEFCONFIG
Adrian Bunk
2008-02-05
m68k: Use cc-cross-prefix
Geert Uytterhoeven
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
[next]