aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pnx4008
Commit message (Expand)AuthorAge
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-28
|\
| * ARM: mach-pnx4008: remove mach/memory.hNicolas Pitre2011-10-13
| * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-26
| * ARM: mach-pnx4008: convert boot_params to atag_offsetNicolas Pitre2011-08-21
* | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-27
|\ \
| * | ARM: 7057/1: mach-pnx4008: rename GPIO headerLinus Walleij2011-08-23
| * | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-08
| |/
* / ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-17
|/
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-26
|\
| * ARM: Consolidate the clkdev header filesKyungmin Park2011-07-19
* | ARM: entry: remove unused irq_prio_table macroRussell King2011-06-28
|/
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-29
* ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-17
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-15
|\
| * ARM: pnx4008: irq_data conversion.Lennert Buytenhek2011-01-13
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\
| * | suspend: constify platform_suspend_opsLionel Debroux2010-11-16
* | | Merge branch 'smp' into miscRussell King2011-01-06
|\ \ \ | | |/ | |/|
| * | ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar2010-11-21
| |/
* / ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-26
|/
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-20
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-20
* ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre2010-10-01
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branches 'clks' and 'pnx' into develRussell King2010-02-25
|\
| * ARM: PNX4008: move i2c_adapter structure inside the drivers private dataRussell King2010-02-12
| * ARM: PNX4008: kzalloc i2c drivers internal dataRussell King2010-02-12
| * ARM: PNX4008: remove platform definitions from mach/timex.hRussell King2010-02-12
| * ARM: PNX4008: get i2c clock rate from clk APIRussell King2010-02-12
| * ARM: PNX4008: convert i2c-pnx to use clk API enable/disable callsRussell King2010-02-12
| * ARM: PNX4008: move i2c clock start/stop into driverRussell King2010-02-12
| * ARM: PNX4008: move i2c suspend/resume callbacks into driverRussell King2010-02-12
| * ARM: PNX4008: convert i2c clocks to match by device onlyRussell King2010-02-12
| * ARM: PNX4008: convert watchdog to use clk API enable/disable callsRussell King2010-02-12
| * ARM: PNX4008: convert watchdog clocks to match by device onlyRussell King2010-02-12
| * ARM: PNX4008: provide clock enable/disable methods and initializationRussell King2010-02-12
| * ARM: PNX4008: simplify clk enable/disable pathsRussell King2010-02-12
| * ARM: PNX4008: convert to clkdevRussell King2010-02-12
* | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-12
|/
* [ARM] pass reboot command line to arch_reset()Russell King2009-03-19
* [ARM] fix pnx4008Russell King2009-01-08
* [ARM] Add a common typesafe __io implementationRussell King2008-11-30
* [ARM] pnx4008: fix definition of PHYS_OFFSETRussell King2008-11-30
* [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-29
* [ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King2008-11-29
* [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-28
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-06
* [ARM] fix pnx4008 build errorsRussell King2008-08-08
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07