summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-09-24fix: mci: fix uart recovery by correctly determining when to skip mci confGrzegorz Jaszczyk
2017-08-31pcie: a8040_ocp: pcie stabilization configurationsIgal Liberman
2017-08-31fix: mci: adjust backoff thresholds and the outstanding transactions limitsOmri Itach
2017-08-29mvebu: io_win: move GCR offset to be defined in platformHanna Hawa
2017-08-29fix: mvebu: ccu: remove skip window functionHanna Hawa
2017-08-27mvebu: io-win: add function to get the target ID of GCRHanna Hawa
2017-08-27mvebu: ccu: add function to get the target ID of GCRHanna Hawa
2017-08-27thermal: a8k: add thermal sensor driverVictor Axelrod
2017-08-27mvebu: llc: add support for multiple AP for LLC driverHanna Hawa
2017-08-27mvebu: io-win: add parameter for ccu function to set AP numberHanna Hawa
2017-08-27mvebu: ccu: add parameter for ccu function to set AP numberHanna Hawa
2017-08-27fix: ap806: io-win: fix typo in dump IO Windows functionHanna Hawa
2017-08-21fix: ap806: io-win: change the name of RFU window to be IO-WINHanna Hawa
2017-08-10plat: marvell: a8k: add ccu configuration for cp0 and cp1 in bl2 stageGrzegorz Jaszczyk
2017-08-07Add GIC SGIR R/W functions as common functionsZhoujie Wu
2017-08-07drivers: mochi: cp110: Enable I2C for CP in debug modeKonstantin Porotchkin
2017-08-01drivers: marvell: i2c: Reduce delays in the driverKonstantin Porotchkin
2017-08-01fix: mci: a8k: fix enter/exit flow of PIDI mode for CPDavid Sniatkiwicz
2017-07-24fix: aro: Missing break command in switch caseChristine Gharzuzi
2017-07-19fix: mvebu: pcie_dw: set preset request vector to preset4Igal Liberman
2017-07-19fix: mvebu: pcie_dw: set correct hints to lane equalization registerIgal Liberman
2017-07-18fix: aro: Fix equation for cpu frequency calculationChristine Gharzuzi
2017-07-16atf: ARO: Introduce Adaptive Ring OscillatorChristine Gharzuzi
2017-06-27Revert "fix: pcie: temporarily disable pcie clock fix"Igal Liberman
2017-06-18i2c: a8k: unstuck when start clear bit timeoutsAnton
2017-06-18i2c: a8k: add comment which describes baudrate settingsNeta Zur
2017-05-22fix: mci: remove redundant enablement of register-mode accessOmri Itach
2017-05-22fix: mci: Fine tune of MCI parametersOmri Itach
2017-05-22fix: mci: ap806: skip setting MCI ID assignment when booting from MCIOmri Itach
2017-05-22fix: pcie: temporarily disable pcie clock fixIgal Liberman
2017-05-17fix: pcie: fix pcie clock selection for A2 revisionIgal Liberman
2017-05-16fix: mvebu: pcie: set correct preset4 valueIgal Liberman
2017-05-16fix: pcie: cp110: update analog parameters according to latest ETPIgal Liberman
2017-05-11fix: ap806: enable 48-bit virtual addressMarcin Wojtas
2017-05-11fix: pcie: move pcie initialization to cp110_ble_initIgal Liberman
2017-05-11fix: mvebu: pcie: improve PCIE mac configurationIgal Liberman
2017-05-11fix: pcie: cp110: fix pcie clock selectionIgal Liberman
2017-04-21gicv3: arm: support SPI and PPI irq save and restoreVictor Gu
2017-04-19Introduce ARM GIC-600 driverJeenu Viswambharan
2017-04-19GICv3: Introduce power management APIs for RedistributorJeenu Viswambharan
2017-04-10drivers: a3700: Add drivers for Marvell A3700 platformszachary
2017-04-04fix: cp110: enable optional RTC reconfigurationMarcin Wojtas
2017-04-02drivers: Add drivers for Marvell A7K and A8K platformsKonstantin Porotchkin
2017-04-02io: Allow image load to address zeroKonstantin Porotchkin
2017-04-02delay_timer: Add timer value get functionsKonstantin Porotchkin
2016-09-12GICv3: Allow either G1S or G0 interrupts to be configuredYatharth Kochar
2016-08-18Merge pull request #678 from soby-mathew/sm/PSCI_AArch32danh-arm
2016-08-17Merge pull request #682 from sudeep-holla/gicv3_ns_intrdanh-arm
2016-08-17Merge pull request #680 from hzhuang1/emmc_cmd23_v2danh-arm
2016-08-12emmc: support CMD23Haojian Zhuang