Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
68ea9545db4d8ec01711dfe0b7cdcfc3977d46f3
/
plat
/
hisilicon
/
hikey960
39f9eee
Don't return error information from console_flush
by Jimmy Brisson
· 4 years, 3 months ago
043fd62
Cleanup the code for TBBR CoT descriptors
by Manish V Badarkhe
· 4 years, 6 months ago
3886dc6
hikey960: Enable system power off callback
by Leo Yan
· 4 years, 8 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
32052ab
hikey960: 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
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
bd0b6fb
Merge changes from topic "av/tls-heap" into integration
by Antonio Niño Díaz
· 6 years ago
d207f56
Mbed TLS: Remove weak heap implementation
by Ambroise Vincent
· 6 years ago
633fc06
hikey960: Fix race condition between hotplug and idles
by Wei Yu
· 6 years ago
62a84ed
hikey960: enable IOMCU DMAC
by Ryan Grachek
· 6 years ago
f6d7e44
Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup
by Antonio Niño Díaz
· 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
e2713b6
hikey960: EDMAC: leave channel 0 as secure
by Ryan Grachek
· 6 years ago
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
0a5c0f9
Merge pull request #1674 from jforissier/hisi-multi-console
by Antonio Niño Díaz
· 6 years ago
3fb19df
hikey960: Use new console APIs
by Jerome Forissier
· 6 years ago
5eb8837
Standardise header guards across codebase
by Antonio Nino Diaz
· 6 years ago
864ca6f
context_mgmt: Fix MISRA defects
by Antonio Nino Diaz
· 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
582c2d7
hikey960: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
ee6cff3
hikey960: fix build issue for clang
by Haojian Zhuang
· 6 years ago
dd3f0a8
hikey960: Add development TBB support
by Teddy Reed
· 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
6f3ccc5
PSCI: Fix types of definitions
by Antonio Nino Diaz
· 6 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
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
1164ba2
Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6
by davidcunado-arm
· 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
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
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
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
4213a3f
Merge pull request #1178 from davidcunado-arm/dc/enable_sve
by davidcunado-arm
· 7 years ago
bc17c4f
Hikey960: Change to use recommended power state id format
by Leo Yan
· 7 years ago
c5b0c0f
Do not enable SVE on pre-v8.2 platforms
by David Cunado
· 7 years ago
453940d
hikey960: 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
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
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
06b9d97
Hikey960: fix PSCI suspend stuck issue
by Tao Wang
· 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
9128768
hikey960: Add BL32 (OP-TEE) support
by Victor Chong
· 7 years ago
c1406c0
hikey960: platform.mk: Remove FIP_ADD_IMG SCP_BL2
by Victor Chong
· 7 years ago
cb27a35
hikey960: enable options to fix errata
by Victor Chong
· 7 years ago
073fefe
Merge pull request #988 from Leo-Yan/fix_cpu_off_v1
by davidcunado-arm
· 7 years ago
c93b946
hikey960: migrate to use A53 specific defines
by David Cunado
· 7 years ago
b1f0a37
plat: Hikey960: fix the CPU hotplug
by Leo Yan
· 7 years ago
58c5bed
hikey960: remove mailbox driver
by Haojian Zhuang
· 7 years ago
b7ee092
hikey960: fix the calculation in boardid
by Haojian Zhuang
· 7 years ago
1b5c225
hikey960: support BL31
by Haojian Zhuang
· 7 years ago
1f73c0c
hikey960: support BL2
by Haojian Zhuang
· 7 years ago
602362d
hikey960: support BL1 on hikey960 platform
by Haojian Zhuang
· 7 years ago