summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* dm: spi: Read default speed and mode values from DTVignesh R2016-07-09-6/+12
* ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHzVignesh R2016-07-09-8/+4
* defconfig: k2g_evm_defconfig: Enable Cadence QSPI controllerVignesh R2016-07-09-0/+8
* ARM: dts: K2G: Add support for QSPI controllerVignesh R2016-07-09-0/+59
* spi: cadence_quadspi: Enable QUAD mode based on DT dataVignesh R2016-07-09-7/+8
* spi: cadence_qspi_apb: Support 32 bit AHB addressVignesh R2016-07-09-3/+2
* defconfig: k2g_evm_defconfig: enable SPI driver modelVignesh R2016-07-09-0/+2
* ARM: dts: k2g: add support for Davinci SPI controllerVignesh R2016-07-09-0/+71
* defconfig: k2l_evm_defconfig: enable SPI driver modelVignesh R2016-07-09-0/+2
* ARM: dts: k2l: Enable Davinci SPI controllerVignesh R2016-07-09-1/+2
* defconfig: k2e_evm_defconfig: enable SPI driver modelVignesh R2016-07-09-0/+2
* ARM: dts: k2e: Enable Davinci SPI controllerVignesh R2016-07-09-1/+2
* defconfig: k2hk_evm_defconfig: enable SPI driver modelVignesh R2016-07-09-0/+2
* ARM: dts: k2hk: Enable Davinci SPI controllerVignesh R2016-07-09-1/+2
* ARM: dts: keystone2: add SPI aliases for davinci SPI nodesVignesh R2016-07-09-0/+3
* keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL buildVignesh R2016-07-09-0/+4
* spi: davinci_spi: Convert to driver to adapt to DMVignesh R2016-07-09-89/+240
* dm: core: implement dev_map_physmem()Vignesh R2016-07-09-0/+24
* spi: spi-uclass: fix typo in debug outputAnatolij Gustschin2016-07-06-1/+1
* Merge git://git.denx.de/u-boot-arcTom Rini2016-07-04-2/+4
|\
| * arc: make global_data.h usable in assembly filesAlexey Brodkin2016-07-04-0/+2
| * arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HSAlexey Brodkin2016-07-04-2/+2
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-02-2/+396
|\ \
| * | sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot)Quentin Schulz2016-07-02-1/+393
| * | sunxi: Add missing boot_media fields in the SPL headerOlliver Schinagl2016-07-02-0/+2
| * | sunxi: spl: Fix DRAM info printingHans de Goede2016-07-02-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-07-01-4/+9
|\ \
| * | ehci: mx7: fix otg id detectionPeng Fan2016-06-25-2/+5
| * | ehci: mx7: fix usbnc_regsPeng Fan2016-06-25-1/+2
| * | usb: fsl: Fix NULL terminating issue for usb controller name stringRajesh Bhagat2016-06-25-1/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-07-01-1/+1
|\ \ \ | |_|/ |/| |
| * | arm: socfpga: Fix "improve raw MMC SPL boot"Marek Vasut2016-06-23-1/+1
| |/
* | Prepare v2016.07-rc3Tom Rini2016-07-01-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-07-01-454/+714
|\ \
| * | ARM: uniphier: add external IRQ setup codeMasahiro Yamada2016-07-02-0/+44
| * | ARM: dts: uniphier: add AIDET nodesMasahiro Yamada2016-07-02-0/+40
| * | pinctrl: uniphier: add Ethernet pin-mux settingsMasahiro Yamada2016-07-02-0/+94
| * | pinctrl: uniphier: avoid building unneeded pin-mux tables for SPLMasahiro Yamada2016-07-02-171/+192
| * | pinctrl: uniphier: support pin configuration for dedicated pinsMasahiro Yamada2016-07-02-154/+149
| * | pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20Masahiro Yamada2016-07-02-8/+118
| * | pinctrl: uniphier: allow to have pinctrl node under syscon nodeMasahiro Yamada2016-07-02-12/+12
| * | ARM: dts: uniphier: sync Device Trees with upstream LinuxMasahiro Yamada2016-07-02-138/+99
| * | pinctrl: uniphier: remove unneeded pin group nand_cs1Masahiro Yamada2016-06-30-3/+0
| * | pinctrl: uniphier: fix NAND pin-mux setting for PH1-LD11/LD20Masahiro Yamada2016-06-30-2/+2
| * | pinctrl: uniphier: remove wrong pin-mux functions for ProXstream2Masahiro Yamada2016-06-30-2/+0
| * | ARM: uniphier: fix typo "talbe"Masahiro Yamada2016-06-30-1/+1
* | | mmc: increase MMC SDHCI read status timeoutSteve Rae2016-07-01-2/+3
* | | ti_omap5_common: Find right dtb file for DRA72-RevC EvmLokesh Vutla2016-07-01-3/+9
* | | autoboot: move bootdelay >= 0 check to abortboot()Masahiro Yamada2016-07-01-14/+8
* | | autoboot: move CONFIG_SILENT_CONSOLE handlingMasahiro Yamada2016-07-01-11/+10