summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-09-18sunxi: Provide board_fit_config_name_match() hook functionPhilipp Tomsich
2016-09-18sunxi: Set probing order for SPL via board_boot_order() for sun9iPhilipp Tomsich
2016-09-18sun9i: armadillo: set CLKB_OUT and reset USB hubsKlaus Goger
2016-09-18ARM: sunxi: add support for the A80-Q7 modulePhilipp Tomsich
2016-09-18ARM: sun9i: SPI support for sun9iPhilipp Tomsich
2016-09-18sun9i: improved clock setup for better boot reliabilityPhilipp Tomsich
2016-09-18sun9i: Adjust clock-setup to match what Allwinner used in U-BootPhilipp Tomsich
2016-09-18sunxi: Support chip-id reading on sun9i (A80)Philipp Tomsich
2016-09-18sunxi: Add support for the AXP806 on sun9iPhilipp Tomsich
2016-09-18sunxi: support the AXP809 PMIC (for A80 platforms)Philipp Tomsich
2016-09-18sunxi: enable SPL for sun9iPhilipp Tomsich
2016-09-18sunxi: add initial clock setup for sun9i for SPLPhilipp Tomsich
2016-09-18sunxi: issue a MMC hardware reset on core_initPhilipp Tomsich
2016-09-18sunxi: Support GbE controller (GMAC) for sun9i (A80)Philipp Tomsich
2016-09-18sunxi: Support UART4 on A80 (sun9i) as system consolePhilipp Tomsich
2016-09-18sunxi: Enable SMP mode for sun9i (A80)Philipp Tomsich
2016-09-18sunxi: add gtbus-initialisation for sun9iPhilipp Tomsich
2016-09-18sunxi: DRAM initialisation for sun9iPhilipp Tomsich
2016-09-18arm: mvebu: theadorable: Add StratixV FPGA programming supportStefan Roese
2016-09-18arm: mvebu: spi.h: Add registers for direct write accessStefan Roese
2016-09-18arm: mvebu: Add some SPI CS attributesStefan Roese
2016-09-18sunxi: A83T: fix 32bit overflow warningvishnupatekar
2016-09-18sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/KconfigHans de Goede
2016-09-18sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede
2016-09-18sunxi: Add support for USB vbus pin for USB3Hans de Goede
2016-09-18sunxi: Support SID e-fuses on A83T and H3Chen-Yu Tsai
2016-09-18sunxi: Add defconfig and dts for Orange Pi 2 SBCHans de Goede
2016-09-18sunxi: Add defconfig and dts for Dserve DSRV9703C tabletHans de Goede
2016-09-18sunxi: Add defconfig and dts for the Polaroid MID2809PXE4 tabletHans de Goede
2016-09-18sunxi: Add defconfig and dts for Difrence DIT4350 tabletHans de Goede
2016-09-18sunxi: Add defconfig and dts for colorfly e708 q1 tabletHans de Goede
2016-09-18sunxi: Fix clock_twi_onoff for sun9iHans de Goede
2016-09-18sunxi: Fix clock_twi_onoff for sun8i-a83Hans de Goede
2016-09-18sunxi: Fix clock_twi_onoff for sun6iHans de Goede
2016-09-18sunxi: Sync dts files with the upstream kernelHans de Goede
2016-09-18sunxi: A23: Fix some revisions needing a different magic sram pokeHans de Goede
2016-03-24ARM: uniphier: add NOR boot supportMasahiro Yamada
2016-03-24ARM: uniphier: support Debug UARTMasahiro Yamada
2016-03-24ARM: uniphier: add System Control register macros for ARMv8 SoCsMasahiro Yamada
2016-03-24ARM: uniphier: add sg_set_iectrl() functionMasahiro Yamada
2016-03-24ARM: dts: uniphier: add PH1-LD11 SoC/board device tree sourcesMasahiro Yamada
2016-03-24ARM: dts: uniphier: add PH1-LD20 SoC/board device tree sourcesMasahiro Yamada
2016-03-24ARM: uniphier: enable DDR PHY parameter dump commands by defaultMasahiro Yamada
2016-03-24ARM: uniphier: add work-around to support Micro Support Card v3.6.10Masahiro Yamada
2016-03-24ARM: uniphier: drop ifdef in ddrphy-regs.hMasahiro Yamada
2016-03-24ARM: uniphier: refactor SBC init codeMasahiro Yamada
2016-03-24ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada
2016-03-24ARM: dts: uniphier: add device tree for Micro Support CardMasahiro Yamada
2016-03-22Fix spelling of "transferred".Vagrant Cascadian
2016-03-22sandbox: Avoid calling commands when not availableSimon Glass