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
Commit message (
Expand
)
Author
Age
Files
Lines
*
plat/common: move arch-agnostic fallback functions to C file
Masahiro Yamada
2018-02-02
4
-67
/
+34
*
zlib: add gunzip() support
Masahiro Yamada
2018-02-02
3
-0
/
+142
*
zlib: import zlib files from zlib 1.2.11
Masahiro Yamada
2018-02-02
14
-0
/
+6591
*
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
7
-21
/
+25
*
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
2
-5
/
+3
*
Build: rename FIP_ADD_IMG to TOOL_ADD_IMG
Masahiro Yamada
2018-02-01
7
-25
/
+25
*
Build: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOAD
Masahiro Yamada
2018-02-01
2
-17
/
+18
*
Build: move cert_create arguments and dependency to FIP_ADD_PAYLOAD
Masahiro Yamada
2018-02-01
2
-44
/
+8
*
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
5
-58
/
+26
*
Build: squash MAKE_TOOL_ARGS into MAKE_BL
Masahiro Yamada
2018-02-01
1
-11
/
+1
*
Build: refactor BL32 build rules
Masahiro Yamada
2018-02-01
1
-3
/
+5
*
Build: replace $(call MAKE_TOOL_ARGS,...) with $(call FIP_ADD_IMG,...)
Masahiro Yamada
2018-02-01
1
-4
/
+4
*
Build: check if specified external image exists
Masahiro Yamada
2018-02-01
1
-1
/
+3
*
Merge pull request #1236 from dbasehore/gic-save-restore
davidcunado-arm
2018-02-01
5
-8
/
+33
|
\
|
*
rockchip: Disable rdist before pwr_dm_suspend is called
Derek Basehore
2018-01-25
1
-3
/
+3
|
*
rockchip/rk3399: Save and restore GIC
Derek Basehore
2018-01-23
2
-0
/
+10
|
*
rockchip/rk3399: Add udelay to wait loops
Derek Basehore
2018-01-23
1
-2
/
+8
|
*
rockchip/rk3399: Fix QOS save/restore
Derek Basehore
2018-01-23
1
-2
/
+2
|
*
GICv3: Fix Dist restore for when the GIC is reset
Derek Basehore
2018-01-23
1
-0
/
+9
|
*
rockchip/rk3399: Change PD_CTR_LOOP to 10000
Derek Basehore
2018-01-23
1
-1
/
+1
*
|
Merge pull request #1242 from afaerber/fiptool-hikey-pad
davidcunado-arm
2018-01-30
1
-1
/
+1
|
\
\
|
*
|
fiptool: Fix use after free
Andreas Färber
2018-01-27
1
-1
/
+1
*
|
|
Merge pull request #1220 from jwerner-chromium/JW_ld_bfd
davidcunado-arm
2018-01-30
1
-0
/
+6
|
\
\
\
|
*
|
|
Makefile: Use ld.bfd linker if available
Julius Werner
2018-01-29
1
-0
/
+6
*
|
|
|
Merge pull request #1248 from stevecapperarm/fixes/pie-logic
davidcunado-arm
2018-01-30
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Correct the Makefile logic for disabling PIE
Steve Capper
2018-01-23
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1235 from jwerner-chromium/JW_udelay
davidcunado-arm
2018-01-30
2
-6
/
+8
|
\
\
\
\
|
*
|
|
|
delay_timer: Guarantee that delay time can never be undershot
Julius Werner
2018-01-25
1
-1
/
+3
|
*
|
|
|
Make div_round_up() correct for divisors that are not a power of 2
Julius Werner
2018-01-22
1
-5
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1237 from sandrine-bailleux-arm/sb/spm-timer
davidcunado-arm
2018-01-29
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
SPM: Map devices in the 1st GB
Sandrine Bailleux
2018-01-29
1
-0
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1246 from sandrine-bailleux-arm/topics/sb/fix-cnp-doc
davidcunado-arm
2018-01-29
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Fix documentation for CnP bit
Sandrine Bailleux
2018-01-29
1
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge pull request #1243 from afaerber/hikey-docs
davidcunado-arm
2018-01-29
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
docs: hikey: Fix typo
Andreas Färber
2018-01-29
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #1241 from vchong/fixmemprot
davidcunado-arm
2018-01-29
1
-4
/
+6
|
\
\
\
\
|
*
|
|
|
hikey: fix assert in sec_protect()
Victor Chong
2018-01-28
1
-4
/
+6
|
/
/
/
/
*
|
|
|
Merge pull request #1205 from petegriffin/hikey-protect-memory
davidcunado-arm
2018-01-26
4
-0
/
+106
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
hikey: configure 4 MB of secure DRAM for OP-TEE Secure Data Path
Peter Griffin
2018-01-24
1
-4
/
+7
|
*
|
|
hikey: configure the top 16MB of DRAM as secure
Jerome Forissier
2018-01-24
4
-0
/
+103
*
|
|
|
Merge pull request #1232 from masahir0y/uniphier
davidcunado-arm
2018-01-25
7
-157
/
+74
|
\
\
\
\
|
*
|
|
|
uniphier: switch to BL2-AT-EL3 and remove BL1 support
Masahiro Yamada
2018-01-24
6
-134
/
+66
|
*
|
|
|
uniphier: set PROGRAMMABLE_RESET_ADDRESS to disable warm boot mailbox
Masahiro Yamada
2018-01-24
2
-23
/
+8
*
|
|
|
|
Merge pull request #1234 from SNG-ARM/master
davidcunado-arm
2018-01-25
1
-17
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
SPM: Declare explicit width based types in secure_partition_boot_info_t struc...
Sughosh Ganu
2018-01-22
1
-17
/
+17
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #1231 from Leo-Yan/hikey960_enable_fiq_handling
davidcunado-arm
2018-01-25
1
-0
/
+33
|
\
\
\
\
\
[next]