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
/
plat
/
socionext
Commit message (
Expand
)
Author
Age
Files
Lines
*
uniphier: set CONSOLE_FLAG_TRANSLATE_CRLF and clean up console driver
Masahiro Yamada
2019-09-03
2
-9
/
+4
*
uniphier: fix typo and coding style
Masahiro Yamada
2019-07-31
4
-18
/
+18
*
uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h
Masahiro Yamada
2019-07-31
1
-4
/
+2
*
synquacer: Fix compilation fail for SPM support build config
Madhukar Pappireddy
2019-07-12
1
-2
/
+2
*
uniphier: support console based on multi-console
Masahiro Yamada
2019-07-05
5
-179
/
+144
*
Remove MULTI_CONSOLE_API flag and references to it
Ambroise Vincent
2019-06-28
1
-1
/
+0
*
Mbed TLS: Remove weak heap implementation
Ambroise Vincent
2019-04-12
1
-1
/
+6
*
plat/arm: mhu: make mhu driver generic
Masahisa Kojima
2019-03-13
1
-1
/
+1
*
plat/synquacer: enable SCMI support
Masahisa Kojima
2019-03-13
8
-18
/
+320
*
Remove unneeded include paths in PLAT_INCLUDES
Antonio Nino Diaz
2019-02-01
1
-2
/
+0
*
Remove duplicated definitions of linker symbols
Antonio Nino Diaz
2019-02-01
2
-2
/
+1
*
SPM: Rename SPM_DEPRECATED flag to SPM_MM
Antonio Nino Diaz
2019-01-22
1
-3
/
+3
*
plat/synquacer: enable SPM support
Ard Biesheuvel
2019-01-15
5
-3
/
+214
*
plat/synquacer: enable OP-TEE logic only if SPD_opteed is set
Ard Biesheuvel
2019-01-15
3
-6
/
+4
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
29
-92
/
+131
*
io_block: define MAX_IO_BLOCK_DEVICES as unsigned
Yann Gautier
2018-12-10
1
-1
/
+1
*
Standardise header guards across codebase
Antonio Nino Diaz
2018-11-08
6
-18
/
+19
*
uniphier: revise SCP protocol handshake
Dai Okamura
2018-10-30
1
-0
/
+6
*
uniphier: terminate boot if SCP_BL2 image is missing in SCP boot mode
Masahiro Yamada
2018-10-30
3
-29
/
+0
*
uniphier: Migrate to new interfaces
Antonio Nino Diaz
2018-09-28
2
-4
/
+6
*
synquacer: Migrate to new interfaces
Antonio Nino Diaz
2018-09-28
2
-6
/
+5
*
Fix MISRA defects in BL31 common code
Antonio Nino Diaz
2018-08-30
2
-4
/
+3
*
libc: Fix all includes in codebase
Antonio Nino Diaz
2018-08-22
6
-10
/
+10
*
Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra
danh-arm
2018-07-25
2
-12
/
+13
|
\
|
*
PSCI: Fix types of definitions
Antonio Nino Diaz
2018-07-20
2
-12
/
+13
*
|
synquacer: Enable optional OP-TEE support
Sumit Garg
2018-07-24
2
-11
/
+28
|
/
*
synquacer: Add platform makefile and documentation
Sumit Garg
2018-06-21
1
-0
/
+46
*
synquacer: Enable PSCI framework
Sumit Garg
2018-06-21
2
-0
/
+198
*
synquacer: Retrieve DRAM info from SCP firmware
Ard Biesheuvel
2018-06-21
4
-0
/
+64
*
synquacer: Add SCPI driver
Sumit Garg
2018-06-21
3
-0
/
+255
*
synquacer: Add MHU driver
Sumit Garg
2018-06-21
5
-0
/
+121
*
synquacer: Enable MMU using xlat_tables_v2 library
Sumit Garg
2018-06-21
4
-0
/
+71
*
synquacer: Enable System level Generic timer
Sumit Garg
2018-06-21
2
-0
/
+41
*
synquacer: Enable GICv3 support
Sumit Garg
2018-06-21
4
-0
/
+105
*
synquacer: Enable CCN driver support
Sumit Garg
2018-06-21
4
-0
/
+67
*
synquacer: Implement topology functions
Sumit Garg
2018-06-21
3
-0
/
+58
*
synquacer: Populate BL32 and BL33 entrypoints
Sumit Garg
2018-06-21
1
-0
/
+63
*
synquacer: Enable PL011 UART Console
Sumit Garg
2018-06-21
3
-0
/
+55
*
synquacer: Add platform core management helpers
Sumit Garg
2018-06-21
3
-0
/
+90
*
synquacer: Introduce basic platform support
Sumit Garg
2018-06-21
2
-0
/
+53
*
uniphier: fix CCI-500 connection for LD20
Satoshi Ikawa
2018-06-12
1
-1
/
+1
*
plat: fix switch statements to comply with MISRA rules
Jonathan Wright
2018-03-26
1
-0
/
+1
*
Merge pull request #1224 from masahir0y/gzip
davidcunado-arm
2018-02-06
4
-11
/
+71
|
\
|
*
uniphier: support GZIP-compressed images
Masahiro Yamada
2018-02-02
3
-2
/
+57
|
*
uniphier: add a helper to get image_info
Masahiro Yamada
2018-02-02
3
-9
/
+14
*
|
uniphier: add ULL to physical address literals
Masahiro Yamada
2018-02-02
3
-14
/
+15
*
|
uniphier: allocate xlat region of on-chip SRAM only when needed
Masahiro Yamada
2018-02-02
2
-12
/
+15
*
|
uniphier: get back original BL31/32 location used before BL2-AT-EL3
Masahiro Yamada
2018-02-02
2
-11
/
+18
|
/
*
uniphier: switch to BL2-AT-EL3 and remove BL1 support
Masahiro Yamada
2018-01-24
5
-106
/
+36
*
uniphier: set PROGRAMMABLE_RESET_ADDRESS to disable warm boot mailbox
Masahiro Yamada
2018-01-24
2
-23
/
+8
[next]