summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | ARM64: zynqmp: Add idle state for ZynqMPStefan Krsmanovic2017-01-10-0/+17
| * | ARM64: zynqmp: Fix usb nodes for dc1 and dc2Michal Simek2017-01-10-0/+8
| * | ARM64: zynqmp: Add missing earlycon for ep108Michal Simek2017-01-10-0/+1
| * | ARM64: zynqmp: clk: Add the clock for watchdogShubhrajyoti Datta2017-01-10-0/+4
| * | ARM: dts: zynq: replace gpio-key,wakeup with wakeup-source propertySudeep Holla2017-01-10-2/+2
| * | ARM: zynq: Setup modeboot variable based on boot modeMichal Simek2017-01-10-0/+6
| * | ARM: zynq: Remove spi-max-frequencyMichal Simek2017-01-10-2/+0
| * | ARM: zynq: Remove CONFIG_BOOTP_SERVERIPMichal Simek2017-01-10-1/+0
| * | ARM: zynq: Move CONFIG_SYS_TEXT_BASE to KconfigMichal Simek2017-01-10-4/+14
| * | fpga: zynqmp: Remove empty functionsMichal Simek2017-01-10-12/+0
| * | ARM64: zynqmp: Add support to save env to FATSiva Durga Prasad Paladugu2017-01-10-0/+6
| * | ARM64: zynqmp: Increase environment size to 32KSiva Durga Prasad Paladugu2017-01-10-1/+1
| * | microblaze: Enable option to overwrite default variablesMichal Simek2017-01-10-0/+2
| * | microblaze: Remove hardcoded IP address from configMichal Simek2017-01-10-3/+0
| * | microblaze: Make the board configuration name user definableSai Pavan Boddu2017-01-10-0/+5
| * | net: gem: Use wait_for_bit() instead of private mdio_wait()Michal Simek2017-01-10-23/+9
| * | lib: Add WATCHDOG_RESET to wait_bit.hMichal Simek2017-01-10-0/+2
| |/
* | ARM: sunxi: remove bare default for CONFIG_MMCMasahiro Yamada2017-01-11-4/+0
* | mmc: move more driver config options to KconfigMasahiro Yamada2017-01-11-97/+187
* | ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1Masahiro Yamada2017-01-11-2/+0
* | mmc: move DesignWare-based drivers to KconfigMasahiro Yamada2017-01-11-11/+34
* | mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada2017-01-11-13/+49
* | mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIPMasahiro Yamada2017-01-11-14/+14
* | ARM: socfpga: remove unused CONFIG option and cleanup README.socfpgaMasahiro Yamada2017-01-11-27/+0
* | power: change from meaningless value to error numberJaehoon Chung2017-01-11-67/+64
* | mmc: uniphier-sd: fix Kconfig dependencyMasahiro Yamada2017-01-11-2/+2
* | mmc: sdhci-cadence: add Cadence SD4HC supportMasahiro Yamada2017-01-11-0/+138
* | mmc: sdhci: combine the Host controller v3.0 feature into one conditionJaehoon Chung2017-01-11-10/+7
* | mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWERJaehoon Chung2017-01-11-4/+0
* | mmc: sdhci: use the bitops APIs in sdhci.hJaehoon Chung2017-01-11-56/+56
* | mmc: sdhci: move the callback function into sdhci_opsJaehoon Chung2017-01-11-16/+19
* | mmc: s5p_sdhci: add the s5p_set_clock functionJaehoon Chung2017-01-11-1/+7
* | mmc: change the set_ios return type from void to intJaehoon Chung2017-01-11-30/+60
* | mmc: sdhci: remove the SDHCI_QUIRK_NO_CDJaehoon Chung2017-01-11-6/+3
* | mmc: pic32_sdhci: move the code to pic32_sdhci.cJaehoon Chung2017-01-11-6/+17
* | mmc: sdhci: remove the unused code about testing Card detectJaehoon Chung2017-01-11-11/+0
* | mmc: sdhci: add the get_cd callback function in sdhci_opsJaehoon Chung2017-01-11-0/+1
* | mmc: sdhci: disable the 8bit mode when host doesn't support itJaehoon Chung2017-01-11-3/+2
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-01-10-18/+194
|\ \
| * | scsi: dm: Unbind all scsi based block devices before new scanMichal Simek2017-01-09-0/+2
| * | defconfig: am335x_evm: enable usb driver modelMugunthan V N2017-01-09-0/+3
| * | am335x_evm: enable usb ether gadget as it supports DM_ETHMugunthan V N2017-01-09-3/+0
| * | am33xx: board: init usb ether gadget for rndis supportMugunthan V N2017-01-09-0/+8
| * | drivers: usb: gadget: ether/rndis: convert driver to adopt device driver modelMugunthan V N2017-01-09-15/+181
| |/
* | mips: Use common _AC macro now.Tom Rini2017-01-10-3/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-01-10-196/+564
|\ \ | |/ |/|
| * sunxi: A64: enable SPLAndre Przywara2017-01-04-1/+6
| * sunxi: DRAM: fix H3 DRAM size display on aarch64Andre Przywara2017-01-04-1/+1
| * sunxi: H3/A64: fix non-ODT settingAndre Przywara2017-01-04-1/+7
| * sunxi: A64: use H3 DRAM initialization code for A64 as wellJens Kuske2017-01-04-56/+174