TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
7bf24ae3c68175f0837d67c70c4f39c2abce8589
7bf24ae
plat: rcar: Drop H3 v3.0 check on DRAM debug print
by Marek Vasut
· 7 years ago
3b507aa
plat: rcar: Add E3 1GBx4 debug print
by Marek Vasut
· 7 years ago
358ed93
plat: rcar: Move DRAM layout print to separate function
by Marek Vasut
· 7 years ago
19b56cf
Merge pull request #1711 from antonio-nino-diaz-arm/an/fix-imx
by Antonio Niño Díaz
· 7 years ago
df54406
tzc380: Fix some asserts
by Antonio Nino Diaz
· 7 years ago
36bc633
Merge pull request #1653 from JackyBai/master
by Antonio Niño Díaz
· 7 years ago
8113681
plat: imx: Add i.MX8MQ basic support
by Bai Ping
· 7 years ago
03ce162
Merge pull request #1703 from oscardagrach/hikey960-dmac-fix
by Antonio Niño Díaz
· 7 years ago
ae4a99b
Merge pull request #1705 from chandnich/platform-id
by Antonio Nino Diaz
· 7 years ago
6d422c3
Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12
by Antonio Niño Díaz
· 7 years ago
f32f389
plat/marvell: update platform LSP version to 18.12.0
by Konstantin Porotchkin
· 7 years ago
ff82813
a8k: pm: extend MSS_TRIGGER_TIMEOUT
by Igal Liberman
· 7 years ago
5a9f00f
plat/marvell: comphy: Add support for SFI on Lane 4
by Konstantin Porotchkin
· 7 years ago
d03f7a3
doc: marvell: Update build manual with new memory layouts
by Konstantin Porotchkin
· 7 years ago
5cf6faf
fix: a3900: pm: fix number of CPU power switches.
by Christine Gharzuzi
· 7 years ago
c354426
svc: Update the EEPROM AVS values processing
by Konstantin Porotchkin
· 7 years ago
1020e0d
ble: ap807: Switch to PLL mode and update CPU frequency
by Christine Gharzuzi
· 7 years ago
55df84f
mvebu: cp110: avoid pcie power on/off sequence when called from Linux
by Igal Liberman
· 7 years ago
9cb6751
plat: marvell: a3700: do not power off cpu due to errata ref #13
by Grzegorz Jaszczyk
· 7 years ago
0529106
mvebu: cp110: fix phy selector configuration for XFI1
by Grzegorz Jaszczyk
· 7 years ago
46f9b2c
drivers: add tzc380 support
by Peng Fan
· 8 years ago
41771df
Merge pull request #1699 from chandnich/sgi-mt-support
by Soby Mathew
· 7 years ago
699223a
plat/arm/sgi: Use platform specific functions to get platform ids
by Chandni Cherukuri
· 7 years ago
500db01
Merge pull request #1701 from chandnich/psci-ops
by Soby Mathew
· 7 years ago
87f6740
hikey960: initialize EDMAC and channels
by Ryan Grachek
· 7 years ago
37e8ab5
Merge pull request #1688 from JoelHutton/jh/variant_1_mitigations
by Antonio Niño Díaz
· 7 years ago
3af48da
Merge pull request #1698 from hzhuang1/rm_emmc_delay
by Antonio Niño Díaz
· 7 years ago
051cf88
Merge pull request #1679 from pangupta/master
by Antonio Niño Díaz
· 7 years ago
89f2e58
plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function
by Chandni Cherukuri
· 7 years ago
9345d9a
Merge pull request #1693 from jeenu-arm/ehf-doc
by Antonio Niño Díaz
· 7 years ago
48e32a1
Merge pull request #1696 from satheesbalya-arm/sb1/sb1_2406_romlib_juno
by Antonio Niño Díaz
· 7 years ago
3b83c95
Merge pull request #1695 from satheesbalya-arm/sb1/sb1_2641_romlib_phase2
by Antonio Niño Díaz
· 7 years ago
a83d4bd
plat/arm/sgi: allow value of PLAT_MAX_PWR_LVL to be platform specific
by Chandni Cherukuri
· 7 years ago
bd3d7b4
plat/arm/sgi: override weak implementation of plat_arm_get_cpu_pe_count
by Chandni Cherukuri
· 7 years ago
0e27faf
plat/arm/common: add an additional platform power level
by Chandni Cherukuri
· 7 years ago
eff2f44
plat/css: allow platforms to define the system power domain level
by Chandni Cherukuri
· 7 years ago
63eb241
docs: Add RAS framework documentation
by Jeenu Viswambharan
· 7 years ago
9edd891
Initial Spectre V1 mitigations (CVE-2017-5753).
by Joel Hutton
· 7 years ago
e31d76f
docs: Add Exception Handling Framework documentation
by Jeenu Viswambharan
· 8 years ago
90a9213
SDEI: Unconditionally resume Secure if it was interrupted
by Jeenu Viswambharan
· 7 years ago
85397ec
Merge pull request #1697 from antonio-nino-diaz-arm/an/arch
by Antonio Niño Díaz
· 7 years ago
932b3ae
Synchronise arch.h and arch_helpers.h with TF-A-Tests
by Antonio Nino Diaz
· 7 years ago
b79de2d
hikey: remove delay after eMMC initialized
by Haojian Zhuang
· 7 years ago
9376864
mmc: poll eMMC status after EXT_CSD command
by Haojian Zhuang
· 7 years ago
afa5cfe
juno: Add romlib support
by Sathees Balya
· 7 years ago
6f7dba4
ccn: Introduce API to set and read value of node register
by Pankaj Gupta
· 7 years ago
98aab97
Merge pull request #1681 from Andre-ARM/allwinner/fixes
by Antonio Niño Díaz
· 7 years ago
9165684
Merge pull request #1691 from vijayenthiran-arm/sgi-dmc620-tzc
by Antonio Niño Díaz
· 7 years ago
582133a
romlib: Add map file generation
by Sathees Balya
· 7 years ago
032e3a6
romlib: Add calloc_free register function
by Sathees Balya
· 7 years ago
6baf85b
romlib: Allow patching of romlib functions
by Sathees Balya
· 7 years ago
c4cdd9e
Revert "aarch32: Apply workaround for errata 813419 of Cortex-A57"
by Antonio Nino Diaz
· 7 years ago
5c04fc7
Merge pull request #1689 from antonio-nino-diaz-arm/an/alloc-va
by Antonio Niño Díaz
· 7 years ago
0668e5a
Merge pull request #1687 from ldts/rcar_gen3/maintain_4
by Antonio Niño Díaz
· 7 years ago
9056f10
xlat v2: Support mapping regions with allocated VA
by Antonio Nino Diaz
· 7 years ago
9427c74
plat/arm/sgi: add secure memory support for sgi575 and sgiclarka
by Vijayenthiran Subramaniam
· 7 years ago
9d3b191
drivers/tzc-dmc620: add driver to setup DMC-620 TZC controller
by Vijayenthiran Subramaniam
· 7 years ago
c385955
Merge pull request #1690 from pbatard/rpi3-docfix
by Antonio Niño Díaz
· 7 years ago
934bbea
rpi3: fix bad formatting in rpi3.rst
by Pete Batard
· 7 years ago
16ea789
Merge pull request #1686 from antonio-nino-diaz-arm/an/backtrace
by Antonio Niño Díaz
· 7 years ago
d4fd021
Merge pull request #1685 from pbatard/rpi3-use-uefi-map
by Antonio Niño Díaz
· 7 years ago
6e93392
rcar-gen3: control RPC hyper-flash access
by Jorge Ramirez-Ortiz
· 7 years ago
119480f
Merge pull request #1684 from oscardagrach/hikey-mmc-fix
by Antonio Niño Díaz
· 7 years ago
bbbf7f6
Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console
by Antonio Niño Díaz
· 7 years ago
9c6d1c5
backtrace: Extract rules from root Makefile
by Antonio Nino Diaz
· 7 years ago
4dcf1fa
rpi3: add RPI3_USE_UEFI_MAP build option
by Pete Batard
· 7 years ago
cabe0a3
Merge pull request #1683 from Yann-lms/stm32mp1_multi_console
by Antonio Niño Díaz
· 7 years ago
0a650ee
Merge pull request #1680 from pbatard/rpi3-runtime-uart
by Antonio Niño Díaz
· 7 years ago
f6be435
hikey: increase delay after eMMC initialized
by Ryan Grachek
· 7 years ago
d7c4420
plat/marvell: Migrate to multi-console API
by Konstantin Porotchkin
· 7 years ago
8b7a26d
drivers: st: uart: remove old API
by Yann Gautier
· 7 years ago
cce37d4
stm32mp1: use MULTI_CONSOLE_API
by Yann Gautier
· 7 years ago
6d264af
drivers: st: update console driver to support MULTI_CONSOLE_API
by Yann Gautier
· 7 years ago
8244d22
stm32mp1: add a new file for UART registers definition
by Yann Gautier
· 7 years ago
46c613e
utils_def: add an assembly version for GENMASK
by Yann Gautier
· 7 years ago
35c4b41
Merge pull request #1675 from SNG-ARM/integration
by Antonio Niño Díaz
· 7 years ago
076374c
fix: plat/marvell: a3700: Remove encryption password
by Konstantin Porotchkin
· 7 years ago
793c38f
allwinner: power: Add DCDC6 power rail
by Andre Przywara
· 7 years ago
a561e41
allwinner: power: add enable switches for DCDC1/5
by Andre Przywara
· 7 years ago
d93eb44
allwinner: power: fix DRIVEVBUS pin setup
by Andre Przywara
· 7 years ago
19a7507
allwinner: A64/H5: setup missing bus clocks
by Andre Przywara
· 7 years ago
6e3bad3
SPM: Raise running priority of the core while in Secure Partition
by Sughosh Ganu
· 7 years ago
5681b29
SPM: Register Secure Partition priority level with ehf module
by Sughosh Ganu
· 7 years ago
8a3588a
SPM: EHF: Build EHF module along with Secure Partition Manager
by Sughosh Ganu
· 7 years ago
6d5c61d
rpi3: add RPI3_RUNTIME_UART build option
by Pete Batard
· 7 years ago
a6febea
Merge pull request #1676 from Yann-lms/static_analysis
by Antonio Nino Diaz
· 7 years ago
9793e03
Merge pull request #1677 from acolinisi/PR--drivers-cadence-uart-prototype
by Antonio Niño Díaz
· 7 years ago
23b6fa4
cadence: uart: comply to console_register prototype
by Alexei Colin
· 7 years ago
91ece4e
Merge pull request #1674 from jforissier/hisi-multi-console
by Antonio Niño Díaz
· 7 years ago
e07666d
Merge pull request #1605 from sivadur/integration
by Antonio Niño Díaz
· 7 years ago
7227d89
stm32mp1: remove duplicate function declaration
by Yann Gautier
· 7 years ago
3e6fab4
stm32mp1: correct some static analysis tools issues
by Yann Gautier
· 7 years ago
4cb1770
drivers: partition: correct some static analysis tools issues
by Yann Gautier
· 7 years ago
3c471c3
psci: put __dead2 attribute after void in plat_psci_ops
by Yann Gautier
· 7 years ago
f91c3cb
arm64: versal: Add support for new Xilinx Versal ACAPs
by Siva Durga Prasad Paladugu
· 7 years ago
5c58c8b
poplar: Use new console APIs
by Jerome Forissier
· 7 years ago
5189ea2
hikey960: Use new console APIs
by Jerome Forissier
· 7 years ago
c779b15
hikey: Use new console APIs
by Jerome Forissier
· 7 years ago
9d068f6
Merge pull request #1673 from antonio-nino-diaz-arm/an/headers
by Antonio Niño Díaz
· 7 years ago
c3cf06f
Standardise header guards across codebase
by Antonio Nino Diaz
· 7 years ago
Next »