aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-12include/: replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-08-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+12
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds4-117/+88
2020-08-04Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2020-07-23Merge tag 'timers-v5.9' of https://git.linaro.org/people/daniel.lezcano/linux into timers/coreThomas Gleixner1-0/+5
2020-07-22Merge tag 'qcom-drivers-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/driversArnd Bergmann1-3/+4
2020-07-17Merge tag 'tegra-for-5.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/driversArnd Bergmann1-0/+2
2020-07-17soc/tegra: fuse: Add Tegra186 and Tegra194 SoC IDsSandipan Patra1-0/+2
2020-07-14firmware: tegra: Update BPMP ABIJon Hunter1-288/+460
2020-07-14firmware: tegra: Add support for in-band debugJon Hunter1-1/+188
2020-07-13net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov1-0/+1
2020-07-13net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfieldMaxim Kochetkov2-10/+3
2020-07-13net: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean1-0/+2
2020-07-13net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfieldsVladimir Oltean3-26/+15
2020-07-13soc: mscc: ocelot: add MII registers descriptionMaxim Kochetkov1-0/+5
2020-07-13net: mscc: ocelot: convert port registers to regmapVladimir Oltean2-79/+41
2020-07-11ARM: at91: add atmel tcb capabilitiesKamel Bouhara1-0/+5
2020-07-10soc: qcom: Separate kryo l2 accessors from PMU driverIlia Lin1-0/+12
2020-06-22net: mscc: ocelot: introduce macros for iterating over PGIDsVladimir Oltean1-0/+15
2020-06-22net: dsa: felix: call port mdb operations from ocelotVladimir Oltean1-0/+4
2020-06-22soc: qcom: rpmh: Update rpmh_invalidate function to return voidMaulik Shah1-3/+4
2020-06-20net: mscc: ocelot: generalize the "ACE/ACL" namesVladimir Oltean1-2/+2
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+8
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-1/+2
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+36
2020-05-28Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/driversArnd Bergmann1-1/+1
2020-05-26Merge tag 'imx-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/socArnd Bergmann1-0/+36
2020-05-25Merge tag 'qcom-drivers-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/driversArnd Bergmann1-0/+1
2020-05-22soc: fsl: qe: Replace one-element array and use struct_size() helperGustavo A. R. Silva1-1/+1
2020-05-20ARM: imx: move cpu definitions into a headerPeng Fan1-0/+36
2020-05-13firmware: raspberrypi: Introduce vl805 init routineNicolas Saenz Julienne1-0/+7
2020-05-13soc: bcm2835: Add notify xHCI reset propertyNicolas Saenz Julienne1-1/+1
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-05-06net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean1-0/+1
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-6/+9
2020-04-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-6/+9
2020-04-21net: mscc: ocelot: support 4 PTP programmable pinsYangbo Lu2-0/+7
2020-04-21net: mscc: ocelot: add wave programming registers definitionsYangbo Lu2-0/+4
2020-04-21net: mscc: ocelot: redefine PTP pinsYangbo Lu1-4/+5
2020-04-21net: mscc: ocelot: move ocelot ptp clock code out of ocelot.cYangbo Lu2-1/+52
2020-04-17soc: tegra: fix tegra_pmc_get_suspend_mode definitionArnd Bergmann1-6/+9
2020-04-15net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean1-1/+3
2020-04-13soc: qcom: cmd-db: Fix compilation error when CMD_DB is disabledSibi Sankar1-0/+1
2020-04-03Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-16/+14
2020-04-03Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-2/+47
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+9
2020-03-30net: dsa: felix: add port policersVladimir Oltean1-0/+8
2020-03-30net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang1-0/+1
2020-03-27net: dsa: felix: support changing the MTUVladimir Oltean1-0/+7
2020-03-27Merge tag 'soc-fsl-next-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/driversArnd Bergmann3-11/+14