summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * stv0991: enable cadence qspi controller & spi flashVikas Manocha2015-07-03-0/+18
| | * stv0991: configure clock & pad muxing for qspiVikas Manocha2015-07-03-1/+42
| | * stv0991: remove define CONFIG_OF_SEPARATE from board fileVikas Manocha2015-07-03-1/+0
| | * stv0991: move OF_CONTROL config to defconfigVikas Manocha2015-07-03-1/+1
| | * stv0991: enable saving enrironment in spi flashVikas Manocha2015-07-03-2/+3
| * | RFC: Deprecate MAKEALLSimon Glass2015-07-14-0/+10
| * | Prepare v2015.07Tom Rini2015-07-14-1/+1
| * | scsi: fix compiler warning with DEBUG and 48bit LBAsAndre Przywara2015-07-11-2/+2
| * | Merge git://git.denx.de/u-boot-samsungTom Rini2015-07-10-1/+2
| |\ \
| | * | exynos: i2c: Correct bug in pinmux selectionSimon Glass2015-07-10-1/+1
| | * | arm: adds the status info for odroid-xu3Minkyu Kang2015-07-10-0/+1
| * | | Merge git://git.denx.de/u-boot-marvellTom Rini2015-07-10-8/+184
| |\ \ \
| | * | | arm: mvebu: db-88f6820-gp: Add USB/EHCI supportStefan Roese2015-07-10-0/+7
| | * | | usb: Add EHCI support for Armada 38x (mvebu)Stefan Roese2015-07-10-0/+37
| | * | | arm: mvebu: db-88f6820-gp.h: Add SATA/SCSI (AHCI) supportStefan Roese2015-07-10-0/+11
| | * | | arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38xStefan Roese2015-07-10-0/+57
| | * | | block: ahci: Don't enable port interruptsStefan Roese2015-07-10-3/+0
| | * | | arm: mvebu: db-88f6820-gp: Add MMC/SDIO supportStefan Roese2015-07-10-0/+22
| | * | | arm: mvebu: Add SDIO/SDHCI support for Armada A38xStefan Roese2015-07-10-0/+24
| | * | | mmc: sdhci.c: Add config option to use a fixed buffer for transfersStefan Roese2015-07-10-0/+15
| | * | | mmc: sdhci: Use timer based timeout detection in sdhci_send_command()Stefan Roese2015-07-10-5/+5
| | * | | arm: mvebu: db-88f6820-gp: Add MAINTAINERS fileStefan Roese2015-07-10-0/+6
| | |/ /
| * | | mtd: fix false positive "Offset exceeds device limit" errorMasahiro Yamada2015-07-10-4/+6
| * | | ahci: Fix compiling warnings under 64bit platformsTang Yuantian2015-07-09-38/+47
| * | | arm: baltos: change USB ports functionsYegor Yefremov2015-07-09-2/+2
| * | | keystone2: config: update default mtdMichael Scherban2015-07-08-3/+3
| * | | stm32f4: fix gpio description in commentAntonio Borneo2015-07-08-1/+1
| * | | stm32f4: fix minor typo in commentAntonio Borneo2015-07-08-1/+1
| * | | stm32f4: fix MAINTAINERS fileAntonio Borneo2015-07-08-0/+1
| * | | siemens,am33x: adjust mtd partitionEgli, Samuel2015-07-08-17/+16
| * | | arm: baltos: fix NAND bootYegor Yefremov2015-07-08-2/+8
| * | | arm: baltos: drop I2C speed to 1000 HzYegor Yefremov2015-07-08-1/+3
| * | | arm: baltos: enable CMD_NET and FIT support in defconfigYegor Yefremov2015-07-08-4/+2
| * | | arm: convert am3517_crane and am3517_evm to generic boardsYegor Yefremov2015-07-08-0/+2
| * | | ARM: beagle_x15: prevent DCAN1 _wait_target_disable failure in kernelRoger Quadros2015-07-08-2/+2
| * | | ARM: DRA7-evm: prevent DCAN1 _wait_target_disable failure in kernelRoger Quadros2015-07-08-2/+2
| * | | Makefile:Add GCC flag -fno-delete-null-pointer-checksPrabhakar Kushwaha2015-07-08-0/+1
| * | | ti: Add SPDX license identifier to omap.hSimon Glass2015-07-08-0/+2
| * | | README.distro: fix typosMasahiro Yamada2015-07-08-6/+6
| * | | blackfin: Fix build regression due to image sizeJoe Hershberger2015-07-08-0/+3
| * | | Allow CONFIG_REGEX to be disabled when CONFIG_NETJoe Hershberger2015-07-08-2/+4
| * | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-07-08-10/+10
| |\ \ \ | | |/ / | |/| |
| | * | MIPS: change 'extern inline' to 'static inline'Daniel Schwierzeck2015-07-02-9/+9
| | * | MIPS: fix missing semicolon in cacheops.hTony Wu2015-07-02-1/+1
| | |/
* | | thermal: imx_thermal: fix busywait if IMX6 temp <0CTim Harvey2015-07-10-1/+1
* | | tools: mkimage: fix imximage header sizeAlbert ARIBAUD \(3ADEV\)2015-07-10-0/+1
* | | i2c: fix vf610 supportAlbert ARIBAUD \(3ADEV\)2015-07-10-5/+17
* | | net: fec_mxc: remove useless struct nbufAlbert ARIBAUD \(3ADEV\)2015-07-10-15/+5
* | | iMX: adding parsing to hab_status commandUlises Cardenas2015-07-10-13/+245
* | | imx: mx6 add i2c4 clock support for i.MX6SXPeng Fan2015-07-10-7/+12