Age | Commit message (Expand) | Author | Files | Lines |
2012-09-29 | ARM: nomadik: remove NAND_NO_READRDY use | Arnd Bergmann | 1 | -2/+1 |
2012-06-11 | ARM: nomadik: bump all IRQ numbers by one | Linus Walleij | 1 | -43/+42 |
2012-06-10 | ARM: nomadik: register the MMC/SD device | Linus Walleij | 1 | -0/+24 |
2012-06-10 | ARM: nomadik: register the I2C devices | Linus Walleij | 1 | -0/+32 |
2012-06-10 | ARM: nomadik: register all three I2C busses | Linus Walleij | 1 | -7/+31 |
2012-06-10 | ARM: nomadik: convert to generic clock | Linus Walleij | 4 | -94/+2 |
2012-06-10 | ARM: nomadik: register PL031 RTC | Linus Walleij | 1 | -0/+1 |
2012-06-10 | ARM: nomadik: register AMBA devices dynamically | Linus Walleij | 2 | -24/+6 |
2012-06-10 | ARM: nomadik: register GPIOs dynamically | Linus Walleij | 1 | -67/+47 |
2012-06-02 | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -1/+1 |
2012-05-15 | ARM: nomadik: enable PINCTRL_NOMADIK where needed | Arnd Bergmann | 1 | -0/+1 |
2012-05-14 | mtd: nand: kill NAND_NO_AUTOINCR option | Brian Norris | 1 | -1/+1 |
2012-03-30 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -22/+0 |
2012-03-21 | Merge branch 'tegra/cleanups' into next/timer | Arnd Bergmann | 4 | -65/+6 |
2012-03-07 | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 1 | -22/+0 |
2012-02-23 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 1 | -13/+0 |
2012-02-22 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 1 | -13/+0 |
2012-01-31 | ARM: plat-nomadik: get rid of global mtu base pointer | Linus Walleij | 2 | -24/+2 |
2012-01-26 | Merge branch 'amba' into for-armsoc | Russell King | 2 | -20/+6 |
2012-01-26 | ARM: amba: nomadik: use common amba device initializers | Russell King | 2 | -20/+6 |
2012-01-25 | ARM: amba: nomadik: get rid of NO_IRQ initializers | Russell King | 1 | -2/+2 |
2012-01-21 | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 1 | -32/+0 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 5 | -16/+19 |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King | 1 | -4/+0 |
2012-01-05 | ARM: restart: nomadik: use new restart hook | Russell King | 4 | -9/+13 |
2011-12-06 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 1 | -2/+0 |
2011-12-01 | ARM: 7179/1: nomadik: localize cpu-8815 header | Linus Walleij | 4 | -3/+6 |
2011-11-27 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 1 | -2/+0 |
2011-11-15 | ARM: nomadik: convert to MULTI_IRQ_HANDLER | Jamie Iles | 2 | -30/+2 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 3 | -30/+2 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 4 | -4/+3 |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 1 | -1/+1 |
2011-10-13 | ARM: mach-nomadik: remove mach/memory.h | Nicolas Pitre | 1 | -28/+0 |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 1 | -1/+1 |
2011-08-23 | ARM: 7056/1: plat-nomadik: kill off <plat/gpio.h> | Linus Walleij | 1 | -2/+0 |
2011-08-22 | ARM: 7032/1: plat-nomadik: break out GPIO driver specifics | Linus Walleij | 3 | -2/+3 |
2011-08-22 | ARM: mach-nomadik: convert boot_params to atag_offset | Nicolas Pitre | 1 | -1/+1 |
2011-07-19 | ARM: Consolidate the clkdev header files | Kyungmin Park | 1 | -7/+0 |
2011-05-27 | gpio: move Nomadik GPIO driver to drivers/gpio | Grant Likely | 1 | -1/+0 |
2011-02-18 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -1/+1 |
2010-11-26 | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 1 | -1/+1 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 1 | -2/+0 |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 1 | -7/+5 |
2010-07-22 | ARM: AMBA: Add pclk definition for platforms using primecells | Russell King | 1 | -0/+4 |
2010-05-27 | ARM: 6145/1: ux500 MTU clockrate correction | Linus Walleij | 3 | -4/+17 |
2010-05-21 | ARM: 6137/1: nomadik hwrng: Add clock support | Srinidhi Kasagar | 1 | -0/+1 |
2010-05-06 | ARM: 6104/1: nomadik-gpio: use clk API | Rabin Vincent | 1 | -0/+10 |
2010-05-06 | ARM: 6103/1: nomadik: define clocks statically | Rabin Vincent | 3 | -18/+21 |
2010-03-19 | ARM: 5972/1: nomadik-gpio: convert to platform driver | Rabin Vincent | 1 | -36/+47 |
2010-03-19 | ARM: 5969/1: nomadik: move gpio to plat-nomadik | Rabin Vincent | 4 | -463/+3 |