summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: sun8i: Update A83T dts(i) files from Linux-v4.18-rc3Jagan Teki2018-08-138-80/+2382
* clk: Kconfig: Ascending order to sub directiory kconfigsJagan Teki2018-08-101-4/+4
* bcm968380gerg: Add MAINTAINERS fileTom Rini2018-08-091-0/+6
* Merge git://git.denx.de/u-boot-dmTom Rini2018-08-0916-280/+797
|\
| * patman: Correct unit test failureSimon Glass2018-08-081-0/+0
| * libfdt: Update to latest pylibfdt implementationSimon Glass2018-08-083-227/+241
| * test: dm: pci: Add cases for finding PCI capability APIsBin Meng2018-08-083-0/+61
| * dm: pci: Add APIs to find capability and extended capabilityBin Meng2018-08-082-0/+114
| * pci: Add all known capability and extended capability idsBin Meng2018-08-081-1/+19
| * test: dm: pci: Add tests for mixed static and dynamic devices on the same busBin Meng2018-08-082-0/+81
| * pci: sandbox: emul: Rename priv structureBin Meng2018-08-081-4/+4
| * test: dm: pci: Test driver binding with driver data providedBin Meng2018-08-081-0/+17
| * sandbox: Update test.dts for dynamic PCI device driver matchingBin Meng2018-08-081-14/+2
| * pci: sandbox: swap_case: Declare dynamic driver matchingBin Meng2018-08-082-0/+11
| * pci: sandbox: Support dynamically binding device driverBin Meng2018-08-084-11/+112
| * dm: pci: Assign correct driver data when binding a driverBin Meng2018-08-081-1/+1
| * pci: sandbox: emul: Fix the call to pci_bus_find_devfn()Bin Meng2018-08-081-1/+1
| * test: dm: pci: Add tests for configuration space accessBin Meng2018-08-081-9/+15
| * test: dm: pci: Test more than one PCI host controllerBin Meng2018-08-082-2/+37
| * pci: sandbox: swap_case: Preserve space indicator bit in BAR registersBin Meng2018-08-081-3/+5
| * test: dm: pci: Test more than one device on the same busBin Meng2018-08-082-4/+40
| * 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