aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lh7a40x (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-01-06arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-11-30Merge branch 'clks' into develRussell King1-88/+4
2008-11-30[ARM] lh7a40x: convert to simple clk APIRussell King1-61/+4
2008-11-30[ARM] lh7a40x: clocks - cleanupRussell King1-27/+0
2008-11-30[ARM] Add a common typesafe __io implementationRussell King1-2/+2
2008-11-28[ARM] lh7a40x: avoid polluting the kernel's namespaceRussell King1-2/+0
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-10/+0
2008-10-09Merge branch 'pxa-all' into develRussell King4-6/+5
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov4-6/+5
2008-10-01[ARM] mm: allow LH7A40x to use sparsememRussell King2-7/+12
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King2-2/+2
2008-08-16[ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk2-2/+0
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King24-14/+1136
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King9-10/+9
2008-04-20[ARM] fix lh7a40x/kev7a400 buildRussell King1-3/+2
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King1-4/+0
2007-05-20[ARM] spelling fixesSimon Arlott1-3/+3
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King3-3/+0
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-12/+12
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King6-12/+12
2006-11-30Fix misc Kconfig typosMatt LaPlante1-1/+1
2006-10-24[ARM] Comment out missing configuration symbolsRussell King1-2/+2
2006-10-20[PATCH] one more ARM IRQ fixAdrian Bunk1-1/+1
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds5-12/+8
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones2-2/+1
2006-10-03Attack of "the the"s in archMatt LaPlante1-1/+1
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell6-10/+20
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-07-01[ARM] 3700/1: ARM: Convert lh7a40x to generic irq handlingThomas Gleixner2-0/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-18[ARM] 3405/1: lpd7a40x: CPLD ssp driverMarc Singer2-0/+348
2006-06-18[ARM] 3404/1: lpd7a40x: AMBA CLCD supportMarc Singer1-0/+241
2006-06-18[ARM] 3401/1: lpd7a40x: platform updateMarc Singer5-72/+367
2006-06-18[ARM] 3400/1: lpd7a40x: platform headers updateMarc Singer2-0/+347
2006-03-21[ARM] Remove asm/arch/irq.hRussell King5-2/+6
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2-3/+0
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[ARM] 2986/1: Replace map_desc.physical with map_desc.pfn: LH7A40xDeepak Saxena2-17/+82
2005-09-04[ARM] Wrap calls to descriptor handlersRussell King1-1/+1
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King2-17/+23
2005-06-26[PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds11-0/+1044