index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
make_helpers
/
build_macros.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build: add cpp build processing for dtb
Yann Gautier
2018-06-18
1
-1
/
+4
*
Make all build results depend on all makefiles
Stephen Warren
2018-03-01
1
-4
/
+4
*
Revert "Make all build results depend on all makefiles"
Dimitris Papastamos
2018-02-28
1
-4
/
+4
*
Makefile: Add `all` target to MAKE_DTBS
Soby Mathew
2018-02-26
1
-10
/
+16
*
Make all build results depend on all makefiles
Stephen Warren
2018-02-21
1
-4
/
+4
*
Build: add GZIP compression filter
Masahiro Yamada
2018-02-02
1
-0
/
+13
*
Build: support pre-tool image processing
Masahiro Yamada
2018-02-02
1
-2
/
+29
*
Build: change the first parameter of TOOL_ADD_IMG to lowercase
Masahiro Yamada
2018-02-01
1
-5
/
+9
*
Build: make tools depend on $(BIN) instead of PHONY target
Masahiro Yamada
2018-02-01
1
-2
/
+2
*
Build: remove third argument of CERT_ADD_CMD_OPT
Masahiro Yamada
2018-02-01
1
-4
/
+2
*
Build: rename FIP_ADD_IMG to TOOL_ADD_IMG
Masahiro Yamada
2018-02-01
1
-5
/
+5
*
Build: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOAD
Masahiro Yamada
2018-02-01
1
-6
/
+7
*
Build: move cert_create arguments and dependency to FIP_ADD_PAYLOAD
Masahiro Yamada
2018-02-01
1
-0
/
+2
*
Build: rip off unneeded $(eval ...) from buid macros
Masahiro Yamada
2018-02-01
1
-6
/
+6
*
Build: merge build macros between FIP_ and FWU_FIP_
Masahiro Yamada
2018-02-01
1
-43
/
+12
*
Build: squash MAKE_TOOL_ARGS into MAKE_BL
Masahiro Yamada
2018-02-01
1
-11
/
+1
*
Build: check if specified external image exists
Masahiro Yamada
2018-02-01
1
-1
/
+3
*
Build: specify check_* targets as .PHONY
Masahiro Yamada
2017-12-24
1
-0
/
+2
*
Build: update comment lines for macros
Masahiro Yamada
2017-12-23
1
-5
/
+5
*
Merge pull request #1104 from nmenon/dtb_build-v2
davidcunado-arm
2017-12-14
1
-0
/
+46
|
\
|
*
Makefile: Add ability to build dtb
Nishanth Menon
2017-09-19
1
-0
/
+46
*
|
Build: introduce ${BUILD_PLAT} target to create the top build directory
Masahiro Yamada
2017-11-07
1
-1
/
+1
|
/
*
Add support to link an external lib with ARM TF
Soby Mathew
2017-06-28
1
-1
/
+1
*
Introduce TF_LDFLAGS
Douglas Raillard
2017-06-28
1
-2
/
+2
*
Build: fix assert_boolean implementation
Masahiro Yamada
2017-05-23
1
-1
/
+1
*
Merge pull request #926 from EvanLloyd/win_make_4
davidcunado-arm
2017-05-08
1
-4
/
+6
|
\
|
*
Build: Correct Unix specific echo commands
Evan Lloyd
2017-05-02
1
-2
/
+2
|
*
Build: Fix parallel build
Evan Lloyd
2017-05-02
1
-2
/
+4
*
|
Use SPDX license identifiers
dp-arm
2017-05-03
1
-25
/
+1
|
/
*
Introduce locking primitives using CAS instruction
Jeenu Viswambharan
2017-02-14
1
-1
/
+11
*
Build: strip trailing slashes from directory paths more simply
Masahiro Yamada
2017-01-19
1
-3
/
+2
*
Build: Fix parallel building
Masahiro Yamada
2017-01-19
1
-3
/
+4
*
Build: add -MP option to add dummy rules to *.d files
Masahiro Yamada
2017-01-05
1
-1
/
+1
*
Build: generate .d file at the same time as object is created
Masahiro Yamada
2017-01-05
1
-48
/
+13
*
Build: use CPP just for pre-processing
Masahiro Yamada
2017-01-05
1
-2
/
+2
*
Build: exclude -c flag from TF_CFLAGS
Masahiro Yamada
2017-01-05
1
-1
/
+1
*
Replace fip_create with fiptool
dp-arm
2016-07-29
1
-5
/
+5
*
Merge pull request #651 from Xilinx/zynqmp_uart
danh-arm
2016-07-04
1
-0
/
+7
|
\
|
*
build_macros: Add 'add_define_val' macro
Soren Brinkmann
2016-06-13
1
-0
/
+7
*
|
Give user's compiler flags precedence over default ones
Sandrine Bailleux
2016-04-14
1
-3
/
+3
|
/
*
Make:Improve version string generation portability
Evan Lloyd
2016-04-01
1
-0
/
+4
*
Make:Improve directory generation portability.
Evan Lloyd
2016-04-01
1
-13
/
+23
*
Make:Use environment variables for OS detection.
Evan Lloyd
2016-04-01
1
-1
/
+1
*
Make:Diagnostic fail if no eval
Evan Lloyd
2016-04-01
1
-0
/
+6
*
Make:Remove calls to shell from makefiles.
Evan Lloyd
2016-04-01
1
-1
/
+12
*
build system: allow overriding the build's timestamp
Patrick Georgi
2016-02-06
1
-1
/
+5
*
Apply TBBR naming convention to the fip_create options
Juan Castillo
2016-01-05
1
-4
/
+4
*
Replace all SCP FW (BL0, BL3-0) references
Juan Castillo
2015-12-14
1
-2
/
+2
*
FWU: Add support for `fwu_fip` target
Yatharth Kochar
2015-12-09
1
-1
/
+33
*
FWU: Add Generic BL2U FWU image support in BL2
Yatharth Kochar
2015-12-09
1
-1
/
+1
[next]