summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-07-1415-41/+151
|\
| * spi: cadence_qspi: add device tree binding docVikas Manocha2015-07-032-5/+28
| * spi: cadence_qspi: support FIFO width other than 4 bytesVikas Manocha2015-07-031-23/+23
| * spi: cadence_qspi: get sram size from device treeVikas Manocha2015-07-035-5/+5
| * spi: cadence_qspi: move the sram partition in initVikas Manocha2015-07-031-11/+5
| * stv0991: configure device tree for cadence qspi & flashVikas Manocha2015-07-031-0/+34
| * stv0991: enable cadence qspi controller & spi flashVikas Manocha2015-07-032-0/+18
| * stv0991: configure clock & pad muxing for qspiVikas Manocha2015-07-036-1/+42
| * stv0991: remove define CONFIG_OF_SEPARATE from board fileVikas Manocha2015-07-031-1/+0
| * stv0991: move OF_CONTROL config to defconfigVikas Manocha2015-07-032-1/+1
| * stv0991: enable saving enrironment in spi flashVikas Manocha2015-07-032-2/+3
* | RFC: Deprecate MAKEALLSimon Glass2015-07-141-0/+10
* | Prepare v2015.07Tom Rini2015-07-141-1/+1
* | scsi: fix compiler warning with DEBUG and 48bit LBAsAndre Przywara2015-07-111-2/+2
* | Merge git://git.denx.de/u-boot-samsungTom Rini2015-07-102-1/+2
|\ \
| * | exynos: i2c: Correct bug in pinmux selectionSimon Glass2015-07-101-1/+1
| * | arm: adds the status info for odroid-xu3Minkyu Kang2015-07-101-0/+1
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2015-07-109-8/+184
|\ \ \
| * | | arm: mvebu: db-88f6820-gp: Add USB/EHCI supportStefan Roese2015-07-101-0/+7
| * | | usb: Add EHCI support for Armada 38x (mvebu)Stefan Roese2015-07-102-0/+37
| * | | arm: mvebu: db-88f6820-gp.h: Add SATA/SCSI (AHCI) supportStefan Roese2015-07-101-0/+11
| * | | arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38xStefan Roese2015-07-103-0/+57
| * | | block: ahci: Don't enable port interruptsStefan Roese2015-07-101-3/+0
| * | | arm: mvebu: db-88f6820-gp: Add MMC/SDIO supportStefan Roese2015-07-101-0/+22
| * | | arm: mvebu: Add SDIO/SDHCI support for Armada A38xStefan Roese2015-07-104-0/+24
| * | | mmc: sdhci.c: Add config option to use a fixed buffer for transfersStefan Roese2015-07-101-0/+15
| * | | mmc: sdhci: Use timer based timeout detection in sdhci_send_command()Stefan Roese2015-07-101-5/+5
| * | | arm: mvebu: db-88f6820-gp: Add MAINTAINERS fileStefan Roese2015-07-101-0/+6
| |/ /
* | | mtd: fix false positive "Offset exceeds device limit" errorMasahiro Yamada2015-07-102-4/+6
* | | ahci: Fix compiling warnings under 64bit platformsTang Yuantian2015-07-093-38/+47
* | | arm: baltos: change USB ports functionsYegor Yefremov2015-07-091-2/+2
* | | keystone2: config: update default mtdMichael Scherban2015-07-083-3/+3
* | | stm32f4: fix gpio description in commentAntonio Borneo2015-07-081-1/+1
* | | stm32f4: fix minor typo in commentAntonio Borneo2015-07-081-1/+1
* | | stm32f4: fix MAINTAINERS fileAntonio Borneo2015-07-081-0/+1
* | | siemens,am33x: adjust mtd partitionEgli, Samuel2015-07-081-17/+16
* | | arm: baltos: fix NAND bootYegor Yefremov2015-07-081-2/+8
* | | arm: baltos: drop I2C speed to 1000 HzYegor Yefremov2015-07-082-1/+3
* | | arm: baltos: enable CMD_NET and FIT support in defconfigYegor Yefremov2015-07-082-4/+2
* | | arm: convert am3517_crane and am3517_evm to generic boardsYegor Yefremov2015-07-082-0/+2
* | | ARM: beagle_x15: prevent DCAN1 _wait_target_disable failure in kernelRoger Quadros2015-07-081-2/+2
* | | ARM: DRA7-evm: prevent DCAN1 _wait_target_disable failure in kernelRoger Quadros2015-07-081-2/+2
* | | Makefile:Add GCC flag -fno-delete-null-pointer-checksPrabhakar Kushwaha2015-07-081-0/+1
* | | ti: Add SPDX license identifier to omap.hSimon Glass2015-07-081-0/+2
* | | README.distro: fix typosMasahiro Yamada2015-07-081-6/+6
* | | blackfin: Fix build regression due to image sizeJoe Hershberger2015-07-083-0/+3
* | | Allow CONFIG_REGEX to be disabled when CONFIG_NETJoe Hershberger2015-07-083-2/+4
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-07-083-10/+10
|\ \ \ | |/ / |/| |
| * | MIPS: change 'extern inline' to 'static inline'Daniel Schwierzeck2015-07-022-9/+9
| * | MIPS: fix missing semicolon in cacheops.hTony Wu2015-07-021-1/+1
| |/
OpenPOWER on IntegriCloud