Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
f2553c2327ddc23230e302714a0eb69ec7ee93bc
/
plat
96a1c6b
ARM Platforms: Load HW_CONFIG in BL2
by Soby Mathew
· Mon Jan 15 14:45:33 2018 +0000
7c6df5b
ARM Platorms: Load TB_FW_CONFIG in BL1
by Soby Mathew
· Mon Jan 15 14:43:42 2018 +0000
6e16a33
BL1: Deprecate the `bl1_init_bl2_mem_layout()` API
by Soby Mathew
· Wed Jan 10 12:51:34 2018 +0000
7d5a2e7
ARM Platforms: Migrate to new BL handover interface
by Soby Mathew
· Wed Jan 10 15:59:31 2018 +0000
73308d0
Introduce the new BL handover interface
by Soby Mathew
· Tue Jan 09 14:36:14 2018 +0000
2f38ce3
Add image_id to bl1_plat_handle_post/pre_image_load()
by Soby Mathew
· Thu Feb 08 17:45:12 2018 +0000
ee9cdb1
Merge pull request #1273 from antonio-nino-diaz-arm/an/fix-tlbi-disable-mmu
by davidcunado-arm
· Mon Feb 26 10:42:55 2018 +0000
accaf50
Merge pull request #1262 from ssalko/ssalko_dev
by davidcunado-arm
· Fri Feb 23 20:45:03 2018 +0000
c44110d
ARM Platforms: Add CASSERT for BL2_BASE
by Soby Mathew
· Tue Feb 20 12:50:47 2018 +0000
b58da6f
ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1
by Soby Mathew
· Tue Feb 20 14:48:50 2018 +0000
eb24dff
Ensure the correct execution of TLBI instructions
by Antonio Nino Diaz
· Mon Feb 19 13:53:48 2018 +0000
610406f
Merge pull request #1271 from afaerber/tegra-fixes
by davidcunado-arm
· Mon Feb 19 23:27:24 2018 +0000
8f8d898
Merge pull request #1259 from hzhuang1/fix_uart
by davidcunado-arm
· Sat Feb 17 21:55:57 2018 +0000
92cea4a
tegra: Fix mmap_region_t struct mismatch
by Andreas Färber
· Sat Feb 17 06:02:32 2018 +0100
6a00949
hikey960: avoid hardcode on uart port
by Haojian Zhuang
· Sat Feb 17 12:06:18 2018 +0800
46343c0
ARM platforms: Fix console address for flush
by Jeenu Viswambharan
· Thu Jan 25 12:49:57 2018 +0000
4ed2338
qemu: Fix interrupt type check
by Santeri Salko
· Thu Feb 08 22:01:26 2018 +0200
4d64c2b
hikey*, poplar: platform.mk: Fix typo in variable assignments
by Victor Chong
· Thu Feb 01 00:37:49 2018 +0900
aa03347
poplar: Support Trusted OS extra image (OP-TEE header) parsing
by Victor Chong
· Thu Feb 01 00:35:39 2018 +0900
175dd8a
poplar: Add LOAD_IMAGE_V2 support
by Victor Chong
· Thu Feb 01 00:35:22 2018 +0900
50d695d
poplar: Add build option for dram size
by Victor Chong
· Mon Jan 29 18:11:02 2018 +0900
f87b436
poplar: Fix typo
by Victor Chong
· Mon Jan 29 18:08:34 2018 +0900
32d74ee
poplar: Remove unused function prototype
by Victor Chong
· Fri Jan 26 01:41:24 2018 +0900
7814a95
Merge pull request #1173 from etienne-lms/armv7-qemu
by davidcunado-arm
· Wed Feb 07 11:57:19 2018 +0800
4015b8b
Merge pull request #1224 from masahir0y/gzip
by davidcunado-arm
· Tue Feb 06 05:12:28 2018 +0000
911de8c
qemu: support ARMv7/Cortex-A15
by Etienne Carriere
· Fri Feb 02 13:23:22 2018 +0100
934eae2
Merge pull request #1249 from masahir0y/uniphier
by davidcunado-arm
· Fri Feb 02 22:59:16 2018 +0000
db72b0c
uniphier: add ULL to physical address literals
by Masahiro Yamada
· Fri Feb 02 15:55:13 2018 +0900
8f64292
uniphier: allocate xlat region of on-chip SRAM only when needed
by Masahiro Yamada
· Tue Jan 30 19:30:39 2018 +0900
cad2ab5
uniphier: get back original BL31/32 location used before BL2-AT-EL3
by Masahiro Yamada
· Tue Jan 30 18:49:37 2018 +0900
c98462e
Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions
by davidcunado-arm
· Thu Feb 01 23:29:34 2018 +0000
4ff71af
uniphier: support GZIP-compressed images
by Masahiro Yamada
· Fri Jan 26 11:42:01 2018 +0900
4c91c80
uniphier: add a helper to get image_info
by Masahiro Yamada
· Thu Feb 01 21:37:40 2018 +0900
43d20b3
bl1: add bl1_plat_handle_{pre,post}_image_load()
by Masahiro Yamada
· Thu Feb 01 16:46:18 2018 +0900
02a0d3d
bl2: add bl2_plat_handle_pre_image_load()
by Masahiro Yamada
· Thu Feb 01 16:45:51 2018 +0900
2a4fe4f
plat/common: move arch-agnostic fallback functions to C file
by Masahiro Yamada
· Thu Feb 01 18:42:24 2018 +0900
9c5ca52
Build: change the first parameter of TOOL_ADD_IMG to lowercase
by Masahiro Yamada
· Fri Jan 26 11:42:01 2018 +0900
4d15680
Build: rename FIP_ADD_IMG to TOOL_ADD_IMG
by Masahiro Yamada
· Fri Jan 26 11:42:01 2018 +0900
cd7711d
Build: merge build macros between FIP_ and FWU_FIP_
by Masahiro Yamada
· Fri Jan 26 11:42:01 2018 +0900
7e90696
Merge pull request #1240 from dp-arm/dp/smccc
by davidcunado-arm
· Thu Feb 01 10:39:05 2018 +0000
4221c45
Merge pull request #1236 from dbasehore/gic-save-restore
by davidcunado-arm
· Thu Feb 01 08:58:23 2018 +0000
bedba01
rockchip/rk3399: Fix memory corruptions or illegal memory access
by Caesar Wang
· Tue Jan 30 09:11:24 2018 +0800
e1dc43a
Merge pull request #1237 from sandrine-bailleux-arm/sb/spm-timer
by davidcunado-arm
· Mon Jan 29 23:16:27 2018 +0000
8e5bd5e
Disable workaround for CVE-2017-5715 on unaffected platforms
by Dimitris Papastamos
· Wed Jan 24 16:41:14 2018 +0000
4808f8b
SPM: Map devices in the 1st GB
by Sandrine Bailleux
· Fri Jan 12 15:50:12 2018 +0100
4fa170c
hikey: fix assert in sec_protect()
by Victor Chong
· Sat Jan 27 21:36:12 2018 +0900
09d7b09
Merge pull request #1205 from petegriffin/hikey-protect-memory
by davidcunado-arm
· Fri Jan 26 17:29:36 2018 +0000
a169a80
rockchip: Disable rdist before pwr_dm_suspend is called
by Derek Basehore
· Thu Jan 25 22:05:41 2018 -0800
81e6a68
Merge pull request #1232 from masahir0y/uniphier
by davidcunado-arm
· Thu Jan 25 16:36:43 2018 +0000
7cf5472
Merge pull request #1231 from Leo-Yan/hikey960_enable_fiq_handling
by davidcunado-arm
· Thu Jan 25 00:07:06 2018 +0000
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
75bfecb
uniphier: switch to BL2-AT-EL3 and remove BL1 support
by Masahiro Yamada
· Tue Dec 19 11:56:05 2017 +0900
c9422fb
uniphier: set PROGRAMMABLE_RESET_ADDRESS to disable warm boot mailbox
by Masahiro Yamada
· Mon Jan 22 18:35:16 2018 +0900
28c8ed2
hikey: configure 4 MB of secure DRAM for OP-TEE Secure Data Path
by Peter Griffin
· Thu Dec 21 18:03:46 2017 +0000
c52e55f
hikey: configure the top 16MB of DRAM as secure
by Jerome Forissier
· Mon May 04 09:40:03 2015 +0200
2707c3d
rockchip/rk3399: Save and restore GIC
by Derek Basehore
· Tue Jan 23 17:18:57 2018 -0800
1d605f7
rockchip/rk3399: Add udelay to wait loops
by Derek Basehore
· Tue Jan 23 16:24:43 2018 -0800
9b7a1a6
rockchip/rk3399: Fix QOS save/restore
by Derek Basehore
· Tue Jan 23 16:02:27 2018 -0800
4ab3a96
rockchip/rk3399: Change PD_CTR_LOOP to 10000
by Derek Basehore
· Tue Jan 23 15:44:31 2018 -0800
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
af316a3
Hikey960: Enable invalid FIQ handling
by Leo Yan
· Mon Jan 22 12:40:25 2018 +0800
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
Next »