summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* video: test: Helper for writing stringsRob Clark2017-09-291-12/+12
* dm: video: Add color ANSI escape sequence supportRob Clark2017-09-291-0/+94
* dm: video: Add basic ANSI escape sequence supportRob Clark2017-09-295-3/+135
* dm: video: Fix cache flushesRob Clark2017-09-291-0/+3
* board: at91sam9x5ek: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-297-118/+16
* board: sama5d4_xplained: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-299-128/+40
* board: sama5d4ek: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-297-103/+39
* board: sama5d3xek: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-2911-115/+43
* board: sama5d2_xplained: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-297-100/+79
* Merge git://git.denx.de/u-boot-mmcTom Rini2017-09-286-43/+726
|\
| * mmc: sdhci-cadence: set timing mode register depending on frequencyMasahiro Yamada2017-09-291-0/+51
| * spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector()Seung-Woo Kim2017-09-291-2/+3
| * mmc: uniphier-sd: Add vqmmc regulator supportMarek Vasut2017-09-291-0/+13
| * mmc: uniphier-sd: Update the file to match V3 patchsetMarek Vasut2017-09-291-41/+42
| * mmc: Add MMC support for stm32h7 SocsPatrice Chotard2017-09-283-0/+617
* | Merge git://git.denx.de/u-boot-nds32Tom Rini2017-09-281-6/+6
|\ \ | |/ |/|
| * nds32: Fix io.h warning message about readbrick2017-09-281-6/+6
|/
* Merge git://git.denx.de/u-boot-usbTom Rini2017-09-2733-51/+112
|\
| * usb: dwc2: Align size of invalidating dcache before starting DMASeung-Woo Kim2017-09-271-1/+2
| * 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
|\ \ | |/ |/|