Show patches with: Archived = No       |   463 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
Hikey v2 --- 2017-05-23 Haojian Zhuang Accepted
Tegra misra fixes v1 --- 2017-05-18 Haojian Zhuang Accepted
Collect headers shared between TF and host-tools into include/tools_share --- 2017-05-15 Masahiro Yamada Accepted
Break circular dependency in FVP and Nvidia header files --- 2017-05-12 Sandrine Bailleux Accepted
Collect headers shared between TF and host-tools into include/host_api --- 2017-05-09 Masahiro Yamada Accepted
xlat lib: Don't set mmap_attr_t enum to be -1 --- 2017-05-01 Nishanth Menon Accepted
fiptool: Add --align-reserve command line option --- 2017-04-24 Andreas Färber Accepted
Minor refactor of BL2 image load v2 --- 2017-04-20 Dan Handley Accepted
xlat lib: Use mmap_attr_t type consistently --- 2017-04-20 Sandrine Bailleux Accepted
Build: add generic way to include SCP_BL2 into FIP image --- 2017-04-05 Masahiro Yamada Accepted
Add support to change xlat_tables to non-cacheable --- 2017-03-28 Summer Qin Accepted
ARM platforms: Add support for MT bit in MPIDR --- 2017-03-27 Summer Qin Accepted
Update LOAD_IMAGE_V2 user guide documentation --- 2017-03-02 Summer Qin Accepted
cleanups of IO layer --- 2017-02-24 Masahiro Yamada Accepted
TBBR cleanups --- 2017-02-21 Masahiro Yamada Accepted
Build: pass extra options via TF_EXTRA_CFLAGS instead of CFLAGS --- 2017-02-13 Masahiro Yamada Accepted
Bug fix and cleanup of cert_create tool --- 2017-02-06 Masahiro Yamada Accepted
zynqmp: remove RESET_TO_BL31=1 from build instruction --- 2017-02-06 Masahiro Yamada Accepted
gitignore: ignore GNU GLOBAL tag files --- 2017-02-03 Masahiro Yamada Accepted
Makefile: use git describe for BUILD_STRING --- 2017-02-03 Masahiro Yamada Accepted
Fiptool cleanup --- 2017-02-03 Masahiro Yamada Accepted
Add --align <value> to fiptool to specify the image alignment (rebased patch series) --- 2017-01-26 Masahiro Yamada Accepted
Add strnlen() to local C library --- 2017-01-24 Sandrine Bailleux Accepted
partition: fix the path of head file --- 2017-01-23 Haojian Zhuang Accepted
drivers: add designware emmc driver --- 2017-01-20 Haojian Zhuang Accepted
Fix fiptool bug introduced by recent rework --- 2017-01-14 Masahiro Yamada Accepted
Fix parallel building --- 2017-01-12 Masahiro Yamada Accepted
uart: 16550: Fix getc --- 2017-01-10 Nishanth Menon Accepted
TBB: fix comment about MBEDTLS_KEY_ALG default --- 2017-01-06 Masahiro Yamada Accepted
Macro cleanups --- 2016-12-28 Masahiro Yamada Accepted
Correct preprocessor conditionals --- 2016-12-26 Masahiro Yamada Accepted
fiptool: Alignment support + misc refactoring --- 2016-12-25 Masahiro Yamada Accepted
Improve dependency file generation --- 2016-12-22 Masahiro Yamada Accepted
Build: use the list of no-build targets to set IS_ANYTHING_TO_BUILD --- 2016-12-21 Masahiro Yamada Accepted
zynqmp: add "override" directive to mandatory options --- 2016-12-20 Masahiro Yamada Accepted
add utility macros to utils.h --- 2016-12-19 Masahiro Yamada Accepted
plat_common: do not suppress runtime logs when DEBUG is defined --- 2016-12-19 Masahiro Yamada Accepted
Fixes for ARM Trusted Firmware Security Advisory TFV 1 --- 2016-12-15 Sandrine Bailleux Accepted
Check Trusty is present during the SPD's initialization --- 2016-11-30 Sandrine Bailleux Accepted
Minor fixes in the Trusty SPD code --- 2016-11-23 Sandrine Bailleux Accepted
Porting guide: Improve bl1_plat_mem_check() doc --- 2016-11-03 Sandrine Bailleux Accepted
Makefile: Add ability to build dtb --- 2016-11-02 Nishanth Menon Accepted
fiptool: fix Segmentation fault when only --verbose option is given --- 2016-10-26 Masahiro Yamada Accepted
Comment fixes and .gitignore update --- 2016-10-24 Masahiro Yamada Accepted
Mandate 'Signed-off-by' line in commit messages --- 2016-10-24 Sandrine Bailleux Accepted
Drop requirement for CLA in contribution.md --- 2016-09-28 Dan Handley Accepted
Upgrade Linaro release, FVPs and mbed TLS versions --- 2016-09-27 Sandrine Bailleux Accepted
Whitelist version 9.6 of Foundation FVP --- 2016-09-23 Sandrine Bailleux Accepted
Add some missing forward declarations in plat_arm.h --- 2016-09-15 Sandrine Bailleux Accepted
Restore some defines in xlat_tables.h --- 2016-09-15 Sandrine Bailleux Accepted
Hisilicon: add hikey support --- 2016-08-29 Haojian Zhuang Accepted
support fastboot with usb --- 2016-08-22 Haojian Zhuang Accepted
Add WFI in platform's unexpected error handlers --- 2016-08-19 Sandrine Bailleux Accepted
Remove dcache invalidation after image authentication --- 2016-08-17 Dan Handley Accepted
Move up to Base FVP version 7.6 --- 2016-08-17 Sandrine Bailleux Accepted
gicv3: disable Group1 NonSecure interrupts during core powerdown --- 2016-08-12 Sudeep Holla Accepted
gicv3: disable Group1 NonSecure interrupts during core powerdown --- 2016-08-12 Sudeep Holla Accepted
emmc: support CMD23 --- 2016-08-12 Haojian Zhuang Accepted
partition: check GPT partition table --- 2016-08-04 Haojian Zhuang Accepted
io: block: fix unaligned buffer --- 2016-08-04 Haojian Zhuang Accepted
emmc: support CMD23 --- 2016-08-04 Haojian Zhuang Accepted
Minor improvements to harden TF code --- 2016-07-19 Sandrine Bailleux Accepted
Documentation for SEPARATE_CODE_AND_RODATA build flag --- 2016-07-19 Sandrine Bailleux Accepted
Fix type usage and coding guideline issues --- 2016-07-14 Sandrine Bailleux Accepted
Map read-only data as execute-never --- 2016-07-08 Sandrine Bailleux Accepted
opteed: assume aarch64 for optee --- 2016-06-13 Ashutosh Singh Accepted
opteed: assume aarch64 for optee --- 2016-06-13 Ashutosh Singh Accepted
CSS: Add support to wake up the core from wfi in GICv3 --- 2016-06-12 David Wang Accepted
Update comments in load_image() --- 2016-06-07 Sandrine Bailleux Accepted
xlat lib: Remove out-dated comment --- 2016-06-06 Sandrine Bailleux Accepted
Move checkpatch options in a configuration file --- 2016-06-06 Dan Handley Accepted
Fix a syntax error in plat/arm/common/aarch64/arm_common.c --- 2016-06-03 Sandrine Bailleux Accepted
Import libfdt v1.4.1 and related changes --- 2016-06-03 Dan Handley Accepted
Add support for QEMU virt ARMv8-A --- 2016-05-27 Jens Wiklander Accepted
Improve robustness and readability of exception code --- 2016-05-27 Sandrine Bailleux Accepted
Rockchip: Add some debug assertions in the PMU driver --- 2016-05-05 Sandrine Bailleux Accepted
Doc: Fix the path to the xlat lib --- 2016-04-27 Sandrine Bailleux Accepted
Fix computation of L1 bitmask in the translation table lib --- 2016-04-27 Sandrine Bailleux Accepted
Add support to change memory and TCR attributes --- 2016-04-27 David Wang Accepted
Fix computation of L1 bitmask in the translation table lib (v2) --- 2016-04-26 Sandrine Bailleux Accepted
Validate psci_cpu_on_start() arguments --- 2016-04-25 Sandrine Bailleux Accepted
Cortex-A57 errata workarounds --- 2016-04-22 Sandrine Bailleux Accepted
Cortex-A57 errata workarounds --- 2016-04-21 Sandrine Bailleux Accepted
drivers: add designware emmc driver --- 2016-04-21 Haojian Zhuang Accepted
Emmc v3 --- 2016-04-21 Haojian Zhuang Accepted
Add support for unoptimised (-O0) build --- 2016-04-14 Sandrine Bailleux Accepted
pass r0-r6 as part of smc param --- 2016-04-01 Ashutosh Singh Accepted
drivers: add designware emmc driver v2 --- 2016-03-31 Haojian Zhuang Accepted
Mmc v2 --- 2016-03-31 Haojian Zhuang Accepted
drivers: add designware mmc driver --- 2016-03-31 Haojian Zhuang Accepted
Add support to load BL31 in DRAM --- 2016-03-31 David Wang Accepted
Add support for --plat-toc-flags --- 2016-03-24 Scott Branden Accepted
Add io_emmc support and lower level emmc prototypes --- 2016-03-24 Scott Branden Accepted
Add BL31 relocation support --- 2016-03-23 Scott Branden Accepted
Add runtime support of trusted_board_boot --- 2016-03-23 Scott Branden Accepted
Add support for %z in tf_print() --- 2016-03-23 Scott Branden Accepted
fix compiler warning in psci_set_req_local_pwr_state --- 2016-03-23 Scott Branden Accepted
Simplify Firmware Design document --- 2016-03-22 Sandrine Bailleux Accepted
add MMC driver v1 --- 2016-03-18 Haojian Zhuang Accepted
Dh/test1-mb --- 2016-03-15 Dan Handley Accepted
« 1 2 3 44 5 »