summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'at91/soc' into late/cleanupOlof Johansson2013-04-199-0/+1547
|\
| * ARM: at91: dt: add device tree files for SAMA5D3 familyLudovic Desroches2013-03-269-0/+1547
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-04-025-5/+17
|\ \
| * \ Merge tag 'mvebu_fixes_for_v3.9_round2' of git://git.infradead.org/users/jcoo...Arnd Bergmann2013-03-294-3/+15
| |\ \
| | * | arm: mvebu: Fix pinctrl for Armada 370 Mirabox SDIO port.Ryan Press2013-03-282-1/+7
| | * | arm: orion5x: correct IRQ used in dtsi for mv_cesaAlexander Clouter2013-03-281-1/+1
| | * | arm: orion5x: fix orion5x.dtsi gpio parametersAlexander Clouter2013-03-281-1/+6
| | * | ARM: kirkwood: Fix chip-delay for GoFlex NetEric Hutter2013-03-281-0/+1
| * | | Merge tag 'ux500-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-03-271-2/+2
| |\ \ \
| | * | | ARM: ux500: Apply the TCPM and TCDM locations and sizes to dbx5x0 DTLee Jones2013-03-271-2/+2
* | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-252-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ARM: tegra: fix register address of slink controllerLaxman Dewangan2013-03-222-2/+2
| |/ / /
* | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-183-2/+41
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'v3.9-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2013-03-142-0/+15
| |\ \ \
| | * | | ARM: EXYNOS: Add #dma-cells for generic dma binding support for PL330Padmavathi Venna2013-03-072-0/+15
| * | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2013-03-142-3/+27
| |\ \ \ \
| | * | | | ARM: at91: dt: at91sam9x5: complete NAND pinctrlRichard Genoud2013-03-131-2/+26
| | * | | | ARM: at91: dt: at91sam9x5: correct NAND pins commentsRichard Genoud2013-03-131-2/+2
| | | |_|/ | | |/| |
* | | | | Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-154-5/+4
|\ \ \ \ \
| * | | | | mfd: ab8500: Kill "reg" property from bindingArnd Bergmann2013-03-124-5/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-1228-30/+29
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Arm: socfpga: pl330: Add #dma-cells for generic dma binding supportPadmavathi Venna2013-03-111-0/+3
| * | | Merge tag 'mvebu_fixes_for_v3.9' of git://git.infradead.org/users/jcooper/lin...Arnd Bergmann2013-03-1122-26/+21
| |\ \ \ | | | |/ | | |/|
| | * | arm: mach-orion5x: fix typo in compatible string of a .dts fileThomas Petazzoni2013-03-081-1/+1
| | * | arm: mvebu: fix address-cells in mpic DT nodeThomas Petazzoni2013-03-081-1/+0
| | * | arm: mvebu: Reduce reg-io-width with UARTsHeikki Krogerus2013-03-082-4/+4
| | * | ARM: Dove: add RTC device nodeJean-Francois Moine2013-03-081-0/+5
| | * | arm: mvebu: enable the USB ports on Armada 370 Reference Design boardFlorian Fainelli2013-03-081-0/+8
| | * | rtc: rtc-mv: Add support for clk to avoid lockupsAndrew Lunn2013-03-081-0/+1
| | * | gpio: mvebu: Add clk support to prevent lockupAndrew Lunn2013-03-081-0/+2
| | * | ARM: kirkwood: of_serial: fix clock gating by removing clock-frequencyJason Cooper2013-03-0817-20/+0
| | |/
| * | Merge tag 'imx-fixes-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2013-03-041-2/+1
| |\ \
| | * | ARM: dts: imx53-mba53: fix fsl,pins for disp1-grp1Shawn Guo2013-03-041-2/+1
| | |/
| * | ARM: Tegra: Add clock entry for smp_twd clockPrashant Gaikwad2013-03-042-0/+2
| * | ARM: dts: remove generated .dtb files on cleanNishanth Menon2013-03-041-1/+1
| * | ARM: bcm2835: fix I2C module clock rateStephen Warren2013-03-041-1/+1
| |/
* | ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre...Jonathan Austin2013-03-061-1/+1
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-03-031-2/+2
|\
| * ARM: 7656/1: uImage: Error out on build of multiplatform without LOADADDROlof Johansson2013-02-231-2/+2
* | Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-2824-10/+922
|\ \
| * | arm: mvebu: enable the SD card slot on Armada 370 Reference Design boardFlorian Fainelli2013-02-281-0/+7
| * | ARM: kirkwood: topkick: init mvsdio via DTJason Cooper2013-02-281-0/+7
| * | ARM: kirkwood: nsa310: convert to pinctrlJason Cooper2013-02-281-0/+99
| * | ARM: Kirkwood: topkick: Enable i2c bus.Andrew Lunn2013-02-281-1/+6
| * | ARM: kirkwood: topkick: convert to pinctrlJason Cooper2013-02-281-0/+90
| * | ARM: dove: convert serial DT nodes to clocks propertySebastian Hesselbarth2013-02-281-4/+4
| * | arm: mvebu: Add SPI flash on Armada 370 DB boardGregory CLEMENT2013-02-281-0/+12
| * | arm: mvebu: Add SPI flash on Armada XP-DB boardGregory CLEMENT2013-02-281-0/+12
| * | arm: mvebu: Add SPI flash on Armada XP-GP boardEzequiel Garcia2013-02-281-0/+12
| * | arm: mvebu: Add support for SPI controller in Armada 370/XPEzequiel Garcia2013-02-281-0/+21
OpenPOWER on IntegriCloud