aboutsummaryrefslogtreecommitdiff
path: root/plat/marvell/armada
AgeCommit message (Expand)Author
2021-11-08fix: libc: use long for 64-bit types on aarch64Scott Branden
2021-10-19build(plat/marvell): do not print comments on stdoutPali Rohár
2021-10-13build(plat/marvell): add descriptions why some checks are requiredPali Rohár
2021-10-11plat/marvell/a8k: add Globalscale Mochabin supportRobert Marko
2021-10-05refactor(makefile): remove BL prefixes in build macrosZelalem Aweke
2021-09-08fix(plat/marvell/a3k): enable workaround for erratum 1530924Marek Behún
2021-09-08Merge changes from topic "advk-serror" into integrationMadhukar Pappireddy
2021-08-26feat(plat/marvell/a8k): allow overriding default pathsMarcin Wojtas
2021-08-24fix(plat/marvell/a3k): disable HANDLE_EA_EL3_FIRST by defaultPali Rohár
2021-08-23fix(plat/marvell/a3k): update information about PCIe abort hackPali Rohár
2021-08-13refactor(plat/ea_handler): Use default ea handler implementation for panicPali Rohár
2021-07-20Merge changes from topic "marvell-a3k-a8k-updates" into integrationManish Pandey
2021-07-16fix(plat/marvell/a3k): fix printing info messages on outputPali Rohár
2021-07-11fix(plat/marvell/a3k): Fix building uart-images.tgz.bin archivePali Rohár
2021-07-11refactor(plat/marvell/a3k): Rename *_CFG and *_SIG variablesPali Rohár
2021-07-10refactor(plat/marvell/a3k): Rename DOIMAGETOOL to TBBPali Rohár
2021-07-10refactor(plat/marvell/a3k): Remove useless DOIMAGEPATH variablePali Rohár
2021-07-10fix(plat/marvell/a3k): Fix check for external dependencesPali Rohár
2021-07-10fix(plat/marvell/a8k): Add missing build dependency for BLE targetPali Rohár
2021-07-10fix(plat/marvell/a8k): Correctly set include directories for individual targetsPali Rohár
2021-07-10fix(plat/marvell/a8k): Require that MV_DDR_PATH is correctly setPali Rohár
2021-06-02fix(plat/marvell/a3720/uart): fix UART parent clock rate determinationPali Rohár
2021-06-01refactor(plat/marvell/uart): de-duplicate PLAT_MARVELL_UART macrosPali Rohár
2021-06-01refactor(plat/marvell/uart): remove unused macrosPali Rohár
2021-05-28fix(plat/marvell/a3720/uart): fix UART clock rate value and divisor calculationPali Rohár
2021-04-27plat: marvell: armada: a3k: Add new compile option A3720_DB_PM_WAKEUP_SRCPali Rohár
2021-04-20plat/marvell: remove subversion from Marvell make filesKonstantin Porotchkin
2021-04-20plat/marvell: a8k: move efuse definitions to separate headerKonstantin Porotchkin
2021-04-20plat/marvell/armada: fix TRNG return SMC handlingKonstantin Porotchkin
2021-04-20drivers: marvell: comphy: add rx training on 10G portAlex Evraev
2021-04-20plat/marvell/armada: postpone MSS CPU startup to BL31 stageKonstantin Porotchkin
2021-04-20plat: marvell: armada: a8k: Fix LD selector maskGuo Yi
2021-04-20plat/marvell/armada: allow builds without MSS supportKonstantin Porotchkin
2021-04-20drivers: marvell: add support for secure read/write of dfx register-setGrzegorz Jaszczyk
2021-04-20ddr_phy: use smc calls to access ddr phy registersAlex Leibovich
2021-04-20drivers: marvell: thermal: use dedicated function for thermal SiPsGrzegorz Jaszczyk
2021-04-20drivers: marvell: add thermal sensor driver and expose it via SIP serviceGrzegorz Jaszczyk
2021-04-20fix: plat: marvell: fix MSS loader for A8K familyKonstantin Porotchkin
2021-02-25plat/marvell/armada: cleanup MSS SRAM if used for copyKonstantin Porotchkin
2021-02-25plat/marvell: cn913x: allow CP1/CP2 mapping at BLE stageKonstantin Porotchkin
2021-02-24plat/marvell/armada/common/mss: use MSS SRAM in secure modeKonstantin Porotchkin
2021-02-11plat/marvell: fix SPD handling in dram portKonstantin Porotchkin
2021-02-11plat/marvell/armada/a8k: support HW RNG by SMCKonstantin Porotchkin
2021-01-29plat: marvell: armada: a3k: Do not use 'echo -e' in MakefilePali Rohár
2021-01-29plat: marvell: armada: a3k: Remove unused variable WTMI_SYSINIT_IMG from Make...Pali Rohár
2021-01-29plat: marvell: armada: Show informative build messages and blank linesPali Rohár
2021-01-29plat: marvell: armada: Move definition of mrvl_flash target to common marvell...Pali Rohár
2021-01-29plat: marvell: armada: a3k: Use $(Q) instead of @Pali Rohár
2021-01-29plat: marvell: armada: a3k: Add a new target mrvl_uart which builds UART imagePali Rohár
2021-01-29plat: marvell: armada: a3k: Build UART image files directly in $(BUILD_UART) ...Pali Rohár