summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: kbd: Set a default polling mechanism for USB keyboardBin Meng2017-09-2723-23/+1
* usb: host: ehci-generic: convert to livetreePhilipp Tomsich2017-09-271-1/+1
* usb: dwc2: convert to livetreePhilipp Tomsich2017-09-271-1/+1
* rockchip: xhci: Convert to livetreePhilipp Tomsich2017-09-271-3/+1
* dm: usb: storage: Fix broken read/write when both EHCD and xHCD are enabledBin Meng2017-09-271-2/+17
* usb: storage: Refactor to use max_xfer_blk from struct us_dataBin Meng2017-09-271-19/+30
* dm: usb: ehci: Implement get_max_xfer_size() operationBin Meng2017-09-271-0/+12
* dm: usb: xhci: Implement get_max_xfer_size() operationBin Meng2017-09-271-0/+15
* dm: usb: Add a new USB controller operation 'get_max_xfer_size'Bin Meng2017-09-272-1/+32
* usb: xhci: Set number of event segments and entries to 1Marek Vasut2017-09-271-2/+2
* Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini2017-09-263-6/+25
|\
| * mtd: cfi: Add support for status register pollingMarek Vasut2017-09-263-1/+16
| * mtd: cfi: Zap cfi_flash_base in DM caseMarek Vasut2017-09-262-5/+9
* | GPT: incomplete initialization in allocate_disk_partHeinrich Schuchardt2017-09-261-2/+1
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-09-2621-79/+116
|\ \
| * | arm: mvebu: clearfog: document boot from UARTBaruch Siach2017-09-261-0/+20
| * | arm: mvebu: fix boot from UART on ClearFog BaseBaruch Siach2017-09-262-0/+4
| * | ARM: mvebu: handle unused DRAM banks with ECC enabledChris Packham2017-09-261-3/+3
| * | ARM: mvebu: add SAR frequency values for 1.8/2.0GHzChris Packham2017-09-261-7/+9
| * | ARM: mvebu: add additional information to board_add_ram_info()Joshua Scott2017-09-261-0/+45
| * | ARM: mvebu: Add SoC IDs for Marvell's integrated CPUsChris Packham2017-09-263-0/+18
| * | arm: mvebu: Remove theadorable_defconfigStefan Roese2017-09-262-55/+0
| * | ARM: mvebu: Convert CONFIG_MVNETA to KconfigChris Packham2017-09-2613-14/+17
| |/
* | Merge git://git.denx.de/u-boot-spiTom Rini2017-09-254-45/+191
|\ \
| * | spi: fsl_qspi: Copy 16 byte aligned data in TX FIFOSuresh Gupta2017-09-251-10/+8
| * | Fix s25fl256s position in spi_flash_ids listVsevolod Gribov2017-09-251-1/+1
| * | sf: Fix S25FL116K entryMarek Vasut2017-09-251-1/+1
| * | mtd/spi: Add MT35XU512ABA1G12 NOR flash supportYogesh Gaur2017-09-251-0/+1
| * | spi: fsl_qspi: Add controller busy check before new spi operationSuresh Gupta2017-09-252-1/+31
| * | spi: mxc_spi: support driver modelPeng Fan2017-09-251-32/+149
| |/
* | Merge git://git.denx.de/u-boot-mmcTom Rini2017-09-257-68/+521
|\ \ | |/ |/|
| * regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1Jean-Jacques Hiblot2017-09-224-0/+316
| * dm: core: Add functions to get strings and the string count from a stringlistJean-Jacques Hiblot2017-09-222-0/+47
| * mmc: uniphier-sd: Add support for R8A7795 and R7A7796Marek Vasut2017-09-222-3/+6
| * mmc: uniphier-sd: Add support for quirksMarek Vasut2017-09-221-9/+14
| * mmc: uniphier-sd: Add support for 64bit FIFOMarek Vasut2017-09-221-10/+74
| * mmc: uniphier-sd: Add support for 64bit controllerMarek Vasut2017-09-221-2/+9
| * mmc: uniphier-sd: Factor out register IOMarek Vasut2017-09-221-52/+63
* | tools/mkimage: Make the path to the dtc binary that mkimage calls configurableTom Rini2017-09-242-1/+10
* | dtc: Switch to building and using our own dtc unless providedTom Rini2017-09-244-12/+9
* | scripts/dtc: Update to upstream version v1.4.4-50-gfe50bd1ecc1dTom Rini2017-09-2311-16/+345
* | scripts/dtc: Update to upstream version v1.4.4Tom Rini2017-09-2314-155/+131
* | scripts/dtc: Update to upstream version v1.4.3Tom Rini2017-09-2335-13/+15100
* | Merge git://git.denx.de/u-boot-socfpgaTom Rini2017-09-233-3/+4
|\ \
| * | arm: socfpga: Configuration for EFI boot on DE0-nano-SoCFrank Kunz2017-09-231-0/+3
| * | ARM: socfpga: fix duplicate const specifier warningMasahiro Yamada2017-09-231-1/+1
| * | ARM: socfpga: remove unneeded NAND config optionsMasahiro Yamada2017-09-231-2/+0
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-09-2310-18/+49
|\ \ \ | |/ / |/| |
| * | armv8: ls1046ardb: disable PPA loading during SPL stage for SD bootYangbo Lu2017-09-221-1/+0
| * | armv8: ls1043ardb: disable PPA loading during SPL stage for SD bootYangbo Lu2017-09-221-1/+0