Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
7919a600c5a359517316c7ce190e154d12c69251
« Previous
e7b76c6
Merge pull request #1494 from hzhuang1/pcie_pin
by Soby Mathew
· 6 years ago
39ff2ee
Hikey960: configure pins for PCIe controller
by Kaihua Zhong
· 6 years ago
f14c595
ti: k3: common: Only enable caches early
by Andrew F. Davis
· 6 years ago
4d23a64
GIC: Do not flush cache when unneeded
by Andrew F. Davis
· 6 years ago
22ab8ab
PSCI: Fix logic error to skip cache flushing
by Andrew F. Davis
· 6 years ago
3f7e79d
RAS: SGI: Add flags needed to build components for RAS feature
by Sughosh Ganu
· 6 years ago
70661cf
RAS: SGI575: Add platform specific RAS changes
by Sughosh Ganu
· 6 years ago
18f513d
RAS: SGI: Add platform handler for RAS interrupts
by Sughosh Ganu
· 6 years ago
e1579e0
SPM: SGI: Map memory allocated for secure partitions
by Sughosh Ganu
· 6 years ago
5f21294
ARM platforms: Allow board specific definition of SP stack base
by Sughosh Ganu
· 6 years ago
79b91d4
SGI: Include arm_spm_def.h in platform_def.h
by Sughosh Ganu
· 6 years ago
d51f80f
RAS: ras_common: Add null pointer check for error record probe function
by Sughosh Ganu
· 6 years ago
5c06ff1
Include board_arm_def.h through the platform's header
by Sughosh Ganu
· 7 years ago
0718043
Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra
by danh-arm
· 6 years ago
bc42c36
Merge pull request #1466 from Yann-lms/stm32mp1
by danh-arm
· 6 years ago
39b7dd6
Merge pull request #1492 from jts-arm/docs
by danh-arm
· 6 years ago
cf0efce
Merge pull request #1491 from jeenu-arm/misra-fix
by danh-arm
· 6 years ago
fc920dd
Merge pull request #1472 from danielboulby-arm/db/Reclaim
by danh-arm
· 6 years ago
0edf4fc
Update list of maintainers for STM32MP1
by Yann Gautier
· 6 years ago
7511539
stm32mp1: Add platform documentation
by Yann Gautier
· 6 years ago
761797d
stm32mp1: Link BL2, BL32 and DTB in one binary
by Yann Gautier
· 6 years ago
ba46a93
tools: Add stm32image tool into TF-A
by Yann Gautier
· 6 years ago
6638695
stm32mp1: Add device tree files
by Yann Gautier
· 6 years ago
9d135e4
stm32mp1: Add BL32 SP_min secure monitor
by Yann Gautier
· 6 years ago
caf575b
stm32mp1: Add DDR support and its security with TZC400
by Yann Gautier
· 6 years ago
bb836ee
stm32mp1: Add PMIC support
by Yann Gautier
· 6 years ago
69035a8
stm32mp1: Add console support
by Yann Gautier
· 6 years ago
4193466
stm32mp1: save boot information in backup registers
by Yann Gautier
· 6 years ago
d0ca7f4
stm32mp1: Add GPIO support
by Yann Gautier
· 6 years ago
9aea69e
stm32mp1: Add clock and reset support
by Yann Gautier
· 6 years ago
4b0c72a
Introduce STMicroelectronics STM32MP1 platform
by Yann Gautier
· 6 years ago
0b3c64f
Add STMicroelectronics to the list of contributors
by Yann Gautier
· 6 years ago
45a2c9e
Rework page table setup for varying number of mem regions
by Daniel Boulby
· 6 years ago
54fca7a
Merge pull request #1488 from b49020/integration
by danh-arm
· 6 years ago
c1e5f87
Merge pull request #1485 from jeenu-arm/ras
by danh-arm
· 6 years ago
6dda976
Reword LOAD_IMAGE_V2 in user guide & fix a typo
by John Tsichritzis
· 6 years ago
e11f87b
synquacer: Enable optional OP-TEE support
by Sumit Garg
· 6 years ago
9f9a682
Merge pull request #1487 from hzhuang1/tbb_bl1
by danh-arm
· 6 years ago
4542cfe
Arm platforms: Fix type mismatch for arm_pm_idle_states
by Jeenu Viswambharan
· 6 years ago
78a95a6
PSCI: Fix MISRA defects in common and setup code
by Antonio Nino Diaz
· 6 years ago
0f5dc9f
PSCI: Fix MISRA defects in stat code
by Antonio Nino Diaz
· 6 years ago
f5c6001
PSCI: Fix MISRA defects in MEM_PROTECT
by Antonio Nino Diaz
· 6 years ago
56a0e8e
PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF
by Antonio Nino Diaz
· 6 years ago
fec756f
PSCI: Fix MISRA defects in platform code
by Antonio Nino Diaz
· 6 years ago
c104f19
hikey: include TBB in BL1
by Haojian Zhuang
· 6 years ago
6f3ccc5
PSCI: Fix types of definitions
by Antonio Nino Diaz
· 6 years ago
e89a453
PMF: Fix MISRA defects
by Antonio Nino Diaz
· 6 years ago
dd0e85c
PSCI: Refactor lock macros to comply with MISRA
by Antonio Nino Diaz
· 6 years ago
3ce0e77
PSCI: Add missing function argument names
by Antonio Nino Diaz
· 6 years ago
5a42b68
PSCI: Replace macros by static inline functions
by Antonio Nino Diaz
· 6 years ago
ec76950
Increase BL2U stack size
by Daniel Boulby
· 6 years ago
bb77f88
Fix check_[uptr/u32]_overflow() macros MISRA defects
by Antonio Nino Diaz
· 6 years ago
2913596
Introduce UL(), L() and LL() macros
by Antonio Nino Diaz
· 6 years ago
f7f6041
Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6
by danh-arm
· 6 years ago
8dc5039
Merge pull request #1483 from antonio-nino-diaz-arm/an/rpi3-psci
by danh-arm
· 6 years ago
e0f90da
Merge pull request #1481 from antonio-nino-diaz-arm/an/xlat-refactor
by danh-arm
· 6 years ago
bd7bcd8
cci: Wait before reading status register
by Roberto Vargas
· 6 years ago
eeecbcd
Merge pull request #1449 from theopolis/hikey-tbb
by danh-arm
· 6 years ago
7d23589
Merge pull request #1482 from sandrine-bailleux-arm/sb/fix-hcptr
by danh-arm
· 6 years ago
bf235bc
RAS: Update porting guide with RAS platform handlers
by Jeenu Viswambharan
· 6 years ago
911fcc9
RAS: Introduce handler for EL3 EAs
by Jeenu Viswambharan
· 6 years ago
93bc4bd
RAS: Introduce handler for Double Faults
by Jeenu Viswambharan
· 6 years ago
9d4c9c1
RAS: Introduce handler for Uncontainable errors
by Jeenu Viswambharan
· 6 years ago
4815a85
make: support libraries in MAKE_BL macro
by Konstantin Porotchkin
· 6 years ago
bfd0412
io: Allow image load to address zero
by Konstantin Porotchkin
· 6 years ago
646b5cc
plat: marvell: Add board support for A8K platform
by Konstantin Porotchkin
· 6 years ago
f69ec58
plat: marvell: Add common ARMADA platform components
by Konstantin Porotchkin
· 6 years ago
af3d529
docs: Add Marvell build and porting documents
by Konstantin Porotchkin
· 7 years ago
bf58b8a
tools: add support for Marvell doimage
by Konstantin Porotchkin
· 7 years ago
73cd881
marvell: drivers: Add i2c driver
by Konstantin Porotchkin
· 7 years ago
5d93d08
mvebu: cp110: add COMPHY driver
by Konstantin Porotchkin
· 7 years ago
031fa07
marvell: drivers: Add thermal driver
by Konstantin Porotchkin
· 7 years ago
402fcf1
marvell: drivers: Add L3/system cache management drivers
by Konstantin Porotchkin
· 7 years ago
9eb5cf4
lib: cpu: Add L2 cache aux control register definition to CA72
by Konstantin Porotchkin
· 6 years ago
01c84d4
marvell: drivers: Add MoChi drivers
by Konstantin Porotchkin
· 7 years ago
62a7646
marvell: drivers: Add address decoding units drivers
by Konstantin Porotchkin
· 7 years ago
8089b1d
maintainers: Add Marvell to maintainers list
by Konstantin Porotchkin
· 6 years ago
f96fe02
Merge pull request #1471 from Anson-Huang/master
by Soby Mathew
· 6 years ago
6061c45
Fix HCPTR.TCP11 bit definition
by Sandrine Bailleux
· 6 years ago
a3fbeaa
Fix types of arch.h definitions
by Antonio Nino Diaz
· 6 years ago
34235a3
Add missing parentheses to macros in arch.h
by Antonio Nino Diaz
· 6 years ago
f2804c6
Merge pull request #1480 from sandrine-bailleux-arm/topics/sb/debug-macros
by Soby Mathew
· 6 years ago
476c29f
RAS: Validate stack pointer after error handling
by Jeenu Viswambharan
· 7 years ago
e86a247
RAS: Move EA handling to a separate file
by Jeenu Viswambharan
· 6 years ago
50c5a9e
rpi3: Move NS-DRAM out of the protected region
by Antonio Nino Diaz
· 6 years ago
8513596
rpi3: Switch addresses of kernel and DTB
by Antonio Nino Diaz
· 6 years ago
7c4ab21
rpi3: Update documentation
by Antonio Nino Diaz
· 6 years ago
f8b36cc
rpi3: Add support for direct Linux kernel boot
by Antonio Nino Diaz
· 6 years ago
69c5b9a
rpi3: Don't wire mailbox 3 to FIQ line
by Antonio Nino Diaz
· 6 years ago
bc29733
rpi3: Fix warm entrypoint setup for PSCI_CPU_ON
by Antonio Nino Diaz
· 6 years ago
4b7059d
rpi3: Add support for the stack protector
by Antonio Nino Diaz
· 6 years ago
12f73ff
rpi3: Introduce hardware RNG driver
by Antonio Nino Diaz
· 6 years ago
df0bb5a
rpi3: Remove broken support of RESET_TO_BL31
by Antonio Nino Diaz
· 6 years ago
a3191d5
Merge pull request #1478 from antonio-nino-diaz-arm/an/rpi3-improvements
by Soby Mathew
· 6 years ago
0842bd6
xlat: Remove references to the Trusted Firmware
by Antonio Nino Diaz
· 6 years ago
ea4c693
SPM: Use generic MMU setup functions
by Antonio Nino Diaz
· 6 years ago
67f799e
xlat v2: Make setup_mmu_config public
by Antonio Nino Diaz
· 6 years ago
ecf3471
rpi3: Detect board revision
by Antonio Nino Diaz
· 6 years ago
6942f05
rpi3: Implement PSCI_SYSTEM_OFF
by Antonio Nino Diaz
· 6 years ago
dfe895d
rpi3: Concatenate BL1 and FIP automatically
by Antonio Nino Diaz
· 6 years ago
Next »