summaryrefslogtreecommitdiff
path: root/arch/arm/mach-netx
AgeCommit message (Expand)Author
2011-05-26ARM: 6827/1: mach-netx: delete hardcoded periphidLinus Walleij
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesRussell King
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2011-01-13ARM: netx: irq_data conversion.Lennert Buytenhek
2010-12-22ARM: netx: update clock source registrationRussell King
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr
2010-10-01ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren
2009-08-13netx: Use get_irqnr_preamble to initialize base registerUwe Kleine-König
2009-05-07[ARM] VIC: Add power management deviceBen Dooks
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-03-30trivial: fix typo "virual" -> "virtual"Uwe Kleine-Koenig
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King
2009-01-08[ARM] fix netxRussell King
2009-01-08[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px...Russell King
2009-01-06arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-19Merge branch 'for-rmk' of git://git.pengutronix.de/git/ukl/linux-2.6 into develRussell King
2008-12-09netx: define register MEMCRUwe Kleine-König
2008-12-09netx/xc: add a few "const"s to fix compiler warningsUwe Kleine-König
2008-12-09netx: add support for clockeventsUwe Kleine-König
2008-12-09netx: Use a cpp symbol for the clocksource timer numberUwe Kleine-König
2008-12-09mach-netx/time.c: codingstyle cleanupUwe Kleine-König
2008-11-30Merge branch 'clks' into develRussell King
2008-11-30[ARM] netx: fix simple clk APIRussell King
2008-11-30[ARM] Add a common typesafe __io implementationRussell King
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King
2008-11-29[ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre
2008-10-09Merge branch 'pxa-all' into develRussell King
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-01-28Remove references to "make dep"Adrian Bunk
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King
2007-11-05[ARM] 4641/2: netX: fix kobject_name typeRobert Schwebel
2007-10-31[ARM] Fix netx_defconfig regressionRussell King
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle
2007-02-16[PATCH] clocksource: fixup is_continous changes on ARMThomas Gleixner
2006-12-13[ARM] 4013/1: clocksource driver for netxSascha Hauer
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner