| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: ep93xx: Repair SPI CS lookup tables | Alexander Sverdlin | 2019-09-02 | 1 | -2/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2019-05-16 | 1 | -2/+2 |
|\ |
|
| * | ARM: ep93xx: move private headers out of mach/* | Arnd Bergmann | 2019-04-28 | 1 | -2/+2 |
* | | spi: ep93xx: Convert to use CS GPIO descriptors | Linus Walleij | 2019-05-02 | 1 | -8/+17 |
|/ |
|
* | arch/arm/mach-ep93xx: Remove duplicate header | Brajeswar Ghosh | 2019-01-30 | 1 | -1/+0 |
* | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h | Boris Brezillon | 2018-10-03 | 1 | -2/+1 |
* | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there | Boris Brezillon | 2018-10-03 | 1 | -3/+3 |
* | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks | Boris Brezillon | 2018-10-03 | 1 | -5/+2 |
* | ARM: ep93xx: ts72xx: Add support for BK3 board - ts72xx derivative | Lukasz Majewski | 2017-12-13 | 1 | -0/+136 |
* | ARM: ep93xx: ts72xx: cosmetic: Add some description to ts72xx code | Lukasz Majewski | 2017-12-13 | 1 | -0/+9 |
* | ARM: ep93xx: ts72xx: Rewrite ts72xx_register_flash() to accept parameters | Lukasz Majewski | 2017-12-13 | 1 | -12/+8 |
* | ARM: ep93xx: Add lm70 HWMON sensor to TS-72xx boards | H Hartley Sweeten | 2017-09-21 | 1 | -0/+26 |
* | ARM: ep93xx: tidy up TS-72xx Watchdog resources | H Hartley Sweeten | 2017-09-21 | 1 | -11/+9 |
* | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 2017-08-13 | 1 | -1/+1 |
* | ARM: ep93xx: Register ts73xx-fpga manager driver for TS-7300 | Florian Fainelli | 2017-03-17 | 1 | -0/+26 |
* | ARM: ep93xx: ts72xx: allow rtc-m48t86 to manage its own resources | H Hartley Sweeten | 2017-02-21 | 1 | -30/+10 |
* | rtc: m48t86: move m48t86.h to platform_data | Alexandre Belloni | 2016-06-27 | 1 | -1/+1 |
* | ARM: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON | 2015-12-07 | 1 | -2/+2 |
* | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson | 2013-01-14 | 1 | -2/+0 |
|\ |
|
| * | ARM: remove unneeded vic.h includes | Rob Herring | 2013-01-12 | 1 | -1/+0 |
| * | ARM: remove mach .handle_irq for VIC users | Rob Herring | 2013-01-12 | 1 | -1/+0 |
* | | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 1 | -1/+1 |
|/ |
|
* | ARM: ep93xx: Move ts72xx.h out of include/mach | Ryan Mallon | 2012-09-17 | 1 | -1/+1 |
* | ARM: ep93xx: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-17 | 1 | -5/+5 |
* | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2012-06-01 | 1 | -3/+0 |
|\ |
|
| * | arm: Use the plat_nand default partition parser | H Hartley Sweeten | 2012-05-13 | 1 | -3/+0 |
* | | ARM: ep93xx: use machine specific hook for late init | Shawn Guo | 2012-05-05 | 1 | -0/+1 |
|/ |
|
* | ep93xx: Move PHYS_BASE defines to local SoC header file | Ryan Mallon | 2012-03-14 | 1 | -0/+1 |
* | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 1 | -0/+1 |
|\ |
|
| * | ARM: restart: ep93xx: use new restart hook | Russell King | 2012-01-05 | 1 | -0/+1 |
* | | ARM: ep93xx: convert to MULTI_IRQ_HANDLER | Jamie Iles | 2011-11-15 | 1 | -0/+2 |
|/ |
|
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-11-07 | 1 | -18/+5 |
|\ |
|
| * | ts72xx: use MTDPART_OFS_RETAIN for mtd partitioning | Dmitry Eremin-Solenikov | 2011-09-11 | 1 | -18/+5 |
* | | ARM: mach-ep93xx: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 1 | -1/+1 |
|/ |
|
* | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 1 | -2/+0 |
* | ARM: 6168/1: ep93xx: move physmap flash registration into core.c | Hartley Sweeten | 2010-06-16 | 1 | -23/+4 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2010-05-21 | 1 | -57/+131 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2010-03-26 | 1 | -0/+21 |
| |\ |
|
| * | | mtd: Update ep93xx/ts72xx to use generic platform nand driver | H Hartley Sweeten | 2010-01-06 | 1 | -57/+131 |
* | | | ARM: 5992/1: ep93xx: pass platform startup data as __initdata | Hartley Sweeten | 2010-04-14 | 1 | -1/+1 |
| |/
|/| |
|
* | | [WATCHDOG] ep93xx: added platform side support for TS-72xx WDT driver | Mika Westerberg | 2010-03-06 | 1 | -0/+21 |
|/ |
|
* | Merge branch 'master' into devel | Russell King | 2009-09-12 | 1 | -5/+13 |
|\ |
|
| * | [ARM] 5611/1: ep93xx: update ts72xx nor flash support | Hartley Sweeten | 2009-07-23 | 1 | -5/+13 |
* | | [ARM] 5592/1: ep93xx: cleanup platform header includes | Hartley Sweeten | 2009-07-09 | 1 | -8/+7 |
|/ |
|
* | [ARM] 5343/1: ep93xx: include linux/i2c.h | Hartley Sweeten | 2008-12-13 | 1 | -0/+1 |
* | [ARM] 5342/1: ep93xx: platform init cleanup | Hartley Sweeten | 2008-12-13 | 1 | -10/+10 |
*-. | Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100'... | Russell King | 2008-10-09 | 1 | -26/+2 |
|\ \ |
|
| | * | [ARM] 5273/2: ep93xx: move ethernet support into core.c | Hartley Sweeten | 2008-10-04 | 1 | -25/+1 |
| |/
|/| |
|
| * | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 1 | -1/+1 |
|/ |
|