summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling of "resetting".Vagrant Cascadian2016-10-315-5/+8
* Merge branch 'sun9i-a80-spl' of http://git.denx.de/u-boot-sunxiTom Rini2016-10-3012-20/+1666
|\
| * sunxi: Add support for SID e-fuses on sun9iChen-Yu Tsai2016-10-301-0/+2
| * sunxi: add initial clock setup for sun9i for SPLPhilipp Tomsich2016-10-302-5/+223
| * sunxi: Enable SMP mode for the boot CPU on sun9i (A80)Philipp Tomsich2016-10-301-1/+2
| * sunxi: add gtbus-initialisation for sun9iPhilipp Tomsich2016-10-306-1/+170
| * sunxi: DRAM initialisation for sun9iPhilipp Tomsich2016-10-306-13/+1269
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-10-305-4/+47
|\ \ | |/
| * sunxi: A64: enable USB supportAmit Singh Tomar2016-10-304-3/+45
| * sunxi: dts: Pine64: add Ethernet aliasAndre Przywara2016-10-301-0/+1
| * sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki2016-10-301-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-10-293-2/+15
|\ \
| * | ddr: altera: Configuring SDRAM extra cycles timing parametersChin Liang See2016-10-273-2/+15
* | | ARM: uniphier: update DRAM init code for LD11 SoCMasahiro Yamada2016-10-292-23/+391
* | | ARM: uniphier: support DDR PHY parameter dump command for LD11Masahiro Yamada2016-10-292-6/+19
* | | ARM: uniphier: refactor DDR PHY parameter dump commandMasahiro Yamada2016-10-293-44/+50
* | | ARM: uniphier: rework existing DDR PHY code to reuse for LD11 SoCMasahiro Yamada2016-10-298-294/+302
* | | ARM: uniphier: do not run harmful code for USB boot mode of LD11 ES3Masahiro Yamada2016-10-291-3/+5
* | | ARM: uniphier: enable clocks to MIO/STDMAC on LD11 if USB is enabledMasahiro Yamada2016-10-292-0/+13
* | | ARM: uniphier: fix DRAM init poll address for LD4, Pro4, sLD8Masahiro Yamada2016-10-293-3/+3
* | | ARM: uniphier: rename ddrphy-ld20-regs.h to ddruqphy-regs.hMasahiro Yamada2016-10-292-4/+4
* | | ARM: uniphier: update DRAM init code for LD20 SoC (3rd)Masahiro Yamada2016-10-293-36/+83
* | | ARM: uniphier: remove unused board attribute macrosMasahiro Yamada2016-10-291-3/+0
* | | ARM: uniphier: enable SSC for more PLLs for LD20 SoCMasahiro Yamada2016-10-292-13/+11
* | | ARM: uniphier: remove unneeded mdelay() in PLL setting functionMasahiro Yamada2016-10-291-2/+0
* | | ARM: uniphier: adjust fdt_file environment handling to latest LinuxMasahiro Yamada2016-10-291-12/+9
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-10-285-70/+109
|\ \
| * | ARM: at91/dt: sama5d2: Fix the warning from dtcWenyou Yang2016-10-281-70/+70
| * | arm, at91: add icache supportHeiko Schocher2016-10-282-0/+30
| * | ARM: at91: clock: correct PRES offset for at91sam9x5Heiko Schocher2016-10-281-0/+6
| * | arm: at91: mpddrc: add missing MPDDRC_MD definesHeiko Schocher2016-10-281-0/+3
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-2816-7/+4505
|\ \
| * | arm: imx6q: Add devicetree support for Engicam i.CoreM6 Quad/DualJagan Teki2016-10-262-1/+61
| * | arm: dts: imx6q: Add pinctrl definesJagan Teki2016-10-261-0/+1047
| * | arm: dts: Add devicetree for i.MX6QJagan Teki2016-10-261-0/+300
| * | engicam: icorem6: Add DM_GPIO, DM_MMC supportJagan Teki2016-10-261-0/+2
| * | arm: imx6q: Add devicetree support for Engicam i.CoreM6 DualLite/SoloJagan Teki2016-10-264-1/+258
| * | arm: dts: imx6dl: Add pinctrl definesJagan Teki2016-10-261-0/+1091
| * | arm: dts: Add devicetree for i.MX6DQLJagan Teki2016-10-261-0/+1281
| * | arm: dts: Add devicetree for i.MX6DLJagan Teki2016-10-261-0/+133
| * | arm: imx: Add Engicam i.CoreM6 QDL Starter Kit initial supportJagan Teki2016-10-262-0/+10
| * | imx-common: compile plugin codePeng Fan2016-10-241-6/+23
| * | imx-common: introduce USE_IMXIMG_PLUGIN KconfigPeng Fan2016-10-241-0/+7
| * | imx: mx7: Add plugin supportPeng Fan2016-10-241-0/+111
| * | imx: mx6: Add plugin supportPeng Fan2016-10-241-0/+159
| * | arm: imx-common: introduce back usec2ticksPeng Fan2016-10-171-0/+16
| * | arm: imx-common: add SECURE_BOOT option to KconfigGary Bisson2016-10-171-0/+7
* | | drivers/pci/Kconfig: Add PCITom Rini2016-10-272-9/+0
| |/ |/|
* | Fix codying style broken by recent libfdt syncMasahiro Yamada2016-10-241-1/+1
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2016-10-1925-551/+165
|\ \