summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada2018-09-101-8/+4
* | arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-1012-373/+24
* | Remove CONFIG_USE_STDINTMasahiro Yamada2018-09-102-10/+0
* | 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 tag 'arc-updates-for-2018.09' of git://git.denx.de/u-boot-arcTom Rini2018-09-051-1/+1
|\
| * ARC: HSDK: Fix timer frequency valueEugeniy Paltsev2018-09-051-1/+1
* | 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
| * dts: imx6ul_evk: Add DTS files for 14x14 EVK and 9x9 EVK boardsYe Li2018-09-045-1/+921
| * dts: imx6ul: Update alias to support DMYe Li2018-09-041-6/+7
| * imx: imx7d-sdb: Add DM QSPI supportYe Li2018-09-046-6/+91
| * imx: imx6sx-sabreauto: convert to use DM QSPI driverYe Li2018-09-042-0/+56
| * imx: imx6sx-sdb: Enable DM QSPI driverYe Li2018-09-042-5/+23
* | Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini2018-08-308-18/+0
|\ \
| * | rockchip: dts: fix unnecessary '-cells' warningKever Yang2018-08-298-18/+0
| |/
* | x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parametersBin Meng2018-08-302-6/+0
* | x86: zimage: Support booting Linux kernel from an EFI payloadBin Meng2018-08-303-0/+42
* | x86: efi: payload: Install E820 map from EFI memory mapBin Meng2018-08-301-0/+82
|/