Age | Commit message (Expand) | Author | Files | Lines |
2012-07-25 | ARM: Kirkwood: Fix PHY disable clk problems | Simon Baatz | 1 | -15/+50 |
2012-07-25 | ARM: Kirkwood: Ensure runit clock always ticks. | Andrew Lunn | 1 | -0/+5 |
2012-06-24 | ARM: Orion: Fix Virtual/Physical mixup with watchdog | Andrew Lunn | 2 | -0/+2 |
2012-06-24 | ARM: Kirkwood: clk_register_gate_fn: add fn assignment | Marc Kleine-Budde | 1 | -0/+1 |
2012-06-17 | ARM: iconnect: Remove include of removed linux/spi/orion_spi.h | Andrew Lunn | 1 | -3/+0 |
2012-06-17 | ARM: Kirkwood: Fix clk problems modular ethernet driver | Andrew Lunn | 1 | -1/+7 |
2012-05-26 | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 10 | -108/+228 |
2012-05-23 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 9 | -0/+655 |
2012-05-22 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -10/+6 |
2012-05-16 | ARM: PCI: dove/kirkwood/mv78xx0: use sys->private_data | Russell King | 1 | -9/+6 |
2012-05-15 | ARM: kirkwood: Add support for RaidSonic IB-NAS6210/6220 using devicetree | Simon Baatz | 6 | -0/+163 |
2012-05-15 | kirkwood: Add iconnect support | Arnaud Patard (Rtp) | 6 | -0/+183 |
2012-05-15 | kirkwood: Allow nand to be configured via. devicetree | Jamie Lentin | 1 | -0/+12 |
2012-05-15 | ARM: kirkwood: Basic support for DNS-320 and DNS-325 | Jamie Lentin | 6 | -0/+297 |
2012-05-13 | ARM: PCI: get rid of pci_std_swizzle() | Russell King | 1 | -1/+0 |
2012-05-09 | ARM: Kirkwood: Replace clock gating | Andrew Lunn | 2 | -90/+127 |
2012-05-09 | ARM: Orion: Audio: Add clk/clkdev support | Andrew Lunn | 1 | -2/+3 |
2012-05-09 | ARM: Orion: PCIE: Add support for clk | Andrew Lunn | 2 | -3/+25 |
2012-05-09 | ARM: Orion: XOR: Add support for clk | Andrew Lunn | 1 | -5/+5 |
2012-05-09 | ARM: Orion: CESA: Add support for clk | Andrew Lunn | 1 | -1/+3 |
2012-05-09 | ARM: Orion: SDIO: Add support for clk. | Andrew Lunn | 1 | -2/+3 |
2012-05-09 | ARM: Orion: NAND: Add support for clk, if there is one. | Andrew Lunn | 1 | -0/+1 |
2012-05-09 | ARM: Orion: EHCI: Add support for enabling clocks | Andrew Lunn | 1 | -1/+2 |
2012-05-09 | ARM: Orion: SATA: Add per channel clk/clkdev support. | Andrew Lunn | 1 | -3/+5 |
2012-05-09 | ARM: Orion: UART: Get the clock rate via clk_get_rate(). | Andrew Lunn | 1 | -2/+2 |
2012-05-09 | ARM: Orion: WDT: Add clk/clkdev support | Andrew Lunn | 1 | -1/+2 |
2012-05-09 | ARM: Orion: Eth: Add clk/clkdev support. | Andrew Lunn | 1 | -5/+7 |
2012-05-09 | ARM: Orion: SPI: Add clk/clkdev support. | Andrew Lunn | 6 | -7/+8 |
2012-05-09 | ARM: Orion: Add clocks using the generic clk infrastructure. | Andrew Lunn | 4 | -0/+61 |
2012-05-08 | ARM: kirkwood: add missing kexec.h include | Ian Campbell | 1 | -0/+1 |
2012-03-31 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -51/+21 |
2012-03-30 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -2/+0 |
2012-03-28 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 5 | -134/+196 |
2012-03-28 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 4 | -0/+197 |
2012-03-28 | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Arnd Bergmann | 2 | -0/+12 |
2012-03-24 | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -23/+0 |
2012-03-24 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -2/+2 |
2012-03-21 | ARM: kirkwood: Consolidate time keeping and irq enable | Robert Lee | 1 | -51/+21 |
2012-03-16 | ARM: kirkwood: use devicetree for rtc-mv | Jason Cooper | 3 | -3/+1 |
2012-03-16 | ARM: kirkwood: fdt: facilitate new boards during fdt migration | Jason Cooper | 4 | -132/+162 |
2012-03-16 | ARM: kirkwood: fdt: absorb kirkwood_init() | Jason Cooper | 3 | -7/+42 |
2012-03-16 | ARM: Kirkwood: Remove tclk from kirkwood_asoc_platform_data. | Andrew Lunn | 1 | -1/+0 |
2012-03-07 | ARM: kill off __mem_pci | Rob Herring | 1 | -2/+0 |
2012-02-28 | Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo... | Arnd Bergmann | 2 | -161/+162 |
2012-02-27 | Merge branch 'kirkwood/board' into next/boards | Arnd Bergmann | 4 | -0/+197 |
2012-02-27 | ARM: kirkwood: convert uart0 to devicetree. | Jason Cooper | 1 | -2/+0 |
2012-02-27 | ARM: kirkwood: add dreamplug (fdt) support. | Jason Cooper | 4 | -0/+199 |
2012-02-24 | arm/PCI: get rid of device resource fixups | Bjorn Helgaas | 1 | -2/+2 |
2012-02-23 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 1 | -6/+0 |
2012-02-22 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 1 | -6/+0 |