Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
ee8c3038f7778eae8836f1d86fa267cf1df97fbd
/
plat
8f53949
tegra/trusty: Setup tegra specific trusty args in platform code
by Arve Hjønnevåg
· Wed Feb 21 17:36:44 2018 -0800
a6df5f1
Merge pull request #1223 from vchong/poplar_bl1loadsfip
by davidcunado-arm
· Wed Jan 24 23:00:01 2018 +0000
d79d40d
Merge pull request #1193 from jwerner-chromium/JW_coreboot
by davidcunado-arm
· Wed Jan 24 14:31:53 2018 +0000
e90af61
Allow API deprecation for uniphier platform
by Soby Mathew
· Fri Nov 10 12:08:46 2017 +0000
f0c7c61
poplar: Add support for recovery build
by Victor Chong
· Tue Jan 16 00:29:47 2018 +0900
539408d
poplar: Enable emmc support
by Victor Chong
· Wed Jan 03 01:53:08 2018 +0900
f39c806
rockchip: Move to MULTI_CONSOLE_API
by Julius Werner
· Wed Aug 02 16:31:04 2017 -0700
c708778
rockchip: Use coreboot-supplied serial console on coreboot systems
by Julius Werner
· Fri Jun 09 15:22:44 2017 -0700
aae9bb1
Add default crash console code to hook up to new console API
by Julius Werner
· Mon Sep 18 16:49:48 2017 -0700
b5d1f8e
Merge pull request #1200 from robertovargas-arm/bl2-el3
by davidcunado-arm
· Fri Jan 19 13:40:12 2018 +0000
9f41248
bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP
by Roberto Vargas
· Tue Jan 16 10:35:23 2018 +0000
5220780
bl2-el3: Add BL2 at EL3 support in FVP
by Roberto Vargas
· Fri Nov 17 13:22:18 2017 +0000
e0e9946
bl2-el3: Add BL2_EL3 image
by Roberto Vargas
· Mon Oct 30 14:43:43 2017 +0000
958a371
Merge pull request #1211 from Leo-Yan/remove_ca73_cpu_nap_state
by davidcunado-arm
· Wed Jan 17 17:34:29 2018 +0000
3aeba23
Hikey960: Change CPU standby state for WFI
by Leo Yan
· Thu Jan 04 09:32:50 2018 +0800
6829b70
Revert "Hikey960: Change to use recommended power state id format"
by Leo Yan
· Wed Jan 03 14:52:19 2018 +0800
67b2abb
Merge pull request #1216 from hzhuang1/fix_psci
by davidcunado-arm
· Tue Jan 16 01:09:57 2018 +0000
cb76cad
Merge pull request #1213 from masahir0y/uniphier
by davidcunado-arm
· Mon Jan 15 23:58:20 2018 +0000
d7e2e9e
Add hooks to save/restore AMU context for Cortex A75
by Dimitris Papastamos
· Mon Dec 11 11:45:35 2017 +0000
e0db40b
Merge pull request #1176 from wjliang/zynqmp-ipi-mb-svc
by davidcunado-arm
· Wed Jan 10 14:57:22 2018 +0000
0d7d843
Merge pull request #1207 from hzhuang1/isp_clk
by davidcunado-arm
· Wed Jan 10 00:21:25 2018 +0000
b3f611a
Hikey960: Fix hikey960 pcie mount fail
by Kaihua Zhong
· Tue Jan 09 16:51:38 2018 +0800
2cfeb7e
Merge pull request #1167 from Leo-Yan/hikey-fix-alignment
by davidcunado-arm
· Tue Jan 09 08:58:41 2018 +0000
328105c
zynqmp: pm_service: use zynqmp_ipi APIs
by Wendy Liang
· Tue Oct 03 23:21:11 2017 -0700
f8fec36
Add Xilinx ZynqMP IPI mailbox service
by Wendy Liang
· Wed Sep 06 09:39:55 2017 -0700
3aebacf
Introduce ZynqMP IPI implementation
by Wendy Liang
· Wed Sep 13 11:02:42 2017 -0700
b13af2e
uniphier: simplify GZIP compress rule
by Masahiro Yamada
· Thu Jan 04 12:59:11 2018 +0900
8a41859
Move TSP to TZC secured DRAM
by Dimitris Papastamos
· Tue Jan 02 10:25:50 2018 +0000
db51012
Merge pull request #1203 from masahir0y/uniphier
by davidcunado-arm
· Sun Dec 24 19:52:17 2017 +0000
e078dc8
Merge pull request #1201 from jeenu-arm/sdei-plat-events
by davidcunado-arm
· Sun Dec 24 10:58:53 2017 +0000
e56b5cd
uniphier: fix alignment of build log
by Masahiro Yamada
· Wed Dec 20 01:37:15 2017 +0900
c3abbfd
uniphier: fix base address of IO block buffer
by Masahiro Yamada
· Wed Dec 20 01:30:08 2017 +0900
6e28446
ARM platforms: Allow platforms to define SDEI events
by Jeenu Viswambharan
· Fri Dec 08 10:38:24 2017 +0000
57676b4
hikey960: set isp clks as unsecure mode
by Haojian Zhuang
· Mon Dec 18 09:45:37 2017 +0800
94f8907
Add new function-pointer-based console API
by Julius Werner
· Mon Jul 31 18:15:11 2017 -0700
624b557
rockchip: Implement a panic handler that will reboot the system
by Julius Werner
· Mon Jun 19 17:05:30 2017 -0700
662556a
poplar: Add BL32 (OP-TEE) support
by Victor Chong
· Sat Oct 28 01:59:41 2017 +0900
b88b08a
Poplar: Initialize security properties of IP blocks.
by Jiancheng Xue
· Mon Aug 28 18:55:43 2017 +0800
c6b6f97
poplar: Increase FIP_SIZE
by Victor Chong
· Sat Oct 28 00:22:10 2017 +0900
6df271c
poplar: Rename PLAT_ARM_NS_IMAGE_OFFSET
by Victor Chong
· Fri Oct 27 00:09:14 2017 +0900
90f1ba3
poplar: Fix GPIO_MAX
by Victor Chong
· Thu Oct 19 16:49:52 2017 +0900
4213a3f
Merge pull request #1178 from davidcunado-arm/dc/enable_sve
by davidcunado-arm
· Mon Dec 11 12:29:47 2017 +0000
d77cc29
Merge pull request #1184 from antonio-nino-diaz-arm/an/bl31-in-dram
by davidcunado-arm
· Sat Dec 09 23:10:24 2017 +0000
e27ee9c
Merge pull request #1181 from soby-mathew/sm/el3_payload_tzc_permissions
by davidcunado-arm
· Sat Dec 09 10:13:11 2017 +0000
0f481cc
Merge pull request #1179 from paulkocialkowski/integration
by davidcunado-arm
· Sat Dec 09 08:43:02 2017 +0000
79d4e02
Merge pull request #1174 from antonio-nino-diaz-arm/an/page-size
by davidcunado-arm
· Fri Dec 08 16:29:19 2017 +0000
d3b33ed
Merge pull request #1171 from Leo-Yan/hikey960-change-use-recommend-state-id
by davidcunado-arm
· Wed Dec 06 22:20:05 2017 +0000
0b6af83
fvp: Disable SYSTEM_SUSPEND when ARM_BL31_IN_DRAM
by Antonio Nino Diaz
· Wed Nov 22 12:00:44 2017 +0000
9c4b1b7
SPM: Remove ARM platforms header from SPM common code
by Antonio Nino Diaz
· Fri Nov 24 16:43:15 2017 +0000
bc17c4f
Hikey960: Change to use recommended power state id format
by Leo Yan
· Fri Nov 24 14:19:51 2017 +0800
8dcf75b
Merge pull request #1157 from antonio-nino-diaz-arm/an/rpi3
by davidcunado-arm
· Tue Dec 05 23:26:40 2017 +0000
15b149e
ARM Platforms: Change the TZC access permissions for EL3 payload
by Soby Mathew
· Mon Nov 13 08:29:45 2017 +0000
2dde850
rockchip: Include stdint header in plat_sip_calls.c
by Paul Kocialkowski
· Sat Dec 02 16:41:38 2017 +0100
ae6779e
rpi3: Introduce AArch64 Raspberry Pi 3 port
by Antonio Nino Diaz
· Mon Nov 06 14:49:04 2017 +0000
c5b0c0f
Do not enable SVE on pre-v8.2 platforms
by David Cunado
· Tue Oct 31 23:19:21 2017 +0000
e9263d0
Juno AArch32: Remove duplicate definition of bl2 platform API
by Soby Mathew
· Wed Nov 15 12:05:28 2017 +0000
bf16923
ARM platforms: Fixup AArch32 builds
by Soby Mathew
· Tue Nov 14 14:10:10 2017 +0000
2ce2b09
Replace magic numbers in linkerscripts by PAGE_SIZE
by Antonio Nino Diaz
· Wed Nov 15 11:45:35 2017 +0000
12241b9
fvp: Enable the Activity Monitor Unit extensions by default
by Dimitris Papastamos
· Tue Nov 14 13:27:41 2017 +0000
42ef554
Merge pull request #1145 from etienne-lms/rfc-armv7-2
by davidcunado-arm
· Thu Nov 23 23:41:24 2017 +0000
453940d
hikey960: Set alignment size 512B for fip building
by Leo Yan
· Wed Nov 22 17:10:39 2017 +0800
75c8383
hikey: Set alignment size 512B for fip building
by Leo Yan
· Wed Nov 22 17:07:09 2017 +0800
5bdbb47
Refactor Statistical Profiling Extensions implementation
by Dimitris Papastamos
· Fri Oct 13 12:06:06 2017 +0100
a5acc0a
ARM platforms: Enable SDEI
by Jeenu Viswambharan
· Fri Sep 22 08:32:10 2017 +0100
b183745
ARM platforms: Define exception macros
by Jeenu Viswambharan
· Tue Oct 24 11:47:13 2017 +0100
1dc771b
ARM platforms: Provide SDEI entry point validation
by Jeenu Viswambharan
· Thu Oct 19 09:15:15 2017 +0100
59424d8
ARM platforms: Make arm_validate_ns_entrypoint() common
by Jeenu Viswambharan
· Tue Sep 19 09:27:18 2017 +0100
04e3a7f
BL31: Add SDEI dispatcher
by Jeenu Viswambharan
· Mon Oct 16 08:43:14 2017 +0100
055af4b
GIC: Introduce API to get interrupt ID
by Jeenu Viswambharan
· Tue Oct 24 15:13:59 2017 +0100
fbf5bda
GICv2: Fix populating PE target data
by Jeenu Viswambharan
· Tue Nov 07 16:10:19 2017 +0000
baa1611
Merge pull request #1148 from antonio-nino-diaz-arm/an/spm
by davidcunado-arm
· Thu Nov 09 22:38:37 2017 +0000
7289f92
SPM: FVP: Introduce port of SPM
by Antonio Nino Diaz
· Thu Nov 09 11:34:09 2017 +0000
15360c0
Merge pull request #1154 from soby-mathew/sm/fix_psci_stat
by davidcunado-arm
· Wed Nov 08 14:17:01 2017 +0000
953395a
aarch32: add few missing weak platform specific function
by Etienne Carriere
· Sun Nov 05 22:57:20 2017 +0100
74275b0
Merge pull request #1155 from masahir0y/uniphier
by davidcunado-arm
· Tue Nov 07 16:16:51 2017 +0000
df8fab9
uniphier: make sure to create build directory before ROT key
by Masahiro Yamada
· Sat Nov 04 03:14:03 2017 +0900
e2395b4
Build: introduce ${BUILD_PLAT} target to create the top build directory
by Masahiro Yamada
· Sat Nov 04 03:12:28 2017 +0900
31036d5
Merge pull request #1153 from robertovargas-arm/fix-macros
by davidcunado-arm
· Mon Nov 06 13:59:42 2017 +0000
7f4d617
Merge pull request #1142 from etienne-lms/qemu-int
by davidcunado-arm
· Fri Nov 03 16:27:42 2017 +0000
8336f68
Fix PSCI STAT time stamp collection
by Soby Mathew
· Mon Oct 16 15:19:31 2017 +0100
360051a
Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save
by davidcunado-arm
· Fri Nov 03 13:12:48 2017 +0000
84aa3a7
qemu: update deprecated interrupt registering
by Etienne Carriere
· Thu Nov 02 12:05:12 2017 +0100
8247796
Fix usage of IMAGE_BLx macros
by Roberto Vargas
· Mon Oct 23 08:22:17 2017 +0100
ac6dc35
Always define ARM_TSP_RAM_LOCATION_ID
by Roberto Vargas
· Fri Oct 20 10:46:23 2017 +0100
b648b7d
Merge pull request #1141 from robertovargas-arm/boot_redundancy
by davidcunado-arm
· Tue Oct 31 23:21:39 2017 +0000
3f9f414
Merge pull request #1144 from geesun/qx/resize_bl2_size
by davidcunado-arm
· Mon Oct 30 16:56:07 2017 +0000
f0a2e9c
Merge pull request #1147 from etienne-lms/qemu-optee-load
by davidcunado-arm
· Fri Oct 27 01:07:39 2017 +0100
818a065
Merge pull request #1143 from etienne-lms/qemu-hpen
by davidcunado-arm
· Thu Oct 26 16:10:36 2017 +0100
2ddec18
qemu/optee: load OP-TEE pageable part 2MB above OP-TEE image
by Etienne Carriere
· Thu Oct 26 12:05:01 2017 +0200
3d42dcc
Merge pull request #1138 from michpappas/tf-issues#526_qemu_does_not_support_TBB
by davidcunado-arm
· Thu Oct 26 09:35:35 2017 +0100
3469cd0
qemu: Add support for Trusted Board Boot
by Michalis Pappas
· Wed Oct 18 09:43:37 2017 +0800
de431b1
plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled
by Qixiang Xu
· Fri Oct 13 09:23:42 2017 +0800
c7b12c5
plat/arm: change the default option of ARM_TSP_RAM_LOCATION
by Qixiang Xu
· Fri Oct 13 09:04:12 2017 +0800
bc1ae1f
Add platform hooks for boot redundancy support
by Roberto Vargas
· Tue Sep 26 12:53:01 2017 +0100
5eb85e4
qemu: fix holding pen mailbox sequence
by Etienne Carriere
· Tue Oct 24 01:09:52 2017 +0200
52b8f60
Merge pull request #1139 from hzhuang1/fix_edmac
by davidcunado-arm
· Mon Oct 23 16:45:59 2017 +0100
8774735
Merge pull request #1131 from jeenu-arm/gic-migrate
by davidcunado-arm
· Sat Oct 21 22:50:35 2017 +0100
c444fcf
Merge pull request #1130 from jeenu-arm/gic-patches
by davidcunado-arm
· Sat Oct 21 22:18:48 2017 +0100
c183534
uniphier: move ROTPK hash to .rodata section
by Masahiro Yamada
· Tue Oct 17 10:52:53 2017 +0900
e1be904
HiKey: make RTC out of reset mode
by Haojian Zhuang
· Wed Oct 18 19:56:02 2017 +0800
Next »