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
/
hisilicon
/
poplar
Commit message (
Expand
)
Author
Age
Files
Lines
*
pl011: Use generic console_t data structure
Andre Przywara
2020-02-25
3
-3
/
+3
*
hisilicon: Unify Platform specific defines for PSCI module
Deepika Bhavnani
2020-01-24
1
-4
/
+4
*
Switch AARCH32/AARCH64 to __aarch64__
Julius Werner
2019-08-01
2
-4
/
+4
*
Use explicit-width data types in AAPCS parameter structs
Julius Werner
2019-07-23
1
-2
/
+2
*
Remove MULTI_CONSOLE_API flag and references to it
Ambroise Vincent
2019-06-28
1
-1
/
+0
*
Remove unneeded include paths in PLAT_INCLUDES
Antonio Nino Diaz
2019-02-01
1
-2
/
+1
*
Remove duplicated definitions of linker symbols
Antonio Nino Diaz
2019-02-01
2
-24
/
+8
*
Move BL1 and BL2 private defines to bl_common.h
Antonio Nino Diaz
2019-01-15
1
-1
/
+0
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
14
-86
/
+104
*
io_block: define MAX_IO_BLOCK_DEVICES as unsigned
Yann Gautier
2018-12-10
1
-1
/
+1
*
Merge pull request #1674 from jforissier/hisi-multi-console
Antonio Niño Díaz
2018-11-12
5
-8
/
+13
|
\
|
*
poplar: Use new console APIs
Jerome Forissier
2018-11-08
5
-8
/
+13
*
|
Standardise header guards across codebase
Antonio Nino Diaz
2018-11-08
3
-9
/
+9
|
/
*
poplar: Decouple from plat/arm files
Antonio Nino Diaz
2018-10-30
8
-26
/
+179
*
Replace S-EL3 references by EL3
John Tsichritzis
2018-10-10
1
-1
/
+1
*
poplar: Migrate to new interfaces
Antonio Nino Diaz
2018-09-28
7
-261
/
+60
*
poplar: fix build error with POPLAR_RECOVERY=1
Shawn Guo
2018-09-27
2
-2
/
+2
*
plat/poplar: migrate to mmc framework
Haojian Zhuang
2018-08-10
5
-12
/
+17
*
PSCI: Fix types of definitions
Antonio Nino Diaz
2018-07-20
1
-6
/
+6
*
poplar: rename FIP_ADD_IMG to TOOL_ADD_IMG
Victor Chong
2018-04-24
1
-2
/
+2
*
Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements
Dimitris Papastamos
2018-03-29
1
-0
/
+3
|
\
|
*
plat: fix switch statements to comply with MISRA rules
Jonathan Wright
2018-03-26
1
-0
/
+3
*
|
Clean usage of void pointers to access symbols
Joel Hutton
2018-03-27
1
-10
/
+3
|
/
*
Update ULL() macro and instances of ull to comply with MISRA
David Cunado
2018-02-27
1
-1
/
+1
*
hikey*, poplar: platform.mk: Fix typo in variable assignments
Victor Chong
2018-02-08
1
-2
/
+2
*
poplar: Support Trusted OS extra image (OP-TEE header) parsing
Victor Chong
2018-02-08
6
-0
/
+117
*
poplar: Add LOAD_IMAGE_V2 support
Victor Chong
2018-02-08
8
-37
/
+409
*
poplar: Add build option for dram size
Victor Chong
2018-02-08
2
-0
/
+21
*
poplar: Fix typo
Victor Chong
2018-02-07
1
-2
/
+2
*
poplar: Remove unused function prototype
Victor Chong
2018-02-07
1
-1
/
+0
*
Disable workaround for CVE-2017-5715 on unaffected platforms
Dimitris Papastamos
2018-01-29
1
-0
/
+2
*
poplar: Add support for recovery build
Victor Chong
2018-01-22
5
-5
/
+79
*
poplar: Enable emmc support
Victor Chong
2018-01-22
7
-24
/
+88
*
poplar: Add BL32 (OP-TEE) support
Victor Chong
2017-12-12
7
-3
/
+139
*
Poplar: Initialize security properties of IP blocks.
Jiancheng Xue
2017-12-12
2
-0
/
+13
*
poplar: Increase FIP_SIZE
Victor Chong
2017-12-12
1
-1
/
+1
*
poplar: Rename PLAT_ARM_NS_IMAGE_OFFSET
Victor Chong
2017-12-12
2
-2
/
+2
*
poplar: Fix GPIO_MAX
Victor Chong
2017-12-12
1
-1
/
+1
*
Do not enable SVE on pre-v8.2 platforms
David Cunado
2017-11-30
1
-1
/
+1
*
poplar: Migrate to using interrupt properties
Jeenu Viswambharan
2017-10-17
1
-15
/
+31
*
Poplar: Initial commit for Poplar E-96Boards
Jorge Ramirez-Ortiz
2017-07-14
13
-0
/
+1154