summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-09-132-1/+10
|\
| * arm: rmobile: Add Stout board supportVladimir Barinov2015-08-311-1/+7
| * arch: rmobile: add SCIFA port base offsetsVladimir Barinov2015-08-311-0/+3
* | imx-common: cpu: Do not print on invalid temperatureFabio Estevam2015-09-131-2/+2
* | imx: mx6 discard 'select CPU_V7' for different targetsPeng Fan2015-09-131-24/+0
* | imx: mx6ul: support mx6ul 9x9 evk boardPeng Fan2015-09-131-0/+8
* | Revert "imx: mx6: ddr correct tRFC and tXS"Peng Fan2015-09-131-2/+2
* | imx: mx7dsabresd: Add support for MX7D SABRESD boardAdrian Alonso2015-09-133-0/+35
* | imx: imx7d: add imx-common cpu support for imx7dAdrian Alonso2015-09-135-5/+38
* | arm: imx-common: init: rework wdog settings for imx6/imx7Adrian Alonso2015-09-133-14/+22
* | arm: imx-common: init: extend init_aips to support imx7Adrian Alonso2015-09-131-24/+20
* | imx: imx7d: Add SoC system supportAdrian Alonso2015-09-133-0/+292
* | imx: imx7d: clock control module supportAdrian Alonso2015-09-134-0/+2348
* | imx: imx7d: initial arch level supportAdrian Alonso2015-09-133-0/+4127
* | imx: system counter driver for imx7d and mx6ulAdrian Alonso2015-09-132-0/+155
* | arm: imx: imx-common: init: move arch init common setupAdrian Alonso2015-09-135-88/+108
* | arm: imx: common rework cache settings for imx6Adrian Alonso2015-09-133-95/+104
* | thermal: imx_thermal: rework driver to be reusedAdrian Alonso2015-09-132-7/+5
* | imx: arch-mx6: add is_soc_type helper macroAdrian Alonso2015-09-132-0/+5
* | gpio: lpc32xx: fix issues with port3 gpioSylvain Lemieux2015-09-111-2/+2
* | bitops: introduce BIT() definitionHeiko Schocher2015-09-119-17/+0
OpenPOWER on IntegriCloud