aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-08dfu: Fix data abort in dfu_free_entities()Sam Protsenko1-1/+1
2018-08-08usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytesAlberto Panizzo1-18/+21
2018-08-08usb: rockchip: fix printing csw debug infoAlberto Panizzo1-1/+1
2018-08-08usb: rockchip: be quiet on serial port while transferring dataAlberto Panizzo1-2/+2
2018-08-08usb: rockchip: implement K_FW_LBA_ERASE_10 commandAlberto Panizzo3-0/+50
2018-08-08usb: rockchip: implement K_FW_LBA_READ_10 commandAlberto Panizzo3-1/+107
2018-08-08usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER commandAlberto Panizzo2-4/+49
2018-08-08usb: rockchip: fix command failed on host side due to missing dataAlberto Panizzo1-2/+20
2018-08-08gadget: f_thor: fix hang-up with ctrl-cSeung-Woo Kim1-2/+2
2018-08-07zynqmp: Add avnet_ultra96_rev1_defconfig to the lits of boardsTom Rini1-0/+1
2018-08-07Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblazeTom Rini40-408/+703
2018-08-07Merge git://git.denx.de/u-boot-marvellTom Rini50-558/+772
2018-08-07Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini3-1/+29
2018-08-07Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini9-9/+100
2018-08-07arm: zynq: dts: add spi flash node to zedboardLuis Araneda1-0/+7
2018-08-07gpio: xilinx: Add support for using label propertyMichal Simek2-2/+18
2018-08-07gpio: xilinx: Return 0 from xilinx_gpio_set_valueMichal Simek1-1/+1
2018-08-07gpio: xilinx: Not read output values via regsMichal Simek1-4/+32
2018-08-07common: fdt: Make fdt_del_subnodes/fdt_del_partition staticMichal Simek1-2/+2
2018-08-07gpio: xilinx: Simplify logic in xilinx_gpio_set_valueMichal Simek1-7/+6
2018-08-07gpio: xilinx: Set value before changing directionMichal Simek1-2/+2
2018-08-07gpio: xilinx: Remove !DM driverMichal Simek1-336/+2
2018-08-07gpio: xilinx: Find out bank before use in xilinx_gpio_get_function()Michal Simek1-4/+4
2018-08-07arm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PARTITIONSVladimir Vid1-0/+2
2018-08-07tools: kwboot: properly quit when read() returns 0Willy Tarreau1-2/+2
2018-08-07tools: kwboot: unbreak terminal-only modeWilly Tarreau1-1/+1
2018-08-07ARM: kirkwood: add SBx81LIFXCAT boardChris Packham9-0/+516
2018-08-07arm: mvebu: clearfog: add u-boot, dm-spl tag for spiJon Nettleton1-0/+9
2018-08-07arm: mvebu: helios4: remove duplicate sdhci pins nodeBaruch Siach1-7/+1
2018-08-07arm: mvebu: Better align Clearfog dts file with Linux kernelJon Nettleton1-235/+151
2018-08-07arm: mvebu: clearfog: use the microsom .dtsiBaruch Siach1-57/+6
2018-08-07arm: mvebu: solidrun-microsom: update SPI flash compatibleBaruch Siach1-1/+1
2018-08-07configs: kirkwood: Move RTC_MV to DM and KconfigChris Packham16-49/+30
2018-08-07configs: move RTC_MV config from mv-plug-common.h to boardsChris Packham5-7/+16
2018-08-07configs: kirkwood: ds109: switch to DM_I2CChris Packham1-0/+2
2018-08-06i2c: imx_lpi2c: add uclass api supportPeng Fan2-7/+43
2018-08-06i2c-mux: pca954x: support pca9646 i2c switchPeng Fan1-1/+8
2018-08-06mvebu: clearfog: use kconfig symbols to select boot deviceBaruch Siach1-14/+2
2018-08-06mvebu: support UART boot imageBaruch Siach2-0/+6
2018-08-06mvebu: select boot device at SoC levelBaruch Siach17-155/+34
2018-08-06mvebu: consolidate SPL boot device config symbolsBaruch Siach5-36/+8
2018-08-06mvebu: a38x: drop duplicate platform id symbolsBaruch Siach2-12/+3
2018-08-06mvebu: turris_omnia: use u-boot-spl-dtb.binBaruch Siach1-1/+1
2018-08-06dm: power-domain: query power domain after get devicePeng Fan1-0/+2
2018-08-06dm: core: device: enable power domain in probePeng Fan1-0/+7
2018-08-06power: Add CONFIG_SPL_POWER_DOMAIN configPeng Fan3-1/+11
2018-08-06power-domain: add dummy functions when CONFIG_POWER_DOMAIN not definedPeng Fan1-0/+29
2018-08-06arm64: zynqmp: Add support for Avnet Ultra96Michal Simek5-0/+114
2018-08-06arm: zynq: add support for the zybo z7 boardLuis Araneda4-1/+448
2018-08-06Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu7-5/+13