Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
23498c27a07c3c8e0e068ae8971e79b1f472dd90
« Previous
ab5d2b1
plat/arm: Fix types of constants in headers
by Antonio Nino Diaz
· 6 years ago
864ca6f
context_mgmt: Fix MISRA defects
by Antonio Nino Diaz
· 6 years ago
f2b40d8
Merge pull request #1658 from glneo/plat-arm-remove
by Antonio Niño Díaz
· 6 years ago
49ac40d
Merge pull request #1657 from antonio-nino-diaz-arm/an/libfdt
by Antonio Niño Díaz
· 6 years ago
788bb16
Merge pull request #1656 from masahir0y/uniphier
by Antonio Niño Díaz
· 6 years ago
e86a0aa
Merge pull request #1623 from MISL-EBU-System-SW/a3700-support
by Antonio Niño Díaz
· 6 years ago
e7be6e2
plat: marvell: Add support for Armada-37xx SoC platform
by Konstantin Porotchkin
· 6 years ago
545d56d
Merge pull request #1650 from chandnich/sgiclark-ares-support
by Antonio Niño Díaz
· 6 years ago
73cf3c2
Merge pull request #1655 from deepan02/deepak-arm/introduce-n1sdp
by Antonio Niño Díaz
· 6 years ago
0c20b92
Merge pull request #1659 from vwadekar/sdei-fix-compilation
by Antonio Niño Díaz
· 6 years ago
c6b3ae8
Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2
by Antonio Niño Díaz
· 6 years ago
f4de653
hikey: add delay after eMMC initialized
by Haojian Zhuang
· 6 years ago
d8395ba
sdei: include "context.h" to fix compilation errors
by Varun Wadekar
· 6 years ago
02de6d9
ti: k3: common: Remove use of ARM platform code
by Andrew F. Davis
· 6 years ago
cba8e33
Merge pull request #1652 from antonio-nino-diaz-arm/an/decouple-arm
by Antonio Niño Díaz
· 6 years ago
b4738ab
Merge pull request #1651 from antonio-nino-diaz-arm/an/rand-misra
by Antonio Niño Díaz
· 6 years ago
958d02b
Merge pull request #1649 from Yann-lms/stm32mp1_doc_update
by Antonio Niño Díaz
· 6 years ago
39cb829
libfdt: Downgrade to version 1.4.6-9
by Antonio Nino Diaz
· 6 years ago
994b01c
warp7, ls1043: Remove unneeded include paths
by Antonio Nino Diaz
· 6 years ago
6766bb1
poplar: Decouple from plat/arm files
by Antonio Nino Diaz
· 6 years ago
331a113
uniphier: revise SCP protocol handshake
by Dai Okamura
· 6 years ago
f508ad8
uniphier: terminate boot if SCP_BL2 image is missing in SCP boot mode
by Masahiro Yamada
· 6 years ago
bf170be
Fix MISRA defects in PMF
by Antonio Nino Diaz
· 6 years ago
9fe40fd
Fix MISRA defects in workaround and errata framework
by Antonio Nino Diaz
· 6 years ago
05fdb83
plat/arm: Fix MISRA defects in SiP SVC handler
by Antonio Nino Diaz
· 6 years ago
033b4bb
Fix MISRA defects in extension libs
by Antonio Nino Diaz
· 6 years ago
9cbacf6
plat/arm: Introduce the N1SDP.
by Deepak Pandey
· 6 years ago
9256110
Merge pull request #1654 from antonio-nino-diaz-arm/an/meson-console
by Soby Mathew
· 6 years ago
d490776
meson: console: Add missing define to fix build
by Antonio Nino Diaz
· 6 years ago
6a511bc
Merge pull request #1644 from soby-mathew/sm/pie_proto
by Soby Mathew
· 6 years ago
247fd94
Merge pull request #1616 from antonio-nino-diaz-arm/an/gxbb
by Soby Mathew
· 6 years ago
7823d9e
FVP: Enable PIE for RESET_TO_BL31=1
by Soby Mathew
· 6 years ago
ef81bc5
plat/arm: Use `mov_imm` macro to load immediate values
by Soby Mathew
· 6 years ago
4e28c20
PIE: Position Independant Executable support for BL31
by Soby Mathew
· 6 years ago
0980dce
Make errata reporting mandatory for CPU files
by Soby Mathew
· 6 years ago
fcaf1bd
PIE: Use PC relative adrp/adr for symbol reference
by Soby Mathew
· 6 years ago
078f1a4
Basic Makefile changes for PIE
by Soby Mathew
· 6 years ago
12cdcd2
Add helper to return reference to a symbol
by Soby Mathew
· 6 years ago
470edff
Merge pull request #1647 from antonio-nino-diaz-arm/an/setup-xlat
by Antonio Niño Díaz
· 6 years ago
344ff02
Convert arm_setup_page_tables into a generic helper
by Roberto Vargas
· 6 years ago
61aff00
xlat: Fix compatibility between v1 and v2
by Antonio Nino Diaz
· 6 years ago
fe75b05
docs: gxbb: Add documentation
by Antonio Nino Diaz
· 6 years ago
07d364d
gxbb: Workaround for PSCI_CPU_OFF
by Antonio Nino Diaz
· 6 years ago
c76e603
gxbb: Implement PSCI_CPU_OFF
by Antonio Nino Diaz
· 6 years ago
272e871
gxbb: Initial port of Amlogic Meson S905 (GXBB)
by Antonio Nino Diaz
· 6 years ago
0119324
meson: console: Introduce console driver
by Antonio Nino Diaz
· 6 years ago
f781323
plat/arm/sgi: add support for SGI-Clark.Ares platform
by Chandni Cherukuri
· 6 years ago
c8ef045
plat/arm/sgi: add support for SGI-Clark platform
by Chandni Cherukuri
· 6 years ago
346c7ca
plat/arm/css: Add SID registers for SGx platforms
by Chandni Cherukuri
· 6 years ago
044e27a
plat/arm/sgi: disable Ares cpu power down bit in reset handler
by Chandni Cherukuri
· 6 years ago
789a2ce
Merge pull request #1638 from chandnich/sgi575-update
by Antonio Niño Díaz
· 6 years ago
b91a67f
Merge pull request #1636 from antonio-nino-diaz-arm/an/console
by Antonio Niño Díaz
· 6 years ago
4d2ae3e
Merge pull request #1640 from soby-mathew/sm/fin_con_reg
by Antonio Niño Díaz
· 6 years ago
6b0968e
Deprecate weak crash console functions
by Antonio Nino Diaz
· 6 years ago
a64b152
rockchip: Use common crash console functions
by Antonio Nino Diaz
· 6 years ago
4bac045
Add sample crash console functions
by Antonio Nino Diaz
· 6 years ago
e55e85f
plat/arm: Make crash console functions strong
by Antonio Nino Diaz
· 6 years ago
1eb64a1
Add plat_crash_console_flush to platforms without it
by Antonio Nino Diaz
· 6 years ago
ea3c4de
zynqmp: Remove dependency on arm_helpers.S
by Antonio Nino Diaz
· 6 years ago
ce129d3
Merge pull request #1637 from antonio-nino-diaz-arm/an/rpi3-dtb
by Antonio Niño Díaz
· 6 years ago
f96582a
rpi3: Add mem reserve region to DTB if present
by Antonio Nino Diaz
· 6 years ago
2113e25
Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt
by Antonio Niño Díaz
· 6 years ago
6be60a7
Merge pull request #1639 from chandnich/scmi-update
by Antonio Niño Díaz
· 6 years ago
cdb5438
Merge pull request #1641 from jeenu-arm/ptrauth
by Antonio Niño Díaz
· 6 years ago
b4ddd30
docs: stm32mp1: complete compilation and flashing steps
by Yann Gautier
· 6 years ago
b2db96f
libfdt: Import version v1.4.7
by Antonio Nino Diaz
· 6 years ago
59b59f0
libfdt: Remove current version
by Antonio Nino Diaz
· 6 years ago
64344ef
juno: Increase BL2 max size
by Antonio Nino Diaz
· 6 years ago
12f0a0f
libc: Integrate strrchr in libc
by Antonio Nino Diaz
· 6 years ago
3aa06f0
libc: Import strrchr from FreeBSD
by Antonio Nino Diaz
· 6 years ago
2b2d674
Merge pull request #1648 from jforissier/qemu-dt-1M
by Antonio Niño Díaz
· 6 years ago
ef16012
Merge pull request #1645 from antonio-nino-diaz-arm/an/fix-windows
by Antonio Niño Díaz
· 6 years ago
fc069ba
Merge pull request #1634 from antonio-nino-diaz-arm/an/tzc
by Antonio Niño Díaz
· 6 years ago
5f47579
tzc: Fix MISRA defects
by Antonio Nino Diaz
· 6 years ago
ee4fa95
drivers: marvell Add support for Armada-37xx UART
by Konstantin Porotchkin
· 6 years ago
ede192d
drivers: marvell Add Armada-37xx COMPHY driver
by Konstantin Porotchkin
· 6 years ago
6ff50d5
tools: Move doimage to marvell folder for future add-ons
by Konstantin Porotchkin
· 6 years ago
6d0b81b
allwinner: Use the arisc to turn off ARM cores
by Andre Przywara
· 6 years ago
9b49072
allwinner: Prepare for executing code on the management processor
by Andre Przywara
· 6 years ago
0f164bb
allwinner: PMIC: AXP803: Delay activation of DC1SW switch
by Andre Przywara
· 6 years ago
e28d4ce
allwinner: PMIC: AXP803: Setup basic voltage rails
by Andre Przywara
· 6 years ago
6ec3dd5
allwinner: Scan AXP803 FDT node to setup initial power rails
by Andre Przywara
· 6 years ago
4e4b1e6
allwinner: Pass FDT address to sunxi_pmic_setup()
by Andre Przywara
· 6 years ago
ea5fa47
allwinner: Find DTB in BL33 image
by Andre Przywara
· 6 years ago
7f3c079
allwinner: A64: Add AXP803 PMIC support to power off the board
by Andre Przywara
· 6 years ago
6753776
allwinner: H6: Factor out I2C platform setup
by Andre Przywara
· 6 years ago
10d69c7
allwinner: Add RSB driver
by Andre Przywara
· 7 years ago
74f7a95
allwinner: H5: Implement power down for H5 reference design boards
by Andre Przywara
· 6 years ago
435464d
allwinner: Introduce GPIO helper function
by Andre Przywara
· 6 years ago
456208a
allwinner: Export sunxi_private.h
by Andre Przywara
· 6 years ago
a920a77
allwinner: A64/H5: Add basic and generic shutdown method
by Andre Przywara
· 6 years ago
3464e3f
allwinner: Pass SoC ID to sunxi_pmic_setup()
by Andre Przywara
· 6 years ago
78dca1f
allwinner: Introduce names for SoC IDs
by Andre Przywara
· 6 years ago
24b3a1e
allwinner: H6: Fix SRAM size
by Andre Przywara
· 6 years ago
647a2e1
allwinner: Disable USE_COHERENT_MEM
by Andre Przywara
· 6 years ago
b3fddff
allwinner: Adjust memory mapping to fit into 256MB
by Andre Przywara
· 6 years ago
452b2b6
allwinner: Unify platform.mk files
by Andre Przywara
· 6 years ago
58873ae
Multi-console: Deprecate the `finish_console_register` macro
by Soby Mathew
· 6 years ago
ffd122b
Makefile: Fix verbose builds on Windows
by Antonio Nino Diaz
· 6 years ago
15ab24c
qemu: increase PLAT_QEMU_DT_MAX_SIZE to 1 MiB
by Jerome Forissier
· 6 years ago
Next »