net: assign maintainer for include/net.h
[oweals/u-boot.git] / drivers /
2019-07-18 Simon Goldschmidtnet: designware: remove mdio bus on probe failure
2019-07-18 Alex Margineantest: dm: add a test for MDIO MUX DM uclass
2019-07-18 Alex Margineantest: dm_mdio: add a 2nd register to the emulated PHY
2019-07-18 Alex Margineannet: add MDIO_MUX DM class
2019-07-18 Alex Margineandrivers: net: phy: Ignore PHY ID 0 during PHY probing
2019-07-18 Alexandru Margineandrivers: net: phy: Use Aquantia driver for AQR112,...
2019-07-16 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-07-16 Andre Przywarasunxi: phy: Add USB PHY support for Allwinner H6
2019-07-16 Andre Przywarasunxi: clocks: Add H6 USB clock gates and resets
2019-07-16 Andre Przywarasunxi: gpio: Enable support for H6 pin controller
2019-07-16 Andre Przywarasunxi: move SUNXI_GPIO to Kconfig
2019-07-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2019-07-15 Radu Pireanet: macb: Add support for 1000-baseX
2019-07-15 Radu Pireanet: macb: Fixed reading MII_LPA register
2019-07-15 Keerthynet: ethernet: ti: Introduce am654 gigabit eth switch...
2019-07-15 Keerthydriver: net: ti: cpsw-mdio: use phys_addr_t for mdio_ba...
2019-07-15 Yinbo Zhunet: phy: cortina: Use block layer to read from mmc
2019-07-15 Horatiu Vulturnet: mscc: refactor mscc_miim
2019-07-15 Alex Margineantest: dm: add MDIO test
2019-07-15 Alex Margineannet: introduce MDIO DM class for MDIO devices
2019-07-15 Horatiu Vulturnet: mscc: serval: Remove delay when serdes is configured
2019-07-15 Trent Piephonet: phy: ti: Fix clock output DT property
2019-07-15 Trent Piephonet: phy: ti: Use default values for tx/rx delay and...
2019-07-15 Tom RiniMerge tag 'mmc-2019-7-15' of https://gitlab.denx.de...
2019-07-15 Peng Fanmmc: fsl_esdhc_imx: enlarge mmc timeout
2019-07-15 Peng Fanmmc: fsl_esdhc_imx: add i.MX8QM compatible
2019-07-15 Peng Fanmmc: fsl_esdhc_imx: add HS400 Enhanced strobe support
2019-07-15 Peng Fanmmc: fsl_esdhc_imx: use mmc_of_parse to set host_caps
2019-07-15 Peng Fanmmc: Parse no-1-8-v DT property
2019-07-15 Peng Fanmmc: Parse HS400 Enhanced strobe DT properties
2019-07-15 Peng Fanmmc: support hs400 enhanced strobe mode
2019-07-15 Ye Limmc: fsl_esdhc_imx: fix config check issue when buildin...
2019-07-15 Bhargav Shahmmc: mmc_spi: Re-write driver using DM framework
2019-07-15 Anup Patelmmc: skip select_mode_and_width for MMC SPI host
2019-07-15 Jean-Jacques Hiblotmmc: retry a few times if a partition switch failed
2019-07-15 Jean-Jacques Hiblotmmc: do not change mode when accessing a boot partition
2019-07-15 Jean-Jacques Hiblotmmc: During a switch, poll on dat0 if available and...
2019-07-15 Jean-Jacques Hiblotmmc: When switching partition, use the timeout specifie...
2019-07-15 Jean-Jacques Hiblotmmc: use the generic timeout for cmd6 (SWITCH) provided...
2019-07-15 Jean-Jacques Hiblotmmc: if possible, poll the busy state using DAT0
2019-07-15 Jean-Jacques Hiblotmmc: add mmc_poll_for_busy() and change the purpose...
2019-07-15 Jean-Jacques Hiblotmmc: omap_hsmmc: provide wait_dat0 even if UHS modes...
2019-07-15 Jean-Jacques HiblotRevert "mmc: Add a new callback function to perform...
2019-07-15 Jean-Jacques Hiblotmmc: omap_hsmmc: don't fill the send_init_stream callback
2019-07-15 Jean-Jacques Hiblotmmc: omap_hsmmc: reset FSM for DAT and CMD lines if...
2019-07-15 Akio Hirayamammc: rpmb: fix response type of CMD25
2019-07-15 T Karthik Reddymmc: sdhci: Implement SDHCI card detect
2019-07-15 T Karthik Reddymmc: sdhci: Read cd-gpio from devicetree
2019-07-15 T Karthik Reddymmc: Read sd card detect properties from DT
2019-07-14 Tom RiniMerge tag 'u-boot-stm32-20190712' of https://gitlab...
2019-07-14 Tom RiniMerge branch '2019-07-12-master-imports'
2019-07-13 Sven Schwermerregulator: Allow autosetting fixed regulators
2019-07-13 Heiko Schochergpio: add gpio-hog support
2019-07-13 Adam Fordpinctrl: pinctrl-single: Add 'pinctrl-single, bits...
2019-07-13 Keerthypower: regulator: Kconfig: Add SPL_DM_REGULATOR configs...
2019-07-13 Keerthypower: pmic: Kconfig: Add SPL_PMIC configs for palmas...
2019-07-13 Michael Wallertc: add Microcrystal RV-8803 driver
2019-07-13 Derald D. Woodsusb: musb-new: omap2430: Fix compilation warning with...
2019-07-13 Heiko Schocherrtc: ds1307: add support for m41t11
2019-07-13 Ezequiel Garciammc: Register only the first MMC device on MMC_TINY
2019-07-13 Ezequiel Garciaspl: Move SPL_MMC_TINY option to appear under SPL menu
2019-07-13 Peng Fandrivers: core: use strcmp when find device by name
2019-07-13 Marek BehĂșnpci: ensure enumeration of all devices in pci_init
2019-07-12 Patrice Chotardgpio: stm32: Remove .ofmatch callback
2019-07-12 Patrice Chotardpinctrl: stm32: update .bind callback
2019-07-12 Patrice Chotardgpio: stm32: Rename stm32f7_gpio to stm32_gpio
2019-07-12 Patrick Delaunayspi: stm32: Fix warnings when compiling with W=1
2019-07-12 Patrick Delaunayspi: stm32_qspi: avoid warnings when building with...
2019-07-12 Patrick Delaunaymtd: rawnand: stm32_fmc2: avoid warnings when building...
2019-07-12 Patrick Delaunaypower: stpmic1: Fix warnings when compiling with W=1
2019-07-12 Patrick Delaunaypinctrl: pinctrl_stm32: Fix warnings when compiling...
2019-07-12 Patrick Delaunayram: stm32mp1_ram: Fix warnings when compiling with W=1
2019-07-12 Patrick Delaunaymisc: stm32_fuse: Fix warnings when compiling with W=1
2019-07-12 Patrick Delaunaypower: regulator: stm32: Fix warnings when compiling...
2019-07-12 Patrick Delaunayclk: clk_stm32mp1: Fix warnings when compiling with W=1
2019-07-12 Patrick Delaunayi2c: stm32f7_i2c: Fix warnings when compiling with W=1
2019-07-12 Patrick Delaunaygpio: stm32_gpio: Fix warnings when compiling with W=1
2019-07-12 Patrick Delaunayadc: stm32: Fix warnings when compiling with W=1
2019-07-12 Patrick Delaunayadc: stm32-adc: Fix warnings when compiling with W=1
2019-07-12 Patrick Delaunaymmc: stm32_sdmmc2: avoid warnings when building with...
2019-07-12 Patrick Delaunayserial: stm32: Fix warnings when compiling with W=1
2019-07-12 Patrick Delaunaypmic: stpmic1: add support for SYSRESET_POWER_OFF
2019-07-12 Patrick Delaunaystm32mp1: syscon: remove stgen
2019-07-12 Patrick Delaunaysysreset: syscon: add support for power off
2019-07-12 Fabien Dessennemailbox: introduce stm32-ipcc driver
2019-07-11 Tom RiniMerge tag 'dm-pull-9jul19-take2' of https://gitlab...
2019-07-11 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-11 Tom RiniMerge tag 'uniphier-v2019.10' of https://gitlab.denx...
2019-07-11 Tom RiniMerge branch '2019-07-11-master-imports'
2019-07-11 Marek Vasutgpio: pca953x: Add TI TCA9539 compatible string
2019-07-11 Roman Kapltpm: wait for valid status
2019-07-11 Ramon Friedpci_ep: add pci endpoint sandbox driver
2019-07-11 Ramon Friedpci_ep: add Cadence PCIe endpoint driver
2019-07-11 Ramon Frieddrivers: pci_ep: Introduce UCLASS_PCI_EP uclass
2019-07-11 Pascal Linderkm/spi: remove deprecated SPI flash driver code for...
2019-07-11 Pascal Linderkm/spi: add weak functions to kirkwood_spi driver ...
2019-07-10 Alex Margineandrivers: pci: add API to issue FLR on a PCI function...
2019-07-10 Alex Margineantest: dm: Add a test for PCI Enhanced Allocation
2019-07-10 Alex Margineandrivers: pci: add map_bar support for Enhanced Allocation
2019-07-10 Patrick Delaunayfdt: Allow indicating a node is for U-Boot proper only
next