summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2018-09-25arm: spear: fix enabling of SSP2 clockQuentin Schulz
2018-09-25arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is builtQuentin Schulz
2018-09-25ARM: dts: stm32mp1: Add EHCI support for stm32mp157c-ev1 boardPatrice Chotard
2018-09-25ARM: dts: stm32mp1: Add usb gadget support for stm32mp157c-ev1 boardPatrice Chotard
2018-09-23arm: qemu-arm: enable RTC (PL031) by defaultAKASHI Takahiro
2018-09-23ARM: tegra: reserve unmapped RAM so EFI doesn't use itStephen Warren
2018-09-23efi_loader: simplify ifdefsStephen Warren
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal
2018-09-19Merge git://git.denx.de/u-boot-imxTom Rini
2018-09-19board: turris_mox: Fixup U-Boot's device tree if PCIe connectedMarek BehĂșn
2018-09-19dts: mvebu: mcbin: drop redundant SD slot nodeBaruch Siach
2018-09-19arch/arm/dts: Update Turris Mox device treeMarek BehĂșn
2018-09-19ARM: mach-mvebu: handle fall-back to UART bootChris Packham
2018-09-19Revert "arm: mvebu: fix boot from UART when in fallback mode"Chris Packham
2018-09-19arm64: mvebu: armada-8k: support environment in SD/eMMCBaruch Siach
2018-09-18Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic
2018-09-15socfpga: stratix10: fix sdram_calculate_sizeDalon Westergreen
2018-09-14Revert "ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL"Tom Rini
2018-09-14imx: imx6ull: fix pinmux input_val for uart5 rx pinHeiko Schocher
2018-09-14pico-imx6ul: Convert to SPLFabio Estevam
2018-09-11ARM: da850evm_direct_nor_defconfig: Enable DM_SERIALAdam Ford
2018-09-11ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabledAdam Ford
2018-09-11ARM: dts: da850-evm-u-boot: Remove redundant entriesAdam Ford
2018-09-11arm: dts: da850: Re-sync da850-evm.dts from Linux 4.18Adam Ford
2018-09-11Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2018-09-11arm64: dts: k3: Add u-boot specific nodesLokesh Vutla
2018-09-11arm64: dts: k3: Add Support for AM654 SoCLokesh Vutla
2018-09-11board: ti: am654: a53: Add initial support for am654Lokesh Vutla
2018-09-11gpio: do not include <asm/arch/gpio.h> for ARCH_K3Lokesh Vutla
2018-09-11armv8: K3: am654: Add support for generating build targetsLokesh Vutla
2018-09-11armv8: K3: am654: Add custom MMU supportLokesh Vutla
2018-09-11arm: K3: am654: Unlock control module registers during initAndreas Dannenberg
2018-09-11arm: K3: am654: Add support for boot device detectionLokesh Vutla
2018-09-11arm: K3: Update _start instructionLokesh Vutla
2018-09-11arm: K3: Add support for AM654 SoC definitionLokesh Vutla
2018-09-11arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla
2018-09-11ARM: uniphier: remove ad-hoc clock enabling for EHCIMasahiro Yamada
2018-09-11mmc: uniphier-sd: sync with LinuxMasahiro Yamada
2018-09-11ARM: dts: uniphier: sync DT with Linux 4.19-rc1Masahiro Yamada
2018-09-10arm: armv7m: clean up armv7m unified code compilationVikas Manocha
2018-09-10arm: armv7m: remove un-necessary If then instructionVikas Manocha
2018-09-10arm: stm32: Remove redundant thumb build selectionVikas Manocha
2018-09-10arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is builtQuentin Schulz
2018-09-10board: arm: Add support for Broadcom BCM7260Thomas Fitzsimmons
2018-09-10ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford
2018-09-10at91: fix devicetree warningsEugen Hristev
2018-09-10ARM: dts: Makefile: fix build for at91familyEugen Hristev
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada
2018-09-10arm: armv7-a: Compile and tune for armv7-a instead of armv5Adam Ford
2018-09-07ARM: Specify aligned address for secure section instead of using attributesChen-Yu Tsai