aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-17clk: move the U300 fixed and fixed-factor to DTLinus Walleij1-0/+44
2013-06-17ARM: u300: remove register definition fileLinus Walleij2-166/+112
2013-06-17ARM: u300: add syscon nodeLinus Walleij3-7/+42
2013-06-17ARM: u300 use module_spi_driver to register driverPeter Huewe1-13/+1
2013-06-17ARM: u300: delete remnant machine headersLinus Walleij2-62/+0
2013-06-17ARM: u300: convert to multiplatformLinus Walleij3-33/+30
2013-06-17ARM: u300: localize <mach/u300-regs.h>Linus Walleij3-2/+2
2013-06-17ARM: u300: delete <mach/irqs.h>Linus Walleij2-82/+0
2013-06-17ARM: u300: delete <mach/hardware.h>Linus Walleij2-6/+0
2013-06-17ARM: u300: push down syscon registersLinus Walleij3-596/+31
2013-06-17ARM: u300: remove deps from debug macroLinus Walleij1-6/+3
2013-06-17ARM: u300: move debugmacro to debug includesLinus Walleij2-0/+8
2013-06-17ARM: u300: delete all static board dataLinus Walleij11-1087/+22
2013-06-17ARM: u300: add FSMC flash into the device treeLinus Walleij2-0/+28
2013-06-17ARM: u300: probe the U300 dummy-spichip from device treeLinus Walleij2-0/+11
2013-06-17ARM: u300: add SPI PL022 to the device treeLinus Walleij2-0/+31
2013-06-17ARM: u300: add the COH 901 318 DMAC to device treeLinus Walleij2-0/+11
2013-06-17ARM: u300: augment device tree with DMA channelsLinus Walleij1-0/+6
2013-06-17ARM: u300: enable MMC/SD card from device treeLinus Walleij1-0/+14
2013-06-17ARM: u300: support regulators in the device treeLinus Walleij1-0/+79
2013-06-17ARM: u300: set up board power from device treeLinus Walleij1-3/+39
2013-06-17ARM: u300: add RTC to device treeLinus Walleij2-0/+9
2013-05-31ARM: u300: add the COH 901 327 watchdog to device treeLinus Walleij2-0/+9
2013-05-31ARM: u300: register I2C bus drivers from device treeLinus Walleij2-0/+22
2013-05-31ARM: u300: basic device tree supportLinus Walleij3-0/+168
2013-05-31ARM: u300: device tree support for the timerLinus Walleij3-38/+73
2013-05-31ARM: u300: enable delaytimer on the U300Linus Walleij1-0/+11
2013-05-11Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds3-5/+52
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-0/+3
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-1/+1
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds16-105/+23
2013-05-10Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds1-17/+0
2013-05-10Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-21/+67
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds200-2305/+16132
2013-05-10Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds13-74/+377
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds14-47/+56
2013-05-10Merge tag 'for-linus' of git://github.com/realmz/blackfin-linuxLinus Torvalds14-24/+101
2013-05-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds9-29/+46
2013-05-10xen/pci: Used cached MSI-X capability offsetBjorn Helgaas1-2/+1
2013-05-10xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASKBjorn Helgaas1-1/+1
2013-05-10ARC: [TB10x] Remove GENERIC_GPIOVineet Gupta1-7/+0
2013-05-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds40-147/+126
2013-05-09Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linuxLinus Torvalds32-254/+773
2013-05-09Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds38-342/+1840
2013-05-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds5-12/+45
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2013-05-09ARM: exynos: dts: Fixed vbus-gpiosDoug Anderson2-2/+2
2013-05-09ARM: EXYNOS5: Fix kernel dump in AFTR idle modeInderpal Singh2-3/+3
2013-05-09Merge tag 'omap-for-v3.10/dt-fixes-for-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson9-9/+35
2013-05-09Merge tag 'omap-for-v3.10/fixes-for-merge-window-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson9-42/+39