summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * arm: zynqmp: Move NR_DRAM_BANKS for mini confirationMichal Simek2018-08-064-3/+1
| * spi: Kconfig: Create ISSI Kconfig entryMichal Simek2018-08-0611-3/+12
* | Merge git://git.denx.de/u-boot-marvellTom Rini2018-08-0750-558/+772
|\ \
| * | arm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PARTITIONSVladimir Vid2018-08-071-0/+2
| * | tools: kwboot: properly quit when read() returns 0Willy Tarreau2018-08-071-2/+2
| * | tools: kwboot: unbreak terminal-only modeWilly Tarreau2018-08-071-1/+1
| * | ARM: kirkwood: add SBx81LIFXCAT boardChris Packham2018-08-079-0/+516
| * | arm: mvebu: clearfog: add u-boot, dm-spl tag for spiJon Nettleton2018-08-071-0/+9
| * | arm: mvebu: helios4: remove duplicate sdhci pins nodeBaruch Siach2018-08-071-7/+1
| * | arm: mvebu: Better align Clearfog dts file with Linux kernelJon Nettleton2018-08-071-235/+151