summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-11dm: x86: Move samus to use new driver model supportSimon Glass
2016-10-11x86: Adjust config to support DM_VIDEOSimon Glass
2016-10-11dm: x86: video: Add a driver-model driver for ivybridge graphicsSimon Glass
2016-10-11dm: video: Add driver-model support to vesa graphicsSimon Glass
2016-10-11dm: stdio: Allow lazy probing of video devicesSimon Glass
2016-10-11x86: video: Fix typo in broadwell KconfigSimon Glass
2016-10-11dm: core: Add a function to get a uclass nameSimon Glass
2016-10-11list: Add list_last_entry() to find the last entrySimon Glass
2016-10-11Fix return value in trailing_strtoln()Simon Glass
2016-10-11x86: Add an accelerated memmove() functionSimon Glass
2016-10-11Revert "x86: broadwell: gpio: Remove the codes to set up pin control"Simon Glass
2016-10-11x86: Fix Linux v4.7+ zimage booting (update bootparam.h)Stefan Roese
2016-10-11x86: baytrail: Add 2nd eMMC controller to the PCI probe listStefan Roese
2016-10-11x86: conga-qeval20-qa3: Add README to explain the console UART optionsStefan Roese
2016-10-10ARM: tegra: reduce DRAM size mapped into MMU on ARM64Stephen Warren
2016-10-10colibri_t20: fix usb operation and controller orderMarcel Ziswiler
2016-10-10colibri_t20: fix display configurationMarcel Ziswiler
2016-10-10regulator: fixed: honour optionality of enable gpioMarcel Ziswiler
2016-10-10simple panel: fix spelling of debug messageMarcel Ziswiler
2016-10-10tegra: usb gadget: fix ci udc operation if not hostpc capableMarcel Ziswiler
2016-10-10sunxi: OLinuXino Lime A20 boards: Use 384 MHz DRAM clockJosh Marshall
2016-10-10sunxi: Fix H3 DRAM impedance calibration on rev. A chipsJens Kuske
2016-10-10reset: uniphier: add reset controller driver for UniPhier SoCsMasahiro Yamada
2016-10-10reset: declare fdtdec_phandle_args as struct to fix warningMasahiro Yamada
2016-10-10ARM: uniphier: insert udelay() just before support_card_reset_deassert()Masahiro Yamada
2016-10-10ARM: uniphier: define CONFIG_SMC911X along with CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada
2016-10-10ARM: uniphier: enable CONFIG_SYS_NO_FLASH if no CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada
2016-10-10ARM: uniphier: fix typos in a comment blockMasahiro Yamada
2016-10-10ARM: uniphier: add work-around for VBO noise problemMasahiro Yamada
2016-10-10ARM: uniphier: update DRAM init code for LD20 SoC (2nd)Masahiro Yamada
2016-10-10ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoCMasahiro Yamada
2016-10-10ARM: uniphier: do not setup pins for System Bus on NAND boot modeMasahiro Yamada
2016-10-09arm: kirkwood: fix Synology board tagWalter Schweizer
2016-10-09arm: kirkwood: fix output enable settingsWalter Schweizer
2016-10-09arm: kirkwood: fix kirkwood initial setupWalter Schweizer
2016-10-09arm: kirkwood: ds109 board is maintainedWalter Schweizer
2016-10-09arm: kirkwood: add support for Synology DS109 boardWalter Schweizer
2016-10-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-08ARM: AM437X: Add Silicon ID supportLokesh Vutla
2016-10-08spl: saveenv: adding saveenv support in SPLB, Ravi
2016-10-08cros_ec: Honor the google,remote-bus dt propertyMoritz Fischer
2016-10-08board: ti: dra7xx: complex definitions should be protected with parenthesesMugunthan V N
2016-10-08ARM: dts: dra72: add rev C evm supportMugunthan V N
2016-10-08arm: Add return value argument to longjmpAlexander Graf
2016-10-08env: tool: add command line option to input lockfile pathB, Ravi
2016-10-08dra7x: dfu: qspi: increase the qspi spl partition to 256KB, Ravi
2016-10-08dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORTB, Ravi
2016-10-08Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"Masahiro Yamada
2016-10-08ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()Masahiro Yamada
2016-10-07board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGSPratiyush Srivastava