summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
* arm: mvebu: spl.c: Remove useless gd declarationReinhard Pfau2017-02-01-2/+0
* mvebu: Add board_pex_config()Mario Six2017-02-01-0/+10
* pci: mvebu: Fix Armada 38x supportDirk Eibach2017-02-01-0/+1
* ARM: uniphier: compile board data only for SPLMasahiro Yamada2017-01-29-1/+1
* ARM: uniphier: refactor cmd_ddrmphyMasahiro Yamada2017-01-29-83/+112
* ARM: uniphier: clean up UMC init for PXs2 SoCMasahiro Yamada2017-01-29-283/+284
* ARM: uniphier: refactor cmd_ddrphyMasahiro Yamada2017-01-29-73/+83
* ARM: uniphier: use gd->bd->bi_dram for memory reserve on LD20 SoCMasahiro Yamada2017-01-29-10/+3
* ARM: uniphier: detect RAM size by decoding HW register instead of DTMasahiro Yamada2017-01-29-49/+206
* ARM: uniphier: shrink arrays of DDR-PHY parameters for LD20 SoCMasahiro Yamada2017-01-29-175/+79
* ARM: SPI: stm32: add stm32f746 qspi driverMichael Kurz2017-01-28-2/+8
* net: stm32: add designware mac glue code for stm32Michael Kurz2017-01-28-0/+44
* ARM: stm32: use clock setup function defined in clock.cMichael Kurz2017-01-28-28/+14
* ARM: stm32: fix stm32f7 sdram fmc base addressMichael Kurz2017-01-28-3/+2
* ARM: stm32: cleanup stm32f7 filesMichael Kurz2017-01-28-118/+110
* ARM: DTS: stm32: add stm32f746-disco device tree filesMichael Kurz2017-01-28-0/+202
* arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703Adam Ford2017-01-28-2/+48
* arm: omap3: Fix cpuinfo frequency spellingLadislav Michl2017-01-28-3/+3
* arm64: spin-table: add more information in Kconfig helpMasahiro Yamada2017-01-28-2/+4
* board/chiliboard: Add support for chiliBoardMarcin Niestroj2017-01-28-0/+8
* ARM: am335x: Add support for chiliSOMMarcin Niestroj2017-01-28-0/+206
* aspeed: Support for ast2500 Eval Boardmaxims@google.com2017-01-28-0/+27
* aspeed: Board init functions and common configs for ast2500 based boardsmaxims@google.com2017-01-28-1/+84
* aspeed: Add basic ast2500-specific drivers and configurationmaxims@google.com2017-01-28-0/+970
* aspeed: Add drivers common to all Aspeed SoCsmaxims@google.com2017-01-28-0/+254
* arm: Re-sync with full list of MACH_TYPE_xxx valuesTom Rini2017-01-28-1/+4064
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-28-2/+0
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-01-26-0/+67
|\
| * arm64: mvebu: Armada 7040-db: Add SDHCI device tree nodesStefan Roese2017-01-25-0/+14
| * arm64: mvebu: Armada 7k/8k: Add SDHCI device tree nodesStefan Roese2017-01-25-0/+16
| * arm64: mvebu: Armada 3720-db: Add SDHCI device tree nodesStefan Roese2017-01-25-0/+21
| * arm64: mvebu: Armada 3700: Add SDHCI device tree nodesStefan Roese2017-01-25-0/+16
* | Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass2017-01-25-0/+8
* | Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-25-0/+53
* | Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass2017-01-25-0/+5
* | config: Drop CONFIG_ARCH_DMA_PIO_WORDSSimon Glass2017-01-25-6/+1
|/
* mach-omap2: Cleanup secure boot media generationAndrew F. Davis2017-01-24-10/+28
* Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini2017-01-24-0/+119
* NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini2017-01-24-8/+0
* imx31_phycore: Split the eet variant out into a different TARGETTom Rini2017-01-24-1/+5
* ARM: uniphier: add PXs3 SoC supportMasahiro Yamada2017-01-22-0/+27
* ARM: dts: uniphier: add PXs3 SoC/board supportMasahiro Yamada2017-01-22-0/+381
* ARM: dts: uniphier: compile only DT files that make senseMasahiro Yamada2017-01-22-9/+18
* ARM: uniphier: add macro to generate SoC data look-up functionMasahiro Yamada2017-01-22-33/+23
* ARM: uniphier: simplify SoC ID get functionMasahiro Yamada2017-01-22-317/+214
* ARM: uniphier: replace <common.h> with <linux/delay.h> where possibleMasahiro Yamada2017-01-22-4/+5
* ARM: uniphier: replace <linux/err.h> with <linux/errno.h>Masahiro Yamada2017-01-22-14/+16
* ARM: uniphier: make SPL optional for ARVv8 SoCsMasahiro Yamada2017-01-22-26/+44
* ARM: uniphier: add missing static and const qualifierMasahiro Yamada2017-01-22-3/+3
* ARM: uniphier: fix delay fixup code in LD11 UMC initKotaro Hayashi2017-01-22-0/+1