summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-09-244-10/+6
|\
| * imx: fix coding stylePeng Fan2015-09-242-3/+2
| * imx-common: wrap boot_mode_apply with CONFIG_CMD_BMODEPeng Fan2015-09-241-0/+2
| * imx: mx7: discard unused global variablePeng Fan2015-09-241-2/+0
| * imx-common: consider mux_ctrl_ofs when setting mux_modePeng Fan2015-09-241-4/+3
| * imx: mx7: drop select CPU_V7 for board targetPeng Fan2015-09-201-1/+0
| * imx-common: fix iomux settingsPeng Fan2015-09-201-2/+1
* | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-09-241-2/+2
|\ \
| * | arm: socfpga: rename socfpga_cyclone5 and socfpga_arria5 config filesDinh Nguyen2015-09-231-2/+2
| |/
* | ARM: dts: uniphier: use SPDX-License-IdentifierMasahiro Yamada2015-09-251-37/+1
* | ARM: uniphier: fix init page table for ProXstream2/PH1-LD6b USB bootMasahiro Yamada2015-09-251-4/+2
* | ARM: uniphier: add ProXstream2 and PH1-LD6b supportMasahiro Yamada2015-09-2530-1/+695
* | ARM: uniphier: add PH1-Pro5 supportMasahiro Yamada2015-09-2524-1/+411
* | ARM: uniphier: allow to enable multiple SoCsMasahiro Yamada2015-09-2578-429/+1068
* | ARM: uniphier: unify low-level debug init codeMasahiro Yamada2015-09-2511-152/+115
* | ARM: uniphier: fix glitch signal problem for low-level debugMasahiro Yamada2015-09-254-20/+20
* | ARM: uniphier: delete unneeded input enable for low-level debugMasahiro Yamada2015-09-251-5/+0
* | ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada2015-09-255-15/+14
* | ARM: uniphier: allow to disable CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada2015-09-251-0/+4
* | ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local fileMasahiro Yamada2015-09-252-7/+10
* | ARM: uniphier: refactor LED functionMasahiro Yamada2015-09-259-128/+96
* | ARM: uniphier: remove useless wrapper functionsMasahiro Yamada2015-09-253-17/+10
* | ARM: uniphier: remove unused header fileMasahiro Yamada2015-09-251-24/+0
* | ARM: uniphier: parse device tree to determine DRAM base and sizeMasahiro Yamada2015-09-252-16/+47
* | ARM: uniphier: remove ifdef CONFIG_{SOC} conditionals from sg-regs.hMasahiro Yamada2015-09-2511-119/+109
* | ARM: uniphier: change the external bus address mappingMasahiro Yamada2015-09-254-19/+19
* | ARM: uniphier: drop DCC micro support card supportMasahiro Yamada2015-09-2511-293/+20
* | ARM: uniphier: drop ad-hoc input enable settingsMasahiro Yamada2015-09-257-51/+7
* | ARM: uniphier: drop ad-hoc early pin-muxing settingsMasahiro Yamada2015-09-256-82/+7
* | ARM: dts: uniphier: prepare device trees to use pinctrl in SPLMasahiro Yamada2015-09-254-4/+60
|/
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-09-175-67/+316
|\
| * x86: quark: Configure MTRR to enable cacheBin Meng2015-09-163-0/+111
| * x86: galileo: Add PCIe root port IRQ routingBin Meng2015-09-161-0/+12
| * x86: quark: Initialize thermal sensor properlyBin Meng2015-09-162-0/+54
| * x86: quark: Lock HMBOUND register before jumping to kernelBin Meng2015-09-162-0/+4
| * x86: quark: Convert to use clrbits, setbits, clrsetbits macrosBin Meng2015-09-161-51/+21
| * x86: quark: Add clrbits, setbits, clrsetbits macros for message port accessBin Meng2015-09-161-0/+31
| * x86: quark: Add PCIe/USB static register programming after memory initBin Meng2015-09-162-0/+86
| * x86: Convert to use driver model eth on quark/galileoBin Meng2015-09-161-19/+0
* | ARM: tegra114: Clear IDDQ when enabling PLLCThierry Reding2015-09-162-0/+8
* | ARM: tegra124: Clear IDDQ when enabling PLLCThierry Reding2015-09-162-0/+8
* | ARM: tegra: Add Tegra20 SPI device nodesMirza Krak2015-09-161-0/+57
* | ARM: tegra: clk_m is the architected timer source clockThierry Reding2015-09-163-10/+8
* | ARM: tegra: Implement clk_mThierry Reding2015-09-168-2/+31
* | armv8: Make COUNTER_FREQUENCY optionalThierry Reding2015-09-161-0/+2
* | ARM: tegra: fix PLLP frequency calc on T210Stephen Warren2015-09-161-1/+10
* | tegra: Remove tegra_spl_gpio_direction_output declaration from header fileAxel Lin2015-09-161-9/+0
* | ARM: tegra: Add p2371-2180 boardStephen Warren2015-09-163-0/+70
|/
* arm: Remove unused reference to nomadikStefan Roese2015-09-151-1/+0
* arm: Remove unused ST-Ericsson u8500 archStefan Roese2015-09-1515-1327/+0
OpenPOWER on IntegriCloud