index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
2019-01-06
1
-2
/
+1
*
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
2019-01-06
1
-14
/
+7
*
kbuild: clean up rule_dtc_dt_yaml
Masahiro Yamada
2019-01-06
1
-2
/
+2
*
kbuild: remove UIMAGE_IN and UIMAGE_OUT
Masahiro Yamada
2019-01-06
1
-4
/
+2
*
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-12-29
1
-1
/
+1
|
\
|
*
kbuild: remove redundant 'set -e' from filechk_offsets
Masahiro Yamada
2018-12-01
1
-1
/
+1
*
|
Merge branch 'yaml-bindings-for-v4.21' into dt/next
Rob Herring
2018-12-13
1
-2
/
+22
|
\
\
|
*
|
kbuild: Add support for DT binding schema checks
Rob Herring
2018-12-13
1
-2
/
+22
|
|
/
*
|
kbuild: Enable dtc graph_port warning by default
Rob Herring
2018-11-30
1
-1
/
+0
*
|
kbuild: disable dtc simple_bus_reg warnings by default
Rob Herring
2018-11-30
1
-0
/
+1
|
/
*
kbuild: consolidate Devicetree dtb build rules
Rob Herring
2018-10-02
1
-1
/
+1
*
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-08-24
1
-1
/
+1
*
kbuild: do not redirect the first prerequisite for filechk
Masahiro Yamada
2018-07-28
1
-1
/
+1
*
kbuild: change ld_flags to contain LDFLAGS_$(@F)
Masahiro Yamada
2018-07-19
1
-2
/
+2
*
kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags)
Masahiro Yamada
2018-07-19
1
-2
/
+1
*
Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-06-07
1
-0
/
+3
|
\
|
*
kbuild: disable new dtc graph and unit-address warnings
Rob Herring
2018-05-14
1
-0
/
+3
*
|
kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)
Masahiro Yamada
2018-05-05
1
-1
/
+1
|
/
*
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
2018-04-07
1
-3
/
+0
*
kbuild: add %.dtb.S and %.dtb to 'targets' automatically
Masahiro Yamada
2018-04-07
1
-2
/
+2
*
genksyms: generate lexer and parser during build instead of shipping
Masahiro Yamada
2018-04-07
1
-21
/
+3
*
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-05
1
-5
/
+4
|
\
|
*
scripts: turn off some new dtc warnings by default
Rob Herring
2018-03-05
1
-0
/
+2
|
*
scripts: re-enable some now fixed dtc warnings
Rob Herring
2018-03-01
1
-3
/
+0
|
*
kbuild: add dtc as dependency on .dtb files
Rob Herring
2018-03-01
1
-1
/
+1
|
*
kbuild: remove remaining use of undefined YACC_PREFIX
Rob Herring
2018-03-01
1
-1
/
+1
*
|
kbuild: get <linux/compiler_types.h> out of <linux/kconfig.h>
Masahiro Yamada
2018-03-31
1
-0
/
+1
*
|
kbuild: link $(real-obj-y) instead of $(obj-y) into built-in.a
Masahiro Yamada
2018-03-26
1
-4
/
+3
*
|
kbuild: rename real-objs-y/m to real-obj-y/m
Masahiro Yamada
2018-03-26
1
-4
/
+4
*
|
kbuild: move modname and modname-multi close to modname_flags
Masahiro Yamada
2018-03-26
1
-6
/
+8
*
|
kbuild: simplify modname calculation
Masahiro Yamada
2018-03-26
1
-7
/
+0
*
|
kbuild: fix modname for composite modules
Cao jin
2018-03-26
1
-2
/
+2
*
|
kbuild: define KBUILD_MODNAME even if multiple modules share objects
Masahiro Yamada
2018-03-26
1
-7
/
+5
*
|
kbuild: remove unnecessary $(subst $(obj)/, , ...) in modname-multi
Masahiro Yamada
2018-03-26
1
-1
/
+1
*
|
kbuild: Use ls(1) instead of stat(1) to obtain file size
Michael Forney
2018-03-26
1
-1
/
+1
*
|
kbuild: rename built-in.o to built-in.a
Nicholas Piggin
2018-03-26
1
-3
/
+3
*
|
kbuild: Handle builtin dtb file names containing hyphens
James Hogan
2018-03-09
1
-4
/
+4
|
/
*
kasan: don't emit builtin calls when sanitization is off
Andrey Konovalov
2018-02-06
1
-1
/
+1
*
Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-02-01
1
-9
/
+19
|
\
|
*
kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX
Masahiro Yamada
2018-01-22
1
-6
/
+2
|
*
kbuild: prepare to remove C files pre-generated by flex and bison
Masahiro Yamada
2017-12-16
1
-3
/
+17
|
*
kbuild: add LEX and YACC variables
Masahiro Yamada
2017-12-16
1
-2
/
+2
*
|
kbuild: fix W= option checks for extra DTC warnings
Masahiro Yamada
2018-01-25
1
-2
/
+2
|
/
*
kbuild: drop $(extra-y) from real-objs-y
Masahiro Yamada
2017-11-23
1
-1
/
+1
*
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-11-17
1
-23
/
+11
|
\
|
*
kbuild: create object directories simpler and faster
Masahiro Yamada
2017-11-16
1
-5
/
+0
|
*
kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGS
Masahiro Yamada
2017-10-31
1
-4
/
+4
|
*
kbuild: comments cleanup in Makefile.lib
Cao jin
2017-10-26
1
-14
/
+7
*
|
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-14
1
-0
/
+5
|
\
\
|
*
|
kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
Masahiro Yamada
2017-11-09
1
-0
/
+5
|
|
/
[next]