aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini5-50/+94
2016-10-12Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini3-23/+45
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini13-348/+769
2016-10-12Merge git://www.denx.de/git/u-boot-marvellTom Rini10-0/+637
2016-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini60-270/+579
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla509-413/+307
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla218-138/+103
2016-10-10ARM: tegra: reduce DRAM size mapped into MMU on ARM64Stephen Warren1-1/+1
2016-10-10colibri_t20: fix usb operation and controller orderMarcel Ziswiler1-22/+24
2016-10-10colibri_t20: fix display configurationMarcel Ziswiler1-20/+51
2016-10-10regulator: fixed: honour optionality of enable gpioMarcel Ziswiler1-6/+15
2016-10-10simple panel: fix spelling of debug messageMarcel Ziswiler1-1/+1
2016-10-10tegra: usb gadget: fix ci udc operation if not hostpc capableMarcel Ziswiler1-0/+2
2016-10-10sunxi: OLinuXino Lime A20 boards: Use 384 MHz DRAM clockJosh Marshall2-2/+2
2016-10-10sunxi: Fix H3 DRAM impedance calibration on rev. A chipsJens Kuske1-21/+43
2016-10-10reset: uniphier: add reset controller driver for UniPhier SoCsMasahiro Yamada4-0/+387
2016-10-10reset: declare fdtdec_phandle_args as struct to fix warningMasahiro Yamada1-0/+1
2016-10-10ARM: uniphier: insert udelay() just before support_card_reset_deassert()Masahiro Yamada1-2/+1
2016-10-10ARM: uniphier: define CONFIG_SMC911X along with CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada1-7/+7
2016-10-10ARM: uniphier: enable CONFIG_SYS_NO_FLASH if no CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada1-4/+3
2016-10-10ARM: uniphier: fix typos in a comment blockMasahiro Yamada1-1/+1
2016-10-10ARM: uniphier: add work-around for VBO noise problemMasahiro Yamada1-0/+7
2016-10-10ARM: uniphier: update DRAM init code for LD20 SoC (2nd)Masahiro Yamada2-333/+356
2016-10-10ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoCMasahiro Yamada1-0/+1
2016-10-10ARM: uniphier: do not setup pins for System Bus on NAND boot modeMasahiro Yamada2-2/+6
2016-10-09arm: kirkwood: fix Synology board tagWalter Schweizer1-0/+7
2016-10-09arm: kirkwood: fix output enable settingsWalter Schweizer1-2/+2
2016-10-09arm: kirkwood: fix kirkwood initial setupWalter Schweizer1-11/+16
2016-10-09arm: kirkwood: ds109 board is maintainedWalter Schweizer1-0/+6
2016-10-09arm: kirkwood: add support for Synology DS109 boardWalter Schweizer9-0/+619
2016-10-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini70-389/+7233
2016-10-08ARM: AM437X: Add Silicon ID supportLokesh Vutla2-2/+6
2016-10-08spl: saveenv: adding saveenv support in SPLB, Ravi5-5/+19
2016-10-08cros_ec: Honor the google,remote-bus dt propertyMoritz Fischer3-4/+29
2016-10-08board: ti: dra7xx: complex definitions should be protected with parenthesesMugunthan V N1-4/+4
2016-10-08ARM: dts: dra72: add rev C evm supportMugunthan V N6-667/+601
2016-10-08arm: Add return value argument to longjmpAlexander Graf2-19/+15
2016-10-08env: tool: add command line option to input lockfile pathB, Ravi2-6/+30
2016-10-08dra7x: dfu: qspi: increase the qspi spl partition to 256KB, Ravi1-8/+2
2016-10-08dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORTB, Ravi1-1/+0
2016-10-08Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"Masahiro Yamada2-17/+15
2016-10-08ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()Masahiro Yamada5-20/+20
2016-10-07board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGSPratiyush Srivastava1-0/+11
2016-10-07armv8: ls1012a: Updating CONFIG_EXTRA_ENV_SETTINGSPratiyush Srivastava1-5/+0
2016-10-07armv8: ls2080a: Add USB node in dts for ls2080aSriram Dash1-0/+14
2016-10-07armv8: ls2080: Enable CONFIG_DM_USB in defconfigsSriram Dash7-0/+8
2016-10-07armv8: LS2080A: Add device tree support for nand bootSriram Dash1-0/+2
2016-10-07board: ge: bx50v3: Pass video bootargs for b850v3Ken Lin1-1/+6
2016-10-07ARM: keystone: remove declaration of unused functionsMasahiro Yamada1-2/+0
2016-10-07kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mkMasahiro Yamada3-46/+28