summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-31board: eets: pdu001: Fix wrong default value in KconfigEugeniu Rosca
2018-05-31kconfig: re-sync with Linux 4.17-rc4Eugeniu Rosca
2018-05-31mmc: zynqmp: Add HS200 modes support for ZynqMPSiva Durga Prasad Paladugu
2018-05-31mmc: sdhci: Update sdhci_send_command() to handle HS200Siva Durga Prasad Paladugu
2018-05-31arm64: zynqmp: Add TTC clocksRajan Vaja
2018-05-31arm64: zynqmp: Disable WP on zcu111Michal Simek
2018-05-31arm64: zynqmp: Remove broken-cd from zcu100-revCMichal Simek
2018-05-31arm64: zynqmp: Fix address for tca6416_u97 chip on zcu104Michal Simek
2018-05-31arm64: zynqmp: Add ina226 to zcu104 revCMichal Simek
2018-05-31arm: zynq: Add support for Bitmain Antminer S9 control boardEzequiel Garcia
2018-05-31arm64: zynqmp: Sync defconfigs with latest Kconfig layoutMichal Simek
2018-05-31arm: zynq: Add initial support for Avnet MiniZedIbai Erkiaga
2018-05-31arm64: zynqmp: Remove CMD_UNZIP for mini configurationMichal Simek
2018-05-31arm64: zynqmp: Remove empty configuration fileMichal Simek
2018-05-31timer: cadence: Use live-tree functionsMichal Simek
2018-05-31watchdog: cadence: Use live-tree functionsMichal Simek
2018-05-31mmc: zynq: Use live-tree functionsMichal Simek
2018-05-31serial: zynq: Use live-tree functionsMichal Simek
2018-05-31arm64: zynqmp: Setup the first boot_target at run timeMichal Simek
2018-05-31soc: zynqmp: Update required API version to 1.0Rajan Vaja
2018-05-31arm64: zynqmp: Get rid of emulation platformsMichal Simek
2018-05-31arm64: zynqmp: Show reset reasonMichal Simek
2018-05-31usb: xhci: zynqmp: Fix header locationMichal Simek
2018-05-30Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-05-30Merge git://git.denx.de/u-boot-riscvTom Rini
2018-05-30fastboot: Update fastboot documentationAlex Kiernan
2018-05-30usb: fastboot: Convert USB f_fastboot to shared fastbootAlex Kiernan
2018-05-30fastboot: Add support for 'oem format' commandAlex Kiernan
2018-05-30net: fastboot: Merge AOSP UDP fastbootAlex Kiernan
2018-05-30mmc: Separate "mmc swrite" from fastbootAlex Kiernan
2018-05-30fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to KconfigAlex Kiernan
2018-05-30fs: Add fs_get_type_name to return current filesystem nameAlex Kiernan
2018-05-30ti: fastboot: Move weak overrides to board filesAlex Kiernan
2018-05-30fastboot: Rename public fb_ functions to fastboot_Alex Kiernan
2018-05-30fastboot: Extract common definitions from USB fastbootAlex Kiernan
2018-05-30fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flagAlex Kiernan
2018-05-30fastboot: Fix parameter types in _fb_nand_writeAlex Kiernan
2018-05-30fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAMEAlex Kiernan
2018-05-30fastboot: Add missing newlinesAlex Kiernan
2018-05-30fastboot: Correct dependencies in FASTBOOT_FLASHAlex Kiernan
2018-05-30fastboot: Extract fastboot_okay/fail to fb_common.cAlex Kiernan
2018-05-30fastboot: Refactor fastboot_okay/fail to take responseAlex Kiernan
2018-05-30fastboot: Move fastboot to drivers/fastbootAlex Kiernan
2018-05-30gadget: f_thor: Fix memory leaks of usb request and its bufferSeung-Woo Kim
2018-05-30rockchip: xhci: remove DTS parsing for PHY (which is unused)Philipp Tomsich
2018-05-30usb: xhci: Handle endianness in xhci_set_configuration()Bin Meng
2018-05-30usb: xhci: Fix config fail of FS hub behind a HS hub with MTTBin Meng
2018-05-30usb: xhci: Initialize dev_state to 0 in the input slot contextBin Meng
2018-05-30usb: xhci: Set accurate add context flags when updating hub attributesBin Meng
2018-05-30usb: xhci-rcar: deregister before deactivating clockMatthias Blankertz