Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
2fbba935358e744ed385dfc1a192cde7f72fdab4
2fbba93
Merge pull request #1879 from pbeesley-arm/pb/todo-removal
by Soby Mathew
· Wed Mar 13 15:32:15 2019 +0000
a68ed36
Merge pull request #1878 from jts-arm/sctlr
by Soby Mathew
· Wed Mar 13 15:32:00 2019 +0000
49ccacd
Merge pull request #1874 from hadi-asyrafi/qspi_boot
by Soby Mathew
· Wed Mar 13 15:31:33 2019 +0000
a9aedaf
Merge pull request #1873 from hadi-asyrafi/driver_qspi
by Soby Mathew
· Wed Mar 13 15:30:43 2019 +0000
df2db56
Merge pull request #1843 from DavidPu/xlat_tables_v2_non_recursion
by Soby Mathew
· Wed Mar 13 15:26:51 2019 +0000
ba6c1a0
Merge pull request #1858 from thloh85-intel/dwmmc_fixes
by Soby Mathew
· Wed Mar 13 15:25:54 2019 +0000
6332242
Merge pull request #1856 from masahisak/synquacer-scmi-support
by Soby Mathew
· Wed Mar 13 15:24:11 2019 +0000
361f73c
Merge pull request #1877 from bryanodonoghue/integration+bl2-el3-eret-fix-v2
by Dimitris Papastamos
· Wed Mar 13 13:59:00 2019 +0000
13ea87b
Merge pull request #1861 from Yann-lms/checkpatch
by Dimitris Papastamos
· Wed Mar 13 13:58:10 2019 +0000
2e05ea1
Merge pull request #1875 from Yann-lms/bsec
by Dimitris Papastamos
· Wed Mar 13 13:57:48 2019 +0000
adfa8b0
bl1-smc-handler: Ensure the lower-order 16 bits of SPSR are programmed
by Bryan O'Donoghue
· Tue Mar 12 12:09:51 2019 +0000
033186c
bl2-el3: Fix exit to bl32 by ensuring a more complete write to SPSR
by Bryan O'Donoghue
· Mon Mar 11 15:36:07 2019 +0000
2444bfa
intel: QSPI boot enablement
by Muhammad Hadi Asyrafi Abdul Halim
· Fri Mar 08 19:02:33 2019 +0800
59d501e
intel: Add driver for QSPI To support the enablement of QSPI booting
by Muhammad Hadi Asyrafi Abdul Halim
· Fri Mar 08 19:21:04 2019 +0800
0d31688
plat/arm: mhu: make mhu driver generic
by Masahisa Kojima
· Thu Mar 07 11:23:42 2019 +0900
ebfd8eb
plat/synquacer: enable SCMI support
by Masahisa Kojima
· Thu Mar 07 10:41:54 2019 +0900
ff3d436
drivers: Remove TODO from io_fip.c
by Paul Beesley
· Wed Mar 06 15:52:16 2019 +0000
20039a2
drivers: Remove TODO from io_storage
by Paul Beesley
· Wed Mar 06 15:42:50 2019 +0000
999c9b0
tools: Remove TODO from fiptool
by Paul Beesley
· Wed Mar 06 15:28:11 2019 +0000
fcdbd3e
tools: Remove unused cert_create defines
by Paul Beesley
· Wed Mar 06 15:27:15 2019 +0000
d5a5960
Apply stricter speculative load restriction
by John Tsichritzis
· Mon Mar 04 16:42:54 2019 +0000
986e51d
drivers: synopsys: Fix synopsys MMC driver
by Tien Hock, Loh
· Tue Mar 12 14:36:19 2019 +0800
9d32daf
Merge pull request #1872 from Yann-lms/ocr_voltage
by Dimitris Papastamos
· Mon Mar 11 09:20:47 2019 +0000
6ba648d
Remove some warnings when using checkpatch with --strict option
by Yann Gautier
· Fri Mar 08 15:44:59 2019 +0100
0c26a2a
Add the possibility to pass options for checkpatch
by Yann Gautier
· Fri Mar 08 15:44:00 2019 +0100
d495739
.checkpatch.conf: ignore BRACES warnings
by Yann Gautier
· Wed Mar 06 10:58:13 2019 +0100
2e28692
fdts: stm32mp1: add bsec node
by Yann Gautier
· Mon Mar 11 10:04:38 2019 +0100
b8e160b
allwinner: regulators: pick correct DT subnode
by Andre Przywara
· Sun Feb 17 22:10:11 2019 +0000
dbb0db6
Fixup register handling in aarch32 reset_handler
by Heiko Stuebner
· Wed Mar 06 00:29:13 2019 +0100
f00986c
zynqmp: pm: Add support for setting PMU configuration object
by Luca Ceresoli
· Thu Feb 28 22:15:35 2019 +0100
c8fa1aa
mmc: stm32_sdmmc2: fill ocr_voltage
by Yann Gautier
· Fri Mar 08 10:59:00 2019 +0100
23db723
Merge pull request #1867 from AlexeiFedorov/af/enable_ptrauth_warm_boot
by Dimitris Papastamos
· Fri Mar 08 09:43:54 2019 +0000
3a7dce5
Merge pull request #1870 from thloh85-intel/s10_mmc
by Dimitris Papastamos
· Fri Mar 08 09:42:44 2019 +0000
e408aa2
Merge pull request #1863 from thloh85-intel/mmc_fixes
by Dimitris Papastamos
· Fri Mar 08 09:41:22 2019 +0000
5df25e2
plat: intel: Add MMC OCR voltage information for initialization
by Tien Hock, Loh
· Fri Mar 08 09:26:24 2019 +0800
b978c08
plat: intel: Add MMC OCR voltage information for initialization
by Tien Hock, Loh
· Fri Mar 08 09:26:24 2019 +0800
b2bbe98
Merge pull request #1864 from hadi-asyrafi/mailbox_fix
by Dimitris Papastamos
· Thu Mar 07 13:58:12 2019 +0000
0ff553e
Merge pull request #1862 from thloh85-intel/s10_bl2
by Dimitris Papastamos
· Thu Mar 07 13:31:41 2019 +0000
3d6e5c7
Merge pull request #1868 from Yann-lms/zeromem_device_info
by Dimitris Papastamos
· Thu Mar 07 13:31:10 2019 +0000
6a7d0d4
Merge pull request #1869 from pbeesley-arm/pb/wiki-import
by Soby Mathew
· Thu Mar 07 13:19:52 2019 +0000
236d246
doc: Add and correct headings for imported files
by Paul Beesley
· Tue Mar 05 17:19:37 2019 +0000
75017f2
doc: Add missing CVE links to advisories
by Paul Beesley
· Tue Mar 05 17:10:07 2019 +0000
0f79fb1
doc: Update links within imported wiki content
by Joel Hutton
· Tue Feb 26 16:23:54 2019 +0000
9e60563
doc: Migrate a subset of the GitHub wiki content
by Joel Hutton
· Mon Feb 25 15:18:56 2019 +0000
e71d26c
BL31: Enable pointer authentication support in warm boot path
by Alexei Fedorov
· Wed Mar 06 11:15:51 2019 +0000
cc0643d
Merge pull request #1860 from pbeesley-arm/pb/todo-cleanup
by Dimitris Papastamos
· Thu Mar 07 09:57:28 2019 +0000
85c1245
stm32mp1: zeromem device_info struct
by Yann Gautier
· Thu Mar 07 10:54:34 2019 +0100
b5ed794
intel: Mailbox service un-accessible
by Muhammad Hadi Asyrafi Abdul Halim
· Thu Mar 07 13:17:25 2019 +0800
313e900
drivers: mmc: Fix some issues with MMC stack
by Tien Hock, Loh
· Thu Mar 07 11:34:20 2019 +0800
bd9e0a0
plat: intel: Improve ECC scrubbing performance
by Tien Hock, Loh
· Thu Mar 07 11:28:05 2019 +0800
c32e864
Remove todo from example code
by Paul Beesley
· Fri Jan 25 14:35:26 2019 +0000
36e27b8
xlat_tables_v2: print xlat tables without recursion
by David Pu
· Mon Feb 25 10:52:41 2019 -0800
ce81ba1
xlat_tables_v2: unmap region without recursion.
by David Pu
· Fri Feb 22 02:36:20 2019 -0800
d1b7aa1
xlat_tables_v2: map region without recursion.
by David Pu
· Fri Feb 22 02:31:40 2019 -0800
0e6affe
Merge pull request #1847 from jts-arm/mbedtls
by Antonio Niño Díaz
· Tue Mar 05 10:39:14 2019 +0000
0c9c0f2
Merge pull request #1855 from dp-arm/dp/ssbs
by Antonio Niño Díaz
· Tue Mar 05 09:52:28 2019 +0000
a048eb6
Merge pull request #1853 from vwadekar/dummy_io_storage
by Antonio Niño Díaz
· Tue Mar 05 09:52:14 2019 +0000
a1ad3e0
Merge pull request #1854 from marex/arm/master/atf-v2.0.1
by Antonio Niño Díaz
· Tue Mar 05 09:51:58 2019 +0000
3d2da27
Merge pull request #1852 from sandrine-bailleux-arm/sb/fix-intmgt-doc
by Antonio Niño Díaz
· Mon Mar 04 17:05:19 2019 +0000
b091eb9
Ensure proper ID register is checked for feature detection
by Dimitris Papastamos
· Wed Feb 27 11:46:48 2019 +0000
0630299
rcar_gen3: drivers: pfc: Configure GP5_09 as input on ULCB
by Marek Vasut
· Sat Mar 02 15:34:36 2019 +0100
3af2005
rcar_gen3: Add M3-W 3.0 support
by Marek Vasut
· Mon Feb 25 14:57:08 2019 +0100
f319ccd
rcar_gen3: Add myself as a maintainer
by Marek Vasut
· Wed Feb 20 13:16:14 2019 +0100
650de4b
Merge pull request #1844 from chandnich/rename_sgiclark
by Antonio Niño Díaz
· Mon Mar 04 09:52:09 2019 +0000
40874c1
Merge pull request #1851 from antonio-nino-diaz-arm/an/pauth
by Antonio Niño Díaz
· Mon Mar 04 09:51:34 2019 +0000
07f3342
Merge pull request #1837 from spencercw/master
by Antonio Niño Díaz
· Mon Mar 04 09:50:59 2019 +0000
396530b
Tegra: dummy support for the io_storage backend
by Varun Wadekar
· Fri Mar 01 10:18:35 2019 -0800
073c1b3
Doc: Fix internal links in interrupt framework design guide
by Sandrine Bailleux
· Mon Feb 25 14:02:26 2019 +0100
4da4b39
Doc: Fix a formatting glitch
by Sandrine Bailleux
· Mon Feb 25 10:33:51 2019 +0100
9cc4788
Merge pull request #1842 from DavidPu/reduce_cyclomatic_complexity_metric
by Antonio Niño Díaz
· Fri Mar 01 12:43:17 2019 +0000
bbaa5f7
Merge pull request #1815 from Anson-Huang/gic
by Antonio Niño Díaz
· Fri Mar 01 12:42:33 2019 +0000
fb6f2fc
Merge pull request #1751 from vwadekar/tegra-scatter-file-support
by Antonio Niño Díaz
· Fri Mar 01 11:23:58 2019 +0000
cd5a55e
Merge pull request #1849 from loumay-arm/lm/a73_errata
by Antonio Niño Díaz
· Fri Mar 01 11:23:48 2019 +0000
e1e7845
Correctly check for support of Address Authentication
by Antonio Nino Diaz
· Fri Mar 01 09:35:26 2019 +0000
f6505a7
Merge pull request #1845 from ambroise-arm/av/errata
by Antonio Niño Díaz
· Fri Mar 01 09:17:27 2019 +0000
92cad35
Merge pull request #1846 from loumay-arm/lm/mpam
by Antonio Niño Díaz
· Fri Mar 01 09:17:16 2019 +0000
899146b
Merge pull request #1848 from antonio-nino-diaz-arm/an/docs
by Antonio Niño Díaz
· Fri Mar 01 09:16:58 2019 +0000
f584b5e
imx: make sure GIC redistributor is awake before initialization
by Anson Huang
· Fri Mar 01 10:51:38 2019 +0800
5619c80
xlat_tables_v2: find VA/idx with helper functions.
by David Pu
· Fri Feb 22 02:23:57 2019 -0800
1507d41
xlat_tables_v2: get unmap action type with helper function.
by David Pu
· Fri Feb 22 02:15:57 2019 -0800
69c88d1
Remove Mbed TLS dependency from plat_bl_common.c
by John Tsichritzis
· Thu Feb 28 11:14:03 2019 +0000
56b68ad
Minor changes to documentation and comments
by Antonio Nino Diaz
· Thu Feb 28 13:35:21 2019 +0000
d69722c
Cortex-A73: Implement workaround for errata 852427
by Louis Mayencourt
· Wed Feb 27 14:24:16 2019 +0000
bdfa103
MPAM: enable MPAM EL2 traps
by Louis Mayencourt
· Mon Feb 11 11:25:50 2019 +0000
23b7b69
Merge pull request #1839 from loumay-arm/lm/a7x_errata
by Antonio Niño Díaz
· Thu Feb 28 10:19:24 2019 +0000
bde4246
juno: Enable CPU errata workarounds
by Ambroise Vincent
· Fri Feb 22 14:19:16 2019 +0000
f5fdfbc
Cortex-A53: Workarounds for 819472, 824069 and 827319
by Ambroise Vincent
· Thu Feb 21 14:16:24 2019 +0000
aa2c029
Cortex-A57: Implement workaround for erratum 817169
by Ambroise Vincent
· Thu Feb 21 16:35:49 2019 +0000
1b0db76
Cortex-A57: Implement workaround for erratum 814670
by Ambroise Vincent
· Thu Feb 21 16:35:07 2019 +0000
a1d6446
Cortex-A55: Implement workaround for erratum 903758
by Ambroise Vincent
· Thu Feb 21 16:29:50 2019 +0000
dd961f7
Cortex-A55: Implement workaround for erratum 846532
by Ambroise Vincent
· Thu Feb 21 16:29:16 2019 +0000
6a77f05
Cortex-A55: Implement workaround for erratum 798797
by Ambroise Vincent
· Thu Feb 21 16:27:34 2019 +0000
6f31960
Cortex-A55: Implement workaround for erratum 778703
by Ambroise Vincent
· Thu Feb 21 16:25:37 2019 +0000
7927fa0
Cortex-A55: Implement workaround for erratum 768277
by Ambroise Vincent
· Thu Feb 21 16:20:43 2019 +0000
346a7cc
css/sgi: replace all uses of Clark with new product names
by Chandni Cherukuri
· Wed Feb 27 13:59:11 2019 +0530
08eef17
Merge pull request #1841 from antonio-nino-diaz-arm/an/fix-gensmc
by Antonio Niño Díaz
· Wed Feb 27 17:15:13 2019 +0000
4d034c5
Tegra: Support for scatterfile for the BL31 image
by Varun Wadekar
· Fri Jan 11 14:47:48 2019 -0800
dfc1d3c
trusty: Include file with GIC definitions
by Antonio Nino Diaz
· Wed Feb 27 15:11:18 2019 +0000
5c61c0c
Merge pull request #1829 from antonio-nino-diaz-arm/an/pauth
by Antonio Niño Díaz
· Wed Feb 27 14:32:35 2019 +0000
ea81463
Merge pull request #1840 from grandpaul/rpi3-sdhost-improve1
by Antonio Niño Díaz
· Wed Feb 27 14:32:21 2019 +0000
Next »