aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pnx4008
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-239-281/+5
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+241
|\
| * Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-283-23/+2
| |\
| | * ARM: mach-pnx4008: remove mach/memory.hNicolas Pitre2011-10-131-21/+0
| | * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| | * ARM: mach-pnx4008: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
| * | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-273-5/+3
| |\ \
| | * | ARM: 7057/1: mach-pnx4008: rename GPIO headerLinus Walleij2011-08-233-3/+3
| | * | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-082-4/+2
| | |/
| * | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
| |/
| * Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-261-7/+0
| |\
| | * ARM: Consolidate the clkdev header filesKyungmin Park2011-07-191-7/+0
| |/ |/|
| * ARM: entry: remove unused irq_prio_table macroRussell King2011-06-281-5/+0
|/
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-5/+5
* ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-151-29/+33
|\
| * ARM: pnx4008: irq_data conversion.Lennert Buytenhek2011-01-131-29/+33
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+1
| |\
| * | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
* | | Merge branch 'smp' into miscRussell King2011-01-061-1/+1
|\ \ \ | | |/ | |/|
| * | ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar2010-11-211-1/+1
| |/
* | ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-261-2/+1
|/
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+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
* Merge branches 'clks' and 'pnx' into develRussell King2010-02-258-241/+181
|\
| * ARM: PNX4008: move i2c_adapter structure inside the drivers private dataRussell King2010-02-121-15/+3
| * ARM: PNX4008: kzalloc i2c drivers internal dataRussell King2010-02-121-18/+7
| * ARM: PNX4008: remove platform definitions from mach/timex.hRussell King2010-02-124-54/+74
| * ARM: PNX4008: get i2c clock rate from clk APIRussell King2010-02-122-12/+6
| * ARM: PNX4008: convert i2c-pnx to use clk API enable/disable callsRussell King2010-02-121-6/+6
| * ARM: PNX4008: move i2c clock start/stop into driverRussell King2010-02-121-36/+0
| * ARM: PNX4008: move i2c suspend/resume callbacks into driverRussell King2010-02-121-24/+0
| * ARM: PNX4008: convert i2c clocks to match by device onlyRussell King2010-02-122-9/+5
| * ARM: PNX4008: convert watchdog to use clk API enable/disable callsRussell King2010-02-121-2/+2
| * ARM: PNX4008: convert watchdog clocks to match by device onlyRussell King2010-02-121-1/+1
| * ARM: PNX4008: provide clock enable/disable methods and initializationRussell King2010-02-122-13/+26
| * ARM: PNX4008: simplify clk enable/disable pathsRussell King2010-02-121-32/+23
| * ARM: PNX4008: convert to clkdevRussell King2010-02-123-33/+42
* | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
|/
* [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-1/+1
* [ARM] fix pnx4008Russell King2009-01-082-0/+2
* [ARM] Add a common typesafe __io implementationRussell King2008-11-301-2/+2
* [ARM] pnx4008: fix definition of PHYS_OFFSETRussell King2008-11-301-1/+1
* [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-291-2/+1
* [ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King2008-11-291-2/+0
* [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-3/+0
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-0610-11/+10