summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-01-10fpga: Use enum for bitstream command typesMichal Simek
2017-01-10ARM: zynqmp: Make SYS_VENDOR configurableMike Looijmans
2017-01-10ARM64: zynqmp: Fix i2c node's compatible stringMoritz Fischer
2017-01-10i2c: cdns: Add additional compatible string for r1p14 of the IP.Moritz Fischer
2017-01-10net: zynq_gem: Use clock driver for ZynqMPSiva Durga Prasad Paladugu
2017-01-10clk: zynqmp: Add clock driver support for zynqmpSiva Durga Prasad Paladugu
2017-01-10ARM64: zynqmp: Enable fastboot for first SD/MMC/EMMC deviceSiva Durga Prasad Paladugu
2017-01-10ARM64: zynqmp: Add idle state for ZynqMPStefan Krsmanovic
2017-01-10ARM64: zynqmp: Fix usb nodes for dc1 and dc2Michal Simek
2017-01-10ARM64: zynqmp: Add missing earlycon for ep108Michal Simek
2017-01-10ARM64: zynqmp: clk: Add the clock for watchdogShubhrajyoti Datta
2017-01-10ARM: dts: zynq: replace gpio-key,wakeup with wakeup-source propertySudeep Holla
2017-01-10ARM: zynq: Setup modeboot variable based on boot modeMichal Simek
2017-01-10ARM: zynq: Remove spi-max-frequencyMichal Simek
2017-01-10ARM: zynq: Remove CONFIG_BOOTP_SERVERIPMichal Simek
2017-01-10ARM: zynq: Move CONFIG_SYS_TEXT_BASE to KconfigMichal Simek
2017-01-10fpga: zynqmp: Remove empty functionsMichal Simek
2017-01-10ARM64: zynqmp: Add support to save env to FATSiva Durga Prasad Paladugu
2017-01-10ARM64: zynqmp: Increase environment size to 32KSiva Durga Prasad Paladugu
2017-01-10microblaze: Enable option to overwrite default variablesMichal Simek
2017-01-10microblaze: Remove hardcoded IP address from configMichal Simek
2017-01-10microblaze: Make the board configuration name user definableSai Pavan Boddu
2017-01-10net: gem: Use wait_for_bit() instead of private mdio_wait()Michal Simek
2017-01-10lib: Add WATCHDOG_RESET to wait_bit.hMichal Simek
2017-01-09scsi: dm: Unbind all scsi based block devices before new scanMichal Simek
2017-01-09defconfig: am335x_evm: enable usb driver modelMugunthan V N
2017-01-09am335x_evm: enable usb ether gadget as it supports DM_ETHMugunthan V N
2017-01-09am33xx: board: init usb ether gadget for rndis supportMugunthan V N
2017-01-09drivers: usb: gadget: ether/rndis: convert driver to adopt device driver modelMugunthan V N
2017-01-09Prepare v2017.01Tom Rini
2017-01-09lib: gitignore *.elf and *.so generated by efi_loaderLadislav Michl
2017-01-09scripts/config_whitelist.txt: ResyncTom Rini
2017-01-08mx6ullevk: Add missing MAINTAINERS for mx6ull_14x14_evk_plugin_defconfigJagan Teki
2017-01-08am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASEAndrew F. Davis
2017-01-08arm: mach-omap2: Fix secure file generationAndrew F. Davis
2017-01-05Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini