Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
cc4118d8e99652d3328ca75ab826d796af409990
« Previous
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
2ed16f5
mvebu: cp110: introduce COMPHY porting layer
by Grzegorz Jaszczyk
· 6 years ago
5640bf3
plat: marvell: Fix the wrong include protector
by Konstantin Porotchkin
· 6 years ago
ff5e1e8
lib/mmio: Add mmio_clrsetbits_16 inline function
by Konstantin Porotchkin
· 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
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
Next »