summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx
Commit message (Expand)AuthorAgeFilesLines
* ARM: ep93xx: delete all boardfilesNikita Shubin2024-09-1214-3654/+0
* ata: pata_ep93xx: remove legacy pinctrl useNikita Shubin2024-09-121-72/+0
* pwm: ep93xx: drop legacy pinctrlNikita Shubin2024-09-121-42/+0
* ARM: ep93xx: DT for the Cirrus ep93xx SoC platformsNikita Shubin2024-09-122-21/+10
* input: keypad: ep93xx: add DT support for Cirrus EP93xxNikita Shubin2024-09-121-46/+0
* gpio: ep93xx: split device in multipleNikita Shubin2024-09-124-20/+117
* ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate()Dan Carpenter2024-09-111-1/+1
* ARM: ep93xx: Add terminator to gpiod_lookup_tableNikita Shubin2024-02-201-0/+1
* 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
|/