Patch Metrics

There are 689 patches submitted by members of this team, and 345 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: Archived = No       |   689 patches
« 1 2 3 46 7 »
Patch Series S/W/F Date Submitter Delegate State
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
Update readme.rst for v1.5 release --- 2018-03-16 Dan Handley Accepted
Docs: Update various for v1.5 release --- 2018-03-15 Dan Handley Accepted
Suppress spurious deprecated declaration warnings --- 2018-02-28 Dan Handley Accepted
Select SCMI/SDS drivers by default on Juno --- 2018-02-28 Sandrine Bailleux Accepted
zlib: Fix build error when LOG_LEVEL=50 --- 2018-02-08 Sandrine Bailleux Accepted
Fix documentation for CnP bit --- 2018-01-29 Sandrine Bailleux Accepted
SPM: Map devices in the 1st GB --- 2018-01-24 Sandrine Bailleux Accepted
[2/2] warp7: add support for console on UART6 and mikroBus warp7: add UART6 support --- 2018-01-19 Ryan Harkin New
[1/2] serial: mxc: support DTE mode warp7: add UART6 support --- 2018-01-19 Ryan Harkin New
SPM: Fix MM_COMMUNICATE_AARCH32/64 parameters --- 2017-12-12 Sandrine Bailleux Accepted
Miscellaneous fixes to maintainers.rst --- 2017-12-06 Dan Handley Accepted
Rename some macros in SPM code --- 2017-12-05 Sandrine Bailleux Accepted
Fix Makefile for ARMv8-A AArch32 builds --- 2017-11-24 Sandrine Bailleux Accepted
Improvements to the translation tables library v2 --- 2017-10-05 Sandrine Bailleux Accepted
FVP: Include utils_def.h instead of utils.h --- 2017-09-25 Sandrine Bailleux Accepted
ARM platforms: Map TSP only when TSPD is included --- 2017-08-30 Sandrine Bailleux Accepted
Fix sign of variable in xlat_tables_print() --- 2017-08-01 Sandrine Bailleux Accepted
Translation table library v2 improvements --- 2017-07-25 Sandrine Bailleux Accepted
Clarify third party license info in readme --- 2017-07-19 Dan Handley Accepted
Update readme for v1.4 release --- 2017-07-06 Dan Handley Accepted
Docs: Clarify copyright requirements --- 2017-06-08 Dan Handley Accepted
Break circular dependency in FVP and Nvidia header files --- 2017-05-12 Sandrine Bailleux Accepted
Touchscreen interface and driver --- 2017-05-05 Jon Medhurst (Tixy) New
Merge arm branch into master --- 2017-05-03 Jon Medhurst (Tixy) Accepted
MPS2 SBCon I2C driver --- 2017-05-02 Jon Medhurst (Tixy) Accepted
subsys: console: Add missing zephyr/types.h include --- 2017-04-26 Jon Medhurst (Tixy) Accepted
i2c: i2c_sbcon: Driver for ARM's SBCon 2-wire serial interface --- 2017-04-25 Jon Medhurst (Tixy) Rejected
i2c: bitbang: Add library for software driven I2C --- 2017-04-25 Jon Medhurst (Tixy) Accepted
i2c: i2c_gpio: Driver for software driven I2C using GPIO lines --- 2017-04-25 Jon Medhurst (Tixy) Accepted
boards: mps2_an385: Enable I2C devices --- 2017-04-25 Jon Medhurst (Tixy) Rejected
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
api: dma: Fix comments for struct dma_config --- 2017-04-05 Jon Medhurst (Tixy) Accepted
tests: dma: Initialise callback enable flags --- 2017-04-05 Jon Medhurst (Tixy) Accepted
do_smhload: fix return code --- 2017-03-02 Ryan Harkin Accepted
tests: dma: Initialise callback enable flags --- 2017-02-21 Jon Medhurst (Tixy) Accepted
api: dma: Fix comments for struct dma_config --- 2017-02-21 Jon Medhurst (Tixy) Accepted
gpio: Add gpio_mmio32 driver to access basic 32-bit i/o registers --- 2017-02-02 Jon Medhurst (Tixy) Accepted
mps2: Add defines and devices for FPGA system control block --- 2017-02-02 Jon Medhurst (Tixy) Accepted
MAINTAINERS: Remove Jon Medhurst from MPS2 maintainership --- 2017-01-27 Jon Medhurst (Tixy) Accepted
Add strnlen() to local C library --- 2017-01-24 Sandrine Bailleux Accepted
boards: arm: Add board for MPS2 with AN383 --- 2017-01-20 Jon Medhurst (Tixy) Accepted
arm: soc: Add SoC series for ARM's Cortex-M Prototyping System (MPS2) --- 2017-01-20 Jon Medhurst (Tixy) Accepted
arm: soc: Add SoC series for ARM's Cortex-M Prototyping System (MPS2) --- 2017-01-20 Jon Medhurst (Tixy) Rejected
boards: arm: Add board for MPS2 with AN383 --- 2017-01-20 Jon Medhurst (Tixy) Rejected
arch: Fix support for Cortex-M7 processor --- 2017-01-06 Jon Medhurst (Tixy) Rejected
uart_cmsdk_apb: Fix cut'n'paste error in device 4 init code --- 2016-12-16 Jon Medhurst (Tixy) Accepted
Fixes for ARM Trusted Firmware Security Advisory TFV 1 --- 2016-12-15 Sandrine Bailleux Accepted
[RFC,PACH,v2,1/1] Add vexpress_aemv8a_aarch32 variant --- 2016-12-05 Ryan Harkin New
[RFC,2/2] Add vexpress_aemv8a_aarch32 variant --- 2016-12-02 Ryan Harkin New
[RFC,1/2] Add Aarch32 option for ARMv8 CPUs --- 2016-12-02 Ryan Harkin New
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
[v2] ASoC: hdmi-codec: Fix hdmi_of_xlate_dai_name when #sound-dai-cells = <0> --- 2016-10-28 Jon Medhurst (Tixy) Accepted
ASoC: hdmi-codec: Fix hdmi_of_xlate_dai_name when #sound-dai-cells = <0> --- 2016-10-27 Jon Medhurst (Tixy) 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
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
[5/5] bus: arm-ccn: Add missing event attribute exclusions for host/guest --- 2016-08-12 Pawel Moll New
[4/5] bus: arm-ccn: Correct required arguments for XP PMU events --- 2016-08-12 Pawel Moll New
[3/5] bus: arm-ccn: Fix XP watchpoint settings bitmask --- 2016-08-12 Pawel Moll Accepted
[2/5] bus: arm-ccn: Do not attempt to configure XPs for cycle counter --- 2016-08-12 Pawel Moll New
[1/5] bus: arm-ccn: Fix PMU handling of MN --- 2016-08-12 Pawel Moll Accepted
samples: uart: Check return value from uart_fifo_fill --- 2016-07-20 Jon Medhurst (Tixy) 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
[v5,1/2] armv8: Support loading 32-bit OS in AArch32 execution state --- 2016-07-07 Ryan Harkin New
[RFC] vexpress: Check TC2 firmware support before defaulting to nonsec booting --- 2016-06-23 Jon Medhurst (Tixy) New
ARM: vexpress: Remove virt and nonsec support for TC2 --- 2016-06-22 Jon Medhurst (Tixy) New
[edk2,1/4] MdeModulePkg: Change the default IPv4 config policy --- 2016-06-22 Ryan Harkin New
[edk2,1/4] MdeModulePkg: Change the default IPv4 config policy --- 2016-06-21 Ryan Harkin New
[2/2] arm64: dts: Add device-tree for ARM's AEMv8A-AEMv8A FVP Base model --- 2016-06-20 Jon Medhurst (Tixy) New
[1/2] Documentation: bindings: Add DT bindings for ARM's FVP models. --- 2016-06-20 Jon Medhurst (Tixy) New
[v2,0/3] firmware: scpi: add device power domain support --- 2016-06-16 Jon Medhurst (Tixy) New
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
Improve robustness and readability of exception code --- 2016-05-27 Sandrine Bailleux Accepted
Add build instructions for Mac OS X --- 2016-05-23 Kanta Vekaria New
[edk2,2/2] Platforms/ARM: Add PcdLan9118NegotiationFeatureMask --- 2016-05-11 Ryan Harkin New
[edk2,1/2] EmbeddedPkg/Lan9118Dxe: PcdLan9118NegotiationFeatureMask --- 2016-05-11 Ryan Harkin New
[for,4.0,and,before] arm64: Make arch_randomize_brk avoid stack area --- 2016-05-10 Jon Medhurst (Tixy) New
Rockchip: Add some debug assertions in the PMU driver --- 2016-05-05 Sandrine Bailleux Accepted
arm64: Make arch_randomize_brk avoid stack area --- 2016-05-04 Jon Medhurst (Tixy) New
[RFC] arm64: Make arch_randomize_brk avoid stack area --- 2016-04-28 Jon Medhurst (Tixy) Superseded
[RFC] arm64: Make arch_randomize_brk avoid stack area --- 2016-04-28 Jon Medhurst (Tixy) Superseded
« 1 2 3 46 7 »