summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-06power: Add CONFIG_SPL_POWER_DOMAIN configPeng Fan
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-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
2018-07-26drivers: net: zynq_gem: fix phy dt node settingGrygorii Strashko
2018-07-26drivers: net: cpsw: fix phy dt node settingGrygorii Strashko
2018-07-26net: phy: xilinx: switch to use phy_get_ofnode()Grygorii Strashko
2018-07-26net: phy: dp83867: switch to use phy_get_ofnode()Grygorii Strashko
2018-07-26net: phy: add ofnode node to struct phy_deviceGrygorii Strashko
2018-07-26net: phy: Clean up includes of common.hJoe Hershberger
2018-07-26net: phy: dp83867: switch to use ofnode apiGrygorii Strashko
2018-07-26net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri
2018-07-26net: mvgbe: convert to DMChris Packham
2018-07-26net: mvgbe: prepare for conversion to driver modelChris Packham
2018-07-26sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfacesJoe Hershberger
2018-07-26sandbox: eth-raw: Make random MAC addresses available to eth-rawJoe Hershberger
2018-07-26sandbox: eth-raw: Allow interface to be specified by indexJoe Hershberger
2018-07-26sandbox: eth-raw: Add a function to ask the host about localhostJoe Hershberger
2018-07-26net: sandbox-raw: Convert raw eth driver to livetreeJoe Hershberger
2018-07-26net: sandbox: Convert sandbox mock eth driver to livetreeJoe Hershberger
2018-07-26net: Correct comment in KconfigJoe Hershberger
2018-07-26sandbox: Don't disable ctrlc() on sandbox if in raw modeJoe Hershberger