aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/marvell
Commit message (Expand)AuthorAgeFilesLines
* marvell: comphy: cp110: add support for USB comphy polarity invertGrzegorz Jaszczyk2020-10-043-0/+26
* marvell: comphy: cp110: add support for SATA comphy polarity invertGrzegorz Jaszczyk2020-10-044-1/+43
* marvell: comphy: cp110: implement erratum IPCE_COMPHY-1353Marcin Wojtas2020-10-042-0/+13
* drivers: marvell: mochi: Update AP incoming masters secure levelKonstantin Porotchkin2020-10-042-17/+67
* plat: marvell: armada: add ccu window for workaround errata-id 3033912Alex Leibovich2020-10-041-6/+35
* plat: marvell: ap807: implement workaround for errata-id 3033912Stefan Chulski2020-08-113-18/+20
* drivers: marvell: Fix the LLC SRAM driverKonstantin Porotchkin2020-07-101-6/+46
* drivers: marvell: mg_conf_cm3: pass comphy lane number to AP FWGrzegorz Jaszczyk2020-07-103-6/+44
* plat: marvell: armada: move mg conf related code to appropriate driverGrzegorz Jaszczyk2020-07-102-1/+28
* marvell: comphy: start AP FW when comphy AP mode selectedGrzegorz Jaszczyk2020-07-101-0/+6
* drivers: marvell: mg_conf_cm3: add basic driverGrzegorz Jaszczyk2020-07-102-0/+41
* drivers: marvell: add support for mapping the entire LLC to SRAMKonstantin Porotchkin2020-06-191-0/+38
* drivers: marvell: add CCU driver API for window state checkingKonstantin Porotchkin2020-06-191-2/+8
* drivers: marvell: align and extend llc macrosKonstantin Porotchkin2020-06-191-3/+3
* marvell: comphy: initialize common phy selector for AP modeGrzegorz Jaszczyk2020-06-191-4/+11
* marvell: comphy: update rx_training procedureGrzegorz Jaszczyk2020-06-192-107/+97
* ble: ap807: improve PLL configuration sequenceAlex Leibovich2020-06-071-0/+15
* ble: ap807: clean-up PLL configuration sequenceAlex Leibovich2020-06-071-19/+6
* plat: marvell: mci: perform mci link tuning for all mci interfacesGrzegorz Jaszczyk2020-06-071-12/+13
* plat: marvell: mci: use more meaningful name for mci link tuningGrzegorz Jaszczyk2020-06-071-1/+1
* plat: marvell: ap807: update configuration space of each CPGrzegorz Jaszczyk2020-06-072-0/+36
* plat: marvell: ap807: use correct address for MCIx4 registerGrzegorz Jaszczyk2020-06-071-1/+6
* plat: marvell: add support for PLL 2.2GHz modeGrzegorz Jaszczyk2020-06-071-0/+5
* marvell: armada: add extra level in marvell platform hierarchyGrzegorz Jaszczyk2020-06-072-2/+2
* marvell: drivers: mochi: specify stream ID for SD/MMCMarcin Wojtas2020-06-031-1/+3
* a3700: Use generic console_t data structureAndre Przywara2020-02-251-9/+9
* plat: marvell: armada: add support for loading MG CM3 imagesGrzegorz Jaszczyk2020-01-301-3/+3
* drivers: marvell: comphy-a3700: support SGMII COMPHY power offMarek BehĂșn2019-12-111-0/+69
* drivers: marvell: comphy-a3700: fix USB3 powering on when on lane 2Marek BehĂșn2019-12-111-2/+2
* Update marvell platform to not rely on undefined overflow behaviourJustin Chadwell2019-07-112-3/+3
* Console: remove deprecated finish_console_registerAmbroise Vincent2019-04-031-1/+0
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-0417-60/+79
* ble: ap807: Switch to PLL mode and update CPU frequencyChristine Gharzuzi2018-12-041-0/+101
* mvebu: cp110: avoid pcie power on/off sequence when called from LinuxIgal Liberman2018-12-043-9/+67
* mvebu: cp110: fix phy selector configuration for XFI1Grzegorz Jaszczyk2018-12-041-2/+2
* plat/marvell: Migrate to multi-console APIKonstantin Porotchkin2018-11-152-75/+105
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-087-23/+21
* drivers: marvell Add support for Armada-37xx UARTKonstantin Porotchkin2018-10-222-0/+223
* drivers: marvell Add Armada-37xx COMPHY driverKonstantin Porotchkin2018-10-222-0/+1233
* mvebu: cp110: introduce COMPHY porting layerGrzegorz Jaszczyk2018-10-185-286/+774
* drivers: i2c: mentor: move platform code into header filesAndre Przywara2018-09-191-33/+0
* drivers: mentor: extract MI2CV driver from Marvell driverIcenowy Zheng2018-09-051-584/+3
* marvell: drivers: use anonymous union in I2C driverIcenowy Zheng2018-09-051-3/+4
* marvell: drivers: correct RTC init sequenceMarcin Wojtas2018-09-031-8/+0
* mvebu: cp110: fix spelling in register definitionGrzegorz Jaszczyk2018-09-022-18/+18
* mvebu: cp110: align all comphy_index arguments typeGrzegorz Jaszczyk2018-09-022-6/+6
* drivers: marvell: mc_trustzone: add driver for mc trustzoneGrzegorz Jaszczyk2018-09-022-0/+98
* plat: marvell: rename common include fileKonstantin Porotchkin2018-09-026-6/+6
* libc: Use printf and snprintf across codebaseAntonio Nino Diaz2018-08-226-30/+30
* Replace stdio.h functions by TF functionsAntonio Nino Diaz2018-08-101-1/+1