Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -2/+2 |
2010-02-26 | Merge branch 'misc2' into devel | Russell King | 1 | -1/+1 |
2010-02-16 | ARM: 5928/1: Change type of VMALLOC_END to unsigned long. | Fenkart/Bostandzhyan | 1 | -1/+1 |
2010-02-12 | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 1 | -1/+1 |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack | 1 | -1/+1 |
2009-12-19 | hwrng: nomadik - Add platform device for rng in cpu-8815 | Alessandro Rubini | 1 | -0/+8 |
2009-12-16 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -5/+6 |
2009-11-28 | ARM: 5786/1: Introduce plat-nomadik, MTU code re-organization | Srinidhi Kasagar | 6 | -212/+30 |
2009-09-24 | ARM Nomadik: use new OneNand name and pdata | Alessandro Rubini | 1 | -5/+6 |
2009-09-20 | mtd: OneNand support for Nomadik 8815 SoC (on NHK8815 board) | Alessandro Rubini | 1 | -0/+63 |
2009-09-20 | mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board) | Alessandro Rubini | 3 | -0/+137 |
2009-07-03 | [ARM] 5587/1: nomadik: add l2cc | Alessandro Rubini | 1 | -1/+7 |
2009-07-03 | [ARM] 5586/1: nomadik board: added ethernet | Alessandro Rubini | 1 | -1/+37 |
2009-07-03 | [ARM] 5585/1: nomadik: add gpio-i2c devices | Alessandro Rubini | 3 | -0/+75 |
2009-07-03 | [ARM] 5584/1: nomadik: add gpio driver and devices | Alessandro Rubini | 4 | -1/+543 |
2009-07-03 | [ARM] 5590/1: Add basic support for ST Nomadik 8815 SoC and evaluation board | Alessandro Rubini | 21 | -0/+867 |