Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
4f29e6cb9ba8c0f8d154b3abcf5ccb8e23ac9476
« Previous
2437ddc
doc: Fix broken external links
by Paul Beesley
· 6 years ago
15530dd
Doc: Remove useless escape characters
by Sandrine Bailleux
· 6 years ago
f5a9100
Miscellaneous doc fixes/enhancements
by Sandrine Bailleux
· 6 years ago
6f0ecd7
Porting Guide: Fix some broken links
by Sandrine Bailleux
· 6 years ago
8d1a055
Porting Guide: Remove useless escape characters
by Sandrine Bailleux
· 6 years ago
eea56c5
Merge pull request #1809 from antonio-nino-diaz-arm/an/fix-trusty
by Antonio Niño Díaz
· 6 years ago
d785f90
Merge pull request #1759 from vwadekar/armlink-support
by Antonio Niño Díaz
· 6 years ago
a884dfb
libc: Move setjmp to libc folder
by Antonio Nino Diaz
· 6 years ago
4586d1c
Make setjmp.h prototypes comply with the C standard
by Antonio Nino Diaz
· 6 years ago
6bd8549
xlat_tables_v2: mark 'xlat_clean_dcache_range' unused
by Varun Wadekar
· 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
17425d3
lib: aarch64: misc_helpers: include bl_common.h
by Varun Wadekar
· 6 years ago
9388afa
Remove unused function symbols
by Varun Wadekar
· 6 years ago
3beb658
lib: aarch64: fix non-code symbol errors flagged by armlink
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
94c336c
maintainers: Fix broken links to some Github accounts
by Sandrine Bailleux
· 6 years ago
95a3368
trusty: Require dynamic translation tables
by Antonio Nino Diaz
· 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
8f1f2af
Merge pull request #1805 from antonio-nino-diaz-arm/an/generic-timer
by Antonio Niño Díaz
· 6 years ago
d29d21e
drivers: generic_delay_timer: Assert presence of Generic Timer
by Antonio Nino Diaz
· 6 years ago
6801c79
docs: add Tegra186 information to nvidia-tegra.rst
by Varun Wadekar
· 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
3f9002c
Introduce build option to override libc
by Varun Wadekar
· 6 years ago
f6d7e44
Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup
by Antonio Niño Díaz
· 6 years ago
0380995
Merge pull request #1806 from thomas-arm/master
by Antonio Niño Díaz
· 6 years ago
1ce503e
sgi/sgm: add a second maintainer for Arm's SGI and SGM platforms
by Thomas Abraham
· 6 years ago
1f712a9
Merge pull request #1799 from soby-mathew/sm/gicr_probe
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
d1463bd
GICv3: Allow probe for fewer GICR interfaces than exposed by the frame
by Soby Mathew
· 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
32958ce
xlat v2: Fix comment
by Antonio Nino Diaz
· 6 years ago
de97ff3
Remove duplicated definitions of linker symbols
by Antonio Nino Diaz
· 6 years ago
ef8d694
Merge pull request #1800 from sandrine-bailleux-arm/sb/load-img-v2
by Antonio Niño Díaz
· 6 years ago
681d4e3
Merge pull request #1802 from oscardagrach/master
by Antonio Niño Díaz
· 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
a9c45dd
maintainers: Add maintainter for Raspberry Pi 3 platform.
by Ying-Chun Liu (PaulLiu)
· 6 years ago
de6f2f4
rpi3: Enable SDHost driver in BL2
by Ying-Chun Liu (PaulLiu)
· 6 years ago
7eee8ef
rpi3: Add SDHost driver
by Ying-Chun Liu (PaulLiu)
· 6 years ago
c52dca4
Merge pull request #1801 from sandrine-bailleux-arm/sb/doc
by Antonio Niño Díaz
· 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
ea50cd7
spd: trusty: pass max affinity level to Trusty
by Stephen Wolfe
· 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
51b4a1f
spd: tlkd: remove unwanted assert on System Suspend entry
by Mihir Joshi
· 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
4538bfc
Tegra210: Enable WDT_CPU interrupt for FIQ Debugger
by Varun Wadekar
· 6 years ago
90e9900
Tegra: flowctrl: helper functions to assist with cluster power states
by Varun Wadekar
· 7 years ago
bdb71c2
Tegra: bpmp: remove bpmp init failed error print
by Varun Wadekar
· 7 years ago
518230c
tlkd: support new TLK SMCs
by Mihir Joshi
· 7 years ago
c6041c9
Tegra: fiq_glue: support to handle LEGACY_FIQ PPIs for Tegra SoCs
by Varun Wadekar
· 7 years ago
13b4ad0
Tegra: flowctrl: support to enable/disable WDT's legacy FIQ routing
by Varun Wadekar
· 7 years ago
48fef88
Tegra: SiP: set GPU in reset after vpr resize
by Jeetesh Burman
· 7 years ago
6e62ad9
Tegra: handle FIQ interrupts when NS handler is not registered
by Varun Wadekar
· 7 years ago
05ee582
Tegra: bpmp_ipc: support to enable/disable module clocks
by steven kao
· 7 years ago
4fe43a3
Tegra: fix offset used to dump GICD registers from crash handler
by Varun Wadekar
· 7 years ago
b3421ce
Tegra: default platform handler for the CPU_STANDBY state
by Varun Wadekar
· 7 years ago
2437071
Tegra186: smmu: add support for backup multiple smmu regs
by Pritesh Raithatha
· 7 years ago
281f8f7
User Guide: Move ARM_PLAT_MT doc to Arm build flags
by Sandrine Bailleux
· 6 years ago
57f8326
Remove dead code related to LOAD_IMAGE_V2=0
by Sandrine Bailleux
· 6 years ago
e2713b6
hikey960: EDMAC: leave channel 0 as secure
by Ryan Grachek
· 6 years ago
bb8553d
Merge pull request #1798 from pbeesley-arm/pb/fix-code-style
by Antonio Niño Díaz
· 6 years ago
e5f0f0a
doc: Fix broken code blocks in coding guidelines
by Paul Beesley
· 6 years ago
bfce6cb
Merge pull request #1797 from antonio-nino-diaz-arm/an/remove-smccc-v2
by Antonio Niño Díaz
· 6 years ago
78599ef
Merge pull request #1745 from svenauhagen/bugfix/a8k
by Antonio Niño Díaz
· 6 years ago
0f04149
Merge pull request #1793 from marex/arm/master/fixes-v2.0.0
by Antonio Niño Díaz
· 6 years ago
e7bd8c2
Merge pull request #1792 from satheesbalya-arm/sb1/sb1_2159_v84_xlat
by Antonio Niño Díaz
· 6 years ago
4e40542
Merge pull request #1795 from pbeesley-arm/pb/code-style
by Antonio Niño Díaz
· 6 years ago
425ce3d
Merge pull request #1753 from Yann-lms/emmc_ret
by Antonio Niño Díaz
· 6 years ago
0e402d3
Remove support for the SMC Calling Convention 2.0
by Antonio Nino Diaz
· 6 years ago
7415597
lib/xlat_tables: Add support for ARMv8.4-TTST
by Sathees Balya
· 6 years ago
e5557d4
Merge pull request #1791 from antonio-nino-diaz-arm/an/rk-gic
by Antonio Niño Díaz
· 6 years ago
1afe783
Merge pull request #1789 from Anson-Huang/lpm
by Antonio Niño Díaz
· 6 years ago
8175be1
Merge pull request #1788 from laroche/rpi3_duplicate_initialization
by Antonio Niño Díaz
· 6 years ago
a12ea0c
Merge pull request #1786 from laroche/static_vars_functions
by Antonio Niño Díaz
· 6 years ago
6b5d9f2
Merge pull request #1794 from Andre-ARM/fiptool-fix
by Antonio Niño Díaz
· 6 years ago
Next »