summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pnx4008
Commit message (Expand)AuthorAgeFilesLines
* ARM: mach-pnx4008: Remove architectureRoland Stigge2012-08-2627-4686/+0
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-262-3/+13
|\
| * ARM: pnx4008: use machine specific hook for late initShawn Guo2012-05-082-3/+13
* | i2c-pnx.c: Remove duplicated i2c.hRoland Stigge2012-04-221-64/+0
* | i2c-pnx.c: Use resources in platformsRoland Stigge2012-04-221-25/+39
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-21/+0
|\
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-21/+0
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-284-4/+1
|\ \ | |/ |/|
| * Disintegrate asm/system.h for ARMDavid Howells2012-03-284-4/+1
* | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-6/+0
|\ \
| * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-6/+0
| |/
* / ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-29/+0
|/
* Merge branch 'restart' into for-linusRussell King2012-01-052-9/+6
|\
| * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * ARM: restart: pnx4008: use new restart hookRussell King2012-01-052-5/+6
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-20/+0
|\ \ | |/ |/|
| * ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-20/+0
* | ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-211-1/+1
|/
* 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