aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ep93xx
AgeCommit message (Expand)Author
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon
2018-08-29ARM/gpio: ep93xx: build standaloneArnd Bergmann
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-05-26ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij
2018-05-11ARM: ep93xx: i2s: Add IRQ to platform device resourcesAlexander Sverdlin
2017-12-13ARM: ep93xx: ts72xx: Add support for BK3 board - ts72xx derivativeLukasz Majewski
2017-12-13ARM: ep93xx: ts72xx: cosmetic: Add some description to ts72xx codeLukasz Majewski
2017-12-13ARM: ep93xx: ts72xx: Rewrite ts72xx_register_flash() to accept parametersLukasz Majewski
2017-12-13ARM: ep93xx: ts72xx: Provide include guards for ts72xx.h fileLukasz Majewski
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij
2017-09-21ARM: ep93xx: Add lm70 HWMON sensor to TS-72xx boardsH Hartley Sweeten
2017-09-21ARM: ep93xx: tidy up TS-72xx Watchdog resourcesH Hartley Sweeten
2017-09-21ARM: ep93xx: simone: let the mmc_spi driver handle the card detectH Hartley Sweeten
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2017-07-28ARM: edb93xx: Add ADC platform deviceAlexander Sverdlin
2017-07-28ARM: ep93xx: Add ADC platform device support to coreAlexander Sverdlin
2017-07-28ARM: ep93xx: Add ADC clockAlexander Sverdlin
2017-07-27ARM: ep93xx: normalize clk APIAlexander Sverdlin
2017-03-17ARM: ep93xx: Register ts73xx-fpga manager driver for TS-7300Florian Fainelli
2017-02-27Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2017-02-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-02-21ARM: ep93xx: ts72xx: allow rtc-m48t86 to manage its own resourcesH Hartley Sweeten
2017-02-19Merge remote-tracking branches 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/t...Mark Brown
2017-02-16spi: spi-ep93xx: simplify GPIO chip selectsH Hartley Sweeten
2017-02-07ARM: ep93xx: Disable TS-72xx watchdog before uncompressingFlorian Fainelli
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-06-27rtc: m48t86: move m48t86.h to platform_dataAlexandre Belloni
2015-12-07ARM: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON
2015-08-13ARM/fb: ep93xx: switch framebuffer to use modedb onlyLinus Walleij
2015-08-13ARM: ep93xx/timer: Migrate to new 'set-state' interfaceViresh Kumar
2015-07-17ARM: ep93xx: simone: enable DMA on the SPI hostLinus Walleij
2015-07-17ARM: ep93xx: vision_ep9307: add audio supportH Hartley Sweeten
2015-07-17ARM: ep93xx: vision_ep9307: enable DMA for SPIH Hartley Sweeten
2015-07-17ARM: ep93xx: toss the device ID into the entropy poolLinus Walleij
2015-07-17ARM: ep93xx: remove memory configuration optionsH Hartley Sweeten
2015-07-17ARM: ep93xx: update comment on timer usageLinus Walleij
2015-07-08ARM: ep93xx: switch clockevent to timer 3Linus Walleij
2015-07-08ARM: ep93xx: use non-raw accessors for timerLinus Walleij
2015-07-08ARM: ep93xx: switch to GENERIC_CLOCKEVENTSLinus Walleij
2015-07-08ARM: ep93xx: move timer to its own fileLinus Walleij
2015-06-11ARM: ep93xx: simone: support for SPI-based MMC/SD cardsMika Westerberg