aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/simone.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+2
2019-05-02spi: ep93xx: Convert to use CS GPIO descriptorsLinus Walleij1-4/+7
2019-04-28ARM: ep93xx: move private headers out of mach/*Arnd Bergmann1-2/+2
2018-12-17mmc: spi: Convert to use GPIO descriptorsLinus Walleij1-3/+11
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-51/+3
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij1-11/+1
2017-09-21ARM: ep93xx: simone: let the mmc_spi driver handle the card detectH Hartley Sweeten1-51/+3
2017-02-16spi: spi-ep93xx: simplify GPIO chip selectsH Hartley Sweeten1-52/+11
2015-08-13ARM/fb: ep93xx: switch framebuffer to use modedb onlyLinus Walleij1-2/+0
2015-07-17ARM: ep93xx: simone: enable DMA on the SPI hostLinus Walleij1-0/+1
2015-06-11ARM: ep93xx: simone: support for SPI-based MMC/SD cardsMika Westerberg1-1/+134
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson1-2/+0
2013-01-12ARM: remove unneeded vic.h includesRob Herring1-1/+0
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring1-1/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann1-1/+1
2012-05-05ARM: ep93xx: use machine specific hook for late initShawn Guo1-0/+1
2012-03-14ep93xx: Move PHYS_BASE defines to local SoC header fileRyan Mallon1-0/+2
2012-01-05Merge branch 'restart' into for-linusRussell King1-0/+1
2012-01-05ARM: restart: ep93xx: use new restart hookRussell King1-0/+1
2011-11-15ARM: ep93xx: convert to MULTI_IRQ_HANDLERJamie Iles1-0/+2
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+12
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-2/+2
2011-10-01ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij1-1/+1
2011-09-16ARM: ep93xx: simone: register audio platform deviceMika Westerberg1-1/+12
2011-08-21ARM: mach-ep93xx: convert boot_params to atag_offsetNicolas Pitre1-2/+2
2011-06-16Change Ryan Mallon's email address across the kernelRyan Mallon1-2/+2
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-15ASoC: ep93xx: add Simplemachines Sim.One AC97 audio supportMika Westerberg1-0/+1
2010-06-16ARM: 6168/1: ep93xx: move physmap flash registration into core.cHartley Sweeten1-23/+1
2010-04-14ARM: 5992/1: ep93xx: pass platform startup data as __initdataHartley Sweeten1-3/+3
2010-01-25ARM: 5892/1: ep93xx: Add support for Simplemachines Sim.One boardRyan Mallon1-0/+97