summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: reserve unmapped RAM so EFI doesn't use itStephen Warren2018-09-231-0/+14
* efi_loader: simplify ifdefsStephen Warren2018-09-232-2/+2
* Merge git://git.denx.de/u-boot-imxTom Rini2018-09-192-1/+2
|\
| * Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic2018-09-184-149/+174
| |\
| * | imx: imx6ull: fix pinmux input_val for uart5 rx pinHeiko Schocher2018-09-141-1/+1
| * | pico-imx6ul: Convert to SPLFabio Estevam2018-09-141-0/+1
* | | board: turris_mox: Fixup U-Boot's device tree if PCIe connectedMarek BehĂșn2018-09-191-0/+7
* | | dts: mvebu: mcbin: drop redundant SD slot nodeBaruch Siach2018-09-191-8/+0
* | | arch/arm/dts: Update Turris Mox device treeMarek BehĂșn2018-09-191-7/+3
* | | ARM: mach-mvebu: handle fall-back to UART bootChris Packham2018-09-192-0/+12
* | | Revert "arm: mvebu: fix boot from UART when in fallback mode"Chris Packham2018-09-192-15/+0
* | | arm64: mvebu: armada-8k: support environment in SD/eMMCBaruch Siach2018-09-191-0/+24
| |/ |/|
* | socfpga: stratix10: fix sdram_calculate_sizeDalon Westergreen2018-09-151-1/+1
* | Revert "ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL"Tom Rini2018-09-141-2/+2
* | ARM: da850evm_direct_nor_defconfig: Enable DM_SERIALAdam Ford2018-09-111-2/+2
* | ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabledAdam Ford2018-09-111-1/+1
* | ARM: dts: da850-evm-u-boot: Remove redundant entriesAdam Ford2018-09-111-11/+0
* | arm: dts: da850: Re-sync da850-evm.dts from Linux 4.18Adam Ford2018-09-111-136/+172
|/
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2018-09-1116-87/+61
|\
| * ARM: uniphier: remove ad-hoc clock enabling for EHCIMasahiro Yamada2018-09-114-15/+0
| * mmc: uniphier-sd: sync with LinuxMasahiro Yamada2018-09-119-56/+46
| * ARM: dts: uniphier: sync DT with Linux 4.19-rc1Masahiro Yamada2018-09-1110-16/+15
* | arm64: dts: k3: Add u-boot specific nodesLokesh Vutla2018-09-111-0/+203
* | arm64: dts: k3: Add Support for AM654 SoCLokesh Vutla2018-09-115-0/+271
* | board: ti: am654: a53: Add initial support for am654Lokesh Vutla2018-09-111-0/+1
* | gpio: do not include <asm/arch/gpio.h> for ARCH_K3Lokesh Vutla2018-09-111-1/+2
* | armv8: K3: am654: Add support for generating build targetsLokesh Vutla2018-09-111-0/+19
* | armv8: K3: am654: Add custom MMU supportLokesh Vutla2018-09-112-0/+46
* | arm: K3: am654: Unlock control module registers during initAndreas Dannenberg2018-09-112-0/+59
* | arm: K3: am654: Add support for boot device detectionLokesh Vutla2018-09-117-2/+148
* | arm: K3: Update _start instructionLokesh Vutla2018-09-111-0/+8
* | arm: K3: Add support for AM654 SoC definitionLokesh Vutla2018-09-114-0/+85
* | arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla2018-09-113-0/+21
* | arm: armv7m: clean up armv7m unified code compilationVikas Manocha2018-09-104-9/+3
* | arm: armv7m: remove un-necessary If then instructionVikas Manocha2018-09-101-3/+0
* | arm: stm32: Remove redundant thumb build selectionVikas Manocha2018-09-101-1/+0
* | arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is builtQuentin Schulz2018-09-102-0/+4
* | board: arm: Add support for Broadcom BCM7260Thomas Fitzsimmons2018-09-101-3/+10
* | ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford2018-09-107-65/+23
* | at91: fix devicetree warningsEugen Hristev2018-09-1012-40/+2
* | ARM: dts: Makefile: fix build for at91familyEugen Hristev2018-09-101-4/+4
* | arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-101-31/+2
* | arm: armv7-a: Compile and tune for armv7-a instead of armv5Adam Ford2018-09-102-2/+3
|/
* ARM: Specify aligned address for secure section instead of using attributesChen-Yu Tsai2018-09-071-2/+2
* ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Fix MMC Card DetectAdam Ford2018-09-051-4/+0
* Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2018-09-0420-23/+1738
|\
| * imx: mx7: add system suspend/resume supportAnson Huang2018-09-043-3/+515
| * imx: mx7: add gpc initialization for low power modeAnson Huang2018-09-041-0/+103
| * imx: mx7: psci: improve cpu hotplug flowAnson Huang2018-09-041-2/+21
| * watchdog: mx25: use the imx_watchdog driver for mx25Martin Kaiser2018-09-041-0/+1