| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-05-07 | 8 | -30/+453 |
|\ |
|
| * | Merge branch 'gic/cleanup' into next/soc2 | Arnd Bergmann | 2013-04-08 | 1 | -16/+0 |
| |\ |
|
| * | | arm: zynq: Add hotplug support | Michal Simek | 2013-04-04 | 4 | -0/+113 |
| * | | arm: zynq: Add smp support | Michal Simek | 2013-04-04 | 7 | -0/+216 |
| * | | arm: zynq: Get rid of xilinx function prefix | Michal Simek | 2013-04-04 | 1 | -11/+11 |
| * | | arm: zynq: Add support for system reset | Michal Simek | 2013-04-04 | 3 | -0/+34 |
| * | | arm: zynq: Move slcr initialization to separate file | Michal Simek | 2013-04-04 | 4 | -10/+74 |
| * | | arm: zynq: Load scu baseaddress at run time | Michal Simek | 2013-04-04 | 2 | -12/+24 |
* | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-04 | 5 | -328/+4 |
|\| | |
|
| * | | arm: zynq: Move timer to generic location | Michal Simek | 2013-04-04 | 3 | -437/+2 |
| * | | arm: zynq: Do not use xilinx specific function names | Michal Simek | 2013-04-04 | 1 | -106/+106 |
| * | | arm: zynq: Move timer to clocksource interface | Michal Simek | 2013-04-04 | 3 | -26/+21 |
| * | | arm: zynq: Use standard timer binding | Michal Simek | 2013-04-04 | 2 | -73/+189 |
| |/ |
|
* / | ARM: Push selects for TWD/SCU into machine entries | Stephen Boyd | 2013-04-09 | 1 | -0/+2 |
|/ |
|
* | arm: zynq: timer: Set clock_event cpumask | Soren Brinkmann | 2013-01-28 | 1 | -0/+1 |
* | arm: zynq: timer: Fix comment style | Soren Brinkmann | 2013-01-28 | 1 | -3/+6 |
* | arm: zynq: timer: Remove redundant #includes | Soren Brinkmann | 2013-01-28 | 1 | -8/+0 |
* | arm: zynq: timer: Align columns | Soren Brinkmann | 2013-01-28 | 1 | -3/+3 |
* | arm: zynq: timer: Remove unused #defines | Soren Brinkmann | 2013-01-28 | 1 | -3/+0 |
* | arm: zynq: timer: Remove unnecessary register write | Soren Brinkmann | 2013-01-28 | 1 | -2/+1 |
* | arm: zynq: timer: Replace PSS through PS | Soren Brinkmann | 2013-01-28 | 3 | -69/+69 |
* | arm: zynq: Add missing irqchip.h to common.c | Michal Simek | 2013-01-28 | 1 | -0/+1 |
* | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson | 2013-01-15 | 1 | -16/+1 |
|\ |
|
| * | ARM: use common irqchip_init for GIC init | Rob Herring | 2013-01-12 | 1 | -15/+1 |
| * | ARM: remove mach .handle_irq for GIC users | Rob Herring | 2013-01-12 | 1 | -1/+0 |
* | | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 1 | -8/+1 |
|/ |
|
* | ARM: zynq: Remove all unused mach headers | Michal Simek | 2012-11-21 | 3 | -62/+0 |
* | ARM: zynq: add support for ARCH_MULTIPLATFORM | Josh Cartwright | 2012-11-21 | 5 | -129/+17 |
* | ARM: zynq: make use of debug_ll_io_init() | Josh Cartwright | 2012-11-21 | 2 | -54/+7 |
* | ARM: zynq: remove TTC early mapping | Josh Cartwright | 2012-11-21 | 3 | -11/+1 |
* | ARM: zynq: add clk binding support to the ttc | Josh Cartwright | 2012-11-14 | 1 | -122/+165 |
* | ARM: zynq: use zynq clk bindings | Josh Cartwright | 2012-11-14 | 1 | -0/+11 |
* | ARM: zynq: dts: split up device tree | Josh Cartwright | 2012-11-12 | 1 | -1/+2 |
* | ARM: zynq: Allow UART1 to be used as DEBUG_LL console. | Nick Bowler | 2012-11-07 | 2 | -8/+14 |
* | ARM: zynq: move arm-specific sys_timer out of ttc | Josh Cartwright | 2012-11-05 | 3 | -12/+15 |
* | zynq: move static peripheral mappings | Josh Cartwright | 2012-10-29 | 2 | -13/+18 |
* | zynq: remove use of CLKDEV_LOOKUP | Josh Cartwright | 2012-10-29 | 2 | -33/+0 |
* | zynq: use pl310 device tree bindings | Josh Cartwright | 2012-10-29 | 2 | -12/+1 |
* | zynq: use GIC device tree bindings | Josh Cartwright | 2012-10-29 | 2 | -3/+6 |
* | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 2012-03-07 | 1 | -33/+0 |
* | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 | 1 | -27/+0 |
|\ |
|
| * | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-22 | 1 | -27/+0 |
* | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-21 | 1 | -23/+0 |
|/ |
|
* | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 1 | -5/+0 |
|\ |
|
| * | ARM: restart: remove the now empty arch_reset() | Russell King | 2012-01-05 | 1 | -4/+0 |
| * | ARM: restart: remove comments about adding code to arch_reset() | Russell King | 2012-01-05 | 1 | -1/+0 |
* | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2011-12-06 | 1 | -20/+0 |
|\ \ |
|
| * | | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-27 | 1 | -20/+0 |
| |/ |
|
* / | ARM: zynq: convert to CONFIG_MULTI_IRQ_HANDLER | Marc Zyngier | 2011-11-15 | 2 | -3/+1 |
|/ |
|
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 2 | -23/+1 |
|\ |
|