mmc: fsl_esdhc: Fix SDR104 and HS200 support
[oweals/u-boot.git] / drivers /
2020-06-15 Marek Vasutmmc: fsl_esdhc: Fix SDR104 and HS200 support
2020-06-15 Arthur Limmc: ca_dw_mmc: Misc cleanup of driver
2020-06-15 Yangbo Lummc: fsl_esdhc: workaround for hardware 3.3v IO reliabi...
2020-06-15 Yangbo Lummc: fsl_esdhc: read register once for card inserted...
2020-06-12 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-06-11 Jagan Tekispi: davinci: Drop non-dm code
2020-06-11 Jagan Tekispi: atmel: Drop atmel_spi.h
2020-06-11 Jagan Tekispi: atmel: Remove nondm code
2020-06-11 Jagan Tekispi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUT
2020-06-11 Jagan Tekispi: fsl_dspi: Drop nondm code
2020-06-11 Jagan Tekispi: Zap SOFT_SPI (non-dm)
2020-06-11 Jagan Tekispi: mxs: Code cleanup
2020-06-11 Jagan Tekispi: mxs: Drop nondm code
2020-06-09 Tom RiniMerge tag 'u-boot-imx-20200609' of https://gitlab.denx...
2020-06-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-08 Tom RiniMerge tag 'u-boot-rockchip-20200607' of https://gitlab...
2020-06-08 Marek Vasutpower: pmic: Add SPL Kconfig entry for PFUZE100
2020-06-06 Tom RiniMerge tag 'efi-2020-07-rc4-2' of https://gitlab.denx...
2020-06-05 Heinrich Schuchardtvirtio: VIRTIO_RNG depends on DM_RNG
2020-06-04 Tom RiniMerge branch '2020-06-04-misc-bugfixes'
2020-06-04 Michal Simekserial: Add missing Kconfig dependencies for debug...
2020-06-04 Tom Riniserial: Convert ARM_DCC to Kconfig
2020-06-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-06-04 Jaiprakash Singhddr: Rework errata A008109, A008378, 009942 workaround
2020-06-04 Joakim Tjernlundddr: fsl: Impl. Erratum A008109
2020-06-04 Hou Zhiqiangnet: tsec: Access TBI PHY through the corresponding MII
2020-06-04 Hou Zhiqiangnet: tsec: Access eTSEC registers using virtual address
2020-06-04 Madalin Bucurnet: tsec: fsl_mdio: add DM MDIO support
2020-06-04 Pragnesh Patelclk: sifive: fu540-prci: Release ethernet clock reset
2020-06-04 Pragnesh Patelclk: sifive: fu540-prci: Add ddr clock initialization
2020-06-04 Pragnesh Patelclk: sifive: fu540-prci: Add clock enable and disable ops
2020-06-04 Pragnesh Patelsifive: fu540: add ddr driver
2020-06-04 Pragnesh Patelmisc: add driver for the SiFive otp controller
2020-06-03 Tom RiniMerge tag 'efi-2020-07-rc4' of https://gitlab.denx...
2020-06-03 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-06-03 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-06-03 Tom RiniMerge branch '2020-06-03-misc-bugfixes'
2020-06-03 Madalin Bucurdrivers: net: qe: deselect QE when DM_ETH is enabled
2020-06-03 Madalin Bucurdrivers: net: e1000: with DM_ETH needs DM_PCI too
2020-06-02 Frédéric Danisbootcount_ext: Add Ext4 build dependency
2020-06-02 Marcin Juszkiewiczkconfig: fix typo for OHCI host and add to DM list
2020-06-02 Marcin Juszkiewiczkconfig: mark SPL/TPL options for DM_KEYBOARD
2020-06-02 Simon Glassusb: ohci: Add header file for ARCH_DMA_MINALIGN
2020-06-02 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-06-02 Simon Glassx86: spi: Rewrite logic for obtaining the SPI memory map
2020-06-01 Samuel Hollandnet: sun8i_emac: Add support for the H6 variant
2020-06-01 Samuel Hollandnet: sun8i_emac: Use consistent clock bitfield definitions
2020-06-01 Roman Stratiienkophy: sun4i-usb: Align H6 initialization logic with...
2020-06-01 Tom RiniMerge tag 'rpi-next-2020.07.2' of https://gitlab.denx...
2020-06-01 Tom RiniMerge tag 'u-boot-stm32-20200528' of https://gitlab...
2020-06-01 Jagan Tekimtd: sf: Drop plat from sf_probe
2020-06-01 Jagan Tekimtd: spi: Call sst_write in _write ops
2020-06-01 Jagan Tekisf: Drop spl_flash_get_sw_write_prot
2020-06-01 Jagan Tekimtd: spi: Use CONFIG_IS_ENABLED to prevent ifdef
2020-06-01 Jagan Tekispi: Zap sh_spi driver
2020-06-01 Jagan Tekispi: Kconfig: Move MSCC_BB_SPI, FSL_QSPI into DM_SPI
2020-06-01 Jagan Tekispi: Kconfig: Drop redundant CF_SPI definition
2020-06-01 Jagan Tekispi Drop spi_init()
2020-06-01 Tom RiniMerge tag 'u-boot-rockchip-20200531' of https://gitlab...
2020-05-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-05-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-05-30 Tom RiniMerge tag 'dm-pull-30may20' of https://gitlab.denx...
2020-05-30 Tom RiniMerge tag 'bugfixes-for-v2020.07-rc4' of https://gitlab...
2020-05-30 Stefan Roesedm: core: Reorder include files in read.c
2020-05-29 Frank Wangdriver: usb: drop legacy rockchip xhci driver
2020-05-29 Frank Wangusb: dwc3: add make compatible for rockchip platform
2020-05-29 Marek Vasutusb: ehci-mx6: Print error code on failure
2020-05-29 Marek Vasutusb: ehci-mx6: Handle fixed regulators correctly
2020-05-29 Hayes Wangeth/r8152: fix assigning the wrong endpoint
2020-05-29 Frank Wangusb: dwc3: amend UTMI/UTMIW phy interface setup
2020-05-29 Jagan Tekiusb: dwc3: Enable AutoRetry feature in the controller
2020-05-29 Jagan Tekiusb: dwc3: Add disable u2mac linestate check quirk
2020-05-29 Frank Wangusb: dwc3: add dis_u2_freeclk_exists_quirk
2020-05-29 Frank Wangusb: dwc3: add dis_enblslpm_quirk
2020-05-29 Jagan Tekiphy: rockchip: Add Rockchip USB TypeC PHY driver
2020-05-29 Jagan Tekiphy: rockchip: Add Rockchip USB2PHY driver
2020-05-29 Jagan Tekiclk: rk3399: Enable/Disable TCPHY clocks
2020-05-29 Jagan Tekiclk: rk3399: Set empty for TCPHY assigned-clocks
2020-05-29 Jagan Tekiclk: rk3399: Enable/Disable the USB2PHY clk
2020-05-29 Mark Kettenispci: Make Rockchip PCIe voltage regulators optional
2020-05-29 Jagan Tekiclk: rk3399: Fix eMMC get_clk reg offset
2020-05-28 Eugen Hristevmisc: i2c_eeprom: implement different probe test eeprom...
2020-05-28 Heinrich Schuchardti2c: observe scl_count in i2c_deblock_gpio_loop()
2020-05-28 Raul E Rangeli2c: designware_i2c: Check if the device is powered
2020-05-28 Simon Glassi2c: designware_i2c: Tidy up use of NULL priv
2020-05-27 Yoshio Furuyamamtd: spinand: toshiba: Support for new Kioxia Serial...
2020-05-27 Yoshio Furuyamamtd: spinand: toshiba: Rename function name to change...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-25 Tom RiniMerge branch '2020-05-25-misc-fixes'
2020-05-25 Vignesh Raghavendraphy: Fix possible NULL pointer deference
2020-05-23 Tom RiniMerge git://git.denx.de/u-boot-usb
2020-05-23 Tom RiniMerge branch 'net' of git://git.denx.de/u-boot-socfpga
2020-05-22 Marek Vasutnet: ks8851: Add Kconfig entries
2020-05-22 Marek Vasutnet: ks8851: Add DM support
2020-05-22 Marek Vasutnet: ks8851: Receive one packet per recv call
2020-05-22 Marek Vasutnet: ks8851: Split non-DM specific bits from common...
2020-05-22 Marek Vasutnet: ks8851: Pass around driver private data
2020-05-22 Marek Vasutnet: ks8851: Checkpatch cleanup
2020-05-22 Marek Vasutnet: ks8851: Clean up chip ID readout
next