summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-09clk: stm32mp1: recalculate counter when switching freqPatrick Delaunay
2019-02-09clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRRPatrick Delaunay
2019-02-09clk: stm32mp1: add IPCC clockPatrick Delaunay
2019-02-09clk: stm32mp1: no more get ck_usbo_48m in device treePatrick Delaunay
2019-02-09drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driverVabhav Sharma
2019-02-09watchdog: bcm6345: allow to use this driver on arm bcm6858Philippe Reynes
2019-02-09watchdog: bcm6345: switch to raw I/O functionsPhilippe Reynes
2019-02-09mmc: Do not poll using CMD13 when changing timingMarek Vasut
2019-02-09mmc: tmio: renesas: Add 1uS delay after DMA completion on older IPsMarek Vasut
2019-02-09mmc: tmio: Make DMA transfer end bit configurableMarek Vasut
2019-02-08dm: core: Introduce dev_read_alias_highest_id()Michal Simek
2019-02-08dm: core: Add of_alias_get_highest_id()Michal Simek
2019-02-07Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-02-07configs: Don't use SPI_FLASH_BAR as defaultVignesh R
2019-02-07mtd: spi: Add lightweight SPI flash stack for SPLVignesh R
2019-02-07mtd: spi: Remove unused filesVignesh R
2019-02-07mtd: spi: Switch to new SPI NOR frameworkVignesh R
2019-02-07mtd: spi: sf_probe: Add "jedec, spi-nor" compatible stringVignesh R
2019-02-07mtd: spi: spi-nor-core: Add back U-Boot specific featuresVignesh R
2019-02-07mtd: spi: spi-nor-core: Add SFDP supportVignesh R
2019-02-07mtd: spi: spi-nor-core: Add 4 Byte addressing supportVignesh R
2019-02-07mtd: spi: spi-nor-core: Add SPI MEM supportVignesh R
2019-02-07mtd: spi: Port SPI NOR framework from LinuxVignesh R
2019-02-07spi: Add non DM version of SPI_MEMVignesh R
2019-02-07spi: spi-mem: Claim SPI bus before spi mem accessVignesh R
2019-02-07spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer sizeVignesh R
2019-02-07spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modesVignesh R
2019-02-05Merge git://git.denx.de/u-boot-marvellTom Rini
2019-02-05video: Armada XP: Move driver to DM_VIDEOStefan Roese
2019-02-05pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese
2019-02-05pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addrStefan Roese
2019-02-02Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchipTom Rini
2019-02-02Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mipsTom Rini
2019-02-01regulator: pbias: Handle extended drain IO when changing omap36 PBIASAdam Ford
2019-02-01pinctrl: Kconfig: fix missing include of rockchip/KconfigPhilipp Tomsich
2019-02-01pinctrl: Kconfig: sort includes alphabeticallyPhilipp Tomsich
2019-02-01rockchip: Implement spl_gpio in the GPIO driverSimon Glass
2019-02-01rockchip: clk: Add mention of four new clocksSimon Glass
2019-02-01clk: Improve debug message in clk_set_default_rates()Simon Glass
2019-02-01pinctrl: rockchip: Clean the unused rockchip pinctrl driversDavid Wu
2019-02-01pinctrl: rockchip: Add common rockchip pinctrl driverDavid Wu
2019-02-01rockchip: Add a sound driverSimon Glass
2019-02-01rockchip: Add an I2S driverSimon Glass
2019-02-01rockchip: rk3288: Add i2s pinctrl and clock supportSimon Glass
2019-02-01usb: ether: call _usb_eth_halt() if initialization failsJean-Jacques Hiblot
2019-02-01net: Add MSCC Luton networkd driver.Horatiu Vultur
2019-02-01net: mscc: Remove unused variablesHoratiu Vultur
2019-02-01net: mscc: Move mac_table_add function into different file.Horatiu Vultur
2019-02-01net: mscc: Move ocelot_send and ocelot_recv in a different file.Horatiu Vultur
2019-02-01net: mscc: Move miim commands into separate file.Horatiu Vultur