summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lh7a40x
Commit message (Expand)AuthorAgeFilesLines
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-202-6/+0
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-6/+4
* ARM: Remove DISCONTIGMEM supportRussell King2010-07-161-44/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'misc2' into develRussell King2010-02-251-1/+1
|\
| * ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2010-02-151-1/+1
* | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
|/
* ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by mis...Peter Hüwe2010-01-101-0/+2
* ARM: fix lh7a40x buildRussell King2009-12-131-8/+0
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-1/+1
* arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* Merge branch 'clks' into develRussell King2008-11-301-88/+4
|\
| * [ARM] lh7a40x: convert to simple clk APIRussell King2008-11-301-61/+4
| * [ARM] lh7a40x: clocks - cleanupRussell King2008-11-301-27/+0
* | [ARM] Add a common typesafe __io implementationRussell King2008-11-301-2/+2
* | [ARM] lh7a40x: avoid polluting the kernel's namespaceRussell King2008-11-281-2/+0
* | [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-10/+0
|/
* Merge branch 'pxa-all' into develRussell King2008-10-094-6/+5
|\
| * [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-094-6/+5
* | [ARM] mm: allow LH7A40x to use sparsememRussell King2008-10-012-7/+12
* | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-062-2/+2
|/
* [ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk2008-08-162-2/+0
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0724-14/+1136
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-079-10/+9
* [ARM] fix lh7a40x/kev7a400 buildRussell King2008-04-201-3/+2
* [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King2008-01-281-4/+0
* [ARM] spelling fixesSimon Arlott2007-05-201-3/+3
* Add IRQF_IRQPOLL flag on armBernhard Walle2007-05-081-1/+1
* [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-213-3/+0
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-076-12/+12
|\
| * [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-306-12/+12
* | Fix misc Kconfig typosMatt LaPlante2006-11-301-1/+1
|/
* [ARM] Comment out missing configuration symbolsRussell King2006-10-241-2/+2
* [PATCH] one more ARM IRQ fixAdrian Bunk2006-10-201-1/+1
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-065-12/+8
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-042-2/+1
* Attack of "the the"s in archMatt LaPlante2006-10-031-1/+1
* [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell2006-08-016-10/+20
* [PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner2006-07-021-1/+1
* [ARM] 3700/1: ARM: Convert lh7a40x to generic irq handlingThomas Gleixner2006-07-012-0/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ARM] 3405/1: lpd7a40x: CPLD ssp driverMarc Singer2006-06-182-0/+348
* [ARM] 3404/1: lpd7a40x: AMBA CLCD supportMarc Singer2006-06-181-0/+241
* [ARM] 3401/1: lpd7a40x: platform updateMarc Singer2006-06-185-72/+367
* [ARM] 3400/1: lpd7a40x: platform headers updateMarc Singer2006-06-182-0/+347
* [ARM] Remove asm/arch/irq.hRussell King2006-03-215-2/+6
* [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2006-01-132-3/+0
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [ARM] 2986/1: Replace map_desc.physical with map_desc.pfn: LH7A40xDeepak Saxena2005-10-282-17/+82
OpenPOWER on IntegriCloud