aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-09-11ARM: da850evm_direct_nor_defconfig: Enable DM_SERIALAdam Ford1-2/+2
2018-09-11ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabledAdam Ford1-1/+1
2018-09-11ARM: dts: da850-evm-u-boot: Remove redundant entriesAdam Ford1-11/+0
2018-09-11arm: dts: da850: Re-sync da850-evm.dts from Linux 4.18Adam Ford1-136/+172
2018-09-11Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini16-87/+61
2018-09-11arm64: dts: k3: Add u-boot specific nodesLokesh Vutla1-0/+203
2018-09-11arm64: dts: k3: Add Support for AM654 SoCLokesh Vutla5-0/+271
2018-09-11board: ti: am654: a53: Add initial support for am654Lokesh Vutla1-0/+1
2018-09-11gpio: do not include <asm/arch/gpio.h> for ARCH_K3Lokesh Vutla1-1/+2
2018-09-11armv8: K3: am654: Add support for generating build targetsLokesh Vutla1-0/+19
2018-09-11armv8: K3: am654: Add custom MMU supportLokesh Vutla2-0/+46
2018-09-11arm: K3: am654: Unlock control module registers during initAndreas Dannenberg2-0/+59
2018-09-11arm: K3: am654: Add support for boot device detectionLokesh Vutla7-2/+148
2018-09-11arm: K3: Update _start instructionLokesh Vutla1-0/+8
2018-09-11arm: K3: Add support for AM654 SoC definitionLokesh Vutla4-0/+85
2018-09-11arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla3-0/+21
2018-09-11ARM: uniphier: remove ad-hoc clock enabling for EHCIMasahiro Yamada4-15/+0
2018-09-11mmc: uniphier-sd: sync with LinuxMasahiro Yamada9-56/+46
2018-09-11ARM: dts: uniphier: sync DT with Linux 4.19-rc1Masahiro Yamada10-16/+15
2018-09-10arm: armv7m: clean up armv7m unified code compilationVikas Manocha4-9/+3
2018-09-10arm: armv7m: remove un-necessary If then instructionVikas Manocha1-3/+0
2018-09-10arm: stm32: Remove redundant thumb build selectionVikas Manocha1-1/+0
2018-09-10arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is builtQuentin Schulz2-0/+4
2018-09-10board: arm: Add support for Broadcom BCM7260Thomas Fitzsimmons1-3/+10
2018-09-10ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford7-65/+23
2018-09-10at91: fix devicetree warningsEugen Hristev12-40/+2
2018-09-10ARM: dts: Makefile: fix build for at91familyEugen Hristev1-4/+4
2018-09-10Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada1-8/+4
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada12-373/+24
2018-09-10Remove CONFIG_USE_STDINTMasahiro Yamada2-10/+0
2018-09-10arm: armv7-a: Compile and tune for armv7-a instead of armv5Adam Ford2-2/+3
2018-09-07ARM: Specify aligned address for secure section instead of using attributesChen-Yu Tsai1-2/+2
2018-09-05ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Fix MMC Card DetectAdam Ford1-4/+0
2018-09-05Merge tag 'arc-updates-for-2018.09' of git://git.denx.de/u-boot-arcTom Rini1-1/+1
2018-09-05ARC: HSDK: Fix timer frequency valueEugeniy Paltsev1-1/+1
2018-09-04Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini20-23/+1738
2018-09-04imx: mx7: add system suspend/resume supportAnson Huang3-3/+515
2018-09-04imx: mx7: add gpc initialization for low power modeAnson Huang1-0/+103
2018-09-04imx: mx7: psci: improve cpu hotplug flowAnson Huang1-2/+21
2018-09-04watchdog: mx25: use the imx_watchdog driver for mx25Martin Kaiser1-0/+1
2018-09-04dts: imx6ul_evk: Add DTS files for 14x14 EVK and 9x9 EVK boardsYe Li5-1/+921
2018-09-04dts: imx6ul: Update alias to support DMYe Li1-6/+7
2018-09-04imx: imx7d-sdb: Add DM QSPI supportYe Li6-6/+91
2018-09-04imx: imx6sx-sabreauto: convert to use DM QSPI driverYe Li2-0/+56
2018-09-04imx: imx6sx-sdb: Enable DM QSPI driverYe Li2-5/+23
2018-08-30Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini8-18/+0
2018-08-30x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parametersBin Meng2-6/+0
2018-08-30x86: zimage: Support booting Linux kernel from an EFI payloadBin Meng3-0/+42
2018-08-30x86: efi: payload: Install E820 map from EFI memory mapBin Meng1-0/+82
2018-08-29rockchip: dts: fix unnecessary '-cells' warningKever Yang8-18/+0