summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* net: fastboot: Merge AOSP UDP fastbootAlex Kiernan2018-05-3018-20/+1338
* mmc: Separate "mmc swrite" from fastbootAlex Kiernan2018-05-308-13/+28
* fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to KconfigAlex Kiernan2018-05-302-1/+7
* fs: Add fs_get_type_name to return current filesystem nameAlex Kiernan2018-05-302-0/+23
* ti: fastboot: Move weak overrides to board filesAlex Kiernan2018-05-303-10/+20
* fastboot: Rename public fb_ functions to fastboot_Alex Kiernan2018-05-305-18/+75
* fastboot: Extract common definitions from USB fastbootAlex Kiernan2018-05-302-2/+2
* fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flagAlex Kiernan2018-05-308-15/+25
* fastboot: Fix parameter types in _fb_nand_writeAlex Kiernan2018-05-301-1/+1
* fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAMEAlex Kiernan2018-05-301-13/+0
* fastboot: Add missing newlinesAlex Kiernan2018-05-301-14/+14
* fastboot: Correct dependencies in FASTBOOT_FLASHAlex Kiernan2018-05-304-28/+15
* fastboot: Extract fastboot_okay/fail to fb_common.cAlex Kiernan2018-05-305-16/+88
* fastboot: Refactor fastboot_okay/fail to take responseAlex Kiernan2018-05-309-97/+105
* fastboot: Move fastboot to drivers/fastbootAlex Kiernan2018-05-3047-79/+75
* gadget: f_thor: Fix memory leaks of usb request and its bufferSeung-Woo Kim2018-05-301-33/+32
* rockchip: xhci: remove DTS parsing for PHY (which is unused)Philipp Tomsich2018-05-301-16/+0
* usb: xhci: Handle endianness in xhci_set_configuration()Bin Meng2018-05-301-1/+1
* usb: xhci: Fix config fail of FS hub behind a HS hub with MTTBin Meng2018-05-301-1/+8
* usb: xhci: Initialize dev_state to 0 in the input slot contextBin Meng2018-05-301-0/+1
* usb: xhci: Set accurate add context flags when updating hub attributesBin Meng2018-05-301-1/+1
* usb: xhci-rcar: deregister before deactivating clockMatthias Blankertz2018-05-301-1/+4
* add FIT data-position & data-offset property supportKelvin Cheung2018-05-262-3/+53
* malloc: Use malloc simple before malloc is fully initialized in memalign()Ley Foon Tan2018-05-261-0/+7
* mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()Patrice Chotard2018-05-261-2/+2
* stm32mp1: use OTP to configure MAC address and serial numberPatrick Delaunay2018-05-261-0/+81
* stm32mp1: add FUSE command supportPatrick Delaunay2018-05-266-0/+129
* stm32mp1: add bsec driverPatrick Delaunay2018-05-263-2/+442
* stm32mp1: remove the second TAMP_BOOT_CONTEXT updatePatrick Delaunay2018-05-261-3/+0
* stm32mp1: Allow to activate CONFIG_DEBUG_UARTPatrick Delaunay2018-05-264-1/+67
* serial: stm32: Add setparity supportPatrick Delaunay2018-05-262-2/+51
* dm: serial: Add setparityPatrick Delaunay2018-05-261-0/+16
* serial: stm32: Fix bits defines namePatrice Chotard2018-05-262-10/+10
* serial: stm32: Add debug uart supportPatrick Delaunay2018-05-262-22/+92
* ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at bootingRadoslaw Pietrzyk2018-05-263-16/+29
* serial: serial_msm: added pinmux & configRamon Fried2018-05-261-6/+18
* db410: added pinctrl node and serial bindingsRamon Fried2018-05-261-0/+14
* mach-snapdragon: Introduce pinctrl driverRamon Fried2018-05-266-0/+249
* mach-snapdragon: Fix UART clock flowRamon Fried2018-05-265-12/+43
* serial: serial_msm: initialize uart only before relocationRamon Fried2018-05-261-0/+4
* serial: serial_msm: fail probe if settings clocks failsRamon Fried2018-05-261-2/+4
* db820c: set clk node to be probed before relocationRamon Fried2018-05-261-0/+14
* Remove CONFIG_MVGBE from config_whitelist.txtChris Packham2018-05-261-1/+0
* PCI: Document pciauto_region_allocate()Tuomas Tynkkynen2018-05-261-0/+13
* PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resourcesTuomas Tynkkynen2018-05-264-6/+14
* PCI: Add newlines to debug prints in pci_auto_common.cTuomas Tynkkynen2018-05-261-2/+2
* doc: qemu-arm: Drop highmem=off referencesTuomas Tynkkynen2018-05-261-4/+3
* ARM: qemu-arm: Bump RAM size in AArch64 MMU tableTuomas Tynkkynen2018-05-261-1/+1
* PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not setTuomas Tynkkynen2018-05-261-0/+7
* configs: add TPMv2.x support in SandboxMiquel Raynal2018-05-255-0/+5