summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-26clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is...Giulio Benetti
2020-01-26clk: show more error info when uclass_get_device_by_namePeng Fan
2020-01-26clk: mediatek: use unsigned type for returning the clk rateFabien Parent
2020-01-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-01-25common: add blkcache initAngelo Durgehello
2020-01-25net: macb: Drop local cache flushVignesh Raghavendra
2020-01-25mtd: denali: Drop custom dma mapping functionsVignesh Raghavendra
2020-01-25mmc: tmio-common: Drop custom dma mapping functionsVignesh Raghavendra
2020-01-25fastboot: mt85xx: add command to flash/erase emmc hwpartmingming lee
2020-01-25usb: musb-new: mt85xx: add musb-new gadget driver.mingming lee
2020-01-25crypto: make mod_exp_sw() staticHeinrich Schuchardt
2020-01-25lib: Kconfig dependencies for pseudo-random libraryHeinrich Schuchardt
2020-01-24serial: ns16550: Use old baud rate divisor for flushing if not givenPatrik Dahlström
2020-01-24remoteproc: elf_loader: fix program header parsingFabien Dessenne
2020-01-24drivers: net: fsl_enetc: fix SXGMII MAC configurationAlex Marginean
2020-01-24pci: layerscape: device tree fixup based on SoC andWasim Khan
2020-01-24pci: layerscape: Move streamId allocation to common device tree fixupWasim Khan
2020-01-24pci: layerscape: Common device tree fixup for NXP SoCsWasim Khan
2020-01-24drivers: net: fsl_enetc: add write_hwaddr() for LS1028AMichael Walle
2020-01-24drivers: net: fsl_enetc: use write_hwaddr()Michael Walle
2020-01-24pci: layerscape: Fix the BARs disable functionHou Zhiqiang
2020-01-24pci: layerscape: Fix the disabling of Expansion ROM BARHou Zhiqiang
2020-01-24drivers: net: fsl_enetc: Pass on primary MAC address to LinuxAlex Marginean
2020-01-23gpio: bcm6345: allow to use this driver on arm bcm68360Philippe Reynes
2020-01-23led: bcm6858: allow to use this driver on arm bcm68360Philippe Reynes
2020-01-23nand: brcmnand: add bcm68360 supportPhilippe Reynes
2020-01-23spi: bcm63xx-hsspi: allow to use this driver on arm bcm68360Philippe Reynes
2020-01-23watchdog: bcm6345: allow to use this driver on arm bcm68360Philippe Reynes
2020-01-22timer: Add driver for Nomadik Multi Timer Unit (MTU)Stephan Gerhold
2020-01-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-01-21ddr: marvell: a38x: allow board specific clock out setupBaruch Siach
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-01-20clk: sci-clk: add slack to clk-set-rate passed to firmwareLokesh Vutla
2020-01-20phy: omap-usb2-phy: Add support for AM654 USB2 PHYVignesh Raghavendra
2020-01-20phy: omap-usb2-phy: Fix warnings when built for ARM64Vignesh Raghavendra
2020-01-20dwc3-generic: Add support for AM654 USB controllerVignesh Raghavendra
2020-01-20power: regulator: tps62360_regulator: Convert ofdata_to_platdata to the missi...Keerthy
2020-01-20mmc: am654_sdhci: Add Support for configuring PHY in J721eFaiz Abbas
2020-01-20mmc: am654_sdhci: Get Xin clock by nameFaiz Abbas
2020-01-20dma: ti: k3-udma: Fix build warnings when building for 32 bit platformsVignesh Raghavendra
2020-01-20dma: ti: k3-udma: Fix ring push operation for 32 bit coresVignesh Raghavendra
2020-01-20dma: ti: k3-udma: Switch to exposed ring modeVignesh Raghavendra
2020-01-20dma: ti: k3-udma: Fix debug prints during enabling MEM_TO_DEV transfersVignesh Raghavendra
2020-01-20dma: ti: k3-udma: Remove coherency check for cache opsVignesh Raghavendra
2020-01-20soc: ti: k3-navss-ringacc: Get SYSFW reference from DT phandleVignesh Raghavendra
2020-01-20soc: ti: k3-navss-ringacc: Flush/invalidate caches on ring push/popVignesh Raghavendra
2020-01-20dma: ti: k3-udma: Query DMA channels allocated from Resource ManagerVignesh Raghavendra
2020-01-20thermal: ti-bandgap: Fix adc value datatypeFaiz Abbas
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass