summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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-26/+48
* 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-20/+25
* ARM: uniphier: enable setexpr commandMasahiro Yamada2015-09-25-4/+0
* ARM: uniphier: drop DCC micro support card supportMasahiro Yamada2015-09-25-311/+29
* 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: uniphier: enable PINCTRL and SPL_PINCTRLMasahiro Yamada2015-09-25-0/+6
* ARM: dts: uniphier: prepare device trees to use pinctrl in SPLMasahiro Yamada2015-09-25-4/+60
* ARM: uniphier: increase CONFIG_SYS_MALLOC_F_LEN to bind all nodesMasahiro Yamada2015-09-25-0/+3
* ARM: uniphier: enable simple-bus driver for SPLMasahiro Yamada2015-09-25-0/+3
* pinctrl: uniphier: add UniPhier PH1-LD6b pinctrl driverMasahiro Yamada2015-09-25-0/+140
* pinctrl: uniphier: add UniPhier ProXstream2 pinctrl driverMasahiro Yamada2015-09-25-0/+147
* pinctrl: uniphier: add UniPhier PH1-Pro5 pinctrl driverMasahiro Yamada2015-09-25-0/+151
* pinctrl: uniphier: add UniPhier PH1-sLD8 pinctrl driverMasahiro Yamada2015-09-25-0/+148
* pinctrl: uniphier: add UniPhier PH1-Pro4 pinctrl driverMasahiro Yamada2015-09-25-0/+137
* pinctrl: uniphier: add UniPhier PH1-LD4 pinctrl driverMasahiro Yamada2015-09-25-0/+141
* pinctrl: uniphier: add UniPhier pinctrl core supportMasahiro Yamada2015-09-23-0/+278
* pinctrl: move dm_scan_fdt_node() out of pinctrl uclassMasahiro Yamada2015-09-19-6/+17
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-09-17-70/+400
|\
| * x86: quark: Configure MTRR to enable cacheBin Meng2015-09-16-0/+111
| * x86: doc: Add DMI to the TODO listBin Meng2015-09-16-0/+2
| * x86: doc: Document some porting hints about Intel QuarkBin Meng2015-09-16-0/+24
| * 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: galileo: Enable random mac address for QuarkBin Meng2015-09-16-0/+1
| * x86: quark: Add PCIe/USB static register programming after memory initBin Meng2015-09-16-0/+87
| * x86: Convert to use driver model eth on quark/galileoBin Meng2015-09-16-20/+1
| * net: designware: Add support to PCI designware devicesBin Meng2015-09-16-0/+42
| * dm: pci: Add an inline API to test if a device is on a PCI busBin Meng2015-09-16-2/+13
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-09-17-0/+1
|\ \
| * | dts: do not cut down pinctrl-0 and pinctrl-names for SPL full-pinctrlMasahiro Yamada2015-09-16-0/+1
| |/
* | ARM: tegra114: Clear IDDQ when enabling PLLCThierry Reding2015-09-16-0/+8
* | ARM: tegra124: Clear IDDQ when enabling PLLCThierry Reding2015-09-16-0/+8
* | ARM: tegra: Add Tegra20 SPI device nodesMirza Krak2015-09-16-0/+57
* | p2571: Remove hard-coded counter frequencyThierry Reding2015-09-16-2/+0
* | p2371: Remove hard-coded counter frequencyThierry Reding2015-09-16-3/+0
* | e2220-1170: Remove hard-coded counter frequencyThierry Reding2015-09-16-3/+0
* | ARM: tegra: clk_m is the architected timer source clockThierry Reding2015-09-16-10/+8
* | ARM: tegra: Implement clk_mThierry Reding2015-09-16-2/+31
* | armv8: Make COUNTER_FREQUENCY optionalThierry Reding2015-09-16-0/+2
* | ARM: tegra: replace V_PROMPT define with kconfigStephen Warren2015-09-16-4/+4
* | ARM: tegra: fix PLLP frequency calc on T210Stephen Warren2015-09-16-1/+10
* | ARM: tegra: fix COUNTER_FREQUENCY for T210Stephen Warren2015-09-16-4/+8
* | tegra: Remove tegra_spl_gpio_direction_output declaration from header fileAxel Lin2015-09-16-9/+0