TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
afac9681ff28d9a402b6622af94935300b42fbdf
/
plat
afac968
intel: agilex: Fix psci power domain off
by Hadi Asyrafi
· 6 years ago
5dbdf8e
Merge "intel: stratix10: Fix reliance on hard coded clock information" into integration
by Sandrine Bailleux
· 6 years ago
abfd571
uniphier: set CONSOLE_FLAG_TRANSLATE_CRLF and clean up console driver
by Masahiro Yamada
· 6 years ago
3441952
Merge "intel: agilex: Clear PLL lostlock bypass mode" into integration
by Paul Beesley
· 6 years ago
de58048
Merge "tegra: add support for multi console interface" into integration
by Sandrine Bailleux
· 6 years ago
44e8d5e
Merge "plat/arm: Introduce corstone700 platform." into integration
by Paul Beesley
· 6 years ago
7cc287d
Merge "rcar_gen3: plat: Rename RCAR_PRODUCT_* to PRR_PRODUCT_*" into integration
by Paul Beesley
· 6 years ago
7bdc469
plat/arm: Introduce corstone700 platform.
by Manish Pandey
· 7 years ago
44f4bb2
Merge "rcar_gen3: plat: Factor out PRR_ macros into rcar_def.h" into integration
by Paul Beesley
· 6 years ago
bfc0c07
Merge "intel: agilex: HMC driver calculate DDR size" into integration
by Paul Beesley
· 6 years ago
c3db45f
Merge "console: add a flag to prepend '\r' in the multi-console framework" into integration
by Paul Beesley
· 6 years ago
24d16a2
intel: agilex: HMC driver calculate DDR size
by Hadi Asyrafi
· 6 years ago
f51df47
console: add a flag to prepend '\r' in the multi-console framework
by Masahiro Yamada
· 6 years ago
960a12b
intel: agilex: Clear PLL lostlock bypass mode
by Hadi Asyrafi
· 6 years ago
988cc82
Merge "FVP: Add Delay Timer driver to BL1 and BL31" into integration
by Paul Beesley
· 6 years ago
1b597c2
FVP: Add Delay Timer driver to BL1 and BL31
by Alexei Fedorov
· 6 years ago
df51d8f
rcar_gen3: plat: Rename RCAR_PRODUCT_* to PRR_PRODUCT_*
by Marek Vasut
· 6 years ago
7c103d6
rcar_gen3: plat: Factor out PRR_ macros into rcar_def.h
by Marek Vasut
· 6 years ago
300df53
Merge changes from topic "lm/juno_dyn_cfg" into integration
by Paul Beesley
· 6 years ago
544c092
tegra: add support for multi console interface
by Ambroise Vincent
· 6 years ago
d1b6013
Merge "intel: agilex: Fix memory controller driver" into integration
by Paul Beesley
· 6 years ago
99becbe
Merge changes from topic "rockchip-uart-fixes" into integration
by Paul Beesley
· 6 years ago
b266d82
intel: agilex: Fix memory controller driver
by Hadi Asyrafi
· 6 years ago
4e865bd
intel: agilex: Fix reliance on hard coded clock information
by Hadi Asyrafi
· 6 years ago
9580f9b
Juno: Use shared mbedtls heap between bl1 and bl2
by Louis Mayencourt
· 6 years ago
8075fc5
Juno: add basic support for dynamic config
by Louis Mayencourt
· 6 years ago
fea24b8
intel: stratix10: Fix reliance on hard coded clock information
by Hadi Asyrafi
· 6 years ago
0eb7fa9
rockchip: rk3399: store actual debug uart information on suspend
by Heiko Stuebner
· 6 years ago
dd4a0d1
rockchip: move dt-coreboot uart distinction into param handling code
by Heiko Stuebner
· 6 years ago
5119fa7
Merge changes from topic "intel-plat-refactor" into integration
by Sandrine Bailleux
· 6 years ago
3f7b149
intel: Platform common code refactor
by Hadi Asyrafi
· 6 years ago
7aed52c
Merge changes from topic "qemu_sbsa" into integration
by Sandrine Bailleux
· 6 years ago
0d7b096
Merge "meson: gxl: Fix CPU hotplug" into integration
by Sandrine Bailleux
· 6 years ago
30970e0
rockchip: make uart baudrate configurable
by Heiko Stuebner
· 6 years ago
5f441a7
rockchip: px30: add uart5 as option for serial output
by Heiko Stuebner
· 6 years ago
35c28cc
Merge "intel: stratix10: Fix BL31 memory mapping" into integration
by Alexei Fedorov
· 6 years ago
a91e904
Merge "meson: gxl: Fix reset and power off" into integration
by Alexei Fedorov
· 6 years ago
600db4e
intel: stratix10: Fix BL31 memory mapping
by Hadi Asyrafi
· 6 years ago
b4694a8
meson: gxl: Fix CPU hotplug
by Remi Pommarel
· 6 years ago
43d4a29
meson: gxl: Fix reset and power off
by Remi Pommarel
· 6 years ago
402b3cf
Switch AARCH32/AARCH64 to __aarch64__
by Julius Werner
· 6 years ago
d5dfdeb
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 6 years ago
d882078
intel: Platform common code refactor
by Hadi Asyrafi
· 6 years ago
bd6ef77
Merge "intel: agilex: Fix BL31 memory mapping" into integration
by Alexei Fedorov
· 6 years ago
df42c31
Merge "uniphier: fix typo and coding style" into integration
by Alexei Fedorov
· 6 years ago
ce12d79
Merge "uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h" into integration
by Alexei Fedorov
· 6 years ago
3ee48f4
Merge "rockchip: px30: Use new bl31_params_parse functions" into integration
by Alexei Fedorov
· 6 years ago
4dd4bde
uniphier: fix typo and coding style
by Masahiro Yamada
· 6 years ago
f5de1ab
uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h
by Masahiro Yamada
· 6 years ago
94eef29
intel: agilex: Fix BL31 memory mapping
by Hadi Asyrafi
· 6 years ago
f8aa5d7
rockchip: px30: Use new bl31_params_parse functions
by Ambroise Vincent
· 6 years ago
66c1daf
Merge "sgm775: Fix build fail for TSP support on sgm775" into integration
by Soby Mathew
· 6 years ago
d27c880
plat/qemu: add gicv3 support for qemu
by Hongbo Zhang
· 7 years ago
17953ff
plat/qemu: move gicv2 codes to separate file
by Hongbo Zhang
· 7 years ago
ac1adfd
Merge "rockchip: px30: Fix build error" into integration
by Soby Mathew
· 6 years ago
4129340
Merge changes from topic "advk-serror" into integration
by Soby Mathew
· 6 years ago
df7a906
Merge changes from topic "jun-add-imx7-pico" into integration
by Soby Mathew
· 6 years ago
8612643
Merge changes from topic "gby/cryptocell-multi-vers" into integration
by Soby Mathew
· 6 years ago
8a079e8
rockchip: px30: Fix build error
by Ambroise Vincent
· 6 years ago
425ace7
sgm775: Fix build fail for TSP support on sgm775
by Madhukar Pappireddy
· 6 years ago
36ec2bb
cryptocell: move Cryptocell specific API into driver
by Gilad Ben-Yossef
· 6 years ago
d38613d
Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration
by Soby Mathew
· 6 years ago
cbdc72b
plat/mediatek/mt81*: Use new bl31_params_parse() helper
by Julius Werner
· 6 years ago
3e02c74
plat/rockchip: Use new bl31_params_parse_helper()
by Julius Werner
· 6 years ago
8b6394c
Merge "plat: imx8m: Add basic rdc module init driver" into integration
by Soby Mathew
· 6 years ago
0cc1e68
Merge "rockchip: px30: support px30" into integration
by Soby Mathew
· 6 years ago
3bd24e7
intel: agilex: Fix build error
by Ambroise Vincent
· 6 years ago
57bf605
Factor out cross-BL API into export headers suitable for 3rd party code
by Julius Werner
· 6 years ago
9352be8
Use explicit-width data types in AAPCS parameter structs
by Julius Werner
· 6 years ago
c1185ff
plat/rockchip: Switch to use new common BL aux parameter library
by Julius Werner
· 6 years ago
3d66079
plat: imx8m: Add basic rdc module init driver
by Jacky Bai
· 6 years ago
6ef6157
Merge "n1sdp: fix DMC ECC enablement sequence in N1SDP platform" into integration
by Soby Mathew
· 6 years ago
4dc74ca
Merge "arm: Shorten the Firmware Update (FWU) process" into integration
by Soby Mathew
· 6 years ago
7428bbf
n1sdp: fix DMC ECC enablement sequence in N1SDP platform
by Manoj Kumar
· 6 years ago
37b7003
arm: Shorten the Firmware Update (FWU) process
by Ambroise Vincent
· 6 years ago
53f3751
Merge "Cortex_hercules: Introduce preliminary cpu support" into integration
by Soby Mathew
· 6 years ago
b514ee8
Merge "intel: Adds support for Agilex platform" into integration
by Soby Mathew
· 6 years ago
2f11d54
intel: Adds support for Agilex platform
by Hadi Asyrafi
· 6 years ago
936072e
plat: imx7: Add PicoPi iMX7D basic support
by Jun Nie
· 6 years ago
c5937f2
plat: imx7: refactor code for reuse
by Jun Nie
· 6 years ago
294f9ef
Cortex_hercules: Introduce preliminary cpu support
by Louis Mayencourt
· 6 years ago
3c7dcda
marvell/a3700: Prevent SError accessing PCIe link while it is down
by Remi Pommarel
· 6 years ago
6e9e15b
marvell: Switch to xlat_tables_v2
by Remi Pommarel
· 6 years ago
00c7d5a
plat/arm: Introduce A5 DesignStart platform.
by Usama Arif
· 6 years ago
d0d0f17
Merge changes from topic "jc/shift-overflow" into integration
by Soby Mathew
· 6 years ago
dc15042
Merge "synquacer: Fix compilation fail for SPM support build config" into integration
by Soby Mathew
· 6 years ago
91e6bef
synquacer: Fix compilation fail for SPM support build config
by Madhukar Pappireddy
· 6 years ago
363fb55
rcar_gen3: plat: Update IPL and Secure Monitor Rev2.0.4
by Toshiyuki Ogasahara
· 6 years ago
d3b6df7
Update hisilicon drivers to not rely on undefined overflow behaviour
by Justin Chadwell
· 6 years ago
dc5baeb
Update imx platform to not rely on undefined overflow behaviour
by Justin Chadwell
· 6 years ago
621d5f2
Update mediatek platform to not rely on undefined overflow behaviour
by Justin Chadwell
· 6 years ago
ec92cbc
Merge "plat/intel: Fix SMPLSEL for MMC" into integration
by John Tsichritzis
· 6 years ago
9e4afb0
Update layerscape platform to not rely on undefined overflow behaviour
by Justin Chadwell
· 6 years ago
36cfbf3
Update intel platform to not rely on undefined overflow behaviour
by Justin Chadwell
· 6 years ago
79ca780
Update rockchip platform to not rely on undefined overflow behaviour
by Justin Chadwell
· 6 years ago
673406b
Update renesas platform to not rely on undefined overflow behaviour
by Justin Chadwell
· 6 years ago
b19498b
Update marvell platform to not rely on undefined overflow behaviour
by Justin Chadwell
· 6 years ago
f363deb
Rename Cortex-Deimos to Cortex-A77
by Balint Dobszay
· 6 years ago
0943ea3
plat/intel: Fix SMPLSEL for MMC
by Tien Hock, Loh
· 6 years ago
21bde92
Merge "plat: imx8m: Add caam module init on imx8m" into integration
by Sandrine Bailleux
· 6 years ago
Next »