summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-09-28arm: Drop old non-generic-board codeSimon Glass
2015-09-28arm: Remove wireless_space boardSimon Glass
2015-09-28arm: Remove da830evm boardSimon Glass
2015-09-28ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default.Peter Griffin
2015-09-28ARM: hikey: Select DM, DM_GPIO from KconfigPeter Griffin
2015-09-28ARM: hi6220: Add UART0 and UART3 base addressesPeter Griffin
2015-09-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-09-24Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-09-25ARM: dts: uniphier: use SPDX-License-IdentifierMasahiro Yamada
2015-09-25ARM: uniphier: fix init page table for ProXstream2/PH1-LD6b USB bootMasahiro Yamada
2015-09-25ARM: uniphier: add ProXstream2 and PH1-LD6b supportMasahiro Yamada
2015-09-25ARM: uniphier: add PH1-Pro5 supportMasahiro Yamada
2015-09-25ARM: uniphier: allow to enable multiple SoCsMasahiro Yamada
2015-09-25ARM: uniphier: unify low-level debug init codeMasahiro Yamada
2015-09-25ARM: uniphier: fix glitch signal problem for low-level debugMasahiro Yamada
2015-09-25ARM: uniphier: delete unneeded input enable for low-level debugMasahiro Yamada
2015-09-25ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada
2015-09-25ARM: uniphier: allow to disable CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada
2015-09-25ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local fileMasahiro Yamada
2015-09-25ARM: uniphier: refactor LED functionMasahiro Yamada
2015-09-25ARM: uniphier: remove useless wrapper functionsMasahiro Yamada
2015-09-25ARM: uniphier: remove unused header fileMasahiro Yamada
2015-09-25ARM: uniphier: parse device tree to determine DRAM base and sizeMasahiro Yamada
2015-09-25ARM: uniphier: remove ifdef CONFIG_{SOC} conditionals from sg-regs.hMasahiro Yamada
2015-09-25ARM: uniphier: change the external bus address mappingMasahiro Yamada
2015-09-25ARM: uniphier: drop DCC micro support card supportMasahiro Yamada
2015-09-25ARM: uniphier: drop ad-hoc input enable settingsMasahiro Yamada
2015-09-25ARM: uniphier: drop ad-hoc early pin-muxing settingsMasahiro Yamada
2015-09-25ARM: dts: uniphier: prepare device trees to use pinctrl in SPLMasahiro Yamada
2015-09-24imx: fix coding stylePeng Fan
2015-09-24imx-common: wrap boot_mode_apply with CONFIG_CMD_BMODEPeng Fan
2015-09-24imx: mx7: discard unused global variablePeng Fan
2015-09-24imx-common: consider mux_ctrl_ofs when setting mux_modePeng Fan
2015-09-23arm: socfpga: rename socfpga_cyclone5 and socfpga_arria5 config filesDinh Nguyen
2015-09-20imx: mx7: drop select CPU_V7 for board targetPeng Fan
2015-09-20imx-common: fix iomux settingsPeng Fan
2015-09-17Merge git://git.denx.de/u-boot-x86Tom Rini
2015-09-16x86: quark: Configure MTRR to enable cacheBin Meng
2015-09-16x86: galileo: Add PCIe root port IRQ routingBin Meng
2015-09-16x86: quark: Initialize thermal sensor properlyBin Meng
2015-09-16x86: quark: Lock HMBOUND register before jumping to kernelBin Meng
2015-09-16x86: quark: Convert to use clrbits, setbits, clrsetbits macrosBin Meng
2015-09-16x86: quark: Add clrbits, setbits, clrsetbits macros for message port accessBin Meng
2015-09-16x86: quark: Add PCIe/USB static register programming after memory initBin Meng
2015-09-16x86: Convert to use driver model eth on quark/galileoBin Meng
2015-09-16ARM: tegra114: Clear IDDQ when enabling PLLCThierry Reding
2015-09-16ARM: tegra124: Clear IDDQ when enabling PLLCThierry Reding
2015-09-16ARM: tegra: Add Tegra20 SPI device nodesMirza Krak
2015-09-16ARM: tegra: clk_m is the architected timer source clockThierry Reding
2015-09-16ARM: tegra: Implement clk_mThierry Reding