Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
39cb82914eae7bbd7a80ec03dce97269ef2226a9
« Previous
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
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
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
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
61f3a7c
plat/arm/scmi: introduce plat_css_get_scmi_info API
by Chandni Cherukuri
· 6 years ago
33fcfee
plat/arm/sgi: add system-id node in HW_CONFIG dts
by Chandni Cherukuri
· 6 years ago
22a8fbc
plat/arm/sgi: move fdts files to sgi575 board directory
by Chandni Cherukuri
· 6 years ago
a5d44ec
plat/arm/sgi: remove unused code
by Chandni Cherukuri
· 6 years ago
a3f6613
plat/arm/sgi: reorganize platform macros
by Chandni Cherukuri
· 6 years ago
0b9d9d1
Merge pull request #1632 from Yann-lms/stm32mp1_mmc
by Soby Mathew
· 6 years ago
e890878
Merge pull request #1582 from ldts/rcar_gen3/upstream
by Soby Mathew
· 6 years ago
06f5827
Merge pull request #1553 from glneo/dcache-late-disable
by Soby Mathew
· 6 years ago
35a631b
Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock
by Soby Mathew
· 6 years ago
a22e97e
Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr
by Soby Mathew
· 6 years ago
9775a99
Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing
by Soby Mathew
· 6 years ago
7c21e1c
rcar_gen3: drivers: watchdog
by Jorge Ramirez-Ortiz
· 6 years ago
1d75367
rcar_gen3: drivers: serial controller interface
by Jorge Ramirez-Ortiz
· 6 years ago
d26a722
rcar_gen3: drivers: spi multio bus controller
by Jorge Ramirez-Ortiz
· 6 years ago
83b9d1a
rcar_gen3: drivers: rom api
by Jorge Ramirez-Ortiz
· 6 years ago
5ff5eee
rcar_gen3: drivers: power controller
by Jorge Ramirez-Ortiz
· 6 years ago
f1751c0
rcar_gen3: drivers: console
by Jorge Ramirez-Ortiz
· 6 years ago
eaa63b4
rcar_gen3: drivers: io [emmc/mem]
by Jorge Ramirez-Ortiz
· 6 years ago
ab853b0
rcar_gen3: drivers: i2c dvfs
by Jorge Ramirez-Ortiz
· 6 years ago
766263c
rcar_gen3: drivers: emmc
by Jorge Ramirez-Ortiz
· 6 years ago
6919d70
rcar_gen3: drivers: dma
by Jorge Ramirez-Ortiz
· 6 years ago
f7c14d5
rcar_gen3: drivers: micro delay generator
by Jorge Ramirez-Ortiz
· 6 years ago
67650d2
rcar_gen3: drivers: cpld
by Jorge Ramirez-Ortiz
· 6 years ago
268162f
rcar_gen3: drivers: board identification
by Jorge Ramirez-Ortiz
· 6 years ago
e1868f9
rcar_gen3: drivers: avs [adaptive voltage scaling]
by Jorge Ramirez-Ortiz
· 6 years ago
3f464d9
rcar_gen3: drivers: authentication
by Jorge Ramirez-Ortiz
· 6 years ago
47503d2
rcar_gen3: drivers: staging
by Jorge Ramirez-Ortiz
· 6 years ago
bf084dc
rcar-gen3: initial commit for the rcar-gen3 boards
by Jorge Ramirez-Ortiz
· 6 years ago
7c461d7
ti: k3: common: Do not disable cache on TI K3 core powerdown
by Andrew F. Davis
· 6 years ago
0099694
scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled
by Roberto Vargas
· 7 years ago
cbad661
AArch64: Enable lower ELs to use pointer authentication
by Jeenu Viswambharan
· 6 years ago
b561536
plat/arm: relocate the jump_if_cpu_midr macro.
by Deepak Pandey
· 6 years ago
8244e1d
stm32mp1: update platform files to use MMC devices
by Yann Gautier
· 6 years ago
9abbd6a
stm32mp1: add an IO to read MMC devices
by Yann Gautier
· 6 years ago
eb16b47
stm32mp1: add an IO to read STM32IMAGE binaries
by Yann Gautier
· 6 years ago
f325df5
Add new defines for STM32MP1 platform
by Yann Gautier
· 6 years ago
5380b0d
stm32mp1: add sdmmc2 driver
by Yann Gautier
· 6 years ago
687a7bc
Merge pull request #1626 from Yann-lms/partition_verbose
by Dimitris Papastamos
· 6 years ago
e8fd444
Merge pull request #1627 from sandrine-bailleux-arm/sb/object-pool-allocator
by Dimitris Papastamos
· 6 years ago
b60160d
Merge pull request #1630 from antonio-nino-diaz-arm/an/fix-console
by Dimitris Papastamos
· 6 years ago
992c5ac
pl011: cnds: cbmem: 16550: Fix comments
by Antonio Nino Diaz
· 6 years ago
7edb26a
Merge pull request #1615 from Andre-ARM/make_s
by Soby Mathew
· 6 years ago
e1ef432
Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat
by Soby Mathew
· 6 years ago
a7beaa5
Merge pull request #1622 from bryanodonoghue/master+imx7-mmc_fix
by Soby Mathew
· 6 years ago
840ab1c
Merge pull request #1624 from glneo/less-cache-flushing
by Soby Mathew
· 6 years ago
30952cc
plat/arm: Fix misra warnings in platform code
by Sathees Balya
· 6 years ago
22099fd
Introduce object pool allocator
by Sandrine Bailleux
· 6 years ago
b74e90d
drivers: partition: correct compilation error in VERBOSE mode
by Yann Gautier
· 6 years ago
2d060b2
Merge pull request #1625 from ldts/psci
by Soby Mathew
· 6 years ago
48bfb54
plat/arm: Remove file arm_board_def.h
by Antonio Nino Diaz
· 6 years ago
3e305ae
Merge pull request #1621 from jts-arm/typos
by Soby Mathew
· 6 years ago
0dc0653
Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash
by Soby Mathew
· 6 years ago
1821db2
psci: platform control of SYSTEM_SUSPEND entry
by ldts
· 6 years ago
cbc6826
plat/arm: Move board_css_common.c to juno folder
by Antonio Nino Diaz
· 6 years ago
b3c093f
Merge pull request #1620 from deepan02/deepak-arm/move-reset-to-bl31
by Soby Mathew
· 6 years ago
e6f28fa
PSCI: Do not flush cache when unneeded
by Andrew F. Davis
· 6 years ago
564f954
PSCI: Update comment on MMU disablement
by Andrew F. Davis
· 6 years ago
Next »