summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: s3c: delete unneed local variable "delay"Jason Wang2021-08-191-2/+1
* Merge tag 'ixp4xx-del-boardfiles-v5.15' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2021-08-1825-3888/+0
|\
| * ARM: ixp4xx: Delete the Freecom FSG-3 boardfilesLinus Walleij2021-08-134-395/+0
| * ARM: ixp4xx: Delete GTWX5715 board filesLinus Walleij2021-08-134-259/+0
| * ARM: ixp4xx: Delete Coyote and IXDPG425 boardfilesLinus Walleij2021-08-135-282/+0
| * ARM: ixp4xx: Delete Intel reference design boardfilesLinus Walleij2021-08-134-453/+0
| * ARM: ixp4xx: Delete Avila boardfilesLinus Walleij2021-08-134-307/+0
| * ARM: ixp4xx: Delete the Arcom Vulcan boardfilesLinus Walleij2021-08-134-362/+0
| * ARM: ixp4xx: Delete Gateway WG302v2 boardfilesLinus Walleij2021-08-134-184/+0
| * ARM: ixp4xx: Delete Omicron boardfilesLinus Walleij2021-08-134-396/+0
| * ARM: ixp4xx: Delete the D-Link DSM-G600 boardfilesLinus Walleij2021-08-134-392/+0
| * ARM: ixp4xx: Delete NAS100D boardfilesLinus Walleij2021-08-134-437/+0
| * ARM: ixp4xx: Delete NSLU2 boardfilesLinus Walleij2021-08-134-421/+0
* | Merge tag 'omap-for-v5.15/soc-late-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2021-08-121-18/+0
|\ \
| * | arm: omap2: Drop the unused OMAP_PACKAGE_* KConfig entriesPeter Robinson2021-08-061-12/+0
| * | arm: omap2: Drop obsolete MACH_OMAP3_PANDORA entryPeter Robinson2021-08-061-6/+0
* | | Merge tag 'omap-for-v5.15/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2021-08-121-5/+0
|\| |
| * | arm: omap2: Drop MACH_OMAP3517EVM entryPeter Robinson2021-07-271-5/+0
| |/
* | Merge tag 'at91-soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/at...Arnd Bergmann2021-08-049-289/+950
|\ \
| * | ARM: at91: pm: add sama7g5 shdwcClaudiu Beznea2021-07-191-0/+1
| * | ARM: at91: pm: add pm support for SAMA7G5Claudiu Beznea2021-07-193-0/+40
| * | ARM: at91: sama7: introduce sama7 SoC familyEugen Hristev2021-07-192-0/+33
| * | ARM: at91: pm: add sama7g5's pmcClaudiu Beznea2021-07-191-0/+6
| * | ARM: at91: pm: add backup mode support for SAMA7G5Claudiu Beznea2021-07-192-1/+9
| * | ARM: at91: pm: save ddr phy calibration data to securamClaudiu Beznea2021-07-191-1/+59
| * | ARM: at91: pm: add sama7g5 ddr phy controllerClaudiu Beznea2021-07-191-6/+21
| * | ARM: at91: pm: add sama7g5 ddr controllerClaudiu Beznea2021-07-191-3/+6
| * | ARM: at91: pm: wait for ddr power mode offClaudiu Beznea2021-07-191-0/+5
| * | ARM: at91: pm: add support for 2.5V LDO regulator controlClaudiu Beznea2021-07-192-0/+30
| * | ARM: at91: pm: add support for MCK1..4 save/restore for ulp modesClaudiu Beznea2021-07-191-0/+126
| * | ARM: at91: pm: add self-refresh support for sama7g5Claudiu Beznea2021-07-193-0/+203
| * | ARM: at91: pm: add support for waiting MCK1..4Claudiu Beznea2021-07-191-13/+35
| * | ARM: at91: pm: s/CONFIG_SOC_SAM9X60/CONFIG_HAVE_AT91_SAM9X60_PLL/gClaudiu Beznea2021-07-191-2/+2
| * | ARM: at91: pm: avoid push and pop on stack while memory is in self-refershClaudiu Beznea2021-07-191-192/+205
| * | ARM: at91: pm: use r7 instead of tmp1Claudiu Beznea2021-07-191-6/+12
| * | ARM: at91: pm: do not initialize pdevClaudiu Beznea2021-07-191-1/+1
| * | ARM: at91: pm: check for different controllers in at91_pm_modes_init()Claudiu Beznea2021-07-191-52/+91
| * | ARM: at91: pm: document at91_soc_pm structureClaudiu Beznea2021-07-191-0/+8
| * | ARM: at91: pm: move the setup of soc_pm.bu->suspendedClaudiu Beznea2021-07-191-3/+12
| * | ARM: at91: pm: move pm_bu to soc_pm data structureClaudiu Beznea2021-07-191-13/+21
| * | ARM: at91: debug: add sama7g5 low level debug uartEugen Hristev2021-07-191-0/+10
| * | ARM: at91: add new SoC sama7g5Eugen Hristev2021-07-191-0/+18
| |/
* | ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann2021-08-0425-557/+4
* | Merge tag 'powerpc-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-08-012-1/+8
|\ \
| * | powerpc/vdso: Don't use r30 to avoid breaking Go langMichael Ellerman2021-07-291-0/+7
| * | powerpc/pseries: Fix regression while building external modulesSrikar Dronamraju2021-07-291-1/+1
| * | Merge branch 'fixes' into nextMichael Ellerman2021-07-265-8/+68
| |\ \
* | \ \ Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-3112-2/+62
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-2911-0/+60
| |\ \ \ \
| | * | | | bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-07-2911-0/+60