]> code.ossystems Code Review - bsp/u-boot.git/commitdiff
Merge remote-tracking branch 'origin/master' into 2015.10+ossystems
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 22 Oct 2015 12:29:39 +0000 (10:29 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 22 Oct 2015 12:29:39 +0000 (10:29 -0200)
* origin/master: (39 commits)
  mmc: mv_sdhci: Configure the SDHCI MBUS bridge windows
  arm: mvebu: Enable DM_SERIAL on AXP / A38x boards
  arm: mvebu: Enable DM_USB on AXP / A38x boards
  usb: ehci-marvell.c: Add DM support
  arm: mvebu: Add DM (driver model) support
  arm: mvebu: Add basic Armada XP / 38x dtsi/dts files
  arm: mvebu: Do not call board_init_r() from board_init_f()
  kwbimage: Align payload size to 4 bytes
  dm: core: Enable optional use of fdt_translate_address()
  arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL
  arm: mvebu: Add option to use UART xmodem protocol via kwboot
  sunxi: Add CHIP support
  axp209: Sync the DTSI with the kernel
  sun5i: Sync the DTSI with the kernel
  sunxi: Use Kconfig CONFIG_MMC
  sunxi: board: Only try to use the MMC related functions if enabled
  mmc: Add generic Kconfig option
  fastboot: Implement OEM format only when we have MMC support
  sunxi: Add support for android boot image
  sunxi: Add defconfig for the Sinovoip BPI-M2 board
  ...


Trivial merge