summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2016-04-11arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm codeHans de Goede
2016-04-11arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm codeHans de Goede
2016-04-11am33xx changed BOOT_DEVICE_SPI to correct valueVogt, Christof
2016-04-11rpi: remove redundant board filesStephen Warren
2016-04-11ARM: rpi: add some missing Kconfig help textStephen Warren
2016-04-11ARM: add Raspberry Pi 3 64-bit configStephen Warren
2016-04-11ARM: allow CONFIG_GICV* not to be definedStephen Warren
2016-04-10Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-04-10arm: socfpga: Nuke useless includeMarek Vasut
2016-04-10arm: socfpga: Handle phy-mode OF property for GMACsMarek Vasut
2016-04-10arm: add missing writes[bwql], reads[bwql].Purna Chandra Mandal
2016-04-06Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-04-06armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun
2016-04-06arm: ls102xa: Fix order of CSU indexes in ns_access.hVincent Siles
2016-04-06armv8: LSCH2 early and final mmu needs matching NS attributeEd Swarthout
2016-04-06spi: kirkwood_spi: Add support for multiple chip-selects on MVEBUStefan Roese
2016-04-04Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-04-04ARM64: zynqmp: Select SYS_CONFIG_NAME via KconfigMichal Simek
2016-04-04net: gem: Allow to set the MAC from an EEPROMJoe Hershberger
2016-04-04arm: mvebu: Don't enable d-cache on A375Stefan Roese
2016-04-04arm: mvebu: Add basic support for Armada 375 eval board db-88f6720Stefan Roese
2016-04-04arm: mvebu: Add basic support for the Marvell Armada 375 SoCStefan Roese
2016-04-01board: Add Qualcomm Dragonboard 410C supportMateusz Kulikowski
2016-04-01arm: Add support for Qualcomm Snapdragon familyMateusz Kulikowski
2016-04-01sniper: Change vendor name from lge to lg, matching devicetree vendor prefixPaul Kocialkowski
2016-04-01arm: spl: Align default board_init_f comment with codeAndreas Dannenberg
2016-04-01rpi: BCM2837 and Raspberry Pi 3 32-bit supportStephen Warren
2016-04-01ARM: bcm2835: expand Kconfig target descriptionsStephen Warren
2016-04-01ARM: bcm2835: move CONFIG_BCM283* to KconfigStephen Warren
2016-04-01ARM: keystone2: Add missing privilege ID settingsNishanth Menon
2016-04-01ARM: keystone2: Refactor MSMC macros to avoid #ifdefferyNishanth Menon
2016-04-01arm: clang: Update support slightlyTom Rini
2016-04-01Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-04-01sunxi: Add Pine64+ supportSiarhei Siamashka
2016-04-01sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka
2016-04-01sunxi: Explicitly cast u32 pointer conversionsAlexander Graf
2016-04-01sunxi: Depend SPL configs on SUPPORT_SPLAlexander Graf
2016-04-01sunxi: Move cpu independent code to mach directoryAlexander Graf
2016-04-01sunxi: Enable USB nodes for H8Homlet v2Chen-Yu Tsai
2016-04-01sunxi: Enable USB on Cubietruck PlusChen-Yu Tsai
2016-04-01sunxi: Add USB and R_PIO nodes to sun8i-a83t.dtsiChen-Yu Tsai
2016-04-01cosmetic: Fix typos "privide"Masahiro Yamada
2016-04-01ARM: uniphier: rename function names ph1_* to uniphier_*Masahiro Yamada
2016-04-01ARM: uniphier: add pin-mux settings for NAND, eMMC, SD of PH1-sLD3Masahiro Yamada
2016-04-01ARM: uniphier: enable eMMC on PH1-sLD3 reference boardMasahiro Yamada
2016-04-01ARM: uniphier: adjust dram_init() and dram_init_banksize() for ARM64Masahiro Yamada
2016-04-01ARM: dts: uniphier: add NAND pinmux nodeMasahiro Yamada
2016-04-01ARM: dts: uniphier: add clock-frequency to serial nodes of LD11/LD20Masahiro Yamada
2016-03-31sunxi: clk: Fix USB PHY clock macros for A83TChen-Yu Tsai
2016-03-31sunxi: usb_phy: Add support for A83T USB PHYsChen-Yu Tsai