aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-netx
Commit message (Expand)AuthorAgeFilesLines
* ARM: 6827/1: mach-netx: delete hardcoded periphidLinus Walleij2011-05-261-1/+0
* clocksource: convert ARM 32-bit up counting clocksourcesRussell King2011-05-231-14/+2
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+2
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-3/+3
* ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
* ARM: netx: irq_data conversion.Lennert Buytenhek2011-01-131-15/+15
* ARM: netx: update clock source registrationRussell King2010-12-221-4/+1
* ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar2010-11-211-1/+1
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-203-6/+0
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-6/+4
* ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre2010-10-011-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
* netx: Use get_irqnr_preamble to initialize base registerUwe Kleine-König2009-08-131-3/+1
* [ARM] VIC: Add power management deviceBen Dooks2009-05-071-1/+1
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* trivial: fix typo "virual" -> "virtual"Uwe Kleine-Koenig2009-03-301-1/+1
* [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-1/+1
* [ARM] fix netxRussell King2009-01-081-1/+1
* [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px...Russell King2009-01-082-0/+3
* arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* Merge branch 'for-rmk' of git://git.pengutronix.de/git/ukl/linux-2.6 into develRussell King2008-12-193-17/+109
|\
| * netx: define register MEMCRUwe Kleine-König2008-12-091-0/+22
| * netx/xc: add a few "const"s to fix compiler warningsUwe Kleine-König2008-12-091-3/+3
| * netx: add support for clockeventsUwe Kleine-König2008-12-091-1/+67
| * netx: Use a cpp symbol for the clocksource timer numberUwe Kleine-König2008-12-091-5/+7
| * mach-netx/time.c: codingstyle cleanupUwe Kleine-König2008-12-091-12/+14
* | Merge branch 'clks' into develRussell King2008-11-301-5/+2
|\ \
| * | [ARM] netx: fix simple clk APIRussell King2008-11-301-5/+2
| |/
* | [ARM] Add a common typesafe __io implementationRussell King2008-11-301-1/+1
* | [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-291-20/+0
* | [ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King2008-11-291-1/+0
* | [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-10/+0
|/
* Merge branch 'pxa-all' into develRussell King2008-10-091-4/+1
|\
| * [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-091-4/+1
* | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-065-5/+5
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0724-21/+998
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-078-8/+8
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-271-4/+4
* [ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-3/+3
* Remove references to "make dep"Adrian Bunk2008-01-281-3/+0
* [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King2008-01-281-4/+0
* [ARM] 4641/2: netX: fix kobject_name typeRobert Schwebel2007-11-051-3/+3
* [ARM] Fix netx_defconfig regressionRussell King2007-10-311-3/+3
* Add IRQF_IRQPOLL flag on armBernhard Walle2007-05-081-1/+1
* [PATCH] clocksource: fixup is_continous changes on ARMThomas Gleixner2007-02-161-1/+1
* [ARM] 4013/1: clocksource driver for netxSascha Hauer2006-12-131-12/+30
* [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-301-3/+3
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-062-5/+4
* [PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner2006-07-021-1/+1