aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-netx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-30arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=nViresh Kumar1-23/+0
2012-03-13ARM: __io abuse cleanupRob Herring3-10/+10
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-28/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-26/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-26/+0
2012-01-26Merge branch 'amba' into for-armsocRussell King1-12/+1
2012-01-26ARM: amba: netx: use common amba device initializersRussell King1-12/+1
2012-01-25ARM: amba: netx: get rid of NO_IRQ initializersRussell King1-1/+1
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-28/+0
2012-01-05Merge branch 'restart' into for-linusRussell King6-10/+9
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: netx: use new restart hookRussell King6-6/+9
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-19/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-19/+0
2011-11-15ARM: netx: convert to MULTI_IRQ_HANDLERJamie Iles4-13/+6
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds5-30/+4
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-13ARM: mach-netx: remove mach/memory.hNicolas Pitre1-26/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-21ARM: mach-netx: convert boot_params to atag_offsetNicolas Pitre3-3/+3
2011-05-26ARM: 6827/1: mach-netx: delete hardcoded periphidLinus Walleij1-1/+0
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesRussell King1-14/+2
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-3/+3
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-13ARM: netx: irq_data conversion.Lennert Buytenhek1-15/+15
2010-12-22ARM: netx: update clock source registrationRussell King1-4/+1
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre3-6/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-6/+4
2010-10-01ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2009-08-13netx: Use get_irqnr_preamble to initialize base registerUwe Kleine-König1-3/+1
2009-05-07[ARM] VIC: Add power management deviceBen Dooks1-1/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-03-30trivial: fix typo "virual" -> "virtual"Uwe Kleine-Koenig1-1/+1
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-01-08[ARM] fix netxRussell King1-1/+1
2009-01-08[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3cRussell King2-0/+3
2009-01-06arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-12-19Merge branch 'for-rmk' of git://git.pengutronix.de/git/ukl/linux-2.6 into develRussell King3-17/+109
2008-12-09netx: define register MEMCRUwe Kleine-König1-0/+22
2008-12-09netx/xc: add a few "const"s to fix compiler warningsUwe Kleine-König1-3/+3
2008-12-09netx: add support for clockeventsUwe Kleine-König1-1/+67
2008-12-09netx: Use a cpp symbol for the clocksource timer numberUwe Kleine-König1-5/+7
2008-12-09mach-netx/time.c: codingstyle cleanupUwe Kleine-König1-12/+14
2008-11-30Merge branch 'clks' into develRussell King1-5/+2
2008-11-30[ARM] netx: fix simple clk APIRussell King1-5/+2