summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-23mmc: sdhci: fix bus width switching on Samsung SoCsMatt Reimer
2015-02-23mmc: print SD/eMMC type for inited mmc devicesPrzemyslaw Marczak
2015-02-23mmc: exynos dwmmc: check boot mode before init dwmmcPrzemyslaw Marczak
2015-02-23sunxi: mmc: Always declare High Capacity capabilityHans de Goede
2015-02-23mmc: exynos_dw_mmc: use the exynos specific data structureJaehoon Chung
2015-02-23mmc: exynos_dw_mmc: set to clksel_val into board-init functionJaehoon Chung
2015-02-23mmc: dw_mmc: fixed the wrong bit controlJaehoon Chung
2015-02-23mmc: Implement SD/MMC versioning properlyPantelis Antoniou
2015-02-23warp: Add initial WaRP Board supportOtavio Salvador
2015-02-23imx: mx6sl: Extend USDHC SD2 pins to support 8-wire useOtavio Salvador
2015-02-23mmc: fsl_esdhc: Add support to force VSELECT setOtavio Salvador
2015-02-23mmc: fsl_esdhc: Add CMD11 support to switch to 1.8VOtavio Salvador
2015-02-23imx:mx6slevk implement power init boardPeng Fan
2015-02-23imx:mx6slevk add pmic and i2c configurationPeng Fan
2015-02-23imx:mx6sl add I2c pad settingsPeng Fan
2015-02-23board: tbs2910: Gate clock when switching async clock muxesSoeren Moch
2015-02-22Merge git://git.denx.de/u-boot-sunxiTom Rini
2015-02-21sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernelsSiarhei Siamashka
2015-02-21sunxi: Set the /chosen/stdout-path fdt property for sunxi boardsHans de Goede
2015-02-21sunxi: Fix sun5i mbus speed when booting old kernelsHans de Goede
2015-02-21sunxi: musb: Check Vbus-det before enabling otg port powerHans de Goede
2015-02-21sunxi: Add support for the UTOO P66 tabletHans de Goede
2015-02-21sunxi: mmc: Always declare High Capacity capabilityHans de Goede
2015-02-21rpi: add support for Raspberry Pi 2 model BStephen Warren
2015-02-21bcm2836 SoC support (used in Raspberry Pi 2 model B)Stephen Warren
2015-02-21bcm2835/rpi: add SPDX license tags for some filesStephen Warren
2015-02-21ARM: prepare for including <mach/*.h>Masahiro Yamada
2015-02-21ARM: keystone: move SoC headers to mach-keystone/include/machMasahiro Yamada
2015-02-21ARM: orion5x: move SoC headers to mach-orion5x/include/machMasahiro Yamada
2015-02-21ARM: nomadik: move SoC headers to mach-nomadik/include/machMasahiro Yamada
2015-02-21ARM: kirkwood: move SoC headers to mach-kirkwood/include/machMasahiro Yamada
2015-02-21ARM: davinci: move SoC headers to mach-davinci/include/machMasahiro Yamada
2015-02-21ARM: at91: move SoC headers to mach-at91/include/machMasahiro Yamada
2015-02-21kbuild: prepare for moving headers into mach-*/include/machMasahiro Yamada
2015-02-21ARM: keystone: move SoC sources to mach-keystoneMasahiro Yamada
2015-02-21ARM: versatile: move SoC sources to mach-versatileMasahiro Yamada
2015-02-21ARM: orion5x: move SoC sources to mach-orion5xMasahiro Yamada
2015-02-21ARM: highbank: move SoC sources to mach-highbankMasahiro Yamada
2015-02-21ARM: nomadik: move SoC sources to mach-nomadikMasahiro Yamada
2015-02-21ARM: kirkwood: move SOC sources to mach-kirkwoodMasahiro Yamada
2015-02-21ARM: davinci: move SoC sources to mach-davinciMasahiro Yamada
2015-02-21ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada
2015-02-21ARM: at91: collect SoC sources into mach-at91Masahiro Yamada
2015-02-21ARM: prepare for moving SoC sources into mach-*Masahiro Yamada
2015-02-21ARM: at91: move board select menu and common settingsMasahiro Yamada
2015-02-21Merge git://git.denx.de/u-boot-dmTom Rini
2015-02-20sunxi: video: Add support for tl059wv5c0 lcd panelsHans de Goede
2015-02-20sunxi: video: Add support for LCD panels which need to be configured via i2cHans de Goede
2015-02-20sunxi: video: Add support for LCD reset pinHans de Goede
2015-02-19dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVEMarek Vasut