summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-05-30travis.yml: Support RISC-V 64-bitRick Chen
2018-05-29Merge git://git.denx.de/u-boot-marvellTom Rini
2018-05-29Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2018-05-29mach-snapdragon: increase size of malloc poolRamon Fried
2018-05-29db820c: add dummy clock for uart nodeRamon Fried
2018-05-29Import Android's dt_table.h for DT image formatAlex Deymo
2018-05-29configs: remove CONFIG_SYS_MVFSChris Packham
2018-05-29mtd: ftsmc020: Drop unsed codeRick Chen
2018-05-29board: ax25-ae350: Support cfi flashRick Chen
2018-05-29riscv: dts: Support cfi flashRick Chen
2018-05-29configs: ax25-ae350: Support cfi flashRick Chen
2018-05-29mmc: ftsdc010_mci: Sync compatible with DT mmc nodeRick Chen
2018-05-29riscv: dts: Sync DT with Linux KernelRick Chen
2018-05-29net: ftmac100: Fix compiler warningRick Chen
2018-05-29spi: atcspi200: Fix compiler warningRick Chen
2018-05-29configs: ax25-ae350: Set 64-bit as default configurationRick Chen
2018-05-29doc: ae250: Rename as ae350Rick Chen
2018-05-29configs: nx25-ae250:Rename as ax25-ae350Rick Chen
2018-05-29board: nx25-ae250: Rename as ax25-ae350Rick Chen
2018-05-29riscv: cpu: nx25: Rename as ax25Rick Chen
2018-05-29SPDX: Convert single license tags to Linux Kernel styleRick Chen
2018-05-29efi_loader: Enable RISC-V supportRick Chen
2018-05-29riscv: nx25: Enable distro bootAlexander Graf
2018-05-29distro: Extend with RISC-V definesAlexander Graf
2018-05-29efi_loader: Use EFI_CACHELINE_SIZE in the image loader tooAlexander Graf