summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()Bin Meng2018-08-081-3/+1
| * | dm: pci: Fix scanning multi-function deviceBin Meng2018-08-081-0/+2
| * | dm: pci: Extract vendor/device id in child_post_bind()Bin Meng2018-08-081-6/+5
| * | dm: core: Add ofnode function to read PCI vendor and device idBin Meng2018-08-082-0/+49
| * | dm: Correct typos in uclass_first/next_device_check()Bin Meng2018-08-081-2/+2
| * | pci: Remove 440ep-specific macrosBin Meng2018-08-081-15/+0
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2018-08-0847-5483/+291
|\ \
| * | bcm968380gerg: add initial supportPhilippe Reynes2018-08-088-0/+136
| * | bcm6838: add initial supportPhilippe Reynes2018-08-084-0/+145
| * | bmips: ram: add an option to force the size of the ramPhilippe Reynes2018-08-081-1/+7
| * | mips: au1x00: Remove support for these SoCsTom Rini2018-08-0823-4334/+3
| * | mips: dbau1x00: Remove this boardTom Rini2018-08-0815-1148/+0
| |/
* | configs: Resync with savedefconfigTom Rini2018-08-0741-129/+55
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2018-08-0714-62/+51
|\ \ | |/ |/|
| * arm: spring: fix alias of mmc correctlyMinkyu Kang2018-08-061-1/+1
| * arm: exynos5: fix warning of dtsMinkyu Kang2018-08-063-14/+0
| * arm: exynos4: fix warning of dtsMinkyu Kang2018-08-063-10/+0
| * ARM: Odroid XU3: Modify exynos dw_mmc driver to support Odroid XU3 in DM MMCLukasz Majewski2018-08-061-0/+1
| * ARM: Odroid XU3: Fix the dwmci_exynos *priv data assignment for DM_MMC (sdr_t...Lukasz Majewski2018-08-061-1/+5
| * ARM: Odroid XU3: MAINTAINERS: Add a co-maintainer for OdroidXU3Lukasz Majewski2018-08-061-0/+1
| * ARM: Odroid XU3: Adjust BOOT_TARGET_DEVICES to allow booting from SD card (mmc2)Lukasz Majewski2018-08-061-0/+1
| * ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0Lukasz Majewski2018-08-061-3/+3
| * ARM: Odroid XU3: Enable driver model support for MMC (DM_MMC)Lukasz Majewski2018-08-061-0/+1
| * ARM: Odroid XU3: config: Disable SDHCI support in the Odroid XU3Lukasz Majewski2018-08-061-2/+0
| * ARM: dw_mmc: Exclude dwmci Exynos priv_data allocation from exynos_dwmci_get_...Lukasz Majewski2018-08-061-15/+15
| * arm: odroid: Inherit default value for bootdelay from distro_bootcmd.Vagrant Cascadian2018-07-271-1/+0
| * arm: odroid: Enable distro_bootcmd support.Vagrant Cascadian2018-07-271-2/+9
| * arm: odroid: Increase default env size in preparation for distro_bootcmd.Vagrant Cascadian2018-07-271-1/+1
| * arm: odroid: Use standard environment variable names kernel_addr_r, ramdisk_a...Vagrant Cascadian2018-07-271-13/+11
| * snow: set fdtfileGuillaume GARDET2018-07-271-0/+3
* | zynqmp: Add avnet_ultra96_rev1_defconfig to the lits of boardsTom Rini2018-08-071-0/+1
* | Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblazeTom Rini2018-08-0740-408/+703
|\ \
| * | arm: zynq: dts: add spi flash node to zedboardLuis Araneda2018-08-071-0/+7
| * | gpio: xilinx: Add support for using label propertyMichal Simek2018-08-072-2/+18
| * | gpio: xilinx: Return 0 from xilinx_gpio_set_valueMichal Simek2018-08-071-1/+1
| * | gpio: xilinx: Not read output values via regsMichal Simek2018-08-071-4/+32
| * | common: fdt: Make fdt_del_subnodes/fdt_del_partition staticMichal Simek2018-08-071-2/+2
| * | gpio: xilinx: Simplify logic in xilinx_gpio_set_valueMichal Simek2018-08-071-7/+6
| * | gpio: xilinx: Set value before changing directionMichal Simek2018-08-071-2/+2
| * | gpio: xilinx: Remove !DM driverMichal Simek2018-08-071-336/+2
| * | gpio: xilinx: Find out bank before use in xilinx_gpio_get_function()Michal Simek2018-08-071-4/+4
| * | arm64: zynqmp: Add support for Avnet Ultra96Michal Simek2018-08-065-0/+114
| * | arm: zynq: add support for the zybo z7 boardLuis Araneda2018-08-064-1/+448
| * | Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu2018-08-067-5/+13
| * | arm64: zynqmp: Enable soft gpio driver for zcu102 and zcu100Michal Simek2018-08-064-0/+4
| * | gpio: zynq: Used platdata structure for storing static data instead of privVipul Kumar2018-08-061-33/+34
| * | microblaze: Add missing quotes around XILINX_MICROBLAZE0_HW_VERMichal Simek2018-08-061-1/+1
| * | arm: zynq: Fix indentation for zynq-cse targetsMichal Simek2018-08-062-3/+1
| * | arm: zynq: Remove fclk-enable property for cse-nor targetMichal Simek2018-08-061-1/+0
| * | arm: zynqmp: Fix sdhci clock in emmc1 mini configurationMichal Simek2018-08-061-1/+2