Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
0a2f9ad4345b4071afd9319db917b9725137a1bf
/
Makefile
« Previous
fca7680
Introduce locking primitives using CAS instruction
by Jeenu Viswambharan
· 8 years ago
66abfbe
PSCI: Decouple PSCI stat residency calculation from PMF
by dp-arm
· 8 years ago
f10adde
Makefile: use git describe for BUILD_STRING
by Masahiro Yamada
· 8 years ago
82968ce
Merge pull request #821 from jeenu-arm/errata-printing
by danh-arm
· 8 years ago
092d273
Merge pull request #799 from masahir0y/fiptool
by danh-arm
· 8 years ago
527cd90
build: Use separate CFLAGS for tools
by Douglas Raillard
· 8 years ago
d5ec367
Report errata workaround status to console
by Jeenu Viswambharan
· 8 years ago
72f572f
Add -fno-builtin to CFLAGS
by Douglas Raillard
· 8 years ago
4d87eb4
fiptool: support --align option to add desired alignment to image offset
by Masahiro Yamada
· 8 years ago
d84f88e
checkpatch: Fix regular expressions
by Antonio Nino Diaz
· 8 years ago
0dec9fa
Build: use CPP just for pre-processing
by Masahiro Yamada
· 8 years ago
49071ae
Build: exclude -c flag from TF_CFLAGS
by Masahiro Yamada
· 8 years ago
8c0177f
Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1
by Yatharth Kochar
· 8 years ago
615ff39
build: Reorder build variables alphabetically
by Jeenu Viswambharan
· 8 years ago
9c91447
Fix format of patches passed to checkpatch
by Antonio Nino Diaz
· 8 years ago
171e729
Merge pull request #734 from afaerber/make-help
by danh-arm
· 8 years ago
b56646f
Merge pull request #729 from dp-arm/dp/arm-sip
by danh-arm
· 8 years ago
485b1ca
Release v1.3: Update minor version number to 3
by David Cunado
· 8 years ago
3cac786
Add PMF instrumentation points in TF
by dp-arm
· 8 years ago
ec82cfb
Makefile: Add missing space in help output
by Andreas Färber
· 8 years ago
a5f77d3
AArch32: Add ARM platform changes in BL2
by Yatharth Kochar
· 8 years ago
88ac53b
AArch32: Add ARM platform changes in BL1
by Yatharth Kochar
· 8 years ago
f528faf
AArch32: Common changes needed for BL1/BL2
by Yatharth Kochar
· 8 years ago
3345a8d
Add new version of image loading.
by Yatharth Kochar
· 8 years ago
6419ea3
Move pmf headers to include/lib/pmf
by dp-arm
· 8 years ago
a194125
AArch32: Enable build at top level Makefile for FVP
by Soby Mathew
· 9 years ago
c6820d1
AArch32: Add essential Arch helpers
by Soby Mathew
· 8 years ago
d32134d
Merge pull request #661 from dp-arm/master
by danh-arm
· 8 years ago
4972ec5
Replace fip_create with fiptool
by dp-arm
· 8 years ago
0d78607
Introduce `el3_runtime` and `PSCI` libraries
by Soby Mathew
· 9 years ago
f91f144
Introduce SEPARATE_CODE_AND_RODATA build flag
by Sandrine Bailleux
· 8 years ago
241ec6c
Add optional PSCI STAT residency & count functions
by Yatharth Kochar
· 8 years ago
9518d02
Add Performance Measurement Framework(PMF)
by Yatharth Kochar
· 9 years ago
99c571b
Merge pull request #643 from sandrine-bailleux-arm/sb/checkpatch-conf-file
by danh-arm
· 8 years ago
a83af08
Merge pull request #639 from danh-arm/dh/import-libfdt
by danh-arm
· 8 years ago
0b5a158
Move checkpatch options in a configuration file
by Sandrine Bailleux
· 8 years ago
3a35571
Exclude more files from checkpatch and checkcodebase
by Dan Handley
· 8 years ago
d7b59e4
Move stdlib header files to include/lib/stdlib
by Dan Handley
· 8 years ago
d75d2ba
Build option to include AArch32 registers in cpu context
by Soby Mathew
· 8 years ago
f5fdbcc
Give user's compiler flags precedence over default ones
by Sandrine Bailleux
· 9 years ago
d63370d
Merge pull request #588 from antonio-nino-diaz-arm/an/ignore-check-md
by danh-arm
· 9 years ago
dc0b9c8
Remove markdown files from coding style check
by Antonio Nino Diaz
· 9 years ago
34466f9
Fix list of paths to perform coding style check on
by Antonio Nino Diaz
· 9 years ago
1d8f3a7
Merge pull request #587 from antonio-nino-diaz-arm/an/rename-bl33-base
by danh-arm
· 9 years ago
25ab118
Merge pull request #586 from antonio-nino-diaz-arm/an/spd-bl32
by danh-arm
· 9 years ago
2b8277b
Rename BL33_BASE option to PRELOADED_BL33_BASE
by Antonio Nino Diaz
· 9 years ago
e4fa370
Remove BL32_BASE when building without SPD for FVP
by Antonio Nino Diaz
· 9 years ago
e649196
Merge pull request #578 from EvanLloyd/ejll/woa_make2
by danh-arm
· 9 years ago
004c9a5
Make:Allow for extension in tool names.
by Evan Lloyd
· 9 years ago
f4ba5ca
Make:Use "simply expanded" make variables.
by Evan Lloyd
· 9 years ago
a71d259
Make:Use environment variables for OS detection.
by Evan Lloyd
· 9 years ago
26c6cb4
Make:Make shell commands more portable
by Evan Lloyd
· 9 years ago
f269714
Make:Remove calls to shell from makefiles.
by Evan Lloyd
· 9 years ago
346f1f9
Remove xlat_helpers.c
by Antonio Nino Diaz
· 9 years ago
faf144f
Merge pull request #561 from antonio-nino-diaz-arm/an/bootwrapper
by danh-arm
· 9 years ago
faf573a
Enable preloaded BL33 alternative boot flow
by Antonio Nino Diaz
· 9 years ago
95036fc
Compile stdlib C files individually
by Antonio Nino Diaz
· 9 years ago
d481759
Disable non-temporal hint on Cortex-A53/57
by Sandrine Bailleux
· 9 years ago
8e04dec
Apply TBBR naming convention to the fip_create options
by Juan Castillo
· 9 years ago
5554dc9
Merge pull request #475 from danh-arm/dh/v1.2-final
by danh-arm
· 9 years ago
30734ec
Increment Makefile version to 1.2
by Dan Handley
· 9 years ago
f4119ec
Miscellaneous doc fixes for v1.2
by Sandrine Bailleux
· 9 years ago
7d19941
Remove dashes from image names: 'BL3-x' --> 'BL3x'
by Juan Castillo
· 9 years ago
c69ef8c
Merge pull request #463 from jcastillo-arm/jc/tf-issues/216
by danh-arm
· 9 years ago
7ac4b11
De-feature PL011 UART driver to match generic UART spec
by Juan Castillo
· 9 years ago
d1a9343
FWU: Add support for `fwu_fip` target
by Yatharth Kochar
· 9 years ago
b1c2fe0
FWU: Add Generic BL2U FWU image support in BL2
by Yatharth Kochar
· 9 years ago
71c9a5e
FWU: Add Generic Firmware Update framework support in BL1
by Yatharth Kochar
· 9 years ago
b21b02f
Introduce COLD_BOOT_SINGLE_CPU build option
by Sandrine Bailleux
· 9 years ago
03897bb
CSS: Enable booting of EL3 payloads
by Sandrine Bailleux
· 9 years ago
b7e97c4
Introduce SPIN_ON_BL1_EXIT build flag
by Sandrine Bailleux
· 9 years ago
18a6204
Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED
by Soby Mathew
· 9 years ago
7916cca
Merge pull request #430 from jcastillo-arm/jc/tf-issues/333
by Achin Gupta
· 9 years ago
671b8db
Fix build error when `BL32` is not defined
by Juan Castillo
· 9 years ago
23828aa
Merge pull request #427 from jcastillo-arm/jc/tf-issues/294
by Achin Gupta
· 9 years ago
d4f7925
Add -mstrict-align to the gcc options
by Juan Castillo
· 9 years ago
1bdde17
Re-introduce evaluation of ENABLE_PLAT_COMPAT build flag
by Achin Gupta
· 9 years ago
396644b
Make: fix dependency files generation
by Juan Castillo
· 9 years ago
a3487d1
Rework Makefile
by Juan Castillo
· 9 years ago
70716d6
PSCI: Add deprecated API for SPD when compatibility is disabled
by Soby Mathew
· 9 years ago
981487a
PSCI: Switch to the new PSCI frameworks
by Soby Mathew
· 9 years ago
49473e4
PSCI: Implement platform compatibility layer
by Soby Mathew
· 9 years ago
85dbf5a
PSCI: Add framework to handle composite power states
by Soby Mathew
· 10 years ago
a08a5e7
TBB: switch to the new authentication framework
by Juan Castillo
· 9 years ago
f9f39c3
TBB: add ECDSA support to the certificate generation tool
by Juan Castillo
· 9 years ago
72fe347
TBB: add build option to save private keys
by Juan Castillo
· 10 years ago
9ccbc03
Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1
by danh-arm
· 9 years ago
449dbd5
Introduce PROGRAMMABLE_RESET_ADDRESS build option
by Sandrine Bailleux
· 9 years ago
eeeced5
Driver for 16550 UART interface
by Varun Wadekar
· 9 years ago
81be100
Allow deeper platform port directory structure
by Dan Handley
· 10 years ago
f87ab39
Remove the ARCH build configuration from the Makefile
by Sandrine Bailleux
· 10 years ago
e3dee95
Bug Fix: Fix checkpatch rule in Makefile
by Sandrine Bailleux
· 10 years ago
356d59d
Merge pull request #269 from vikramkanigiri/vk/common-cci
by danh-arm
· 10 years ago
1aa439f
Merge pull request #267 from sandrine-bailleux/sb/doc-fixes
by danh-arm
· 10 years ago
c77c0cd
Merge pull request #264 from jcastillo-arm/jc/tbb_fip_dep
by danh-arm
· 10 years ago
40d468c
Common driver for ARM Cache Coherent Interconnects
by Vikram Kanigiri
· 10 years ago
749e079
checkpatch: ignore GIT_COMMIT_ID
by Juan Castillo
· 10 years ago
cf8afbd
Update help message printed by the Makefile
by Sandrine Bailleux
· 10 years ago
a00cbfd
TBB: fix build target 'all' dependency on certificates
by Juan Castillo
· 10 years ago
33fbb97
Ignore C library files when checking coding style
by Sandrine Bailleux
· 10 years ago
Next »