Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
7e46555bde7954c25255eed0e68c0ccda75c313d
/
plat
« 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
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
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
88de358
Merge pull request #841 from dp-arm/dp/debug-regs
by danh-arm
· 8 years ago
0470202
Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing
by davidcunado-arm
· 8 years ago
b71946b
Juno: Disable SPIDEN in release builds
by dp-arm
· 8 years ago
66abfbe
PSCI: Decouple PSCI stat residency calculation from PMF
by dp-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
da7ffae
Merge pull request #825 from dp-arm/dp/simplify-cond
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
2e36de8
Resolve build errors flagged by GCC 6.2
by David Cunado
· 8 years ago
ad3dcbb
Remove use of all deprecated APIs
by Koan-Sin Tan
· 9 years ago
1d2b639
Get rid of use of old GIC APIs
by Koan-Sin Tan
· 9 years ago
22ea87c
Add support of PSCI_EXTENDED_STATE_ID to MT8173
by Koan-Sin Tan
· 9 years ago
bc99807
Get rid of use of compatibility API
by Koan-Sin Tan
· 8 years ago
a269837
Use #ifdef for AARCH32 instead of #if
by Masahiro Yamada
· 8 years ago
441bfdd
Use #ifdef for IMAGE_BL* instead of #if
by Masahiro Yamada
· 8 years ago
8a2a84d
Merge pull request #801 from masahir0y/cleanup
by davidcunado-arm
· 8 years ago
df8218c
Merge pull request #809 from paulkocialkowski/integration
by danh-arm
· 8 years ago
70f625a
qemu: remove unused BL32_SIZE
by Masahiro Yamada
· 8 years ago
0fac5af
Move BL_COHERENT_RAM_BASE/END defines to common_def.h
by Masahiro Yamada
· 8 years ago
51bef61
Use *_END instead of *_LIMIT for linker derived end addresses
by Masahiro Yamada
· 8 years ago
5c5bedc
mt8173: Correct SPM MCDI firmware length
by Paul Kocialkowski
· 8 years ago
73dfd2e
utils: move BIT(n) macro to utils.h
by Masahiro Yamada
· 8 years ago
3ff485f
Merge pull request #805 from Xilinx/zynqmp/addr_space_size
by danh-arm
· 8 years ago
6a9e03e
zynqmp: Migrate to new address space macros
by Soren Brinkmann
· 8 years ago
5c979f1
rockchip: Build m0 firmware without standard libraries
by Patrick Georgi
· 8 years ago
9588690
Merge pull request #792 from masahir0y/zynqmp
by danh-arm
· 8 years ago
2b7d7ae
Merge pull request #791 from jeenu-arm/asm-assert-32
by danh-arm
· 8 years ago
8cf895c
zynqmp: add "override" directive to mandatory options
by Masahiro Yamada
· 8 years ago
955c45d
Merge pull request #793 from jeenu-arm/gic-changes
by danh-arm
· 8 years ago
b39d75f
Fix integer overflows in BL1 FWU code
by Sandrine Bailleux
· 8 years ago
15719dc
Merge pull request #785 from dp-arm/dp/nvcounter
by Dan Handley
· 8 years ago
24010ac
Merge pull request #781 from yatharth-arm/yk/aarch64_tbbr_load_img_v2
by danh-arm
· 8 years ago
ff640c4
AArch32: Print ASM_ASSERT and panic messages
by Jeenu Viswambharan
· 8 years ago
b3e8580
tbbr: Fix updating of Non-Trusted NV counter
by dp-arm
· 8 years ago
6ad3548
FVP: Avail GIC Redistributor power management
by Jeenu Viswambharan
· 8 years ago
78132c9
Introduce ARM platform APIs for GICv3 Redistributor
by Jeenu Viswambharan
· 8 years ago
8c0177f
Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1
by Yatharth Kochar
· 8 years ago
493bf33
Fix incorrect copyright notices
by Antonio Nino Diaz
· 8 years ago
975d08c
Merge pull request #774 from jeenu-arm/no-return-macro
by danh-arm
· 8 years ago
4985a31
Merge pull request #770 from yatharth-arm/yk/AArch32_fixes
by danh-arm
· 8 years ago
0b4c5a3
Allow ARM Standard platforms to dynamically define PSCI capability
by Soby Mathew
· 8 years ago
200fffd
Introduce SCP power management abstraction
by Soby Mathew
· 8 years ago
68aef10
Define and use no_ret macro where no return is expected
by Jeenu Viswambharan
· 8 years ago
d0f5f9c
AArch32: Miscellaneous fixes in the AArch32 code
by Yatharth Kochar
· 8 years ago
89dfb97
rk3399: Add CFI debug information to SRAM functions
by Soren Brinkmann
· 8 years ago
b8a6897
Merge pull request #762 from douglas-raillard-arm/dr/doc_build_info
by danh-arm
· 8 years ago
66933ff
Clarify dependency for PSCI_EXTENDED_STATE_ID
by Douglas Raillard
· 8 years ago
84f0af4
zynqmp: pm: Add SiP call to obtain PM callback data
by Soren Brinkmann
· 8 years ago
a1b0a90
zynqmp: pm: Enable IPI IRQ when API version is probed
by Soren Brinkmann
· 8 years ago
1209b26
zynqmp: Remove dead code
by Soren Brinkmann
· 8 years ago
836418d
zynqmp: Fix UART1 base address
by Soren Brinkmann
· 8 years ago
58fbb9b
zynqmp: PM: Migrate to new shutdown interface
by Soren Brinkmann
· 8 years ago
cb36681
zynqmp: pm: Plumb get_chipid through FW interface
by Soren Brinkmann
· 8 years ago
d6c9e03
zynqmp: pm: Allow obtaining additional return values from FW
by Soren Brinkmann
· 8 years ago
cfcb1a2
zynqmp: Do not alter system counter
by Soren Brinkmann
· 8 years ago
8586399
zynqmp: Read silicon ID register only once
by Soren Brinkmann
· 8 years ago
Next »