Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
f26baaa987a1daca38d425d1e696858592604102
« Previous
7541505
Merge pull request #1220 from jwerner-chromium/JW_ld_bfd
by davidcunado-arm
· 7 years ago
9f107ef
Merge pull request #1248 from stevecapperarm/fixes/pie-logic
by davidcunado-arm
· 7 years ago
f0781f3
Merge pull request #1235 from jwerner-chromium/JW_udelay
by davidcunado-arm
· 7 years ago
bedba01
rockchip/rk3399: Fix memory corruptions or illegal memory access
by Caesar Wang
· 7 years ago
92c3b82
hikey: fix memory overlapped in memory map
by Haojian Zhuang
· 7 years ago
e1dc43a
Merge pull request #1237 from sandrine-bailleux-arm/sb/spm-timer
by davidcunado-arm
· 7 years ago
f32a174
Merge pull request #1246 from sandrine-bailleux-arm/topics/sb/fix-cnp-doc
by davidcunado-arm
· 7 years ago
54f1536
Merge pull request #1243 from afaerber/hikey-docs
by davidcunado-arm
· 7 years ago
b1f64a7
Makefile: Use ld.bfd linker if available
by Julius Werner
· 7 years ago
fee6e26
Fix documentation for CnP bit
by Sandrine Bailleux
· 7 years ago
2cd4b58
Analyze coding style of patches individually
by Antonio Nino Diaz
· 7 years ago
2880363
Optimize SMCCC_ARCH_WORKAROUND_1 on Cortex A57/A72/A73 and A75
by Dimitris Papastamos
· 7 years ago
b63c6f1
Optimize/cleanup BPIALL workaround
by Dimitris Papastamos
· 7 years ago
a65841a
Add support for SMCCC_VERSION in PSCI features
by Dimitris Papastamos
· 7 years ago
0dcdb1a
Implement support for SMCCC v1.1
by Dimitris Papastamos
· 7 years ago
0415951
runtime_exceptions: Save x4-x29 unconditionally
by Dimitris Papastamos
· 7 years ago
8e5bd5e
Disable workaround for CVE-2017-5715 on unaffected platforms
by Dimitris Papastamos
· 7 years ago
f3f9a99
Merge pull request #1241 from vchong/fixmemprot
by davidcunado-arm
· 7 years ago
4808f8b
SPM: Map devices in the 1st GB
by Sandrine Bailleux
· 7 years ago
bd519e5
docs: hikey: Fix typo
by Andreas Färber
· 7 years ago
860b5dc
fiptool: Fix use after free
by Andreas Färber
· 7 years ago
4fa170c
hikey: fix assert in sec_protect()
by Victor Chong
· 7 years ago
09d7b09
Merge pull request #1205 from petegriffin/hikey-protect-memory
by davidcunado-arm
· 7 years ago
a169a80
rockchip: Disable rdist before pwr_dm_suspend is called
by Derek Basehore
· 7 years ago
b0a432d
delay_timer: Guarantee that delay time can never be undershot
by Julius Werner
· 7 years ago
81e6a68
Merge pull request #1232 from masahir0y/uniphier
by davidcunado-arm
· 7 years ago
3420e1a
trusty: Pass cpu suspend/resume reason to trusty
by Arve Hjønnevåg
· 7 years ago
19ad775
trusty: Run bl33 in EL1 instead of EL2 is trusty image is 32-bit
by Arve Hjønnevåg
· 7 years ago
cef22ea
trusty: Add fpu/simd support
by Arve Hjønnevåg
· 9 years ago
2db97ad
trusty: Add generic-arm64 support
by Arve Hjønnevåg
· 9 years ago
afb6f74
trusty: Restore working trusty setup code and include trusty image in build
by Arve Hjønnevåg
· 7 years ago
e74acb5
Merge pull request #1234 from SNG-ARM/master
by davidcunado-arm
· 7 years ago
7cf5472
Merge pull request #1231 from Leo-Yan/hikey960_enable_fiq_handling
by davidcunado-arm
· 7 years ago
04285cf
Merge pull request #1228 from dp-arm/dp/cve_2017_5715
by davidcunado-arm
· 7 years ago
a6df5f1
Merge pull request #1223 from vchong/poplar_bl1loadsfip
by davidcunado-arm
· 7 years ago
d79d40d
Merge pull request #1193 from jwerner-chromium/JW_coreboot
by davidcunado-arm
· 7 years ago
75bfecb
uniphier: switch to BL2-AT-EL3 and remove BL1 support
by Masahiro Yamada
· 7 years ago
c9422fb
uniphier: set PROGRAMMABLE_RESET_ADDRESS to disable warm boot mailbox
by Masahiro Yamada
· 7 years ago
745c2ab
Merge pull request #1233 from soby-mathew/sm/rm_uniphier_override
by davidcunado-arm
· 7 years ago
28c8ed2
hikey: configure 4 MB of secure DRAM for OP-TEE Secure Data Path
by Peter Griffin
· 7 years ago
c52e55f
hikey: configure the top 16MB of DRAM as secure
by Jerome Forissier
· 10 years ago
2707c3d
rockchip/rk3399: Save and restore GIC
by Derek Basehore
· 7 years ago
1d605f7
rockchip/rk3399: Add udelay to wait loops
by Derek Basehore
· 7 years ago
9b7a1a6
rockchip/rk3399: Fix QOS save/restore
by Derek Basehore
· 7 years ago
45bcb6e
GICv3: Fix Dist restore for when the GIC is reset
by Derek Basehore
· 7 years ago
4ab3a96
rockchip/rk3399: Change PD_CTR_LOOP to 10000
by Derek Basehore
· 7 years ago
72ef92f
Correct the Makefile logic for disabling PIE
by Steve Capper
· 7 years ago
54b6d20
Make div_round_up() correct for divisors that are not a power of 2
by Julius Werner
· 7 years ago
8539aa3
SPM: Declare explicit width based types in secure_partition_boot_info_t structure
by Sughosh Ganu
· 7 years ago
e90af61
Allow API deprecation for uniphier platform
by Soby Mathew
· 7 years ago
f0c7c61
poplar: Add support for recovery build
by Victor Chong
· 7 years ago
539408d
poplar: Enable emmc support
by Victor Chong
· 7 years ago
af316a3
Hikey960: Enable invalid FIQ handling
by Leo Yan
· 7 years ago
471fb9b
Merge pull request #1229 from manojkumar-arm/manojkumar-arm/ca72-aarch32-reset-fix
by davidcunado-arm
· 7 years ago
375088a
Merge pull request #1227 from geesun/qx/emmc_macros
by davidcunado-arm
· 7 years ago
385176d
coreboot: Add support for CBMEM console
by Julius Werner
· 7 years ago
f39c806
rockchip: Move to MULTI_CONSOLE_API
by Julius Werner
· 7 years ago
c708778
rockchip: Use coreboot-supplied serial console on coreboot systems
by Julius Werner
· 7 years ago
b624ae0
Add platform-independent coreboot support library
by Julius Werner
· 7 years ago
1343ad5
drivers: cadence: cdns: Update CDNS driver to support MULTI_CONSOLE_API
by Julius Werner
· 7 years ago
ca3930a
drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API
by Julius Werner
· 7 years ago
4e406bf
drivers: ti: uart: Update 16550 UART driver to support MULTI_CONSOLE_API
by Julius Werner
· 7 years ago
aae9bb1
Add default crash console code to hook up to new console API
by Julius Werner
· 7 years ago
b5d1f8e
Merge pull request #1200 from robertovargas-arm/bl2-el3
by davidcunado-arm
· 7 years ago
e37c029
lib/cpus: fix branching in reset function for cortex-a72 AARCH32 mode
by Manoj Kumar
· 7 years ago
9f41248
bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP
by Roberto Vargas
· 7 years ago
53c052b
bl2-el3: Don't include BL2 in fip for BL2 at EL3
by Roberto Vargas
· 7 years ago
b158427
bl2-el3: Add documentation for BL2 at EL3
by Roberto Vargas
· 7 years ago
8ca0af2
Workaround for CVE-2017-5715 for Cortex A9, A15 and A17
by Dimitris Papastamos
· 7 years ago
0a4cded
sp_min: Implement workaround for CVE-2017-5715
by Dimitris Papastamos
· 7 years ago
858bd61
Print erratum application report for CVE-2017-5715
by Dimitris Papastamos
· 7 years ago
84e02dc
Change the default errata format string
by Dimitris Papastamos
· 7 years ago
51abc34
bl2-el3: Mark all the assembly functions in bl2 at el3
by Roberto Vargas
· 7 years ago
e4e342d
Mark functions defined in assembly files
by Roberto Vargas
· 7 years ago
5220780
bl2-el3: Add BL2 at EL3 support in FVP
by Roberto Vargas
· 7 years ago
e0e9946
bl2-el3: Add BL2_EL3 image
by Roberto Vargas
· 7 years ago
c625bc6
Merge pull request #1226 from masahir0y/utils
by davidcunado-arm
· 7 years ago
958a371
Merge pull request #1211 from Leo-Yan/remove_ca73_cpu_nap_state
by davidcunado-arm
· 7 years ago
ede9a19
emmc: add macros CMD21, BUS_WIDTH_DDR_4 and BUS_WIDTH_DDR_8
by Qixiang Xu
· 7 years ago
ff3ecb6
utils: rename struct mem_region_t to struct mem_region
by Masahiro Yamada
· 7 years ago
3aeba23
Hikey960: Change CPU standby state for WFI
by Leo Yan
· 7 years ago
6829b70
Revert "Hikey960: Change to use recommended power state id format"
by Leo Yan
· 7 years ago
5591ec1
Merge pull request #1221 from hzhuang1/fix_HLE
by davidcunado-arm
· 7 years ago
e41aa92
Merge pull request #1219 from antonio-nino-diaz-arm/an/mm-version
by davidcunado-arm
· 7 years ago
0817070
Merge pull request #1218 from antonio-nino-diaz-arm/an/xlat-fix
by davidcunado-arm
· 7 years ago
67b2abb
Merge pull request #1216 from hzhuang1/fix_psci
by davidcunado-arm
· 7 years ago
80a1cac
Merge pull request #1215 from vwadekar/tlkd-ns-dram-ranges
by davidcunado-arm
· 7 years ago
29627ab
Merge pull request #1217 from robertovargas-arm/doc-plat_try_next_boot_source
by davidcunado-arm
· 7 years ago
cb76cad
Merge pull request #1213 from masahir0y/uniphier
by davidcunado-arm
· 7 years ago
94cbdd7
Merge pull request #1225 from dp-arm/dp/amu-remove-warn
by davidcunado-arm
· 7 years ago
7c4a6e6
AMU: Remove unnecessary WARN()
by Dimitris Papastamos
· 7 years ago
fa2b736
Merge pull request #1197 from dp-arm/dp/amu
by davidcunado-arm
· 7 years ago
729c3a0
Merge pull request #1214 from dp-arm/dp/cve_2017_5715
by davidcunado-arm
· 7 years ago
a4aec60
Merge pull request #1222 from davidcunado-arm/dp/bl31_mem
by davidcunado-arm
· 7 years ago
fa2422a
Increase BL31 memory space by 2 pages
by Dimitris Papastamos
· 7 years ago
d7e2e9e
Add hooks to save/restore AMU context for Cortex A75
by Dimitris Papastamos
· 7 years ago
eaf3e6d
AMU: Add hooks to save/restore AMU context
by Dimitris Papastamos
· 7 years ago
525c37a
AMU: Add configuration helpers for aarch64
by Dimitris Papastamos
· 7 years ago
60346db
AMU: Add plat interface to select which group 1 counters to enable
by Dimitris Papastamos
· 7 years ago
d1a1841
Add PubSub events for CPU powerdown/powerup
by Dimitris Papastamos
· 7 years ago
Next »