aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100/collie.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-11ARM: 7935/1: sa1100: collie: add gpio-keys configurationDmitry Eremin-Solenikov1-0/+35
2013-09-18ARM: sa1100: collie.c: fall back to jedec_probe flash detectionAndrea Adami1-1/+1
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-11-16ARM: move serial_sa1100.h header file to linux/platform_dataRussell King1-1/+1
2012-09-14ARM: sa1100: move platform_data definitionsArnd Bergmann1-1/+1
2012-05-08ARM: sa1100: use machine specific hook for late initShawn Guo1-0/+1
2012-04-02ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker1-0/+4
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring1-1/+2
2012-03-25Merge branch 'sa11x0-mcp' into sa11x0Russell King1-1/+10
2012-03-25Merge branch 'sa11x0-lcd' into sa11x0Russell King1-0/+17
2012-02-21FB: sa1100: move platform data to platform filesRussell King1-0/+17
2012-02-18MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP dataRussell King1-1/+6
2012-02-09ARM: sa11x0: convert to use DEFINE_RES_xxx macrosRussell King1-20/+4
2012-02-03MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.cRussell King1-0/+2
2012-01-26Merge branch 'sa11x0-mcp-fixes' into fixesRussell King1-17/+1
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus."Russell King1-7/+1
2012-01-20Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King1-10/+0
2012-01-19ARM: sa11x0: fix collie build errorRussell King1-3/+2
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-1/+17
2012-01-09ARM: sa1100: Refactor mcp-sa11x0 to use platform resources.Jochen Friedrich1-0/+10
2012-01-09ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich1-1/+7
2012-01-05ARM: restart: sa1100: use new restart hookRussell King1-0/+1
2011-10-31arm: fix implicit use of page.h in several arch/arm filesPaul Gortmaker1-0/+1
2011-02-11ARM: 6658/1: collie: do actually pass locomo_info to locomo driverDmitry Eremin-Solenikov1-0/+3
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-07-19update email addressPavel Machek1-1/+1
2010-03-02[ARM] locomo: allow cascaded IRQ base to be specified by platformsEric Miao1-0/+4
2009-12-06Merge branch 'for-lak' of git://git.linuxtogo.org/home/thesing/collie into sa1100Russell King1-5/+74
2009-12-06ARM: sa11x0: convert set_xxx_data() to register_xxx()Russell King1-3/+3
2009-11-27collie: support pda_power driverThomas Kunze1-0/+65
2009-11-27collie: convert to gpiolib for ucb1x00Thomas Kunze1-0/+1
2009-11-27collie: prepare for gpiolib useThomas Kunze1-5/+7
2009-11-27collie: fix scoop convesion to new apiThomas Kunze1-0/+1
2009-03-25[ARM] collie: fix two minor formatting nitsRussell King1-3/+4
2009-03-25[ARM] 5429/1: collie: start scoop converton to new apiDmitry Baryshkov1-5/+22
2008-12-01[ARM] 5336/1: Formatting/Whitespace cleanups in mach-sa1100Kristoffer Ericson1-15/+14
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-3/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-05-22[ARM] 5025/2: fix collie cpu initialisationThomas Kunze1-20/+22
2006-09-27[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOsRichard Purdie1-13/+10
2006-07-11[ARM] 3727/1: fix ucb initialization on colliePavel Machek1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-01[ARM] 3436/1: 2.6.16-git18: collie_defconfig brokenPavel Machek1-1/+71
2006-03-25[PATCH] collie: fix missing pcmcia bitsPavel Machek1-0/+30
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre1-1/+0
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100Deepak Saxena1-3/+11
2005-10-10[ARM] 2960/1: collie: Add missing scoop call parametersRichard Purdie1-3/+3
2005-09-15[ARM] 2915/1: SA1100 Collie: Correct scoop device callsRichard Purdie1-6/+5
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King1-3/+5