Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
a0eaca51160da99cd2f3a4952f838faef6a776ef
« Previous
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
2f3754b
Merge pull request #1614 from MISL-EBU-System-SW/integration-fix
by Soby Mathew
· 6 years ago
a6bde8f
Merge pull request #1612 from antonio-nino-diaz-arm/an/tools
by Soby Mathew
· 6 years ago
f63e067
Merge pull request #1607 from girishpathak/gp/346_sgm775_earlylog_fix_v2
by Soby Mathew
· 6 years ago
7d9d794
Merge pull request #1489 from teknoraver/master
by Soby Mathew
· 6 years ago
39c0fd9
drivers: imx: mxc_usdhc: Do not set MMC_RSP_48 for MMC_RESPONSE_R2
by Bryan O'Donoghue
· 6 years ago
f93256f
Fix typos in changelog
by John Tsichritzis
· 6 years ago
35006c4
docs: Clarify usage of LOG_LEVEL
by John Tsichritzis
· 6 years ago
d653d33
Replace S-EL3 references by EL3
by John Tsichritzis
· 6 years ago
e75b9a5
Reorder log level macro definitions for clarity
by John Tsichritzis
· 6 years ago
66dd23c
plat/arm/css/sgm: Reorder early platform init
by Girish Pathak
· 6 years ago
a64e850
Merge pull request #1618 from satheesbalya-arm/sb1_2601_misra_smc_pwr
by Soby Mathew
· 6 years ago
d7da2f8
plat/arm: Move norflash driver to drivers/ folder
by Antonio Nino Diaz
· 6 years ago
b0971f9
plat/arm: allow RESET_TO_BL31 for CSS-based platforms
by Deepak Pandey
· 6 years ago
50905c7
Fix misra warnings in SMC and power mgmt code
by Sathees Balya
· 6 years ago
a7d7fe8
Merge pull request #1617 from antonio-nino-diaz-arm/an/bugfix
by Dimitris Papastamos
· 6 years ago
2cb864c
xlat: Fix checks in mmap_add() and mmap_add_ctx()
by Antonio Nino Diaz
· 6 years ago
cf2bb08
Makefile: Support totally quiet output with -s
by Andre Przywara
· 6 years ago
62c2486
plat: marvell: invoke platform specific scp_bl2 image handler
by Grzegorz Jaszczyk
· 6 years ago
b9dad25
add Marvell tools to maintained sources list
by Konstantin Porotchkin
· 6 years ago
303f642
Merge pull request #1611 from antonio-nino-diaz-arm/an/misra-common
by Dimitris Papastamos
· 6 years ago
0963c4d
Merge pull request #1610 from sandrine-bailleux-arm/sb/fix-makefile
by Dimitris Papastamos
· 6 years ago
4764b9e
Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console
by Dimitris Papastamos
· 6 years ago
f0b14cf
Remove some MISRA defects in common code
by Antonio Nino Diaz
· 6 years ago
488e289
Merge pull request #1595 from Yann-lms/dts_dep
by Soby Mathew
· 6 years ago
1c4d362
tools: Make invocation of host compiler correct
by Antonio Nino Diaz
· 6 years ago
0dc8d79
Merge pull request #1609 from MISL-EBU-System-SW/integration-ble
by Soby Mathew
· 6 years ago
e9533a0
Merge pull request #1603 from antonio-nino-diaz-arm/db/reclaim-init
by Soby Mathew
· 6 years ago
900875f
Merge pull request #1608 from npoushin/integration
by Soby Mathew
· 6 years ago
a8083a6
Merge pull request #1584 from danielboulby-arm/db/Switches
by Soby Mathew
· 6 years ago
247e339
Remove incorrect tabulation in Makefile
by Sandrine Bailleux
· 6 years ago
67f2f54
tools: Fix broken object compilation rules
by Jan Kiszka
· 6 years ago
01851db
marvell: Move BLE from external repo to the platform folder
by Konstantin Porotchkin
· 6 years ago
b1b058d
FVP: Reclaim init code for the stack
by Daniel Boulby
· 6 years ago
1e247e4
maintainers: Correct github username for nariman to npoushin
by Nariman Poushin
· 6 years ago
844b487
Mark GICV3, CCI and CCN boot time code as init
by Daniel Boulby
· 6 years ago
5a03a25
Mark xlat tables initialization code
by Daniel Boulby
· 6 years ago
f45a4bb
plat/arm: Mark arm platform initialization functions
by Daniel Boulby
· 6 years ago
5753e49
Mark BL31 initialization functions
by Daniel Boulby
· 6 years ago
468f0d7
Introduce RECLAIM_INIT_CODE build flag
by Daniel Boulby
· 6 years ago
2f5de9d
Set the IMAGE_BLx flag for the linker preprocessor
by Daniel Boulby
· 6 years ago
11459fa
Remove unused ROMLIB memory region macro
by Daniel Boulby
· 6 years ago
0d38931
xlat: Change check in mmap_add and mmap_add_ctx()
by Daniel Boulby
· 6 years ago
1b5183d
Merge pull request #1588 from satheesbalya-arm/sb1_2596_misra_tim_console
by Soby Mathew
· 6 years ago
dbc17cb
Merge pull request #1591 from jts-arm/cov1
by Soby Mathew
· 6 years ago
0899c6c
Merge pull request #1604 from MISL-EBU-System-SW/integration
by Soby Mathew
· 6 years ago
ff367ac
Merge pull request #1597 from antonio-nino-diaz-arm/an/optimise
by Soby Mathew
· 6 years ago
d973c03
marvell: Continue migration to new APIs
by Konstantin Porotchkin
· 6 years ago
b2128e9
Merge pull request #1602 from soby-mathew/sm/v2.0_docs_fixup
by Soby Mathew
· 6 years ago
f1e6c49
docs: Fixup filename and links to compatibility policy
by Soby Mathew
· 6 years ago
9202926
plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM
by Antonio Nino Diaz
· 6 years ago
b4d2bba
Merge pull request #1601 from joannafarley-arm/jf/release-2.0-changelog
by Soby Mathew
· 6 years ago
4fc70c5
Merge pull request #1599 from soby-mathew/sm/update_v2.0
by Soby Mathew
· 6 years ago
add3451
Release docs updates for v2.0 release
by Joanna Farley
· 6 years ago
fa9fd91
Merge pull request #1600 from soby-mathew/sm/compat_policy_doc
by Soby Mathew
· 6 years ago
02bdbb9
docs: Add platform compatibility policy document
by Soby Mathew
· 6 years ago
56d31c7
Merge pull request #1598 from soby-mathew/sm/docs_update_deprecate_1
by Soby Mathew
· 6 years ago
729659c
Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated
by Soby Mathew
· 6 years ago
97b1bff
docs: update for removal of deprecated interfaces.
by Soby Mathew
· 6 years ago
d42eaee
Update the version to 2.0
by Soby Mathew
· 6 years ago
151931a
Merge pull request #1589 from hzhuang1/topic/fix_clang
by Dimitris Papastamos
· 6 years ago
e913282
Merge pull request #1596 from Yann-lms/mmc_defines
by Dimitris Papastamos
· 6 years ago
05f2e2a
Merge pull request #1590 from sandrine-bailleux-arm/sb/doc-fixes
by Dimitris Papastamos
· 6 years ago
f2e8b16
mmc: Update framework to use standard response type
by Yann Gautier
· 6 years ago
cb9c5a7
uniphier: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
5823090
rockchip: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
6bf7c6b
tegra: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
42eef85
mediatek: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
7966221
marvell: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
53dec73
ls1043: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
ce496de
imx8qm: imx8qx: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
e93cde1
poplar: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
012c8bf
zynqmp: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
582c2d7
hikey960: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
42c7bbd
hikey: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
099b0b1
qemu: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
12e5f92
warp7: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
9b75986
sgi: sgm: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
08c69d1
allwinner: Remove references to removed build flags
by Antonio Nino Diaz
· 6 years ago
27187bc
ti: k3: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
1d1b4f6
synquacer: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
0c70c95
stm32mp1: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
2977f7b
rpi3: Remove references to removed build options
by Antonio Nino Diaz
· 6 years ago
05f4957
plat/arm: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
dc9fab1
Remove all other deprecated interfaces and files
by Antonio Nino Diaz
· 6 years ago
ebfa408
drivers: cadence: cdns: Fix flush function
by Antonio Nino Diaz
· 6 years ago
a46f7da
console: Remove deprecated files
by Antonio Nino Diaz
· 6 years ago
997a159
cci400: Remove deprecated driver
by Antonio Nino Diaz
· 6 years ago
ea2dca8
tzc400: Remove deprecated interfaces
by Antonio Nino Diaz
· 6 years ago
7df9f7e
xlat: Remove deprecated interfaces
by Antonio Nino Diaz
· 6 years ago
b4dee44
context_mgmt: Remove deprecated interfaces
by Antonio Nino Diaz
· 6 years ago
9164ec0
Remove deprecated bl1_init_bl2_mem_layout()
by Antonio Nino Diaz
· 6 years ago
5a99925
Remove deprecated early platform setup interfaces
by Antonio Nino Diaz
· 6 years ago
29b9f5b
gic: Remove deprecated driver and interfaces
by Antonio Nino Diaz
· 6 years ago
d8d734c
tbbr: Use USE_TBBR_DEFS=1 by default
by Antonio Nino Diaz
· 6 years ago
Next »