aboutsummaryrefslogtreecommitdiff
path: root/drivers
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 Panizzo1-0/+48
2018-08-08usb: rockchip: implement K_FW_LBA_READ_10 commandAlberto Panizzo1-1/+103
2018-08-08usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER commandAlberto Panizzo1-1/+43
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-07Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblazeTom Rini3-388/+103
2018-08-07Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2-1/+11
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-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-06i2c: imx_lpi2c: add uclass api supportPeng Fan1-7/+40
2018-08-06i2c-mux: pca954x: support pca9646 i2c switchPeng Fan1-1/+8
2018-08-06dm: core: device: enable power domain in probePeng Fan1-0/+7
2018-08-06power: Add CONFIG_SPL_POWER_DOMAIN configPeng Fan2-1/+2
2018-08-06gpio: zynq: Used platdata structure for storing static data instead of privVipul Kumar1-33/+34
2018-08-06spi: Kconfig: Create ISSI Kconfig entryMichal Simek1-0/+5
2018-08-04Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini5-3/+476
2018-08-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini5-11/+21
2018-08-04clk: clk_set_default: accept no-op skip fieldsNeil Armstrong1-0/+8
2018-08-03mmc: arm_pl180_mmci: Remove cd_inverted host's struct fieldPatrice Chotard2-5/+1
2018-08-03mmc: arm_pl180_mmci: Add missing clk_freePatrice Chotard1-0/+1
2018-08-03mmc: arm_pl180_mmci: Update to support CONFIG_BLKPatrice Chotard1-27/+40
2018-08-03bootcount: Fix misaligned cache operationAlex Kiernan1-3/+10
2018-08-03adc: Add driver for STM32 ADCFabrice Gasnier5-0/+534
2018-08-03dm: adc: uclass: get reference regulator onceFabrice Gasnier1-18/+17
2018-08-03clk: add clk_valid()Fabrice Gasnier1-0/+13
2018-08-03arm: sunxi: Allwinner A10 SPI driverStefan Mavrodiev3-0/+462
2018-08-03spi: kirkwood: add orion-spi compatible stringChris Packham1-0/+8
2018-08-03spi: kirkwood: Get drvdata in .ofdata_to_platdataJagan Teki1-3/+5
2018-08-03mtd: add spi flash id s25fl128lClément Laigle1-0/+1
2018-08-01dm: panel: get timings from panelYannick Fertré1-0/+11
2018-08-01video: kconfig: remove DM_I2C dependency of I2C_EDIDLuis Araneda1-1/+0
2018-07-31mtd: nand: sunxi: Return on set_feature only when not ENOTSUPPMylène Josserand1-1/+1
2018-07-31mtd: nand: nand_base: Convert EINVAL into ENOTSUPPMylène Josserand1-2/+2
2018-07-31phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5Jagan Teki1-3/+2
2018-07-31phy: sun4i-usb: Remove usb_clk_cfg set in probeJagan Teki1-2/+0
2018-07-31phy: sun4i-usb: Call phy_passby even for PHY#0Jagan Teki1-2/+1
2018-07-31video: sunxi: de2: fix SimpleFB node creation when DE2 not probedIcenowy Zheng1-0/+3
2018-07-31sunxi: add MMC support for H6Icenowy Zheng1-1/+12
2018-07-31GPIO: CREG: improve flexibility of hsdk-creg-gpio driverEugeniy Paltsev1-22/+81
2018-07-30Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini24-89/+0
2018-07-30Kconfig: Remove trailing whitespaces in promptMichal Simek1-1/+1