configs: T1042: Drop the CONFIG_VIDEO
[platform/kernel/u-boot.git] / drivers /
2021-02-08 Hou Zhiqiangpci: kconfig: layerscape: Change LX2162A PCIe node...
2021-02-08 Hou Zhiqiangpci: layerscape: Remove the shadow SVR definitions
2021-02-08 Mathew McBridespi: fsl_qspi: apply the same settings for LS1088 as...
2021-02-08 Mathew McBridespi: fsl_qspi: Ensure width is respected in spi-mem...
2021-02-08 Ye Linet: eqos: Reduce the MDIO wait time
2021-02-08 Ioana Ciorneinet: memac_phy: add a timeout to MDIO operations
2021-02-08 Michael Wallemtd: spi-nor: add unlock all config option
2021-02-05 Tom RiniMerge tag 'ti-v2021.04-rc2' of https://gitlab.denx...
2021-02-04 Tom RiniMerge tag 'efi-2021-04-rc2' of https://gitlab.denx...
2021-02-04 Faiz Abbasmmc: am654_sdhci: Use sdhci_set_control_reg()
2021-02-04 Faiz Abbasmmc: am654_sdhci: Fix HISPD bit configuration in some...
2021-02-04 Faiz Abbasmmc: am654_sdhci: Add support for software tuning
2021-02-04 Faiz Abbasmmc: am654_sdhci: Add support for writing to clkbuf_sel
2021-02-04 Faiz Abbasmmc: am654_sdhci: Add support for input tap delay
2021-02-04 Faiz Abbasmmc: am654_sdhci: Add support for AM65x SR2.0
2021-02-04 Faiz Abbasmmc: am654_sdhci: Add flag for PHY calibration
2021-02-04 Faiz Abbasmmc: am654_sdhci: Convert flag fields to BIT macro
2021-02-04 Faiz Abbasmmc: am654_sdhci: Unconditionally switch off DLL in...
2021-02-04 Faiz Abbasmmc: sdhci: Add helper functions for UHS modes
2021-02-04 Suman Annaremoteproc: k3_r5: Sync to upstreamed kernel DT propert...
2021-02-04 Tom RiniMerge tag 'dm-pull-3feb21' of https://gitlab.denx.de...
2021-02-03 Heinrich Schuchardtfirmware: smci: possible NULL dereference
2021-02-03 Bin Mengnet: ftmac100: Cast priv->iobase with uintptr_t
2021-02-03 Bin Mengserial: sifive: Cast dev_read_addr() with uintptr_t
2021-02-03 Marek Vasutdm: core: Add late driver remove option
2021-02-03 Simon Glassdm: core: Avoid partially removing devices
2021-02-03 Simon Glassdm: core: Remove children before advising uclass
2021-02-03 Simon Glassdm: pci: Correct use of wrong flag name
2021-02-03 Simon Glassdm: Rename DM_FLAG_REMOVE_WITH_PD_ON
2021-02-03 Simon Glassnand: brcmnand: Don't use -EPROBE_DEFER
2021-02-03 Simon Glasssmem: Don't use -EPROBE_DEFER
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2021-02-01 Simon Glassx86: tsc_timer: Correct overflow in __udelay()
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-31 Dario Binacchiata: sunxi: fix debug messages
2021-01-31 Andre Przywaranet: sun8i-emac: Determine pinmux based on SoC, not...
2021-01-31 Andre Przywaranet: sun8i-emac: Always clear syscon EPHY register
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-31 Tom RiniMerge tag 'dm-pull-30jan21' of https://gitlab.denx...
2021-01-31 Li Junusb: gaget: ci: set ep's desc when enable ep
2021-01-31 Li Junusb: gadget: fastboot: use correct max packet size
2021-01-31 Li Junusb: udc: ci: update speed handling
2021-01-31 Li Junusb: composite: force gadget to be USB2 for HS only...
2021-01-31 Li Junusb: gadget: dnl: set dnl to be super speed
2021-01-31 Li Junusb: fastboot: add super speed support
2021-01-31 Li Junusb: gadget: add super speed support
2021-01-31 Jun Liusb: gadget: update os_desc_config when add config
2021-01-31 Jun Liusb: gadget: set correct usb_configuration for os_desc_...
2021-01-31 Li Junusb: gadget: fastboot: add ext properties for WCID
2021-01-31 Li Junusb: gadget: add WCID support for mfgtool
2021-01-31 Li Junusb: gadget: OS Feature Descriptors support
2021-01-31 Peng Fanusb: gadget: add Kconfig for OS descriptors
2021-01-31 Li Junusb: gadget: move utf8_to_utf16le to header file
2021-01-31 Li Junusb: gadget: OS String support
2021-01-31 Li Junusb: gadget: don't change ep name for dwc3 while ep...
2021-01-31 Ye Liusb: gadget: Add ep_config call back to usb_gadget_ops
2021-01-31 Pali Rohárusb: gadget: Do not export usbd_device_* arrays
2021-01-31 Marek Szyprowskithor: add support for the dfu_alt_info reintialization...
2021-01-31 Marek Szyprowskidfu: add 'SCRIPT' entity
2021-01-31 Jaehoon Chungdfu: add 'SKIP' entity
2021-01-31 Marek Szyprowskidfu: mmc: use the default MMC device if entity specifie...
2021-01-31 Andy Shevchenkof_fastboot: Avoid use-after-free in the global pointer...
2021-01-31 Andy Shevchenkof_rockusb: Avoid use-after-free in the global pointer...
2021-01-31 Andy Shevchenkof_rockusb: Use NULL instead of 0 for pointers
2021-01-31 Seung-Woo Kimgadget: f_thor: fix wrong file size cast
2021-01-31 Guillermo Rodriguezdfu: Fix handling of UBI partitions in MTD backend
2021-01-31 Marek Vasutmmc: tmio: sdhi: Configure internal DMA bus width
2021-01-30 Heinrich Schuchardtsandbox: fill block device meta information
2021-01-30 Heinrich Schuchardtsandbox: keep time offset when resetting
2021-01-30 Simon Glassdm: core: Update ofnode_read_fmap_entry() to read hashes
2021-01-30 Simon Glassdm: core: Add a comment about pinctrl_select_state()
2021-01-30 Simon Glassclk: x86: Correct the driver name
2021-01-30 Simon Glassclk: Add debugging for return values
2021-01-30 Simon Glasssandbox: Disable I2C emulators in SPL
2021-01-30 Simon Glassi2c: desigware: Add an alias for Intel Apollo Lake
2021-01-30 Simon Glasscros_ec: Add vstore support
2021-01-30 Simon Glasscros_ec: Allow use with of-platdata
2021-01-30 Simon Glasscros_ec: Show events in human-readable form
2021-01-30 Simon Glasscros_ec: Add support for switches
2021-01-30 Simon Glasscros_ec: Support reading EC features
2021-01-30 Simon Glasscros_ec: Add support for reading the SKU ID
2021-01-30 Simon Glasscros_ec: Add run-time check for input buffer overflow
2021-01-30 Simon Glasscros_ec: Tidy up a few delays
2021-01-30 Simon Glasscros_ec: Add a function for the hello message
2021-01-30 Simon Glasstpm: cr50: Rename driver to work with of-platdata
2021-01-30 Simon Glasstpm: cr50: Add a better description and more debug
2021-01-30 Simon Glasstpm: cr50: Check for valid locality
2021-01-29 Tom RiniMerge branch '2021-01-29-assorted-fixes'
2021-01-29 SkyLake.Huangspi: mtk_snor: add support for MTK SPI NOR controller
2021-01-28 Tom RiniMerge branch '2021-01-27-assorted-fixes-and-improvements'
2021-01-27 Ying-Chun Liu (Pau... rtc: add rtc-abx80x, a driver for the Abracon AB x80x...
2021-01-27 Simon Glassmmc: pci_mmc: Set the removable flag
2021-01-27 Simon Glassmmc: pci_mmc: Only generate ACPI code for the SD card
2021-01-27 Simon Glassvideo: Allow syncing the entire framebuffer to the...
2021-01-27 Stefan Roesepci: Remove CONFIG_PCI_ENUM_ONLY as it's not used ...
2021-01-27 Philippe Reynesbootcount: allow to use this feature on TPL
2021-01-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-27 Tom RiniMerge tag 'doc-2021-04-rc1-3' of https://gitlab.denx...
2021-01-27 Tom RiniMerge branch '2021-01-27-assorted-net-updates'
next