summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-08test: dm: pci: Test more than one device on the same busBin Meng
2018-08-08test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()Bin Meng
2018-08-08dm: pci: Fix scanning multi-function deviceBin Meng
2018-08-08dm: pci: Extract vendor/device id in child_post_bind()Bin Meng
2018-08-08dm: core: Add ofnode function to read PCI vendor and device idBin Meng
2018-08-08dm: Correct typos in uclass_first/next_device_check()Bin Meng
2018-08-08pci: Remove 440ep-specific macrosBin Meng
2018-08-07zynqmp: Add avnet_ultra96_rev1_defconfig to the lits of boardsTom Rini
2018-08-07Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblazeTom Rini
2018-08-07Merge git://git.denx.de/u-boot-marvellTom Rini
2018-08-07Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-08-07Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2018-08-07arm: zynq: dts: add spi flash node to zedboardLuis Araneda
2018-08-07gpio: xilinx: Add support for using label propertyMichal Simek
2018-08-07gpio: xilinx: Return 0 from xilinx_gpio_set_valueMichal Simek
2018-08-07gpio: xilinx: Not read output values via regsMichal Simek
2018-08-07common: fdt: Make fdt_del_subnodes/fdt_del_partition staticMichal Simek
2018-08-07gpio: xilinx: Simplify logic in xilinx_gpio_set_valueMichal Simek
2018-08-07gpio: xilinx: Set value before changing directionMichal Simek
2018-08-07gpio: xilinx: Remove !DM driverMichal Simek
2018-08-07gpio: xilinx: Find out bank before use in xilinx_gpio_get_function()Michal Simek
2018-08-07arm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PARTITIONSVladimir Vid
2018-08-07tools: kwboot: properly quit when read() returns 0Willy Tarreau
2018-08-07tools: kwboot: unbreak terminal-only modeWilly Tarreau
2018-08-07ARM: kirkwood: add SBx81LIFXCAT boardChris Packham
2018-08-07arm: mvebu: clearfog: add u-boot, dm-spl tag for spiJon Nettleton
2018-08-07arm: mvebu: helios4: remove duplicate sdhci pins nodeBaruch Siach
2018-08-07arm: mvebu: Better align Clearfog dts file with Linux kernelJon Nettleton
2018-08-07arm: mvebu: clearfog: use the microsom .dtsiBaruch Siach
2018-08-07arm: mvebu: solidrun-microsom: update SPI flash compatibleBaruch Siach
2018-08-07configs: kirkwood: Move RTC_MV to DM and KconfigChris Packham
2018-08-07configs: move RTC_MV config from mv-plug-common.h to boardsChris Packham
2018-08-07configs: kirkwood: ds109: switch to DM_I2CChris Packham
2018-08-06i2c: imx_lpi2c: add uclass api supportPeng Fan
2018-08-06i2c-mux: pca954x: support pca9646 i2c switchPeng Fan
2018-08-06mvebu: clearfog: use kconfig symbols to select boot deviceBaruch Siach
2018-08-06mvebu: support UART boot imageBaruch Siach
2018-08-06mvebu: select boot device at SoC levelBaruch Siach
2018-08-06mvebu: consolidate SPL boot device config symbolsBaruch Siach
2018-08-06mvebu: a38x: drop duplicate platform id symbolsBaruch Siach
2018-08-06mvebu: turris_omnia: use u-boot-spl-dtb.binBaruch Siach
2018-08-06dm: power-domain: query power domain after get devicePeng Fan
2018-08-06dm: core: device: enable power domain in probePeng Fan
2018-08-06power: Add CONFIG_SPL_POWER_DOMAIN configPeng Fan
2018-08-06power-domain: add dummy functions when CONFIG_POWER_DOMAIN not definedPeng Fan
2018-08-06arm64: zynqmp: Add support for Avnet Ultra96Michal Simek
2018-08-06arm: zynq: add support for the zybo z7 boardLuis Araneda
2018-08-06Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu
2018-08-06arm64: zynqmp: Enable soft gpio driver for zcu102 and zcu100Michal Simek
2018-08-06gpio: zynq: Used platdata structure for storing static data instead of privVipul Kumar