summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-netx
Commit message (Expand)AuthorAgeFilesLines
* ARM: __io abuse cleanupRob Herring2012-03-133-10/+10
* ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-28/+0
* Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-26/+0
|\
| * ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-26/+0
* | Merge branch 'amba' into for-armsocRussell King2012-01-261-12/+1
|\ \
| * | ARM: amba: netx: use common amba device initializersRussell King2012-01-261-12/+1
| * | ARM: amba: netx: get rid of NO_IRQ initializersRussell King2012-01-251-1/+1
| |/
* / ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-28/+0
|/
* Merge branch 'restart' into for-linusRussell King2012-01-056-10/+9
|\
| * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * ARM: restart: netx: use new restart hookRussell King2012-01-056-6/+9
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-19/+0
|\ \
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-19/+0
| |/
* / ARM: netx: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-154-13/+6
|/
* arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-311-0/+1
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-285-30/+4
|\
| * ARM: mach-netx: remove mach/memory.hNicolas Pitre2011-10-131-26/+0
| * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * ARM: mach-netx: convert boot_params to atag_offsetNicolas Pitre2011-08-213-3/+3
* | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
|/
* 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