summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cs4271: Convert to GPIO descriptorsLinus Walleij2023-12-012-5/+39
* ARM: ep93xx: fix missing-prototype warningsArnd Bergmann2023-05-261-1/+2
* Merge tag 'arm-soc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-02-201-2/+11
|\
| * ARM: ep93xx: Convert to use descriptors for GPIO LEDsLinus Walleij2023-01-241-2/+11
* | ARM: ep93xx: remove old board filesArnd Bergmann2023-01-107-565/+0
|/
* Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-071-0/+1
|\
| * termios: get rid of non-UAPI asm/termios.hAl Viro2022-09-091-0/+1
* | ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann2022-08-181-2/+0
|/
* ARM: ep93xx: mark most board files as unusedArnd Bergmann2022-07-221-0/+8
* ARM: add ATAGS dependencies to non-DT platformsArnd Bergmann2022-07-221-0/+1
* ARM: ep93xx: Make ts72xx_register_flash() staticAlexander Sverdlin2022-05-271-1/+1
* ep93xx: clock: Do not return the address of the freed memoryGenjian Zhang2022-05-271-4/+6
* Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-2616-178/+114
|\
| * ARM: rework endianess selectionArnd Bergmann2022-04-081-0/+1
| * ARM: ep93xx: multiplatform supportArnd Bergmann2022-04-042-89/+12
| * ARM: ep93xx: make mach/ep93xx-regs.h localArnd Bergmann2022-04-044-7/+2
| * ARM: ep93xx: enable SPARSE_IRQArnd Bergmann2022-04-0411-8/+21
| * ARM: ep93xx: renumber interruptsArnd Bergmann2022-04-042-61/+65
* | ep93xx: clock: Don't use plain integer as NULL pointerAlexander Sverdlin2022-04-071-1/+1
* | ep93xx: clock: Fix UAF in ep93xx_clk_register_gate()Alexander Sverdlin2022-04-071-1/+3
|/
* ep93xx: clock: convert in-place to COMMON_CLKNikita Shubin2021-10-203-439/+580
* ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann2021-08-0414-435/+0
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* ARM: ep93xx: Replace setup_irq() by request_irq()afzal mohammed2020-03-271-8/+6
* Merge branch 'spi-5.4' into spi-nextMark Brown2019-09-154-5/+5
|\
| * spi: ep93xx: Repair SPI CS lookup tablesAlexander Sverdlin2019-09-024-5/+5
* | ARM: ep93xx: Mark expected switch fall-throughGustavo A. R. Silva2019-08-091-0/+1
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-193-12/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3012-62/+12
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-1614-41/+23
|\
| * ARM: ep93xx: move private headers out of mach/*Arnd Bergmann2019-04-2814-19/+19
| * ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann2019-04-283-16/+3
| * ARM: ep93xx: move network platform data to separate headerArnd Bergmann2019-04-281-6/+1
* | spi: ep93xx: Convert to use CS GPIO descriptorsLinus Walleij2019-05-024-22/+42
|/
* arch/arm/mach-ep93xx: Remove duplicate headerBrajeswar Ghosh2019-01-301-1/+0
* mmc: spi: Convert to use GPIO descriptorsLinus Walleij2018-12-172-7/+24
* Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-10-231-0/+9
|\
| * ARM/gpio: ep93xx: build standaloneArnd Bergmann2018-08-291-0/+9
* | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2018-10-032-4/+2
* | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon2018-10-032-5/+6
* | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2018-10-032-10/+4
|/
* Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-06-061-0/+1
|\
| * ARM: ep93xx: i2s: Add IRQ to platform device resourcesAlexander Sverdlin2018-05-111-0/+1
* | ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij2018-05-261-1/+1
|/
* ARM: ep93xx: ts72xx: Add support for BK3 board - ts72xx derivativeLukasz Majewski2017-12-133-0/+148
* ARM: ep93xx: ts72xx: cosmetic: Add some description to ts72xx codeLukasz Majewski2017-12-131-0/+9
* ARM: ep93xx: ts72xx: Rewrite ts72xx_register_flash() to accept parametersLukasz Majewski2017-12-131-12/+8
* ARM: ep93xx: ts72xx: Provide include guards for ts72xx.h fileLukasz Majewski2017-12-131-0/+4
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-11-163-65/+38
|\