Show patches with: Archived = No       |   463 patches
« 1 2 ... 2 3 4 5 »
Patch Series S/W/F Date Submitter Delegate State
Hikey960: fix PSCI suspend stuck issue --- 2017-08-08 Kevin Wangtao Accepted
qemu: Add OP-TEE extra image parsing support --- 2017-08-24 Jens Wiklander Accepted
Optee arm platform common --- 2017-08-25 Jens Wiklander Accepted
Hikey: enable watchdog reset --- 2017-08-29 Leo Yan Accepted
ARM platforms: Map TSP only when TSPD is included --- 2017-08-30 Sandrine Bailleux Accepted
asm_macros: set the default assembly code alignment to 4 byte --- 2017-08-31 Masahiro Yamada Accepted
uniphier: fix-up for PXs3 SoC --- 2017-09-01 Masahiro Yamada Accepted
hikey*: Add LOAD_IMAGE_V2 and OP-TEE header parsing support --- 2017-09-01 Victor Chong Accepted
Hikey: enable CPU debug module --- 2017-09-07 Leo Yan Accepted
Hikey: enable CPU debug module --- 2017-09-07 Leo Yan Accepted
hikey*: boot without spd --- 2017-09-13 Victor Chong Accepted
Makefile: Add ability to build dtb (v2) --- 2017-09-20 Nishanth Menon New
FVP: Include utils_def.h instead of utils.h --- 2017-09-25 Sandrine Bailleux Accepted
Fix MAP_REGION for GCC 4.9 --- 2017-09-26 Masahiro Yamada Accepted
Allow lower ELs to use and access SVE (fixes #520) --- 2017-09-28 Alex Bennée Accepted
hikey*: Update docs --- 2017-09-29 Victor Chong Accepted
Improvements to the translation tables library v2 --- 2017-10-05 Sandrine Bailleux Accepted
uniphier: fix section of ROTPK hash --- 2017-10-17 Masahiro Yamada New
Fix edmac --- 2017-10-18 Haojian Zhuang Accepted
qemu: update deprecated interrupt registering --- 2017-10-24 Etienne Carriere Accepted
qemu: fix holding pen mailbox sequence --- 2017-10-24 Etienne Carriere Accepted
Support ARMv7 architectures --- 2017-10-25 Etienne Carriere Accepted
qemu/optee: load OP-TEE pageable part 2MB above OP-TEE image --- 2017-10-26 Etienne Carriere Accepted
Fix build error when creating ROT key for UniPhier platform --- 2017-11-03 Masahiro Yamada New
fiptool: Pad zeros for file alignment --- 2017-11-22 Leo Yan Accepted
Set alignment size to 512B for Hikey/Hikey960 --- 2017-11-22 Leo Yan Accepted
Hikey960: Change to use recommended power state id format --- 2017-11-24 Leo Yan Accepted
Fix Makefile for ARMv8-A AArch32 builds --- 2017-11-24 Sandrine Bailleux Accepted
support to boot OP-TEE on AArch32/Armv7+example with Cortex-A15/Qemu --- 2017-11-29 Etienne Carriere Accepted
Rename some macros in SPM code --- 2017-12-05 Sandrine Bailleux Accepted
Miscellaneous fixes to maintainers.rst --- 2017-12-06 Dan Handley Accepted
poplar: Add BL32 (OP-TEE) support and misc updates --- 2017-12-12 Jiancheng Xue Accepted
SPM: Fix MM_COMMUNICATE_AARCH32/64 parameters --- 2017-12-12 Sandrine Bailleux Accepted
uniphier: a bundle of fixes --- 2017-12-20 Masahiro Yamada New
Hikey protect optee / sdp memory --- 2017-12-21 Jerome Forissier Accepted
hikey960: set isp clks as unsecure mode --- 2017-12-22 Haojian Zhuang Accepted
Build: trivial fixes --- 2017-12-24 Masahiro Yamada New
Hikey960: Enable exception handling framework --- 2017-12-26 Leo Yan Accepted
BL31: Output error log for friendly debugging --- 2017-12-26 Leo Yan Accepted
Hikey960: Remove ca73 cpu nap state --- 2018-01-03 Leo Yan Accepted
uniphier: clean-up platform makefile --- 2018-01-04 Masahiro Yamada New
Hikey960: Fix hikey960 pcie mount fail --- 2018-01-09 Kaihua Zhong New
emmc/dw_mmc: fix the assert on HLE bit --- 2018-01-11 Haojian Zhuang Accepted
poplar: Enable emmc and recovery build support --- 2018-01-15 Victor Chong Accepted
Support GZIP-compressed images for faster loading and verification --- 2018-01-15 Masahiro Yamada New
utils: rename struct mem_region_t to struct mem_region --- 2018-01-16 Masahiro Yamada New
Hikey960: Enable invalid FIQ handling --- 2018-01-22 Leo Yan Accepted
uniphier: migrate to BL2-AT-EL3 --- 2018-01-22 Masahiro Yamada New
SPM: Map devices in the 1st GB --- 2018-01-24 Sandrine Bailleux Accepted
A new way to deprecate APIs --- 2018-01-24 Masahiro Yamada New
hikey: fix assert in sec_protect() --- 2018-01-27 Victor Chong Accepted
fiptool: Fix use after free --- 2018-01-27 Andreas Färber New
docs: hikey: Fix typo --- 2018-01-29 Andreas Färber New
migrate to BL2_EL3 on both hikey and hikey960 --- 2018-01-29 Haojian Zhuang Accepted
Fix documentation for CnP bit --- 2018-01-29 Sandrine Bailleux Accepted
uniphier: fix and improve memory layout --- 2018-01-30 Masahiro Yamada New
poplar: misc updates --- 2018-01-31 Victor Chong Accepted
Fix zero_normalmem() for BL2_AT_EL3 --- 2018-02-01 Masahiro Yamada New
Use consistent int-ll64 typedefs for aarch32 and aarch64 --- 2018-02-02 Masahiro Yamada New
maintainers.rst: Add maintainer for plat Poplar --- 2018-02-07 Victor Chong Accepted
optee: print header info before validate --- 2018-02-07 Victor Chong Accepted
hikey960: avoid hardcode on uart port --- 2018-02-08 Haojian Zhuang Accepted
zlib: Fix build error when LOG_LEVEL=50 --- 2018-02-08 Sandrine Bailleux Accepted
aarch32: boot from BL2 in SVC mode --- 2018-02-12 Etienne Carriere Accepted
tegra: Fix mmap_region_t struct mismatch --- 2018-02-17 Andreas Färber New
hikey: migrate to BL2_EL3 --- 2018-02-22 Haojian Zhuang Accepted
Select SCMI/SDS drivers by default on Juno --- 2018-02-28 Sandrine Bailleux Accepted
Suppress spurious deprecated declaration warnings --- 2018-02-28 Dan Handley Accepted
Change PLATFORM_ROOT to TF_PLATFORM_ROOT --- 2018-03-02 gary guo Accepted
bl2-el3: Fix bl32 lr_svc used for bl33 entry address --- 2018-03-05 Lionel Debieve Accepted
Fix build with clang on hikey --- 2018-03-06 Haojian Zhuang Accepted
Docs: Update various for v1.5 release --- 2018-03-15 Dan Handley Accepted
Update readme.rst for v1.5 release --- 2018-03-16 Dan Handley Accepted
Arm platforms: Add support for SGI575 --- 2018-03-16 Nariman Poushin Accepted
Arm platforms: Add support for SGI575 --- 2018-03-16 Nariman Poushin Accepted
Arm platforms: Add support for SGI575 --- 2018-03-16 Nariman Poushin Accepted
Trusty: Fix sanity check on NS entry point --- 2018-03-19 Sandrine Bailleux Accepted
Update readme.rst for v1.5 release --- 2018-03-19 Dan Handley Accepted
ARM platforms: Add support for SGI575 --- 2018-03-21 Nariman Poushin Accepted
hikey960: add delay before reset --- 2018-03-26 Haojian Zhuang Accepted
support tzmp1 --- 2018-04-04 Summer Qin Accepted
Hikey ddr --- 2018-04-11 Haojian Zhuang Accepted
css/sgi575: enable ARM_PLAT_MT flag --- 2018-04-18 Sudipto Paul Accepted
poplar: rename FIP_ADD_IMG to TOOL_ADD_IMG --- 2018-04-23 Victor Chong Accepted
Fix doc for bl31_plat_get_next_image_ep_info() --- 2018-05-15 Sandrine Bailleux Accepted
SPM: Do not trap S-EL0 access to SVE/SIMD/FP regs --- 2018-05-15 Sandrine Bailleux Accepted
Sgi575/core pos calc --- 2018-05-16 vishwanatha HG Hochihally Accepted
TI K3 platform support --- 2018-06-05 Nishanth Menon New
uniphier: fix CCI-500 connection for LD20 --- 2018-06-12 Satoshi Ikawa New
rpi3: BL32 optee support --- 2018-06-13 Ying-Chun Liu (PaulLiu) Accepted
Minor fixes to SPM --- 2018-06-13 Sandrine Bailleux Accepted
Add support for Socionext Synquacer SC2A11 SoC based Developerbox platform. --- 2018-06-18 Sumit Garg Accepted
maintainers.rst: separate maintainership of uniphier and synquacer --- 2018-06-22 Masahiro Yamada New
npoushin/sgi575 coverity fixes --- 2018-06-23 Nariman Poushin Accepted
Fixes related to unaligned accesses --- 2018-07-03 Sandrine Bailleux Accepted
rpi3: Add support for Trusted Board Boot --- 2018-07-03 Ying-Chun Liu (PaulLiu) Accepted
tools/cert_create: fix makefile to build build_msg.o by HOSTCC --- 2018-07-06 Ying-Chun Liu (PaulLiu) Accepted
Add i.MX8QX/i.MX8QM power management feature --- 2018-07-11 Ying-Chun Liu (PaulLiu) Accepted
Fix some violations to MISRA rules 8.3, 8.4, 8.5, 8.8 --- 2018-07-11 Sandrine Bailleux Accepted
rpi3: enlarge SEC_DRAM0_SIZE for optee_test to pass --- 2018-07-11 Ying-Chun Liu (PaulLiu) Accepted
« 1 2 ... 2 3 4 5 »