aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/ts72xx.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-27ARM: ep93xx: Make ts72xx_register_flash() staticAlexander Sverdlin1-1/+1
2022-04-04ARM: ep93xx: enable SPARSE_IRQArnd Bergmann1-1/+2
2021-08-04ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann1-2/+0
2019-09-02spi: ep93xx: Repair SPI CS lookup tablesAlexander Sverdlin1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+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-8/+17
2019-04-28ARM: ep93xx: move private headers out of mach/*Arnd Bergmann1-2/+2
2019-01-30arch/arm/mach-ep93xx: Remove duplicate headerBrajeswar Ghosh1-1/+0
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon1-2/+1
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon1-3/+3
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon1-5/+2
2017-12-13ARM: ep93xx: ts72xx: Add support for BK3 board - ts72xx derivativeLukasz Majewski1-0/+136
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-09-21ARM: ep93xx: Add lm70 HWMON sensor to TS-72xx boardsH Hartley Sweeten1-0/+26
2017-09-21ARM: ep93xx: tidy up TS-72xx Watchdog resourcesH Hartley Sweeten1-11/+9
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon1-1/+1
2017-03-17ARM: ep93xx: Register ts73xx-fpga manager driver for TS-7300Florian Fainelli1-0/+26
2017-02-21ARM: ep93xx: ts72xx: allow rtc-m48t86 to manage its own resourcesH Hartley Sweeten1-30/+10
2016-06-27rtc: m48t86: move m48t86.h to platform_dataAlexandre Belloni1-1/+1
2015-12-07ARM: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON1-2/+2
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof 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-17ARM: ep93xx: Move ts72xx.h out of include/machRyan Mallon1-1/+1
2012-09-17ARM: ep93xx: use __iomem pointers for MMIOArnd Bergmann1-5/+5
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds1-3/+0
2012-05-13arm: Use the plat_nand default partition parserH Hartley Sweeten1-3/+0
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/+1
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-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-18/+5
2011-09-11ts72xx: use MTDPART_OFS_RETAIN for mtd partitioningDmitry Eremin-Solenikov1-18/+5
2011-08-21ARM: mach-ep93xx: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-06-16ARM: 6168/1: ep93xx: move physmap flash registration into core.cHartley Sweeten1-23/+4
2010-05-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-57/+131
2010-04-14ARM: 5992/1: ep93xx: pass platform startup data as __initdataHartley Sweeten1-1/+1
2010-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse1-0/+21
2010-03-06[WATCHDOG] ep93xx: added platform side support for TS-72xx WDT driverMika Westerberg1-0/+21
2010-01-06mtd: Update ep93xx/ts72xx to use generic platform nand driverH Hartley Sweeten1-57/+131
2009-09-12Merge branch 'master' into develRussell King1-5/+13
2009-07-23[ARM] 5611/1: ep93xx: update ts72xx nor flash supportHartley Sweeten1-5/+13
2009-07-09[ARM] 5592/1: ep93xx: cleanup platform header includesHartley Sweeten1-8/+7
2008-12-13[ARM] 5343/1: ep93xx: include linux/i2c.hHartley Sweeten1-0/+1
2008-12-13[ARM] 5342/1: ep93xx: platform init cleanupHartley Sweeten1-10/+10
2008-10-09Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100'...Russell King1-26/+2
2008-10-04[ARM] 5273/2: ep93xx: move ethernet support into core.cHartley Sweeten1-25/+1
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2006-09-30[ARM] 3879/1: ep93xx: instantiate platform devices for ep93xx ethernetLennert Buytenhek1-0/+30
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-28[ARM] 3663/1: fix resource->end off-by-one thinko during physmap conversionLennert Buytenhek1-1/+1
2006-06-22[ARM] 3614/1: ep93xx: use platform devices for physmap flashLennert Buytenhek1-1/+22
2006-06-08[PATCH] ep93xx build fixLennert Buytenhek1-4/+4
2006-04-02[ARM] 3451/1: ep93xx: use the m48t86 rtc driver on the ts72xx platformLennert Buytenhek1-0/+39
2006-03-21[ARM] 3369/1: ep93xx: add core cirrus ep93xx supportLennert Buytenhek1-0/+118