efi_loader: correct includes in efi_variable.c
[oweals/u-boot.git] / drivers /
2019-10-30 Heinrich Schuchardtblk: set log2blksz in blk_create_device()
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 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-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
2019-10-18 Neil Armstrongvideo: meson: add compatible for Amlogic G12A
2019-10-18 Neil Armstrongvideo: meson: sync with linux drm-misc tree
2019-10-18 Neil Armstrongvideo: meson: remove power domain get
2019-10-18 Neil Armstrongclk: meson: g12a: add support for VPU/HDMI clocks
2019-10-18 Neil Armstrongpower: domain: meson-gx-pwrc: add G12A support
2019-10-18 Sagar Shrikant Kadamgpio: sifive: add support for DM based gpio driver...
2019-10-17 Tom RiniMerge tag 'for-v2020.01' of https://gitlab.denx.de...
2019-10-16 Tom RiniMerge tag 'dm-pull-15oct19' of https://gitlab.denx...
2019-10-16 Stefan Roeseubi: Print skip_check in ubi_dump_vol_info()
2019-10-16 Quentin Schulzubi: provide a way to skip CRC checks
2019-10-15 Patrick Delaunaydm: Tidy up dump output when there are many devices
2019-10-15 Patrick Delaunaydm: pinctrl: introduce PINCONF_RECURSIVE option
2019-10-15 Anatolij Gustschindm: core: device: switch off power domain after device...
2019-10-15 Lokesh Vutlapower: domain: Introduce dev_power_domain_off
2019-10-15 Lokesh Vutlaremoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFF
2019-10-15 Lokesh Vutladm: core: Allow for not controlling the power-domain...
2019-10-15 Michael Trimarchidm: pinctrl: Skip not associated gpio phandle and rise...
2019-10-15 Peng Fancore: device: use dev_power_domain_on
2019-10-15 Peng Fanpower: domain: add dev_power_domain_on
2019-10-15 Thomas Fitzsimmonsdm: spi: Do not assume first SPI bus
2019-10-15 Thomas Fitzsimmonsdm: device: Request next sequence number
2019-10-15 Kayla Theiltpm2: Don't assume active low reset value
2019-10-15 Patrick Delaunaydm: pinctrl: introduce PINCONF_RECURSIVE option
2019-10-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-10-14 Tom RiniMerge tag 'u-boot-imx-20191014' of https://gitlab.denx...
2019-10-14 Tom RiniMerge tag 'video-for-2020.01' of https://gitlab.denx...
2019-10-14 Tom RiniMerge tag 'mmc-10-10-2019' of https://gitlab.denx.de...
2019-10-14 Peng Fani2c: imx_lpi2c: add ipg clk
2019-10-13 Yannick Fertrévideo: add support of panel RM68200
next