Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
2ee679791d88a5f4346e16f4b23a2ea0dc7fdd62
« Previous
84afaaf
rockchip: Add MIN() and MAX() macros back to M0 code
by Julius Werner
· 8 years ago
f585246
rockchip: Clean up M0 Makefile, clarify float-abi
by Julius Werner
· 8 years ago
22a9871
rockchip: rk3399: Clean up and seprate secure parts from SoC codes
by Xing Zheng
· 8 years ago
c39aacd
rockchip: rk3399: sperate the BL31 parameters for sharing
by Xing Zheng
· 8 years ago
5e1e48f
rockchip: rk3399: configure the DDR secure region for BL31 image
by Xing Zheng
· 8 years ago
b4bcc1d
rockchip: Clean up header and referenced files
by Xing Zheng
· 8 years ago
fc0552d
rockchip: rk3399: Don't wait for vblank in M0 for ddrfreq
by Derek Basehore
· 8 years ago
2510366
rockchip: rk3399: restore PMU_CRU_GATEDIS_CON0 value after ddr dvfs
by Lin Huang
· 8 years ago
8140b7d
rockchip: rk3399: fix PMU_CRU_GATEDIS_CON0 setting error
by Lin Huang
· 8 years ago
61230b0
FIXUP: rockchip: rk3399: fix the incorrect bit during m0_init
by Xing Zheng
· 8 years ago
b4a7676
rockchip: rk3399: improve the m0 enable flow
by Lin Huang
· 8 years ago
3b0eb7e
rockchip: rk3399: check vop status when we wait dma finish flag
by Lin Huang
· 8 years ago
e7c2422
rockchip: rk3399: add stopwatch functions to m0
by Lin Huang
· 8 years ago
52512c2
rockchip: rk3399: dram: set all ddr frequency pll_postdiv values to 0
by Lin Huang
· 8 years ago
dc8e82e
rockchip: rk3399: enable CA training when do ddr dfs
by Lin Huang
· 8 years ago
c8e5c78
rockchip: rk3399: fix hang in ddr set rate
by Derek Basehore
· 8 years ago
0e8909d
rockchip: rk3399: Enable per CS training at 666MHz
by Derek Basehore
· 8 years ago
e13bc54
rockchip: rk3399: add support for ddrfreq suspend/resume
by Derek Basehore
· 8 years ago
93280b7
rk3399: dram: use PMU M0 to do ddr frequency scaling
by Xing Zheng
· 8 years ago
b9be54b
rockchip/rk3399: Cleanup platform.mk file
by Derek Basehore
· 8 years ago
aae6be4
rockchip: update the raw read/write APIs for M0
by Xing Zheng
· 8 years ago
b106512
rk3399: dram: making phy into dll bypass mode at low frequency
by Derek Basehore
· 8 years ago
ff461d0
rockchip: rk3399: dram: remove dram_init and dts_timing_receive function
by Derek Basehore
· 8 years ago
d22429d
Tegra: implement pwr_domain_pwr_down_wfi() handler
by Varun Wadekar
· 9 years ago
d151363
Tegra: memmap BL31's TZDRAM carveout
by Varun Wadekar
· 9 years ago
e032363
Tegra: increase BL31 image size to 256KB
by Varun Wadekar
· 9 years ago
6eec6d6
Tegra: allow individual SoCs to restore their settings
by Varun Wadekar
· 9 years ago
d43583c
cpus: denver: disable DCO operations from platform code
by Varun Wadekar
· 9 years ago
6077dce
Tegra: enable PSCI extended state ID processing
by Varun Wadekar
· 9 years ago
3ce5499
Tegra: define platform power states
by Varun Wadekar
· 9 years ago
0dc9181
Tegra: drivers: memctrl: introduce function to secure on-chip TZRAM
by Varun Wadekar
· 9 years ago
1dcffa9
Tegra: enable runtime console
by Varun Wadekar
· 9 years ago
e5caeed
Tegra: PM: soc-specific system off handler
by Varun Wadekar
· 9 years ago
923d04a
Tegra: handlers for common and SoC-specific SiP calls
by Varun Wadekar
· 9 years ago
43e89d3
spd: trusty: OEN_TAP_START aperture for standard calls
by Amith
· 9 years ago
3acb2b0
Merge pull request #845 from vwadekar/tegra-changes-from-downstream-v1
by davidcunado-arm
· 8 years ago
c847f66
Clarify errata ERRATA_A53_836870 documentation
by Douglas Raillard
· 8 years ago
bcc3dd3
Fix TSPD implementation of STD SMC ABORT
by Douglas Raillard
· 8 years ago
d2014c6
Tegra: init normal/crash console for platforms
by Varun Wadekar
· 9 years ago
6bb6246
Tegra: add tzdram_base to plat_params_from_bl2 struct
by Varun Wadekar
· 9 years ago
7a9a285
Tegra: Memory Controller Driver (v1)
by Varun Wadekar
· 9 years ago
baf903e
Tegra: sanity check members of the "from_bl2" struct
by Varun Wadekar
· 9 years ago
3c337a6
cpus: Add support for all Denver variants
by Varun Wadekar
· 9 years ago
8f8482b
Remove redundant assert
by Jeenu Viswambharan
· 8 years ago
39f87d1
Tegra: use ClusterId for calculating core position
by Varun Wadekar
· 9 years ago
b24dea9
Tegra: enable processor retention and L2/CPUECTLR access
by Varun Wadekar
· 9 years ago
97f2490
Tegra: define MAX_XLAT_TABLES and MAX_MMAP_REGIONS per-platform
by Varun Wadekar
· 9 years ago
cbdace1
Tegra: SoC specific SiP handlers
by Varun Wadekar
· 9 years ago
a1176ba
Tegra: include flowctlr driver from SoC specific makefiles
by Varun Wadekar
· 9 years ago
e53da30
Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafe
by danh-arm
· 8 years ago
f526d59
Merge pull request #843 from jeenu-arm/cas-lock
by danh-arm
· 8 years ago
88390a8
Merge pull request #842 from jeenu-arm/io-memmap-asserts
by danh-arm
· 8 years ago
88de358
Merge pull request #841 from dp-arm/dp/debug-regs
by danh-arm
· 8 years ago
0ca1afa
Revert "tbbr: Use constant-time bcmp() to compare hashes"
by Antonio Nino Diaz
· 8 years ago
0470202
Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing
by davidcunado-arm
· 8 years ago
91284a5
Merge pull request #840 from dp-arm/dp/cppcheck-fixes
by davidcunado-arm
· 8 years ago
9e31985
Merge pull request #838 from davidcunado-arm/dc/update_userguide
by davidcunado-arm
· 8 years ago
301a1f5
Merge pull request #829 from masahir0y/build
by davidcunado-arm
· 8 years ago
b71946b
Juno: Disable SPIDEN in release builds
by dp-arm
· 8 years ago
595d0d5
Disable secure self-hosted debug via MDCR_EL3/SDCR
by dp-arm
· 8 years ago
8b6e3d3
Fix minor issues found by cppcheck
by dp-arm
· 8 years ago
e6bae8c
Add bounds checking asserts to memmap IO driver
by Jeenu Viswambharan
· 8 years ago
fca7680
Introduce locking primitives using CAS instruction
by Jeenu Viswambharan
· 8 years ago
ae543fc
Merge pull request #833 from masahir0y/cert_create
by davidcunado-arm
· 8 years ago
e77d32e
Merge pull request #828 from masahir0y/fiptool
by davidcunado-arm
· 8 years ago
a13b9d3
Migrate to Linaro Release 16.12
by David Cunado
· 8 years ago
020f003
Merge pull request #826 from dp-arm/dp/psci-stat-abstraction
by davidcunado-arm
· 8 years ago
37ce150
PSCI: Do stat accounting for retention/standby states
by dp-arm
· 8 years ago
66abfbe
PSCI: Decouple PSCI stat residency calculation from PMF
by dp-arm
· 8 years ago
412ae5c
Merge pull request #836 from davidcunado-arm/dc/update_userguide
by davidcunado-arm
· 8 years ago
d035fab
fiptool: remove unneeded declarations
by Masahiro Yamada
· 8 years ago
1eee6a8
fiptool: stretch out printf strings for readability and grep'ability
by Masahiro Yamada
· 8 years ago
1b90015
fiptool: print new lines of usage to stdout instead of stderr
by Masahiro Yamada
· 8 years ago
48cb5e5
cert_create: remove unneeded initializers
by Masahiro Yamada
· 8 years ago
d54cfa9
cert_create: merge successive i2d_ASN1_INTEGER() calls
by Masahiro Yamada
· 8 years ago
bccb109
cert_create: fix memory leak bug caused by key container overwrite
by Masahiro Yamada
· 8 years ago
1a180ce
Update AEM and Cortex Models versions
by David Cunado
· 8 years ago
8a76ff0
Merge pull request #831 from masahir0y/zynqmp
by danh-arm
· 8 years ago
a8954fc
Replace some memset call by zeromem
by Douglas Raillard
· 8 years ago
21362a9
Introduce unified API to zero memory
by Douglas Raillard
· 8 years ago
de1ddac
Merge pull request #830 from masahir0y/misc
by danh-arm
· 8 years ago
4cbeae7
Merge pull request #827 from dp-arm/dp/pmf-constants
by danh-arm
· 8 years ago
ac27f4f
zynqmp: remove RESET_TO_BL31=1 from build instruction
by Masahiro Yamada
· 8 years ago
9524fea
gitignore: ignore GNU GLOBAL tag files
by Masahiro Yamada
· 8 years ago
f10adde
Makefile: use git describe for BUILD_STRING
by Masahiro Yamada
· 8 years ago
8dbf3d7
PMF: Fixup PMF constants
by dp-arm
· 8 years ago
82968ce
Merge pull request #821 from jeenu-arm/errata-printing
by danh-arm
· 8 years ago
092d273
Merge pull request #799 from masahir0y/fiptool
by danh-arm
· 8 years ago
da7ffae
Merge pull request #825 from dp-arm/dp/simplify-cond
by danh-arm
· 8 years ago
0b91036
Merge pull request #823 from douglas-raillard-arm/dr/add_fno_builtin
by danh-arm
· 8 years ago
04e2994
Merge pull request #822 from jeenu-arm/fix-fvp-refs
by danh-arm
· 8 years ago
32b3a43
Merge pull request #819 from davidcunado-arm/dc/build_with_gcc6.2
by danh-arm
· 8 years ago
3d1b8a6
tbbr: Simplify conditional
by dp-arm
· 8 years ago
527cd90
build: Use separate CFLAGS for tools
by Douglas Raillard
· 8 years ago
d5ec367
Report errata workaround status to console
by Jeenu Viswambharan
· 8 years ago
54ec86a
Allow spin locks to be defined from assembly
by Jeenu Viswambharan
· 8 years ago
72f572f
Add -fno-builtin to CFLAGS
by Douglas Raillard
· 8 years ago
4d87eb4
fiptool: support --align option to add desired alignment to image offset
by Masahiro Yamada
· 8 years ago
2fe0dad
fiptool: embed fip_toc_entry in struct image
by Masahiro Yamada
· 8 years ago
23f9b9e
fiptool: add xfwrite() helper
by Masahiro Yamada
· 8 years ago
Next »