summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ep93xx/ts72xx.c
AgeCommit message (Expand)Author
2019-09-02spi: ep93xx: Repair SPI CS lookup tablesAlexander Sverdlin
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-02spi: ep93xx: Convert to use CS GPIO descriptorsLinus Walleij
2019-04-28ARM: ep93xx: move private headers out of mach/*Arnd Bergmann
2019-01-30arch/arm/mach-ep93xx: Remove duplicate headerBrajeswar Ghosh
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
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-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-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2017-03-17ARM: ep93xx: Register ts73xx-fpga manager driver for TS-7300Florian Fainelli
2017-02-21ARM: ep93xx: ts72xx: allow rtc-m48t86 to manage its own resourcesH Hartley Sweeten
2016-06-27rtc: m48t86: move m48t86.h to platform_dataAlexandre Belloni
2015-12-07ARM: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-12ARM: remove unneeded vic.h includesRob Herring
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-09-17ARM: ep93xx: Move ts72xx.h out of include/machRyan Mallon
2012-09-17ARM: ep93xx: use __iomem pointers for MMIOArnd Bergmann
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-05-13arm: Use the plat_nand default partition parserH Hartley Sweeten
2012-05-05ARM: ep93xx: use machine specific hook for late initShawn Guo
2012-03-14ep93xx: Move PHYS_BASE defines to local SoC header fileRyan Mallon
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: ep93xx: use new restart hookRussell King
2011-11-15ARM: ep93xx: convert to MULTI_IRQ_HANDLERJamie Iles
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-09-11ts72xx: use MTDPART_OFS_RETAIN for mtd partitioningDmitry Eremin-Solenikov
2011-08-21ARM: mach-ep93xx: convert boot_params to atag_offsetNicolas Pitre
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-06-16ARM: 6168/1: ep93xx: move physmap flash registration into core.cHartley Sweeten
2010-05-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-04-14ARM: 5992/1: ep93xx: pass platform startup data as __initdataHartley Sweeten
2010-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-03-06[WATCHDOG] ep93xx: added platform side support for TS-72xx WDT driverMika Westerberg
2010-01-06mtd: Update ep93xx/ts72xx to use generic platform nand driverH Hartley Sweeten
2009-09-12Merge branch 'master' into develRussell King
2009-07-23[ARM] 5611/1: ep93xx: update ts72xx nor flash supportHartley Sweeten
2009-07-09[ARM] 5592/1: ep93xx: cleanup platform header includesHartley Sweeten
2008-12-13[ARM] 5343/1: ep93xx: include linux/i2c.hHartley Sweeten
2008-12-13[ARM] 5342/1: ep93xx: platform init cleanupHartley Sweeten
2008-10-09Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100'...Russell King
2008-10-04[ARM] 5273/2: ep93xx: move ethernet support into core.cHartley Sweeten
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King