summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx
AgeCommit message (Expand)AuthorFilesLines
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro1-0/+1
2022-08-18ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann1-2/+0
2022-07-22ARM: ep93xx: mark most board files as unusedArnd Bergmann1-0/+8
2022-07-22ARM: add ATAGS dependencies to non-DT platformsArnd Bergmann1-0/+1
2022-05-27ARM: ep93xx: Make ts72xx_register_flash() staticAlexander Sverdlin1-1/+1
2022-05-27ep93xx: clock: Do not return the address of the freed memoryGenjian Zhang1-4/+6
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds16-178/+114
2022-04-08ARM: rework endianess selectionArnd Bergmann1-0/+1
2022-04-07ep93xx: clock: Don't use plain integer as NULL pointerAlexander Sverdlin1-1/+1
2022-04-07ep93xx: clock: Fix UAF in ep93xx_clk_register_gate()Alexander Sverdlin1-1/+3
2022-04-04ARM: ep93xx: multiplatform supportArnd Bergmann2-89/+12
2022-04-04ARM: ep93xx: make mach/ep93xx-regs.h localArnd Bergmann4-7/+2
2022-04-04ARM: ep93xx: enable SPARSE_IRQArnd Bergmann11-8/+21
2022-04-04ARM: ep93xx: renumber interruptsArnd Bergmann2-61/+65
2021-10-20ep93xx: clock: convert in-place to COMMON_CLKNikita Shubin3-439/+580
2021-08-04ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann14-435/+0
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-03-27ARM: ep93xx: Replace setup_irq() by request_irq()afzal mohammed1-8/+6
2019-09-15Merge branch 'spi-5.4' into spi-nextMark Brown4-5/+5
2019-09-02spi: ep93xx: Repair SPI CS lookup tablesAlexander Sverdlin4-5/+5
2019-08-09ARM: ep93xx: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner3-12/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner12-62/+12
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds14-41/+23
2019-05-02spi: ep93xx: Convert to use CS GPIO descriptorsLinus Walleij4-22/+42
2019-04-28ARM: ep93xx: move private headers out of mach/*Arnd Bergmann14-19/+19
2019-04-28ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann3-16/+3
2019-04-28ARM: ep93xx: move network platform data to separate headerArnd Bergmann1-6/+1
2019-01-30arch/arm/mach-ep93xx: Remove duplicate headerBrajeswar Ghosh1-1/+0
2018-12-17mmc: spi: Convert to use GPIO descriptorsLinus Walleij2-7/+24
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-0/+9
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2-4/+2
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon2-5/+6
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2-10/+4
2018-08-29ARM/gpio: ep93xx: build standaloneArnd Bergmann1-0/+9
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2018-05-26ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij1-1/+1
2018-05-11ARM: ep93xx: i2s: Add IRQ to platform device resourcesAlexander Sverdlin1-0/+1
2017-12-13ARM: ep93xx: ts72xx: Add support for BK3 board - ts72xx derivativeLukasz Majewski3-0/+148
2017-12-13ARM: ep93xx: ts72xx: cosmetic: Add some description to ts72xx codeLukasz Majewski1-0/+9
2017-12-13ARM: ep93xx: ts72xx: Rewrite ts72xx_register_flash() to accept parametersLukasz Majewski1-12/+8
2017-12-13ARM: ep93xx: ts72xx: Provide include guards for ts72xx.h fileLukasz Majewski1-0/+4
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds3-65/+38
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-62/+29
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman8-0/+8
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij1-2/+4
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij6-62/+27
2017-09-21ARM: ep93xx: Add lm70 HWMON sensor to TS-72xx boardsH Hartley Sweeten1-0/+26