summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-02-05Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-02-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-02-04i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flagBiwen Li
2020-02-04rtc: pcf8563: Add driver model supportBiwen Li
2020-02-04gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value()Wolfgang Wallner
2020-02-04gpio: intel_gpio: Clear tx state bit when setting outputWolfgang Wallner
2020-02-04gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32()Wolfgang Wallner
2020-02-04watchdog: omap_wdt: Fix WDT coding styleMarek Vasut
2020-02-04watchdog: omap_wdt: Fix WDT reloadingMarek Vasut
2020-02-04watchdog: omap_wdt: Fix WDT timeout configurationMarek Vasut
2020-02-04gpio: da8xx_gpio: Add "ti,keystone-gpio" compatibleVignesh Raghavendra
2020-02-04gpio: da8xx_gpio: Fix compiler warningVignesh Raghavendra
2020-02-04gpio: pca953x_gpio: Add support for 24 bit IO expanderVignesh Raghavendra
2020-02-04x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner
2020-02-04spi: ich: Drop while loop in hardware sequencing erase caseWolfgang Wallner
2020-02-04x86: serial: Add a coreboot serial driverSimon Glass
2020-02-04serial: ns16550: Support run-time configurationSimon Glass
2020-02-02Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2020-02-02dfu: Add option to skip empty pages when flashing UBI images to NANDGuillermo Rodríguez
2020-02-02usb: cdns3: ep0: Invalidate cache before reading Setup PacketVignesh Raghavendra
2020-02-01Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-01-31Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-02-01mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISCMasahiro Yamada
2020-02-01mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatibleMasahiro Yamada
2020-02-01mtd: rawnand: denali_dt: insert udelay() after reset deassertMasahiro Yamada
2020-02-01mtd: rawnand: denali: Do not reset the block before booting the kernelMarek Vasut
2020-02-01mtd: rawnand: denali_dt: make the core clock optionalMasahiro Yamada
2020-02-01mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGAMarek Vasut
2020-01-30net: fix typoFlavio Suligoi
2020-01-30ram: rk3328: only do data traning for cs0Kever Yang
2020-01-30arm: rockchip: Add common cru.hJagan Teki
2020-01-30ram: rk3399: don't assume phy_io_config() uses real regsThomas Hebb
2020-01-29net: Add support for Broadcom GENETv5 Ethernet controllerAmit Singh Tomar
2020-01-29usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) supportMarek Szyprowski
2020-01-29dfu: mmc: remove file size limit for io operationsMarek Szyprowski
2020-01-29dfu: mmc: rearrange the codeMarek Szyprowski
2020-01-29Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2020-01-28Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2020-01-27Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-01-27power: regulator: add driver for Dialog DA9063 PMICMartin Fuzzey
2020-01-27power: pmic: add driver for Dialog DA9063 PMICMartin Fuzzey
2020-01-27rtc: s35392a: encode command correctlyIan Ray
2020-01-27spi: cadence-qspi: Add compatible for TI AM654Vignesh Raghavendra
2020-01-27spi: cadence-qspi: Add support for Cadence Octal SPI controllerVignesh Raghavendra
2020-01-27mtd: spi-nor-core: Add octal mode supportVignesh Raghavendra
2020-01-27spi: cadence-qspi: Add direct mode supportVignesh Raghavendra
2020-01-27spi: cadence_qspi: Move to spi-mem frameworkVignesh Raghavendra
2020-01-27mtd: spinand: winbond: Add support for W25N01GVRobert Marko
2020-01-27spi: ti_qspi: Add support for CS other than CS0Vignesh Raghavendra