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