summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* defconfig: k2l_evm_defconfig: enable SPI driver modelVignesh R2016-07-091-0/+2
* ARM: dts: k2l: Enable Davinci SPI controllerVignesh R2016-07-091-1/+2
* defconfig: k2e_evm_defconfig: enable SPI driver modelVignesh R2016-07-091-0/+2
* ARM: dts: k2e: Enable Davinci SPI controllerVignesh R2016-07-091-1/+2
* defconfig: k2hk_evm_defconfig: enable SPI driver modelVignesh R2016-07-091-0/+2
* ARM: dts: k2hk: Enable Davinci SPI controllerVignesh R2016-07-091-1/+2
* ARM: dts: keystone2: add SPI aliases for davinci SPI nodesVignesh R2016-07-091-0/+3
* keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL buildVignesh R2016-07-091-0/+4
* spi: davinci_spi: Convert to driver to adapt to DMVignesh R2016-07-091-89/+240
* dm: core: implement dev_map_physmem()Vignesh R2016-07-092-0/+24
* spi: spi-uclass: fix typo in debug outputAnatolij Gustschin2016-07-061-1/+1
* Merge git://git.denx.de/u-boot-arcTom Rini2016-07-042-2/+4
|\
| * arc: make global_data.h usable in assembly filesAlexey Brodkin2016-07-041-0/+2
| * arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HSAlexey Brodkin2016-07-041-2/+2
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-026-2/+396
|\ \
| * | sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot)Quentin Schulz2016-07-024-1/+393
| * | sunxi: Add missing boot_media fields in the SPL headerOlliver Schinagl2016-07-021-0/+2
| * | sunxi: spl: Fix DRAM info printingHans de Goede2016-07-021-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-07-012-4/+9
|\ \
| * | ehci: mx7: fix otg id detectionPeng Fan2016-06-251-2/+5
| * | ehci: mx7: fix usbnc_regsPeng Fan2016-06-251-1/+2
| * | usb: fsl: Fix NULL terminating issue for usb controller name stringRajesh Bhagat2016-06-251-1/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-07-011-1/+1
|\ \ \ | |_|/ |/| |
| * | arm: socfpga: Fix "improve raw MMC SPL boot"Marek Vasut2016-06-231-1/+1
| |/
* | Prepare v2016.07-rc3v2016.07-rc3Tom Rini2016-07-011-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-07-0138-454/+714
|\ \
| * | ARM: uniphier: add external IRQ setup codeMasahiro Yamada2016-07-022-0/+44
| * | ARM: dts: uniphier: add AIDET nodesMasahiro Yamada2016-07-028-0/+40
| * | pinctrl: uniphier: add Ethernet pin-mux settingsMasahiro Yamada2016-07-027-0/+94
| * | pinctrl: uniphier: avoid building unneeded pin-mux tables for SPLMasahiro Yamada2016-07-0210-171/+192
| * | pinctrl: uniphier: support pin configuration for dedicated pinsMasahiro Yamada2016-07-0210-154/+149
| * | pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20Masahiro Yamada2016-07-024-8/+118
| * | pinctrl: uniphier: allow to have pinctrl node under syscon nodeMasahiro Yamada2016-07-029-12/+12
| * | ARM: dts: uniphier: sync Device Trees with upstream LinuxMasahiro Yamada2016-07-0222-138/+99
| * | pinctrl: uniphier: remove unneeded pin group nand_cs1Masahiro Yamada2016-06-301-3/+0
| * | pinctrl: uniphier: fix NAND pin-mux setting for PH1-LD11/LD20Masahiro Yamada2016-06-301-2/+2
| * | pinctrl: uniphier: remove wrong pin-mux functions for ProXstream2Masahiro Yamada2016-06-301-2/+0
| * | ARM: uniphier: fix typo "talbe"Masahiro Yamada2016-06-301-1/+1
* | | mmc: increase MMC SDHCI read status timeoutSteve Rae2016-07-011-2/+3
* | | ti_omap5_common: Find right dtb file for DRA72-RevC EvmLokesh Vutla2016-07-012-3/+9
* | | autoboot: move bootdelay >= 0 check to abortboot()Masahiro Yamada2016-07-011-14/+8
* | | autoboot: move CONFIG_SILENT_CONSOLE handlingMasahiro Yamada2016-07-011-11/+10
* | | autoboot: rename abortboot_{keyed, normal} to __abortbootMasahiro Yamada2016-07-011-7/+3
* | | autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada2016-07-0157-93/+11
* | | doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from READMEMasahiro Yamada2016-07-012-17/+2
* | | ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 boardMasahiro Yamada2016-07-012-4/+1
* | | ARM: AM437x: Align HS device variant defconfig filenameAndreas Dannenberg2016-07-012-1/+2
* | | driver: qspi: correct QSPI disable CS reset valuePraneeth Bajjuri2016-07-011-1/+1
|/ /
* | x86: coreboot: Remove the dummy pch driverBin Meng2016-06-292-27/+0
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-2812-151/+94
|\ \