Show patches with: Archived = No       |   463 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
xlat lib: Don't set mmap_attr_t enum to be -1 --- 2017-05-01 Nishanth Menon Accepted
Makefile: Add ability to build dtb (v2) --- 2017-09-20 Nishanth Menon New
TI K3 platform support --- 2018-06-05 Nishanth Menon New
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
ARM platforms: Add support for SGI575 --- 2018-03-21 Nariman Poushin Accepted
npoushin/sgi575 coverity fixes --- 2018-06-23 Nariman Poushin Accepted
Add support for Arm System Guidance for Mobile fixed virtual platform --- 2018-08-03 Nariman Poushin Accepted
maintainers: Update maintainer for sgi/sgm platforms --- 2018-08-29 Nariman Poushin Accepted
maintainers: Correct github username for nariman to npoushin --- 2018-10-03 Nariman Poushin Accepted
plat/synquacer: enable SCMI support --- 2019-03-05 Masahisa Kojima Accepted
Comment fixes and .gitignore update --- 2016-10-24 Masahiro Yamada Accepted
fiptool: fix Segmentation fault when only --verbose option is given --- 2016-10-26 Masahiro Yamada Accepted
plat_common: do not suppress runtime logs when DEBUG is defined --- 2016-12-19 Masahiro Yamada Accepted
add utility macros to utils.h --- 2016-12-19 Masahiro Yamada Accepted
zynqmp: add "override" directive to mandatory options --- 2016-12-20 Masahiro Yamada Accepted
Build: use the list of no-build targets to set IS_ANYTHING_TO_BUILD --- 2016-12-21 Masahiro Yamada Accepted
Improve dependency file generation --- 2016-12-22 Masahiro Yamada Accepted
fiptool: Alignment support + misc refactoring --- 2016-12-25 Masahiro Yamada Accepted
Correct preprocessor conditionals --- 2016-12-26 Masahiro Yamada Accepted
Macro cleanups --- 2016-12-28 Masahiro Yamada Accepted
TBB: fix comment about MBEDTLS_KEY_ALG default --- 2017-01-06 Masahiro Yamada Accepted
Fix parallel building --- 2017-01-12 Masahiro Yamada Accepted
Fix fiptool bug introduced by recent rework --- 2017-01-14 Masahiro Yamada Accepted
Add --align <value> to fiptool to specify the image alignment (rebased patch series) --- 2017-01-26 Masahiro Yamada Accepted
Fiptool cleanup --- 2017-02-03 Masahiro Yamada Accepted
Makefile: use git describe for BUILD_STRING --- 2017-02-03 Masahiro Yamada Accepted
gitignore: ignore GNU GLOBAL tag files --- 2017-02-03 Masahiro Yamada Accepted
zynqmp: remove RESET_TO_BL31=1 from build instruction --- 2017-02-06 Masahiro Yamada Accepted
Bug fix and cleanup of cert_create tool --- 2017-02-06 Masahiro Yamada Accepted
Build: pass extra options via TF_EXTRA_CFLAGS instead of CFLAGS --- 2017-02-13 Masahiro Yamada Accepted
TBBR cleanups --- 2017-02-21 Masahiro Yamada Accepted
cleanups of IO layer --- 2017-02-24 Masahiro Yamada Accepted
Build: add generic way to include SCP_BL2 into FIP image --- 2017-04-05 Masahiro Yamada Accepted
Collect headers shared between TF and host-tools into include/host_api --- 2017-05-09 Masahiro Yamada Accepted
Collect headers shared between TF and host-tools into include/tools_share --- 2017-05-15 Masahiro Yamada Accepted
UniPhier Initial Support --- 2017-06-09 Masahiro Yamada New
uniphier memory-overrun bug fix --- 2017-06-15 Masahiro Yamada Accepted
uniphier: embed ROTPK hash into BL1/BL2 --- 2017-06-20 Masahiro Yamada Accepted
readme: add Socionext UniPhier to the supported platform list --- 2017-07-01 Masahiro Yamada Accepted
fiptool: remove local directory from the header search path --- 2017-07-26 Masahiro Yamada 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
Fix MAP_REGION for GCC 4.9 --- 2017-09-26 Masahiro Yamada Accepted
uniphier: fix section of ROTPK hash --- 2017-10-17 Masahiro Yamada New
Fix build error when creating ROT key for UniPhier platform --- 2017-11-03 Masahiro Yamada New
uniphier: a bundle of fixes --- 2017-12-20 Masahiro Yamada New
Build: trivial fixes --- 2017-12-24 Masahiro Yamada New
uniphier: clean-up platform makefile --- 2018-01-04 Masahiro Yamada New
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
uniphier: migrate to BL2-AT-EL3 --- 2018-01-22 Masahiro Yamada New
A new way to deprecate APIs --- 2018-01-24 Masahiro Yamada New
uniphier: fix and improve memory layout --- 2018-01-30 Masahiro Yamada New
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: separate maintainership of uniphier and synquacer --- 2018-06-22 Masahiro Yamada New
uniphier: clean-up and improve SCP handling code --- 2018-10-30 Masahiro Yamada New
bl2-el3: Fix bl32 lr_svc used for bl33 entry address --- 2018-03-05 Lionel Debieve Accepted
Finish hikey psci --- 2017-05-31 Leo Yan Accepted
plat: Hikey960: fix the CPU hotplug --- 2017-06-19 Leo Yan Accepted
hikey: Disable VBUS_DET interrupt for PMIC --- 2017-07-26 Leo Yan Accepted
build: reverse header include path priority --- 2017-07-26 Leo Yan Accepted
Hikey: enable watchdog reset --- 2017-08-29 Leo Yan Accepted
Hikey: enable CPU debug module --- 2017-09-07 Leo Yan Accepted
Hikey: enable CPU debug module --- 2017-09-07 Leo Yan Accepted
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
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
Hikey960: Enable invalid FIQ handling --- 2018-01-22 Leo Yan Accepted
Hikey960: fix PSCI suspend stuck issue --- 2017-08-08 Kevin Wangtao Accepted
Hikey960: Fix hikey960 pcie mount fail --- 2018-01-09 Kaihua Zhong New
Hikey960: configure pins for PCIe controller --- 2018-07-25 Kaihua Zhong New
Poplar: Initial commit for Poplar E-96Boards --- 2017-06-28 Jorge Ramirez-Ortiz Accepted
multi_console: Check functions are not NULL --- 2019-01-23 Joel New
Pb/wiki import --- 2019-03-07 Joel Accepted
Build system: Add cscope target to the Makefile --- 2014-01-23 Joakim Bech Accepted
Create TOC links in the User Guide markdown file --- 2014-11-25 Joakim Bech Accepted
mmc: increase delay when initializing mmc --- 2018-12-18 Joakim Bech Accepted
poplar: Add BL32 (OP-TEE) support and misc updates --- 2017-12-12 Jiancheng Xue Accepted
Hikey protect optee / sdp memory --- 2017-12-21 Jerome Forissier Accepted
qemu: increase PLAT_QEMU_DT_MAX_SIZE to 1 MiB --- 2018-10-18 Jerome Forissier Accepted
qemu: increase PLAT_QEMU_DT_MAX_SIZE to 1 MiB --- 2018-10-23 Jerome Forissier Accepted
hikey, hikey960, poplar: use new console APIs --- 2018-11-08 Jerome Forissier Accepted
Add stdio.h, putchar and puts fix --- 2013-12-19 Jens Wiklander Accepted
Optee 140814 --- 2014-08-14 Jens Wiklander Accepted
Optee 140908 --- 2014-09-08 Jens Wiklander Accepted
Optee 140916 --- 2014-09-16 Jens Wiklander Accepted
Add support for QEMU virt ARMv8-A --- 2016-05-27 Jens Wiklander Accepted
optee --- 2017-07-05 Jens Wiklander 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
Qemu updates --- 2018-09-04 Jens Wiklander Accepted
rpi3: fix RPI3_PRELOADED_DTB_BASE usage --- 2019-01-16 Igor Opaniuk Accepted
Pl061 gpio based on integration branch --- 2016-01-27 Haojian Zhuang Accepted
Pl061 gpio v2 --- 2016-02-01 Haojian Zhuang Accepted
« 1 2 3 44 5 »