Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
75017f2b11afcabc6f1081a4356ac63c608ae493
/
plat
0e6affe
Merge pull request #1847 from jts-arm/mbedtls
by Antonio Niño Díaz
· 6 years ago
a048eb6
Merge pull request #1853 from vwadekar/dummy_io_storage
by Antonio Niño Díaz
· 6 years ago
3af2005
rcar_gen3: Add M3-W 3.0 support
by Marek Vasut
· 6 years ago
650de4b
Merge pull request #1844 from chandnich/rename_sgiclark
by Antonio Niño Díaz
· 6 years ago
07f3342
Merge pull request #1837 from spencercw/master
by Antonio Niño Díaz
· 6 years ago
396530b
Tegra: dummy support for the io_storage backend
by Varun Wadekar
· 6 years ago
bbaa5f7
Merge pull request #1815 from Anson-Huang/gic
by Antonio Niño Díaz
· 6 years ago
fb6f2fc
Merge pull request #1751 from vwadekar/tegra-scatter-file-support
by Antonio Niño Díaz
· 6 years ago
f6505a7
Merge pull request #1845 from ambroise-arm/av/errata
by Antonio Niño Díaz
· 6 years ago
f584b5e
imx: make sure GIC redistributor is awake before initialization
by Anson Huang
· 6 years ago
69c88d1
Remove Mbed TLS dependency from plat_bl_common.c
by John Tsichritzis
· 6 years ago
56b68ad
Minor changes to documentation and comments
by Antonio Nino Diaz
· 6 years ago
bde4246
juno: Enable CPU errata workarounds
by Ambroise Vincent
· 6 years ago
346a7cc
css/sgi: replace all uses of Clark with new product names
by Chandni Cherukuri
· 6 years ago
4d034c5
Tegra: Support for scatterfile for the BL31 image
by Varun Wadekar
· 6 years ago
5c61c0c
Merge pull request #1829 from antonio-nino-diaz-arm/an/pauth
by Antonio Niño Díaz
· 6 years ago
ea81463
Merge pull request #1840 from grandpaul/rpi3-sdhost-improve1
by Antonio Niño Díaz
· 6 years ago
9c852aa
plat/arm: Implement ARMv8.3-PAuth interfaces
by Antonio Nino Diaz
· 6 years ago
a35ba9f
Merge pull request #1838 from chandnich/rename
by Antonio Niño Díaz
· 6 years ago
1385712
Merge pull request #1834 from thloh85-intel/s10_bl31
by Antonio Niño Díaz
· 6 years ago
28d91c5
Merge pull request #1826 from smaeul/allwinner
by Antonio Niño Díaz
· 6 years ago
533b554
board/rde1edge: rename sgiclarkh to rde1edge
by Chandni Cherukuri
· 6 years ago
15ec1e5
board/rdn1edge: rename sgiclarka to rdn1edge
by Chandni Cherukuri
· 6 years ago
a5cdc08
rpi3: sdhost: SDHost driver improvement
by Ying-Chun Liu (PaulLiu)
· 6 years ago
ab34f74
plat: intel: Add BL31 support to Intel Stratix10 SoCFPGA platform
by Tien Hock, Loh
· 6 years ago
32f4738
Merge pull request #1836 from Yann-lms/docs_and_m4
by Antonio Niño Díaz
· 6 years ago
0a02002
imx: Configure CAAM job rings master ID for i.MX8MQ
by Chris Spencer
· 6 years ago
947fea0
Merge pull request #1835 from jts-arm/rename
by Antonio Niño Díaz
· 6 years ago
c1ff078
Merge pull request #1828 from uarif1/master
by Antonio Niño Díaz
· 6 years ago
ed34232
stm32mp1: add minimal support for co-processor Cortex-M4
by Yann Gautier
· 6 years ago
8ed5c5c
rcar_gen3: plat: Prevent PCIe hang during L1X config access
by Marek Vasut
· 6 years ago
078e66f
plat/arm: Support for Cortex A5 in FVP Versatile Express platform
by Usama Arif
· 6 years ago
e97998f
plat/arm: Introduce FVP Versatile Express platform.
by Usama Arif
· 6 years ago
16e6d9f
Rename Cortex-Helios to Neoverse E1
by John Tsichritzis
· 6 years ago
56369c1
Rename Cortex-Ares to Neoverse N1
by John Tsichritzis
· 6 years ago
81eb5ce
Rename PLAT_ARM_BL31_RUN_UART* variable
by Usama Arif
· 6 years ago
4c73585
Merge pull request #1824 from antonio-nino-diaz-arm/an/move-dyn-xlat
by Antonio Niño Díaz
· 6 years ago
c629daf
allwinner: Clean up CPU ops functions
by Samuel Holland
· 6 years ago
7057b84
allwinner: Constify data structures
by Samuel Holland
· 6 years ago
e4a3c35
stm32mp1: update clock driver
by Yann Gautier
· 6 years ago
3d78a2e
stm32mp1: use functions to retrieve some peripheral addresses
by Yann Gautier
· 6 years ago
4d42947
stm32mp1: split clkfunc code
by Yann Gautier
· 6 years ago
f3928f6
stm32mp1: update I2C and PMIC drivers
by Yann Gautier
· 6 years ago
e753470
Introduce timeout_init_us/timeout_elapsed() delay tracking with CNTPCT.
by Yann Gautier
· 6 years ago
b5d2ed4
stm32mp1: remove some dependencies on clocks and reset in drivers
by Yann Gautier
· 6 years ago
a2e2a30
stm32mp1: make functions and macros more common
by Yann Gautier
· 6 years ago
ee8f542
stm32mp1: split code between common and private parts
by Yann Gautier
· 6 years ago
9bcc61f
Merge pull request #1819 from thloh85-intel/integration
by Antonio Niño Díaz
· 6 years ago
4b08081
Merge pull request #1813 from oscardagrach/hikey960-iomcu-dma
by Antonio Niño Díaz
· 6 years ago
2673b21
Merge pull request #1816 from grandpaul/paulliu-warp7-multiconsoleapi
by Antonio Niño Díaz
· 6 years ago
3d1063e
plat: intel: Fix faulty DDR calibration value
by Loh Tien Hock
· 6 years ago
60ef675
fvp: trusty: Move dynamic xlat enable to platform
by Antonio Nino Diaz
· 6 years ago
26ca4f5
imx: warp7: Migrate to MULTI_CONSOLE_API
by Ying-Chun Liu (PaulLiu)
· 6 years ago
f1c9e2e
ti: k3: common: Do not release processor control on startup
by Andrew F. Davis
· 6 years ago
3afb005
ti: k3: drivers: ti_sci: Use non-blocking TI-SCI messages for power down
by Andrew F. Davis
· 6 years ago
a29578d
ti: k3: drivers: ti_sci: Add non-blocking TI-SCI messages
by Andrew F. Davis
· 6 years ago
06b3052
ti: k3: drivers: ti_sci: Request and check for ACK by default
by Andrew F. Davis
· 6 years ago
fbe6c06
ti: k3: drivers: ti_sci: Add exclusive device accessors
by Andrew F. Davis
· 6 years ago
8335bc2
ti: k3: drivers: ti_sci: Internalize raw get/set state functions
by Andrew F. Davis
· 6 years ago
62a84ed
hikey960: enable IOMCU DMAC
by Ryan Grachek
· 6 years ago
77c382c
locks: linker variables to calculate per-cpu bakery lock size
by Varun Wadekar
· 6 years ago
fadd538
Tegra186: trampoline: include bl_common.h
by Varun Wadekar
· 6 years ago
a6c69ab
Tegra186: use common 'BL31_BASE' variable
by Varun Wadekar
· 6 years ago
9388afa
Remove unused function symbols
by Varun Wadekar
· 6 years ago
5fb2c5d
Tegra: remove circular dependency with common_def.h
by Varun Wadekar
· 6 years ago
dd2203b
Tegra: define CACHE_WRITEBACK_GRANULE for scatterfile
by Kalyani Chidambaram
· 6 years ago
6b75e72
Merge pull request #1785 from vwadekar/tf2.0-tegra-downstream-rebase-1.25.19
by Antonio Niño Díaz
· 6 years ago
1cd88d8
Tegra186: remove ENABLE_AFI_DEVICE macro usage
by Varun Wadekar
· 6 years ago
be57abb
spd: trusty: memmap trusty's code memory before peeking
by Varun Wadekar
· 6 years ago
84a775e
Tegra: initialise per-CPU GIC interface(s)
by Varun Wadekar
· 6 years ago
cbdcbd1
Tegra: spe: prepend '\r' to '\n'
by Varun Wadekar
· 6 years ago
16d82ae
Tegra: Enable irq as wake-up event for cpu_standby
by Vignesh Radhakrishnan
· 7 years ago
c87bc0c
Tegra: remove unused libc files from makefile
by Anthony Zhou
· 7 years ago
f6d7e44
Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup
by Antonio Niño Díaz
· 6 years ago
53f6d57
Merge pull request #1783 from thloh85-intel/integration_v2
by Antonio Niño Díaz
· 6 years ago
83824c7
Merge pull request #1803 from sandrine-bailleux-arm/sb/arm-bl33-fixes
by Antonio Niño Díaz
· 6 years ago
723be04
Merge pull request #1796 from grandpaul/rpi3-sdhost-driver
by Antonio Niño Díaz
· 6 years ago
59400a4
plat: intel: Add BL2 support for Stratix 10 SoC
by Loh Tien Hock
· 6 years ago
50a4d1a
Remove unneeded include paths in PLAT_INCLUDES
by Antonio Nino Diaz
· 6 years ago
de97ff3
Remove duplicated definitions of linker symbols
by Antonio Nino Diaz
· 6 years ago
e7509c8
Arm platforms: Fix max size of BL33 image
by Sandrine Bailleux
· 6 years ago
afa91db
Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET
by Sandrine Bailleux
· 6 years ago
de6f2f4
rpi3: Enable SDHost driver in BL2
by Ying-Chun Liu (PaulLiu)
· 6 years ago
a8c61ac
Tegra: restrict non-secure PMC accesses
by Varun Wadekar
· 7 years ago
ae18d22
Tegra186: memctrl: disable stream id writes for MC clients
by Krishna Reddy
· 7 years ago
4f7f53d
Tegra: bpmp: mark device "not present" on boot timeout
by Varun Wadekar
· 7 years ago
22ecc05
Tegra210: toggle ring oscillator across cluster idle
by Varun Wadekar
· 7 years ago
b3873aa
Tegra210: clear PMC_DPD registers on resume
by kalyani chidambaram
· 7 years ago
a6daf1c
Tegra210: suspend/resume bpmp interface across System Suspend
by Varun Wadekar
· 7 years ago
b4323c1
Tegra: bpmp: suspend/resume handlers
by Varun Wadekar
· 7 years ago
8c6517d
Tegra210: skip past sc7entry-fw signature header
by Varun Wadekar
· 7 years ago
6e29d4d
Tegra210: move sc7entry-fw inside the TZDRAM fence
by Varun Wadekar
· 7 years ago
a1ad9b7
Tegra210: SiP handlers to allow PMC access
by kalyani chidambaram
· 7 years ago
dae2796
Tegra210: power off all DMA masters before System Suspend entry
by Varun Wadekar
· 7 years ago
f07d6de
Tegra: support for System Suspend using sc7entry-fw binary
by Varun Wadekar
· 7 years ago
d8c50e4
Tegra210: remove support for cluster power down
by Varun Wadekar
· 7 years ago
ba31328
Tegra210: support for cluster idle from the CPU
by Varun Wadekar
· 7 years ago
952a555
Tegra: pmc: helper function to find last ON CPU
by Varun Wadekar
· 7 years ago
0cb8b33
Tegra: platform dependent address space sizes
by Steven Kao
· 7 years ago
922550a
Tegra: organize memory/mmio apertures to decrease memmap latency
by Varun Wadekar
· 7 years ago
Next »