test/py: test_ut.py: Ensure we use bytes
[oweals/u-boot.git] / drivers /
2019-10-30 Tom RiniMerge tag 'u-boot-clk-23Oct2019' of https://gitlab...
2019-10-30 Tom RiniMerge tag 'mmc-10-29-2019' of https://gitlab.denx.de...
2019-10-30 Tom RiniMerge branch '2019-10-28-azure-ci-support'
2019-10-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-29 Yangbo Lummc: fsl_esdhc: drop i.MX DDR support code
2019-10-29 Yangbo Lummc: fsl_esdhc: remove redundant DM_MMC checking
2019-10-29 Yangbo Lummc: fsl_esdhc: make BLK as hard requirement of DM_MMC
2019-10-26 Tom RiniMerge tag 'mips-pull-2019-10-25' of git://git.denx...
2019-10-25 Tom RiniMerge branch '2019-10-24-ti-imports'
2019-10-25 Kevin Scholzram: k3-j721e: Add support for J721E DDR controller
2019-10-25 James Doublesinram: k3-am654: Do not rely on default values for certai...
2019-10-25 James Doublesinram: k3-am654: add support for LPDDR4 and DDR3L DDRs
2019-10-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-10-25 Tom RiniMerge tag 'u-boot-atmel-2020.01-b' of https://gitlab...
2019-10-25 Tom RiniMerge tag 'xilinx-for-v2020.01-part2' of https://gitlab...
2019-10-25 Weijie Gaommc: mtk-sd: add a dts property cd-active-high for...
2019-10-25 Weijie Gaommc: mtk-sd: add support for MediaTek MT7620/MT7628...
2019-10-25 Weijie Gaonet: mt7628-eth: add support to isolate LAN/WAN ports
2019-10-25 Weijie Gaonet: mt7628-eth: free rx descriptor on receiving failure
2019-10-25 Weijie Gaonet: mt7628-eth: make phy link up detection optional...
2019-10-25 Weijie Gaonet: mt7628-eth: remove hardcoded gpio settings and...
2019-10-25 Weijie Gaophy: mt76x8-usb-phy: add slew rate calibration and...
2019-10-25 Weijie Gaoreset: add reset controller driver for MediaTek MIPS...
2019-10-25 Weijie Gaopinctrl: add support for MediaTek MT7628
2019-10-25 Weijie Gaospi: mt7621-spi: restore default register value after...
2019-10-25 Weijie Gaospi: mt7621-spi: remove data cache and rewrite its...
2019-10-25 Weijie Gaospi: mt7621-spi: use clock frequency from clk driver
2019-10-25 Weijie Gaoclk: add clock driver for MediaTek MT76x8 platform
2019-10-25 Weijie Gaoserial: serial_mtk: add non-DM version for SPL
2019-10-25 Weijie Gaoserial: serial_mtk: enable FIFO and disable flow control
2019-10-25 William Zhangdrivers: nand: brcmnand: fix nand_chip ecc layout structure
2019-10-25 Álvaro Fernández... nand: brcm: add BCM6368 support
2019-10-24 Fabio Estevamspi-nor-ids: Add support for Adesto AT25SL321
2019-10-24 Frieder Schrempfmtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD
2019-10-24 Vignesh Raghavendraspi-nor: spi-nor-ids: Add USE_FSR flag for mt25q* and...
2019-10-24 Vignesh Raghavendraspi-nor: spi-nor-ids: Add entries for mt25q variants
2019-10-24 Vignesh Raghavendraspi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for...
2019-10-24 Ley Foon Tanspi: designware_spi: Disable and free clock when remove...
2019-10-24 Vignesh Raghavendramtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS...
2019-10-24 Vignesh Raghavendramtd: spi-nor-core: Use dev_err for reporting erase...
2019-10-24 Frieder Schrempfmtd: spi: Add a new option SPL_SPI_FLASH_MTD to Kconfig
2019-10-24 Jagan Tekispi: Kconfig: Enable SPI_SUNXI for SUNXI
2019-10-24 Jagan Tekimtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASH
2019-10-24 Bin Mengdm: spi: Change cs_info op to return -EINVAL for invali...
2019-10-24 Bin Mengdm: spi: Return 0 if driver does not implement ops...
2019-10-24 Jagan Tekispi: Kconfig: Add help text
2019-10-24 Jagan Tekimtd: spi-nor: ids: Add is25wp256 chip
2019-10-24 Jagan Tekimtd: spi: Kconfig: Update CONFIG_SPI_FLASH
2019-10-24 Tom RiniMerge branch '2019-10-24-UFS-support'
2019-10-24 Ye Liehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP
2019-10-24 Igor Opaniukusb: ehci-mx6: Fix bus enumeration for iMX7 SoCs
2019-10-24 Michal Simekarm64: zynqmp: Switch to xlnx-zynqmp-clk header
2019-10-24 T Karthik Reddydrivers: crypto: rsa_mod_exp: Add manual relocation...
2019-10-24 Michal Simekspi: zynqmp: Remove unused platform headers
2019-10-24 Shubhrajyoti Dattagpio: zynq: Add gpio driver support for PMC gpio
2019-10-24 Ashok Reddy Somagpio: zynq: Add gpio driver support for Versal
2019-10-24 Michal Simekfirmware: zynqmp: Clean up zynqmp_power_probe
2019-10-24 Michal Simekfirmware: zynqmp: Report error when xilinx_pm_request...
2019-10-24 Michal Simekarm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()
2019-10-24 Michal Simekarm64: versal: Rename versal_pm_request to xilinx_pm_re...
2019-10-24 Michal Simekarm64: xilinx: Move firmware functions from platform...
2019-10-24 Michal Simekarm64: versal: Clean pm_api_id usage
2019-10-24 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-24 Eugen Hristevmisc: microchip_flexcom: introduce microchip_flexcom...
2019-10-24 Jean-Jacques Hiblotphy: keystone-usb: handle the transition of the USB...
2019-10-24 Jean-Jacques Hiblotusb: dwc3: Kconfig: get rid of obsolete mode selection
2019-10-24 Jean-Jacques Hiblotusb: dwc3: Add dwc3_of_parse() to get quirks informatio...
2019-10-24 Jean-Jacques Hiblotusb: dwc3-generic: if no max speed is specified in...
2019-10-24 Jean-Jacques Hiblotusb: dwc3-generic: add a new host driver that uses...
2019-10-24 Jean-Jacques Hiblotusb: dwc3-generic: factorize code
2019-10-24 Jean-Jacques Hiblotusb: dwc3-generic: use platdata
2019-10-24 Jean-Jacques Hiblotusb: dwc3: always use the inlined version of dwc3_host_...
2019-10-24 Jean-Jacques Hiblotusb: xhci: move xhci.h to include usb
2019-10-24 Jean-Jacques Hiblotusb: dwc3: switch to peripheral mode when exiting
2019-10-24 Jean-Jacques Hiblotusb: host: remove the xhci-zynqmp driver
2019-10-24 Vignesh Raghavendramtd: Add TI HyperBus Memory Controller driver
2019-10-24 Vignesh Raghavendramtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when...
2019-10-24 Faiz Abbasufs: Add glue layer driver for TI J721E devices
2019-10-24 Faiz Abbasufs: Add Support for Cadence platform UFS driver
2019-10-24 Faiz Abbasufs: Add Initial Support for UFS subsystem
2019-10-24 Faiz Abbasscsi: Add dma direction member to command structure
2019-10-24 Faiz Abbasscsi: Retry inquiry 3 times to overcome Unit Attention...
2019-10-24 Faiz Abbasscsi: Add max_bytes_per_req to scsi_platdata
2019-10-24 Faiz Abbasscsi: Simplify scsi_read()/_write()
2019-10-23 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-22 Jean-Jacques Hiblottest: clk: test clock self assignment
2019-10-22 Jean-Jacques Hiblotdrivers: clk: Fix using assigned-clocks in the node...
2019-10-22 Jean-Jacques Hiblottest: clk: Update tests to also check the managed API
2019-10-22 Jean-Jacques Hiblotdrivers: clk: Add a managed API to get clocks from...
2019-10-22 Jean-Jacques Hiblotdrivers: clk: Handle gracefully NULL pointers
2019-10-22 Lukasz Majewskiclk: Add support for I2C clocks on NXP's imx6q SoC...
2019-10-22 Jean-Jacques Hiblotclk: Fix error check in clk_set_default_parents()
2019-10-21 Patrick Delaunaydm: pinctrl: fix for introduce PINCONF_RECURSIVE option
2019-10-21 Patrick Delaunaypinctrl: Kconfig: remove duplicated nodes
2019-10-18 Tom RiniMerge tag 'efi-2020-01-rc1-2' of https://gitlab.denx...
2019-10-18 Tom RiniMerge tag 'u-boot-amlogic-20191018' of https://gitlab...
2019-10-18 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-18 Neil Armstrongpower: domain: add Amlogic Everything-Else power domain...
2019-10-18 Neil Armstrongclk: meson-sm1: add compatible
2019-10-18 Neil Armstrongmmc: meson-gx: add support for mmc-pwrseq-emmc
next