summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ns9xxx
Commit message (Expand)AuthorAgeFilesLines
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-5/+3
* ARM: 6263/1: ns9xxx: fix FTBFS for zImageUwe Kleine-König2010-07-261-15/+15
* ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failureJeremy Kerr2010-07-261-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-1/+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
|/
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-4/+4
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* Merge branch 'origin' into develRussell King2009-03-281-2/+1
|\
| * sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu2009-01-121-2/+1
* | [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-1/+1
|/
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-1/+1
|\
| * cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* | [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-14/+0
* | [ARM] ns9xxx: mach/hardware.h doesn't need asm/memory.hRussell King2008-11-281-2/+0
* | [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-3/+0
|/
* [ARM] gpio_free might sleep, arm architectureUwe Kleine-König2008-10-301-0/+2
* 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/bitops.h to linux/bitops.hRussell King2008-09-061-1/+1
* | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-062-2/+2
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0730-24/+1141
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* [ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King2008-08-029-23/+23
* Remove use of asm/semaphore.hMatthew Wilcox2008-07-241-1/+1
* Merge branch 'irq-fix' of git://www.modarm9.com/gitsrc/pub/people/ukleinek/li...Russell King2008-05-071-7/+15
|\
| * ns9xxx: fix sparse warningUwe Kleine-König2008-04-251-1/+1
| * ns9xxx: check for irq lockupsUwe Kleine-König2008-04-251-0/+5
| * ns9xxx: fix handle_prio_irq to unmask irqs with lower priorityUwe Kleine-König2008-04-251-6/+9
* | ns9xxx: add clock apiUwe Kleine-König2008-03-313-1/+251
* | ns9xxx: add support for irq priorisationUwe Kleine-König2008-03-311-12/+18
|/
* ns9xxx: make use of the chip's irq priorisationUwe Kleine-König2008-03-311-1/+39
* ns9xxx: prepare for adding support for Digi ns921x processorsUwe Kleine-König2008-03-3112-174/+294
* ns9xxx: introduce a config variable for the cc9p9360 moduleUwe Kleine-König2008-03-311-12/+16
* ns9xxx: use default text offsetUwe Kleine-König2008-03-311-1/+1
* ns9xxx: move registration of serial8250 to a dedicated fileUwe Kleine-König2008-03-314-58/+76
* [ARM] 4851/1: ns9xxx: fix size of gpioresUwe Kleine-König2008-03-081-1/+1
* [ARM] 4595/1: ns9xxx: define registers as void __iomem * instead of volatile u32Uwe Kleine-König2007-10-124-61/+85
* [ARM] 4594/1: ns9xxx: use the new gpio functionsUwe Kleine-König2007-10-121-6/+6
* [ARM] 4593/1: ns9xxx: implement generic clockeventsUwe Kleine-König2007-10-121-42/+108
* [ARM] 4592/1: ns9xxx: clocksource driverUwe Kleine-König2007-10-121-26/+42
* [ARM] 4590/1: ns9xxx: add gpio handling functionsUwe Kleine-König2007-10-122-1/+185
* [ARM] 4589/1: ns9xxx: acknowledge IRQ_EXT2 in the demux routine for FPGA irqsUwe Kleine-König2007-10-121-2/+7
* [ARM] 4545/1: ns9xxx: simplify irq ack'ingUwe Kleine-König2007-10-122-33/+14
* [ARM] 4493/1: ns9xxx: disable a non-reloading timer before ack'ing its irqUwe Kleine-König2007-07-201-0/+9
* [ARM] 4487/1: ns9xxx: complete definition of GPIO related registersUwe Kleine-König2007-07-201-2/+1
* [ARM] 4486/1: ns9xxx: fix a typo in the register definitions.Uwe Kleine-König2007-07-201-1/+1
OpenPOWER on IntegriCloud