summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-09misc: i2c_eeprom: set offset len and chip addr offset maskRobert Beckett
2020-02-09gpio: Let DM_74X164 be built without CONFIG_SPL_GPIOFabio Estevam
2020-02-07serial: serial_cortina: add UART DM driver for CAxxxx SoCsJason Li
2020-02-07watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCsJason Li
2020-02-07gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCsJason Li
2020-02-07eth: mtk-eth: aarch64: fix build warnings on ethernet-driverFrank Wunderlich
2020-02-07eth: mtk-eth: add mt7622 support in mediatek eth driverMarkLee
2020-02-07eth: mtk-eth: add sgmii mode support in mediatek eth driverMarkLee
2020-02-06Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2020-02-06video: enable VIDEO_ANSI and all VIDEO_BBP optionsAnatolij Gustschin
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-05ddr: altera: Add DDR2 support to Gen5 driverMarek Vasut
2020-02-05watchdog: designware: Optionally fetch clock and reset from DTMarek Vasut
2020-02-05watchdog: designware: Convert to DM and DT probingMarek Vasut
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-03watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to KconfigMarek Vasut
2020-02-03reset: socfpga: Poll for reset status after deassert resetLey Foon Tan
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