| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-02-12 | 1 | -2/+1 |
|\ |
|
| * | ARM: 8283/1: sa1100: collie: clear PWER register on machine init | Dmitry Eremin-Solenikov | 2015-01-29 | 1 | -2/+1 |
* | | arm: sa1100: move irda header to linux/platform_data | Dmitry Eremin-Solenikov | 2014-12-30 | 1 | -1/+1 |
|/ |
|
* | ARM: 8217/1: sa1100 collie: use gpio-charger instead of pda-power | Dmitry Eremin-Solenikov | 2014-11-27 | 1 | -48/+7 |
* | ARM: 8085/1: sa1100: collie: add top boot mtd partition | Andrea Adami | 2014-06-29 | 1 | -0/+5 |
* | ARM: 8084/1: sa1100: collie: revert back to cfi_probe | Andrea Adami | 2014-06-29 | 1 | -1/+1 |
* | ARM: 7936/1: sa1100: collie: add support for IrDA transceiver | Dmitry Eremin-Solenikov | 2014-02-12 | 1 | -0/+33 |
* | ARM: 7935/1: sa1100: collie: add gpio-keys configuration | Dmitry Eremin-Solenikov | 2014-01-11 | 1 | -0/+35 |
* | ARM: sa1100: collie.c: fall back to jedec_probe flash detection | Andrea Adami | 2013-09-18 | 1 | -1/+1 |
* | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 1 | -1/+1 |
* | ARM: move serial_sa1100.h header file to linux/platform_data | Russell King | 2012-11-16 | 1 | -1/+1 |
* | ARM: sa1100: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
* | ARM: sa1100: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 1 | -0/+1 |
* | ARM: fix lcd power build failure in collie_defconfig | Paul Gortmaker | 2012-04-02 | 1 | -0/+4 |
* | ARM: 7342/2: sa1100: prepare for sparse irq conversion | Rob Herring | 2012-03-25 | 1 | -1/+2 |
* | Merge branch 'sa11x0-mcp' into sa11x0 | Russell King | 2012-03-25 | 1 | -1/+10 |
|\ |
|
| * | MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP data | Russell King | 2012-02-18 | 1 | -1/+6 |
| * | MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.c | Russell King | 2012-02-03 | 1 | -0/+2 |
* | | Merge branch 'sa11x0-lcd' into sa11x0 | Russell King | 2012-03-25 | 1 | -0/+17 |
|\ \ |
|
| * | | FB: sa1100: move platform data to platform files | Russell King | 2012-02-21 | 1 | -0/+17 |
* | | | ARM: sa11x0: convert to use DEFINE_RES_xxx macros | Russell King | 2012-02-09 | 1 | -20/+4 |
|/ / |
|
* | | Merge branch 'sa11x0-mcp-fixes' into fixes | Russell King | 2012-01-26 | 1 | -17/+1 |
|\ \
| |/ |
|
| * | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b... | Russell King | 2012-01-20 | 1 | -7/+1 |
| * | Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources." | Russell King | 2012-01-20 | 1 | -10/+0 |
* | | ARM: sa11x0: fix collie build error | Russell King | 2012-01-19 | 1 | -3/+2 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2012-01-13 | 1 | -1/+17 |
|\ |
|
| * | ARM: sa1100: Refactor mcp-sa11x0 to use platform resources. | Jochen Friedrich | 2012-01-09 | 1 | -0/+10 |
| * | ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus. | Jochen Friedrich | 2012-01-09 | 1 | -1/+7 |
* | | ARM: restart: sa1100: use new restart hook | Russell King | 2012-01-05 | 1 | -0/+1 |
|/ |
|
* | arm: fix implicit use of page.h in several arch/arm files | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | ARM: 6658/1: collie: do actually pass locomo_info to locomo driver | Dmitry Eremin-Solenikov | 2011-02-11 | 1 | -0/+3 |
* | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 1 | -2/+0 |
* | update email address | Pavel Machek | 2010-07-19 | 1 | -1/+1 |
* | [ARM] locomo: allow cascaded IRQ base to be specified by platforms | Eric Miao | 2010-03-02 | 1 | -0/+4 |
* | Merge branch 'for-lak' of git://git.linuxtogo.org/home/thesing/collie into sa... | Russell King | 2009-12-06 | 1 | -5/+74 |
|\ |
|
| * | collie: support pda_power driver | Thomas Kunze | 2009-11-27 | 1 | -0/+65 |
| * | collie: convert to gpiolib for ucb1x00 | Thomas Kunze | 2009-11-27 | 1 | -0/+1 |
| * | collie: prepare for gpiolib use | Thomas Kunze | 2009-11-27 | 1 | -5/+7 |
| * | collie: fix scoop convesion to new api | Thomas Kunze | 2009-11-27 | 1 | -0/+1 |
* | | ARM: sa11x0: convert set_xxx_data() to register_xxx() | Russell King | 2009-12-06 | 1 | -3/+3 |
|/ |
|
* | [ARM] collie: fix two minor formatting nits | Russell King | 2009-03-25 | 1 | -3/+4 |
* | [ARM] 5429/1: collie: start scoop converton to new api | Dmitry Baryshkov | 2009-03-25 | 1 | -5/+22 |
* | [ARM] 5336/1: Formatting/Whitespace cleanups in mach-sa1100 | Kristoffer Ericson | 2008-12-01 | 1 | -15/+14 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -3/+3 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
* | [ARM] 5025/2: fix collie cpu initialisation | Thomas Kunze | 2008-05-22 | 1 | -20/+22 |
* | [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs | Richard Purdie | 2006-09-27 | 1 | -13/+10 |
* | [ARM] 3727/1: fix ucb initialization on collie | Pavel Machek | 2006-07-11 | 1 | -2/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [ARM] 3436/1: 2.6.16-git18: collie_defconfig broken | Pavel Machek | 2006-04-01 | 1 | -1/+71 |