summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2017-01-29ARM: uniphier: refactor cmd_ddrmphyMasahiro Yamada
2017-01-29ARM: uniphier: clean up UMC init for PXs2 SoCMasahiro Yamada
2017-01-29ARM: uniphier: refactor cmd_ddrphyMasahiro Yamada
2017-01-29ARM: uniphier: use gd->bd->bi_dram for memory reserve on LD20 SoCMasahiro Yamada
2017-01-29ARM: uniphier: detect RAM size by decoding HW register instead of DTMasahiro Yamada
2017-01-29ARM: uniphier: shrink arrays of DDR-PHY parameters for LD20 SoCMasahiro Yamada
2017-01-28ARM: SPI: stm32: add stm32f746 qspi driverMichael Kurz
2017-01-28net: stm32: add designware mac glue code for stm32Michael Kurz
2017-01-28ARM: stm32: use clock setup function defined in clock.cMichael Kurz
2017-01-28ARM: stm32: fix stm32f7 sdram fmc base addressMichael Kurz
2017-01-28ARM: stm32: cleanup stm32f7 filesMichael Kurz
2017-01-28ARM: DTS: stm32: add stm32f746-disco device tree filesMichael Kurz
2017-01-28arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703Adam Ford
2017-01-28arm: omap3: Fix cpuinfo frequency spellingLadislav Michl
2017-01-28arm64: spin-table: add more information in Kconfig helpMasahiro Yamada
2017-01-28board/chiliboard: Add support for chiliBoardMarcin Niestroj
2017-01-28ARM: am335x: Add support for chiliSOMMarcin Niestroj
2017-01-28aspeed: Support for ast2500 Eval Boardmaxims@google.com
2017-01-28aspeed: Board init functions and common configs for ast2500 based boardsmaxims@google.com
2017-01-28aspeed: Add basic ast2500-specific drivers and configurationmaxims@google.com
2017-01-28aspeed: Add drivers common to all Aspeed SoCsmaxims@google.com
2017-01-28arm: Re-sync with full list of MACH_TYPE_xxx valuesTom Rini
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay
2017-01-26Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-01-25Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2017-01-25Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass
2017-01-25config: Drop CONFIG_ARCH_DMA_PIO_WORDSSimon Glass
2017-01-25arm64: mvebu: Armada 7040-db: Add SDHCI device tree nodesStefan Roese
2017-01-25arm64: mvebu: Armada 7k/8k: Add SDHCI device tree nodesStefan Roese
2017-01-25arm64: mvebu: Armada 3720-db: Add SDHCI device tree nodesStefan Roese
2017-01-25arm64: mvebu: Armada 3700: Add SDHCI device tree nodesStefan Roese
2017-01-24mach-omap2: Cleanup secure boot media generationAndrew F. Davis
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini
2017-01-24imx31_phycore: Split the eet variant out into a different TARGETTom Rini
2017-01-22ARM: uniphier: add PXs3 SoC supportMasahiro Yamada
2017-01-22ARM: dts: uniphier: add PXs3 SoC/board supportMasahiro Yamada
2017-01-22ARM: dts: uniphier: compile only DT files that make senseMasahiro Yamada
2017-01-22ARM: uniphier: add macro to generate SoC data look-up functionMasahiro Yamada
2017-01-22ARM: uniphier: simplify SoC ID get functionMasahiro Yamada
2017-01-22ARM: uniphier: replace <common.h> with <linux/delay.h> where possibleMasahiro Yamada
2017-01-22ARM: uniphier: replace <linux/err.h> with <linux/errno.h>Masahiro Yamada
2017-01-22ARM: uniphier: make SPL optional for ARVv8 SoCsMasahiro Yamada
2017-01-22ARM: uniphier: add missing static and const qualifierMasahiro Yamada
2017-01-22ARM: uniphier: fix delay fixup code in LD11 UMC initKotaro Hayashi
2017-01-22ARM: uniphier: update UMC_MEMMAPSET value for LD20 SoCWataru Okoshi
2017-01-21status_led: Kconfig migrationUri Mashiach
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki
2017-01-20ARM: OMAP5+: Remove unsed dpll structuresLokesh Vutla