summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-12rockchip: Add PXE and DHCP to the default boot targetsSjoerd Simons
2017-01-12Enable DISTRO_DEFAULTS for Rockchip platformsRomain Perier
2017-01-12rockchip: evb-rk3339: Enable DHCPSimon Glass
2017-01-12rockchip: Enable networking support on rock2 and fireflySjoerd Simons
2017-01-12net: gmac_rockchip: Add Rockchip GMAC driverSjoerd Simons
2017-01-12net: designware: Export the operation functionsSimon Glass
2017-01-12net: designware: Split the link init into a separate functionSimon Glass
2017-01-12net: designware: Adjust dw_adjust_link() to return an errorSimon Glass
2017-01-12net: designware: Export various functions/struct to allow subclassingSjoerd Simons
2017-01-12rockchip: video: fix mpixelclock in rockchip HDMINickey Yang Nickey Yang
2017-01-12rockchip: rk3288: set isp/vop qos priority levelNickey Yang Nickey Yang
2017-01-12arm64: rk3399: update rockchip_get_cru APIKever Yang
2017-01-12dts: arm64: rk3399: add max-frequency for sdhciKever Yang
2017-01-12mmc: rockchip_sdhci: add clock init for mmcKever Yang
2017-01-12rockchip: Fix veyron-minnie's Kconfig descriptionMartin Michlmayr
2017-01-12rockchip: configs: make rk3036 env config same as rk3288Jacob Chen
2017-01-12rockchip: configs: correct env offset when enable CONFIG_ROCKCHIP_SPL_BACK_TO...Jacob Chen
2017-01-12rockchip: dts: popmetal: add usb host power supply nodeKever Yang
2017-01-12rockchip: config: popmetal: enable the USB host controller and functionKever Yang
2017-01-12rockchip: board: popmetal: de-assert the host rst pin in board initKever Yang
2017-01-11SPL: Adjust more debug prints for ulong entry_pointTom Rini
2017-01-11power_i2c.c: Fix unused variable warningTom Rini
2017-01-11Merge tag 'xilinx-for-v2017.03' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-01-11ARM: sunxi: remove bare default for CONFIG_MMCMasahiro Yamada
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada
2017-01-11ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1Masahiro Yamada
2017-01-11mmc: move DesignWare-based drivers to KconfigMasahiro Yamada
2017-01-11mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada
2017-01-11mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIPMasahiro Yamada
2017-01-11ARM: socfpga: remove unused CONFIG option and cleanup README.socfpgaMasahiro Yamada
2017-01-11power: change from meaningless value to error numberJaehoon Chung
2017-01-11mmc: uniphier-sd: fix Kconfig dependencyMasahiro Yamada
2017-01-11mmc: sdhci-cadence: add Cadence SD4HC supportMasahiro Yamada
2017-01-11mmc: sdhci: combine the Host controller v3.0 feature into one conditionJaehoon Chung
2017-01-11mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWERJaehoon Chung
2017-01-11mmc: sdhci: use the bitops APIs in sdhci.hJaehoon Chung
2017-01-11mmc: sdhci: move the callback function into sdhci_opsJaehoon Chung
2017-01-11mmc: s5p_sdhci: add the s5p_set_clock functionJaehoon Chung
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung
2017-01-11mmc: sdhci: remove the SDHCI_QUIRK_NO_CDJaehoon Chung
2017-01-11mmc: pic32_sdhci: move the code to pic32_sdhci.cJaehoon Chung
2017-01-11mmc: sdhci: remove the unused code about testing Card detectJaehoon Chung
2017-01-11mmc: sdhci: add the get_cd callback function in sdhci_opsJaehoon Chung
2017-01-11mmc: sdhci: disable the 8bit mode when host doesn't support itJaehoon Chung
2017-01-11ARM64: zynqmp: Move CONFIG_AHCI from board fileMichal Simek
2017-01-11xilinx_phy: Pass correct pointer to fdtdec_get_int()Kamensky Ivan
2017-01-10Merge git://git.denx.de/u-boot-dmTom Rini
2017-01-10mips: Use common _AC macro now.Tom Rini
2017-01-10Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-01-10ARM64: zynqmp: Generate handoff structure for ATFMichal Simek