Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
ad1bbf176b5e1f30a6a747aac40a9d8dad6a266a
/
plat
« Previous
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
da44d42
Merge pull request #752 from rockchip-linux/rk3399/fixes-s2r-1107
by danh-arm
· 8 years ago
140974b
Merge pull request #750 from jwerner-chromium/m0_build
by danh-arm
· 8 years ago
667e484
rockchip: remove no needed code for rk3399
by Caesar Wang
· 8 years ago
813a89a
rockchip: disable watchdog during suspend
by Caesar Wang
· 8 years ago
844782d
rockchip: Add proper dependency tracking to M0 Makefile
by Julius Werner
· 8 years ago
705aeeb
rockchip: Clean up parent directory creation for M0
by Julius Werner
· 8 years ago
8fb127f
Merge pull request #745 from rockchip-linux/support-rk3399-dram
by danh-arm
· 8 years ago
1773908
Merge pull request #742 from masahir0y/misc
by davidcunado-arm
· 8 years ago
5339d18
rockchip: close the PD center logic during suspend
by Caesar Wang
· 8 years ago
f33eb2c
rockchip: add support save/restore configuration for DDR during enter S3
by Caesar Wang
· 8 years ago
8bc1667
rockchip: Change dmc register accesses to ATF style for rk3399
by Caesar Wang
· 8 years ago
a845690
rockchip: Break out common dram code for rk3399
by Caesar Wang
· 8 years ago
0620bb8
rockchip: move pmu registers into another header for rk3399
by Caesar Wang
· 8 years ago
c9ed717
Merge pull request #724 from rockchip-linux/support-rk3399-sdram
by davidcunado-arm
· 8 years ago
acf0e58
Merge pull request #739 from rockchip-linux/fixes-latency
by davidcunado-arm
· 8 years ago
11b87ae
rockchip: fix A72 L2CTLR_DATA_RAM_LATENCY to 5
by Caesar Wang
· 8 years ago
bb22862
rockchip: clear the power mode status via M0
by Caesar Wang
· 8 years ago
b400374
rockchip: add M0 source code and build system for RK3399
by Caesar Wang
· 8 years ago
d90f43e
rockchip: optimize the link mechanism for SRAM code
by Caesar Wang
· 8 years ago
4c165ca
Fix comment of plat_reset_handler stub
by Masahiro Yamada
· 8 years ago
a883702
rockchip: fixes the wrong CLKSEL_CON count for CRU
by Caesar Wang
· 8 years ago
b56646f
Merge pull request #729 from dp-arm/dp/arm-sip
by danh-arm
· 8 years ago
1cebefd
Introduce ARM SiP service
by dp-arm
· 8 years ago
47e157c
rockchip: fixes the clock select and divide register for rk3399
by Caesar Wang
· 8 years ago
c669c1f
Merge pull request #717 from sandrine-bailleux-arm/sb/foundation-fvp-v10
by davidcunado-arm
· 8 years ago
8b33d70
Whitelist version 9.6 of Foundation FVP
by Sandrine Bailleux
· 8 years ago
a4c219a
AArch32: Add support for ARM Cortex-A32 MPCore Processor
by Yatharth Kochar
· 8 years ago
1c16a4c
AArch32: Support in SP_MIN to receive arguments from BL2
by Yatharth Kochar
· 8 years ago
a5f77d3
AArch32: Add ARM platform changes in BL2
by Yatharth Kochar
· 8 years ago
88ac53b
AArch32: Add ARM platform changes in BL1
by Yatharth Kochar
· 8 years ago
f528faf
AArch32: Common changes needed for BL1/BL2
by Yatharth Kochar
· 8 years ago
f9a0f16
ARM platform changes for new version of image loading
by Yatharth Kochar
· 8 years ago
6b39345
Merge pull request #711 from leon-chen-mtk/mt6795_2
by danh-arm
· 8 years ago
1a9644b
Merge pull request #702 from jeenu-arm/psci-node-hw-state
by danh-arm
· 8 years ago
6532752
Remove MT6795 plat_sip_svc.c to fix Coverity analysis error.
by developer
· 8 years ago
6bc6930
Merge pull request #709 from Xilinx/zynqmp-2016-09
by davidcunado-arm
· 8 years ago
9cc4fc0
CSS: Implement support for NODE_HW_STATE
by Jeenu Viswambharan
· 8 years ago
Next »