TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
9d068f66b15e644df4961b74b965323c20f21f14
/
plat
c3cf06f
Standardise header guards across codebase
by Antonio Nino Diaz
· 7 years ago
7558e85
Merge pull request #1668 from ldts/rcar_gen3/e3_build
by Soby Mathew
· 7 years ago
cb2a9b6
Merge pull request #1670 from antonio-nino-diaz-arm/an/misra-arm
by Soby Mathew
· 7 years ago
de4fc98
Merge pull request #1666 from pmanish87/mp2/manish_local
by Soby Mathew
· 7 years ago
583e079
plat/arm: Fix MISRA defects in common code
by Antonio Nino Diaz
· 7 years ago
04d1f8d
rcar_gen3: E3 target: fix compilation issues
by ldts
· 7 years ago
d65895f
plat: rcar: support plat_crash_console_flush
by ldts
· 7 years ago
4eb835f
Merge pull request #1661 from hzhuang1/emmc_delay
by Soby Mathew
· 7 years ago
ed2c4f4
plat/arm: Support direct Linux kernel boot in AArch32
by Manish Pandey
· 7 years ago
dd756c9
Merge pull request #1663 from sudeep-holla/scpi_build_fix
by Antonio Niño Díaz
· 7 years ago
8db71e3
plat: juno: fix build for !CSS_USE_SCMI_DRIVER
by Sudeep Holla
· 7 years ago
b8a02d5
plat/arm: Fix MISRA defects in dyn config
by Antonio Nino Diaz
· 7 years ago
f21c632
plat/arm: Fix types of constants in headers
by Antonio Nino Diaz
· 7 years ago
a0fee74
context_mgmt: Fix MISRA defects
by Antonio Nino Diaz
· 7 years ago
3c1fb7a
Merge pull request #1658 from glneo/plat-arm-remove
by Antonio Niño Díaz
· 7 years ago
6f2ad3a
Merge pull request #1656 from masahir0y/uniphier
by Antonio Niño Díaz
· 7 years ago
eb47f14
Merge pull request #1623 from MISL-EBU-System-SW/a3700-support
by Antonio Niño Díaz
· 7 years ago
1e66bac
plat: marvell: Add support for Armada-37xx SoC platform
by Konstantin Porotchkin
· 7 years ago
d03823d
Merge pull request #1650 from chandnich/sgiclark-ares-support
by Antonio Niño Díaz
· 7 years ago
b3f7c42
Merge pull request #1655 from deepan02/deepak-arm/introduce-n1sdp
by Antonio Niño Díaz
· 7 years ago
318c2f9
Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2
by Antonio Niño Díaz
· 7 years ago
cd3272e
hikey: add delay after eMMC initialized
by Haojian Zhuang
· 7 years ago
ef20285
ti: k3: common: Remove use of ARM platform code
by Andrew F. Davis
· 7 years ago
55dd52a
Merge pull request #1652 from antonio-nino-diaz-arm/an/decouple-arm
by Antonio Niño Díaz
· 7 years ago
6333e13
warp7, ls1043: Remove unneeded include paths
by Antonio Nino Diaz
· 7 years ago
0818e9e
poplar: Decouple from plat/arm files
by Antonio Nino Diaz
· 7 years ago
e6a9028
uniphier: revise SCP protocol handshake
by Dai Okamura
· 7 years ago
8be7850
uniphier: terminate boot if SCP_BL2 image is missing in SCP boot mode
by Masahiro Yamada
· 7 years ago
15b94cc
plat/arm: Fix MISRA defects in SiP SVC handler
by Antonio Nino Diaz
· 7 years ago
80d37c2
plat/arm: Introduce the N1SDP.
by Deepak Pandey
· 7 years ago
cf0886e
Merge pull request #1644 from soby-mathew/sm/pie_proto
by Soby Mathew
· 7 years ago
c38941f
Merge pull request #1616 from antonio-nino-diaz-arm/an/gxbb
by Soby Mathew
· 7 years ago
fc922ca
FVP: Enable PIE for RESET_TO_BL31=1
by Soby Mathew
· 7 years ago
bd83b39
plat/arm: Use `mov_imm` macro to load immediate values
by Soby Mathew
· 7 years ago
6a7b300
Add helper to return reference to a symbol
by Soby Mathew
· 7 years ago
0916c38
Convert arm_setup_page_tables into a generic helper
by Roberto Vargas
· 7 years ago
03987d0
xlat: Fix compatibility between v1 and v2
by Antonio Nino Diaz
· 7 years ago
253d169
gxbb: Workaround for PSCI_CPU_OFF
by Antonio Nino Diaz
· 7 years ago
d1bc714
gxbb: Implement PSCI_CPU_OFF
by Antonio Nino Diaz
· 7 years ago
f3ff9f7
gxbb: Initial port of Amlogic Meson S905 (GXBB)
by Antonio Nino Diaz
· 7 years ago
b62b5b9
plat/arm/sgi: add support for SGI-Clark.Ares platform
by Chandni Cherukuri
· 7 years ago
7c294f9
plat/arm/sgi: add support for SGI-Clark platform
by Chandni Cherukuri
· 7 years ago
20a8f7a
plat/arm/sgi: disable Ares cpu power down bit in reset handler
by Chandni Cherukuri
· 7 years ago
31abc7c
Merge pull request #1638 from chandnich/sgi575-update
by Antonio Niño Díaz
· 7 years ago
deca658
Merge pull request #1636 from antonio-nino-diaz-arm/an/console
by Antonio Niño Díaz
· 7 years ago
583cb00
Merge pull request #1640 from soby-mathew/sm/fin_con_reg
by Antonio Niño Díaz
· 7 years ago
e74afb6
Deprecate weak crash console functions
by Antonio Nino Diaz
· 7 years ago
a9d5a3f
rockchip: Use common crash console functions
by Antonio Nino Diaz
· 7 years ago
6c9ada3
Add sample crash console functions
by Antonio Nino Diaz
· 7 years ago
c02c69f
plat/arm: Make crash console functions strong
by Antonio Nino Diaz
· 7 years ago
9c675b3
Add plat_crash_console_flush to platforms without it
by Antonio Nino Diaz
· 7 years ago
bde25ae
zynqmp: Remove dependency on arm_helpers.S
by Antonio Nino Diaz
· 7 years ago
5341b42
rpi3: Add mem reserve region to DTB if present
by Antonio Nino Diaz
· 7 years ago
799bbb1
Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt
by Antonio Niño Díaz
· 7 years ago
dfe5c78
Merge pull request #1639 from chandnich/scmi-update
by Antonio Niño Díaz
· 7 years ago
472158f
juno: Increase BL2 max size
by Antonio Nino Diaz
· 7 years ago
414c9e6
Merge pull request #1648 from jforissier/qemu-dt-1M
by Antonio Niño Díaz
· 7 years ago
af6491f
tzc: Fix MISRA defects
by Antonio Nino Diaz
· 7 years ago
6414dc6
tools: Move doimage to marvell folder for future add-ons
by Konstantin Porotchkin
· 7 years ago
7db0c96
allwinner: Use the arisc to turn off ARM cores
by Andre Przywara
· 7 years ago
11480b9
allwinner: Prepare for executing code on the management processor
by Andre Przywara
· 7 years ago
ccd3ab2
allwinner: PMIC: AXP803: Delay activation of DC1SW switch
by Andre Przywara
· 7 years ago
fb4e978
allwinner: PMIC: AXP803: Setup basic voltage rails
by Andre Przywara
· 7 years ago
ed80c1e
allwinner: Scan AXP803 FDT node to setup initial power rails
by Andre Przywara
· 7 years ago
df30160
allwinner: Pass FDT address to sunxi_pmic_setup()
by Andre Przywara
· 7 years ago
4153893
allwinner: Find DTB in BL33 image
by Andre Przywara
· 7 years ago
eae5fe7
allwinner: A64: Add AXP803 PMIC support to power off the board
by Andre Przywara
· 7 years ago
d5ddf67
allwinner: H6: Factor out I2C platform setup
by Andre Przywara
· 7 years ago
3d22228
allwinner: H5: Implement power down for H5 reference design boards
by Andre Przywara
· 7 years ago
7020dca
allwinner: Introduce GPIO helper function
by Andre Przywara
· 7 years ago
4ec1a23
allwinner: Export sunxi_private.h
by Andre Przywara
· 7 years ago
f953c30
allwinner: A64/H5: Add basic and generic shutdown method
by Andre Przywara
· 7 years ago
fe57c7d
allwinner: Pass SoC ID to sunxi_pmic_setup()
by Andre Przywara
· 7 years ago
123bcb3
allwinner: Introduce names for SoC IDs
by Andre Przywara
· 7 years ago
f78f00a
allwinner: H6: Fix SRAM size
by Andre Przywara
· 7 years ago
4306051
allwinner: Disable USE_COHERENT_MEM
by Andre Przywara
· 7 years ago
c3af6b0
allwinner: Adjust memory mapping to fit into 256MB
by Andre Przywara
· 7 years ago
a80490c
allwinner: Unify platform.mk files
by Andre Przywara
· 7 years ago
cc5859c
Multi-console: Deprecate the `finish_console_register` macro
by Soby Mathew
· 7 years ago
bde0f32
qemu: increase PLAT_QEMU_DT_MAX_SIZE to 1 MiB
by Jerome Forissier
· 7 years ago
b911ddd
plat/arm/scmi: introduce plat_css_get_scmi_info API
by Chandni Cherukuri
· 7 years ago
8c7b55f
plat/arm/sgi: add system-id node in HW_CONFIG dts
by Chandni Cherukuri
· 7 years ago
63197d0
plat/arm/sgi: move fdts files to sgi575 board directory
by Chandni Cherukuri
· 7 years ago
a50a583
plat/arm/sgi: remove unused code
by Chandni Cherukuri
· 7 years ago
91e6f26
plat/arm/sgi: reorganize platform macros
by Chandni Cherukuri
· 7 years ago
0595abc
Merge pull request #1632 from Yann-lms/stm32mp1_mmc
by Soby Mathew
· 7 years ago
42a2933
mvebu: cp110: introduce COMPHY porting layer
by Grzegorz Jaszczyk
· 7 years ago
a51443f
Merge pull request #1582 from ldts/rcar_gen3/upstream
by Soby Mathew
· 7 years ago
0059be2
Merge pull request #1553 from glneo/dcache-late-disable
by Soby Mathew
· 7 years ago
97f1233
Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock
by Soby Mathew
· 7 years ago
1278f36
Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr
by Soby Mathew
· 7 years ago
7be05cd
Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing
by Soby Mathew
· 7 years ago
6ac2892
rcar_gen3: drivers: staging
by Jorge Ramirez-Ortiz
· 7 years ago
7e532c4
rcar-gen3: initial commit for the rcar-gen3 boards
by Jorge Ramirez-Ortiz
· 7 years ago
6a655a8
ti: k3: common: Do not disable cache on TI K3 core powerdown
by Andrew F. Davis
· 7 years ago
32aee84
scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled
by Roberto Vargas
· 8 years ago
da3b038
plat/arm: relocate the jump_if_cpu_midr macro.
by Deepak Pandey
· 7 years ago
aec7de4
stm32mp1: update platform files to use MMC devices
by Yann Gautier
· 7 years ago
8e2e5e8
stm32mp1: add sdmmc2 driver
by Yann Gautier
· 7 years ago
d9f529f
Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat
by Soby Mathew
· 7 years ago
Next »