summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-08usb: rockchip: fix command failed on host side due to missing dataAlberto Panizzo
2018-08-08gadget: f_thor: fix hang-up with ctrl-cSeung-Woo Kim
2018-08-07Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblazeTom Rini
2018-08-07Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
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-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-06i2c: imx_lpi2c: add uclass api supportPeng Fan
2018-08-06i2c-mux: pca954x: support pca9646 i2c switchPeng Fan
2018-08-06dm: core: device: enable power domain in probePeng Fan
2018-08-06power: Add CONFIG_SPL_POWER_DOMAIN configPeng Fan
2018-08-06gpio: zynq: Used platdata structure for storing static data instead of privVipul Kumar
2018-08-06spi: Kconfig: Create ISSI Kconfig entryMichal Simek
2018-08-04Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-08-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-08-04clk: clk_set_default: accept no-op skip fieldsNeil Armstrong
2018-08-03mmc: arm_pl180_mmci: Remove cd_inverted host's struct fieldPatrice Chotard
2018-08-03mmc: arm_pl180_mmci: Add missing clk_freePatrice Chotard
2018-08-03mmc: arm_pl180_mmci: Update to support CONFIG_BLKPatrice Chotard
2018-08-03bootcount: Fix misaligned cache operationAlex Kiernan
2018-08-03adc: Add driver for STM32 ADCFabrice Gasnier
2018-08-03dm: adc: uclass: get reference regulator onceFabrice Gasnier
2018-08-03clk: add clk_valid()Fabrice Gasnier
2018-08-03arm: sunxi: Allwinner A10 SPI driverStefan Mavrodiev
2018-08-03spi: kirkwood: add orion-spi compatible stringChris Packham
2018-08-03spi: kirkwood: Get drvdata in .ofdata_to_platdataJagan Teki
2018-08-03mtd: add spi flash id s25fl128lClément Laigle
2018-08-01dm: panel: get timings from panelYannick Fertré
2018-08-01video: kconfig: remove DM_I2C dependency of I2C_EDIDLuis Araneda
2018-07-31mtd: nand: sunxi: Return on set_feature only when not ENOTSUPPMylène Josserand
2018-07-31mtd: nand: nand_base: Convert EINVAL into ENOTSUPPMylène Josserand
2018-07-31phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5Jagan Teki
2018-07-31phy: sun4i-usb: Remove usb_clk_cfg set in probeJagan Teki
2018-07-31phy: sun4i-usb: Call phy_passby even for PHY#0Jagan Teki
2018-07-31video: sunxi: de2: fix SimpleFB node creation when DE2 not probedIcenowy Zheng
2018-07-31sunxi: add MMC support for H6Icenowy Zheng
2018-07-31GPIO: CREG: improve flexibility of hsdk-creg-gpio driverEugeniy Paltsev
2018-07-30Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-07-30Kconfig: Remove trailing whitespaces in promptMichal Simek
2018-07-28drivers: rtc: correctly set week day for mc146818Heinrich Schuchardt
2018-07-28tpm: make TPM_V2 be compiled by defaultMiquel Raynal
2018-07-28tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal
2018-07-28tpm: remove stale symbol in KconfigMiquel Raynal
2018-07-28tpm: compile Sandbox driver by defaultMiquel Raynal
2018-07-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-07-26net: zynq_gem: convert to use livetreeSiva Durga Prasad Paladugu