Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
68ab70693bce5fb1b13d95b7802640544aabca46
/
plat
/
hisilicon
b0fd008
Move BL1 and BL2 private defines to bl_common.h
by Antonio Nino Diaz
· 6 years ago
424925a
hikey960:Corrected erroneous DDR_SIZE
by Joel Hutton
· 6 years ago
b06804f
hikey960: Increase max xlat tables
by Joel Hutton
· 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
44f8d65
hikey960: initialize EDMAC and channels
by Ryan Grachek
· 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
74a19f2
poplar: Use new console APIs
by Jerome Forissier
· 6 years ago
3fb19df
hikey960: Use new console APIs
by Jerome Forissier
· 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
6766bb1
poplar: Decouple from plat/arm files
by Antonio Nino Diaz
· 6 years ago
1eb64a1
Add plat_crash_console_flush to platforms without it
by Antonio Nino Diaz
· 6 years ago
d653d33
Replace S-EL3 references by EL3
by John Tsichritzis
· 6 years ago
729659c
Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated
by Soby Mathew
· 6 years ago
151931a
Merge pull request #1589 from hzhuang1/topic/fix_clang
by Dimitris Papastamos
· 6 years ago
e93cde1
poplar: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
582c2d7
hikey960: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
42c7bbd
hikey: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
d793ff0
poplar: fix build error with POPLAR_RECOVERY=1
by Shawn Guo
· 6 years ago
ee6cff3
hikey960: fix build issue for clang
by Haojian Zhuang
· 6 years ago
2b9f815
hikey: fix build issue for clang
by Haojian Zhuang
· 6 years ago
dd3f0a8
hikey960: Add development TBB support
by Teddy Reed
· 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
3eff409
plat/poplar: migrate to mmc framework
by Haojian Zhuang
· 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
e7b76c6
Merge pull request #1494 from hzhuang1/pcie_pin
by Soby Mathew
· 6 years ago
39ff2ee
Hikey960: configure pins for PCIe controller
by Kaihua Zhong
· 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
5600ecb
Merge pull request #1361 from vchong/tool_add_img
by danh-arm
· 7 years ago
e93a0f4
types: use int-ll64 for both aarch32 and aarch64
by Masahiro Yamada
· 7 years ago
2708343
poplar: rename FIP_ADD_IMG to TOOL_ADD_IMG
by Victor Chong
· 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
75ba073
Merge pull request #1331 from hzhuang1/reboot_delay
by Dimitris Papastamos
· 7 years ago
0e094d3
Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointers
by Dimitris Papastamos
· 7 years ago
0165028
hikey960: add delay before reset
by Haojian Zhuang
· 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
26c94f6
hikey960: fix build issue with CLANG
by Haojian Zhuang
· 7 years ago
d82e29d
hikey960: move out duplicated code
by Haojian Zhuang
· 7 years ago
9411fe3
hikey960: fix invoking driver init in image load driver
by Haojian Zhuang
· 7 years ago
1b4b412
hikey960: migrate to bl2_el3
by Haojian Zhuang
· 7 years ago
a94d75d
hikey960: drop LOAD_IMAGE v1
by Haojian Zhuang
· 7 years ago
e3eb0b8
hikey960: fix memory overlapped in memory map
by Haojian Zhuang
· 7 years ago
ac34072
hikey960: avoid to dump message when fetch boardid
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
8f8d898
Merge pull request #1259 from hzhuang1/fix_uart
by davidcunado-arm
· 7 years ago
6a00949
hikey960: avoid hardcode on uart port
by Haojian Zhuang
· 7 years ago
4d64c2b
hikey*, poplar: platform.mk: Fix typo in variable assignments
by Victor Chong
· 7 years ago
aa03347
poplar: Support Trusted OS extra image (OP-TEE header) parsing
by Victor Chong
· 7 years ago
175dd8a
poplar: Add LOAD_IMAGE_V2 support
by Victor Chong
· 7 years ago
50d695d
poplar: Add build option for dram size
by Victor Chong
· 7 years ago
f87b436
poplar: Fix typo
by Victor Chong
· 7 years ago
32d74ee
poplar: Remove unused function prototype
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
7cf5472
Merge pull request #1231 from Leo-Yan/hikey960_enable_fiq_handling
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
f0c7c61
poplar: Add support for recovery build
by Victor Chong
· 7 years ago
539408d
poplar: Enable emmc support
by Victor Chong
· 7 years ago
af316a3
Hikey960: Enable invalid FIQ handling
by Leo Yan
· 7 years ago
958a371
Merge pull request #1211 from Leo-Yan/remove_ca73_cpu_nap_state
by davidcunado-arm
· 7 years ago
3aeba23
Hikey960: Change CPU standby state for WFI
by Leo Yan
· 7 years ago
6829b70
Revert "Hikey960: Change to use recommended power state id format"
by Leo Yan
· 7 years ago
67b2abb
Merge pull request #1216 from hzhuang1/fix_psci
by davidcunado-arm
· 7 years ago
0d7d843
Merge pull request #1207 from hzhuang1/isp_clk
by davidcunado-arm
· 7 years ago
b3f611a
Hikey960: Fix hikey960 pcie mount fail
by Kaihua Zhong
· 7 years ago
2cfeb7e
Merge pull request #1167 from Leo-Yan/hikey-fix-alignment
by davidcunado-arm
· 7 years ago
57676b4
hikey960: set isp clks as unsecure mode
by Haojian Zhuang
· 7 years ago
662556a
poplar: Add BL32 (OP-TEE) support
by Victor Chong
· 7 years ago
b88b08a
Poplar: Initialize security properties of IP blocks.
by Jiancheng Xue
· 7 years ago
c6b6f97
poplar: Increase FIP_SIZE
by Victor Chong
· 7 years ago
Next »