Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
5762ff6803e3ddc51c925bd4e8290579858478c2
/
plat
/
hisilicon
/
hikey
043fd62
Cleanup the code for TBBR CoT descriptors
by Manish V Badarkhe
· 4 years, 6 months ago
2b1b1a5
pl011: Use generic console_t data structure
by Andre Przywara
· 4 years, 9 months ago
36e296f
hisilicon: Unify Platform specific defines for PSCI module
by Deepika Bhavnani
· 4 years, 11 months ago
53e70df
hikey: fix to load FIP by partition table.
by Haojian Zhuang
· 5 years ago
8e0ef0f
Switch AARCH32/AARCH64 to __aarch64__
by Julius Werner
· 5 years ago
53456fc
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 5 years ago
01715f9
Update hisilicon drivers to not rely on undefined overflow behaviour
by Justin Chadwell
· 5 years ago
55828d5
Remove MULTI_CONSOLE_API flag and references to it
by Ambroise Vincent
· 6 years ago
a6ebd8c
hikey: Add define for UART2
by Michalis Pappas
· 6 years ago
d207f56
Mbed TLS: Remove weak heap implementation
by Ambroise Vincent
· 6 years ago
50a4d1a
Remove unneeded include paths in PLAT_INCLUDES
by Antonio Nino Diaz
· 6 years ago
de97ff3
Remove duplicated definitions of linker symbols
by Antonio Nino Diaz
· 6 years ago
b0fd008
Move BL1 and BL2 private defines to bl_common.h
by Antonio Nino Diaz
· 6 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
3796621
io_block: define MAX_IO_BLOCK_DEVICES as unsigned
by Yann Gautier
· 6 years ago
b5e4c93
hikey: remove delay after eMMC initialized
by Haojian Zhuang
· 6 years ago
708c2ee
hikey: increase delay after eMMC initialized
by Ryan Grachek
· 6 years ago
0a5c0f9
Merge pull request #1674 from jforissier/hisi-multi-console
by Antonio Niño Díaz
· 6 years ago
aebe95d
hikey: Use new console APIs
by Jerome Forissier
· 6 years ago
5eb8837
Standardise header guards across codebase
by Antonio Nino Diaz
· 6 years ago
1b8ac09
Merge pull request #1661 from hzhuang1/emmc_delay
by Soby Mathew
· 6 years ago
864ca6f
context_mgmt: Fix MISRA defects
by Antonio Nino Diaz
· 6 years ago
f4de653
hikey: add delay after eMMC initialized
by Haojian Zhuang
· 6 years ago
1eb64a1
Add plat_crash_console_flush to platforms without it
by Antonio Nino Diaz
· 6 years ago
729659c
Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated
by Soby Mathew
· 6 years ago
42c7bbd
hikey: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
2b9f815
hikey: fix build issue for clang
by Haojian Zhuang
· 6 years ago
00086e3
libc: Use printf and snprintf across codebase
by Antonio Nino Diaz
· 6 years ago
4b32e62
libc: Fix all includes in codebase
by Antonio Nino Diaz
· 6 years ago
ae94daf
Merge pull request #1516 from antonio-nino-diaz-arm/an/printf
by Dimitris Papastamos
· 6 years ago
e971377
plat/hikey: migrate to mmc framework
by Haojian Zhuang
· 6 years ago
6bca8be
Replace stdio.h functions by TF functions
by Antonio Nino Diaz
· 6 years ago
0718043
Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra
by danh-arm
· 6 years ago
c104f19
hikey: include TBB in BL1
by Haojian Zhuang
· 6 years ago
6f3ccc5
PSCI: Fix types of definitions
by Antonio Nino Diaz
· 6 years ago
349cf89
hikey: Add development TBB support
by Teddy Reed
· 6 years ago
eace8f1
Make TF UUID RFC 4122 compliant
by Roberto Vargas
· 7 years ago
e93a0f4
types: use int-ll64 for both aarch32 and aarch64
by Masahiro Yamada
· 7 years ago
a403c3a
hikey: clean sram before mcu used
by Haojian Zhuang
· 7 years ago
da7109a
hikey: save ddr parameters into SRAM
by Haojian Zhuang
· 7 years ago
e18de67
hikey: update ddr initialization
by Haojian Zhuang
· 7 years ago
2257d6d
Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements
by Dimitris Papastamos
· 7 years ago
0e094d3
Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointers
by Dimitris Papastamos
· 7 years ago
5cc3bc8
Clean usage of void pointers to access symbols
by Joel Hutton
· 7 years ago
ff957ed
plat: fix switch statements to comply with MISRA rules
by Jonathan Wright
· 7 years ago
afdff3c
plat/hikey: boot memory layout to dedicated file
by Michael Brandl
· 7 years ago
1164ba2
Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6
by davidcunado-arm
· 7 years ago
24c8337
hikey: fix build issue with CLANG
by Haojian Zhuang
· 7 years ago
590188a
hikey: move out duplicated code
by Haojian Zhuang
· 7 years ago
b755da3
hikey: migrate to bl2_el3
by Haojian Zhuang
· 7 years ago
1cb3b48
hikey: clean dcache for SRAM after initialized
by Haojian Zhuang
· 7 years ago
3bd9438
hikey: drop LOAD_IMAGE v1
by Haojian Zhuang
· 7 years ago
c150312
Update ULL() macro and instances of ull to comply with MISRA
by David Cunado
· 7 years ago
4d64c2b
hikey*, poplar: platform.mk: Fix typo in variable assignments
by Victor Chong
· 7 years ago
4015b8b
Merge pull request #1224 from masahir0y/gzip
by davidcunado-arm
· 7 years ago
9c5ca52
Build: change the first parameter of TOOL_ADD_IMG to lowercase
by Masahiro Yamada
· 7 years ago
4d15680
Build: rename FIP_ADD_IMG to TOOL_ADD_IMG
by Masahiro Yamada
· 7 years ago
92c3b82
hikey: fix memory overlapped in memory map
by Haojian Zhuang
· 7 years ago
8e5bd5e
Disable workaround for CVE-2017-5715 on unaffected platforms
by Dimitris Papastamos
· 7 years ago
4fa170c
hikey: fix assert in sec_protect()
by Victor Chong
· 7 years ago
09d7b09
Merge pull request #1205 from petegriffin/hikey-protect-memory
by davidcunado-arm
· 7 years ago
28c8ed2
hikey: configure 4 MB of secure DRAM for OP-TEE Secure Data Path
by Peter Griffin
· 7 years ago
c52e55f
hikey: configure the top 16MB of DRAM as secure
by Jerome Forissier
· 10 years ago
2cfeb7e
Merge pull request #1167 from Leo-Yan/hikey-fix-alignment
by davidcunado-arm
· 7 years ago
c5b0c0f
Do not enable SVE on pre-v8.2 platforms
by David Cunado
· 7 years ago
75c8383
hikey: Set alignment size 512B for fip building
by Leo Yan
· 7 years ago
8247796
Fix usage of IMAGE_BLx macros
by Roberto Vargas
· 7 years ago
e1be904
HiKey: make RTC out of reset mode
by Haojian Zhuang
· 7 years ago
f82732b
HiKey: init EDMA controller with non secure mode
by Haojian Zhuang
· 7 years ago
ddd5497
Merge pull request #1089 from Leo-Yan/hikey_enable_debug_module
by davidcunado-arm
· 7 years ago
398d5d3
hikey*: Undef BL32_BASE when building without SPD
by Victor Chong
· 7 years ago
043741c
hikey*: Fix typo
by Victor Chong
· 7 years ago
f471c42
Hikey: enable CPU debug module
by Leo Yan
· 7 years ago
7d787f5
hikey*: Support Trusted OS extra image (OP-TEE header) parsing
by Victor Chong
· 7 years ago
2d9a42d
hikey*: Add LOAD_IMAGE_V2 support
by Victor Chong
· 7 years ago
c65cd18
Merge pull request #1069 from Leo-Yan/hikey_enable_watchdog_reset
by danh-arm
· 7 years ago
b8c3c16
HiKey: Rename CPUACTRL reg constants
by Eleanor Bonnici
· 7 years ago
9343cd1
Hikey: enable watchdog reset
by Leo Yan
· 7 years ago
b4c75e9
Add new alignment parameter to func assembler macro
by Julius Werner
· 7 years ago
515ae94
hikey: Disable VBUS_DET interrupt for PMIC
by Leo Yan
· 7 years ago
e0559ac
Merge pull request #1029 from islmit01/im/fix_includes
by davidcunado-arm
· 7 years ago
e363146
Fix order of remaining platform #includes
by Isla Mitchell
· 7 years ago
b9a8db2
hikey: Add BL32 (OP-TEE) support
by Victor Chong
· 7 years ago
a653730
hikey: Remove unnecessary code
by Victor Chong
· 7 years ago
a66e459
hikey: Fix DDR_SIZE
by Victor Chong
· 7 years ago
6643083
hikey: enable options to fix errata
by Haojian Zhuang
· 7 years ago
1384a16
Unique names for defines in the CPU libraries
by Varun Wadekar
· 7 years ago
b8b3742
Merge pull request #970 from vingu-linaro/enable-pmf-rt-instr-hikey
by danh-arm
· 7 years ago
492acec
hikey: enable PMF and instrumentations
by Vincent Guittot
· 7 years ago
57dc0cc
Merge pull request #957 from hzhuang1/finish_hikey_psci
by danh-arm
· 7 years ago
d5e2d1a
hikey: pm: finish PSCI hook functions
by Leo Yan
· 7 years ago
a515c3b
hikey: bl31: enable CCI port for cluster 0
by Leo Yan
· 7 years ago
3ba0822
hikey: fix for CPU topology
by Leo Yan
· 7 years ago
6ffe56c
hikey: fix uninitialized variable in ddr code
by Haojian Zhuang
· 7 years ago
3846f14
hikey: support BL31
by Haojian Zhuang
· 7 years ago
934ae71
hikey: support BL2
by Haojian Zhuang
· 7 years ago
5f281b3
hikey: support BL1
by Haojian Zhuang
· 7 years ago