summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* sunxi: retrieve FEL-provided values to environment variablesBernhard Nortmann2015-09-29-1/+7
* sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variantBernhard Nortmann2015-09-29-1/+18
* sunxi: move SPL-related definitions to platform-specific includeBernhard Nortmann2015-09-29-12/+20
* sunxi: Simplify spl board_init_f functionHans de Goede2015-09-29-5/+0
* arm: Drop old non-generic-board codeSimon Glass2015-09-28-709/+0
* arm: Remove wireless_space boardSimon Glass2015-09-28-4/+0
* arm: Remove da830evm boardSimon Glass2015-09-28-3/+0
* ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default.Peter Griffin2015-09-28-1/+1
* ARM: hikey: Select DM, DM_GPIO from KconfigPeter Griffin2015-09-28-0/+2
* ARM: hi6220: Add UART0 and UART3 base addressesPeter Griffin2015-09-28-0/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-09-24-10/+6
|\
| * imx: fix coding stylePeng Fan2015-09-24-3/+2
| * imx-common: wrap boot_mode_apply with CONFIG_CMD_BMODEPeng Fan2015-09-24-0/+2
| * imx: mx7: discard unused global variablePeng Fan2015-09-24-2/+0
| * imx-common: consider mux_ctrl_ofs when setting mux_modePeng Fan2015-09-24-4/+3
| * imx: mx7: drop select CPU_V7 for board targetPeng Fan2015-09-20-1/+0
| * imx-common: fix iomux settingsPeng Fan2015-09-20-2/+1
* | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-09-24-2/+2
|\ \
| * | arm: socfpga: rename socfpga_cyclone5 and socfpga_arria5 config filesDinh Nguyen2015-09-23-2/+2
| |/
* | ARM: dts: uniphier: use SPDX-License-IdentifierMasahiro Yamada2015-09-25-37/+1
* | ARM: uniphier: fix init page table for ProXstream2/PH1-LD6b USB bootMasahiro Yamada2015-09-25-4/+2
* | ARM: uniphier: add ProXstream2 and PH1-LD6b supportMasahiro Yamada2015-09-25-1/+695
* | ARM: uniphier: add PH1-Pro5 supportMasahiro Yamada2015-09-25-1/+411
* | ARM: uniphier: allow to enable multiple SoCsMasahiro Yamada2015-09-25-429/+1068
* | ARM: uniphier: unify low-level debug init codeMasahiro Yamada2015-09-25-152/+115
* | ARM: uniphier: fix glitch signal problem for low-level debugMasahiro Yamada2015-09-25-20/+20
* | ARM: uniphier: delete unneeded input enable for low-level debugMasahiro Yamada2015-09-25-5/+0
* | ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada2015-09-25-15/+14
* | ARM: uniphier: allow to disable CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada2015-09-25-0/+4
* | ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local fileMasahiro Yamada2015-09-25-7/+10
* | ARM: uniphier: refactor LED functionMasahiro Yamada2015-09-25-128/+96
* | ARM: uniphier: remove useless wrapper functionsMasahiro Yamada2015-09-25-17/+10
* | ARM: uniphier: remove unused header fileMasahiro Yamada2015-09-25-24/+0
* | ARM: uniphier: parse device tree to determine DRAM base and sizeMasahiro Yamada2015-09-25-16/+47
* | ARM: uniphier: remove ifdef CONFIG_{SOC} conditionals from sg-regs.hMasahiro Yamada2015-09-25-119/+109
* | ARM: uniphier: change the external bus address mappingMasahiro Yamada2015-09-25-19/+19
* | ARM: uniphier: drop DCC micro support card supportMasahiro Yamada2015-09-25-293/+20
* | ARM: uniphier: drop ad-hoc input enable settingsMasahiro Yamada2015-09-25-51/+7
* | ARM: uniphier: drop ad-hoc early pin-muxing settingsMasahiro Yamada2015-09-25-82/+7
* | ARM: dts: uniphier: prepare device trees to use pinctrl in SPLMasahiro Yamada2015-09-25-4/+60
|/
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-09-17-67/+316
|\
| * x86: quark: Configure MTRR to enable cacheBin Meng2015-09-16-0/+111
| * x86: galileo: Add PCIe root port IRQ routingBin Meng2015-09-16-0/+12
| * x86: quark: Initialize thermal sensor properlyBin Meng2015-09-16-0/+54
| * x86: quark: Lock HMBOUND register before jumping to kernelBin Meng2015-09-16-0/+4
| * x86: quark: Convert to use clrbits, setbits, clrsetbits macrosBin Meng2015-09-16-51/+21
| * x86: quark: Add clrbits, setbits, clrsetbits macros for message port accessBin Meng2015-09-16-0/+31
| * x86: quark: Add PCIe/USB static register programming after memory initBin Meng2015-09-16-0/+86
| * x86: Convert to use driver model eth on quark/galileoBin Meng2015-09-16-19/+0
* | ARM: tegra114: Clear IDDQ when enabling PLLCThierry Reding2015-09-16-0/+8