summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-12rockchip: configs: make rk3036 env config same as rk3288Jacob Chen1-3/+14
2017-01-12rockchip: configs: correct env offset when enable CONFIG_ROCKCHIP_SPL_BACK_TO...Jacob Chen4-0/+36
2017-01-12rockchip: dts: popmetal: add usb host power supply nodeKever Yang1-0/+23
2017-01-12rockchip: config: popmetal: enable the USB host controller and functionKever Yang2-0/+10
2017-01-12rockchip: board: popmetal: de-assert the host rst pin in board initKever Yang1-0/+17
2017-01-11SPL: Adjust more debug prints for ulong entry_pointTom Rini2-2/+2
2017-01-11power_i2c.c: Fix unused variable warningTom Rini1-1/+0
2017-01-11Merge tag 'xilinx-for-v2017.03' of git://www.denx.de/git/u-boot-microblazeTom Rini42-63/+489
2017-01-11ARM: sunxi: remove bare default for CONFIG_MMCMasahiro Yamada1-4/+0
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada165-97/+187
2017-01-11ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1Masahiro Yamada2-2/+0
2017-01-11mmc: move DesignWare-based drivers to KconfigMasahiro Yamada7-11/+34
2017-01-11mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada50-13/+49
2017-01-11mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIPMasahiro Yamada14-14/+14
2017-01-11ARM: socfpga: remove unused CONFIG option and cleanup README.socfpgaMasahiro Yamada2-27/+0
2017-01-11power: change from meaningless value to error numberJaehoon Chung15-67/+64
2017-01-11mmc: uniphier-sd: fix Kconfig dependencyMasahiro Yamada1-2/+2
2017-01-11mmc: sdhci-cadence: add Cadence SD4HC supportMasahiro Yamada3-0/+138
2017-01-11mmc: sdhci: combine the Host controller v3.0 feature into one conditionJaehoon Chung1-10/+7
2017-01-11mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWERJaehoon Chung2-4/+0
2017-01-11mmc: sdhci: use the bitops APIs in sdhci.hJaehoon Chung1-56/+56
2017-01-11mmc: sdhci: move the callback function into sdhci_opsJaehoon Chung3-16/+19
2017-01-11mmc: s5p_sdhci: add the s5p_set_clock functionJaehoon Chung1-1/+7
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung20-30/+60
2017-01-11mmc: sdhci: remove the SDHCI_QUIRK_NO_CDJaehoon Chung3-6/+3
2017-01-11mmc: pic32_sdhci: move the code to pic32_sdhci.cJaehoon Chung2-6/+17
2017-01-11mmc: sdhci: remove the unused code about testing Card detectJaehoon Chung1-11/+0
2017-01-11mmc: sdhci: add the get_cd callback function in sdhci_opsJaehoon Chung1-0/+1
2017-01-11mmc: sdhci: disable the 8bit mode when host doesn't support itJaehoon Chung1-3/+2
2017-01-11ARM64: zynqmp: Move CONFIG_AHCI from board fileMichal Simek2-1/+1
2017-01-11xilinx_phy: Pass correct pointer to fdtdec_get_int()Kamensky Ivan1-2/+2
2017-01-10Merge git://git.denx.de/u-boot-dmTom Rini9-18/+194
2017-01-10mips: Use common _AC macro now.Tom Rini1-3/+0
2017-01-10Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini30-196/+564
2017-01-10ARM64: zynqmp: Generate handoff structure for ATFMichal Simek5-1/+101
2017-01-10fpga: Use enum for bitstream command typesMichal Simek1-9/+11
2017-01-10ARM: zynqmp: Make SYS_VENDOR configurableMike Looijmans1-0/+1
2017-01-10ARM64: zynqmp: Fix i2c node's compatible stringMoritz Fischer1-2/+2
2017-01-10i2c: cdns: Add additional compatible string for r1p14 of the IP.Moritz Fischer1-0/+1
2017-01-10net: zynq_gem: Use clock driver for ZynqMPSiva Durga Prasad Paladugu2-0/+20
2017-01-10clk: zynqmp: Add clock driver support for zynqmpSiva Durga Prasad Paladugu3-0/+249
2017-01-10ARM64: zynqmp: Enable fastboot for first SD/MMC/EMMC deviceSiva Durga Prasad Paladugu1-0/+24
2017-01-10ARM64: zynqmp: Add idle state for ZynqMPStefan Krsmanovic1-0/+17
2017-01-10ARM64: zynqmp: Fix usb nodes for dc1 and dc2Michal Simek2-0/+8
2017-01-10ARM64: zynqmp: Add missing earlycon for ep108Michal Simek1-0/+1
2017-01-10ARM64: zynqmp: clk: Add the clock for watchdogShubhrajyoti Datta1-0/+4
2017-01-10ARM: dts: zynq: replace gpio-key,wakeup with wakeup-source propertySudeep Holla1-2/+2
2017-01-10ARM: zynq: Setup modeboot variable based on boot modeMichal Simek1-0/+6
2017-01-10ARM: zynq: Remove spi-max-frequencyMichal Simek1-2/+0
2017-01-10ARM: zynq: Remove CONFIG_BOOTP_SERVERIPMichal Simek1-1/+0