oweals/u-boot.git
2019-07-18 Heinrich Schuchardtnet: assign maintainer for include/net.h
2019-07-18 Simon Goldschmidtnet: designware: remove mdio bus on probe failure
2019-07-18 Simon Goldschmidtcmd: mdio: prevent data abort when no mdio bus is found
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 Margineandoc: bindings: Add description for MDIO MUX dts nodes
2019-07-18 Alex Margineannet: add MDIO_MUX DM class
2019-07-18 Alex Margineannet: add comments to phy APIs
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: H6: Enable USB for existing boards
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-16 Jernej Skrabecsunxi: H6: Add DDR3 DRAM delay values
2019-07-16 Andre Przywarasunxi: H6: Add DDR3-1333 timings
2019-07-16 Andre Przywarasunxi: H6: Add DDR3 support to DRAM controller driver
2019-07-16 Andre Przywarasunxi: H6: move LPDDR3 timing definition into separate...
2019-07-16 Andre Przywarasunxi: H6: DRAM: follow recommended PHY init algorithm
2019-07-16 Andre Przywarasunxi: H6: DRAM: avoid memcpy() on MMIO registers
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 Grygorii Strashkoconfigs: am65x_evm_a53: enable networking
2019-07-15 Grygorii Strashkoarm64: dts: k3-am654-base-board: add mcu cpsw nuss...
2019-07-15 Grygorii Strashkoarm64: dts: ti: k3-am65: add mcu cpsw node
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 Trent Piephocmd: mii: Add the standard 1000BASE-T registers
2019-07-15 Trent Piephocmd: mii: Refactor some of the MII reg dump code
2019-07-15 Tom RiniMerge tag 'mmc-2019-7-15' of https://gitlab.denx.de...
2019-07-15 Marcus Coopersun8i: h3: Add support for the Beelink-x2 STB
2019-07-15 Andre Przywarasunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to...
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 Anup Patelcmd: Remove mmc_spi command
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... mmc: retry a few times if a partition switch failed
2019-07-15 Jean-Jacques... mmc: do not change mode when accessing a boot partition
2019-07-15 Jean-Jacques... mmc: During a switch, poll on dat0 if available and...
2019-07-15 Jean-Jacques... mmc: When switching partition, use the timeout specifie...
2019-07-15 Jean-Jacques... mmc: use the generic timeout for cmd6 (SWITCH) provided...
2019-07-15 Jean-Jacques... mmc: if possible, poll the busy state using DAT0
2019-07-15 Jean-Jacques... mmc: add mmc_poll_for_busy() and change the purpose...
2019-07-15 Jean-Jacques... mmc: omap_hsmmc: provide wait_dat0 even if UHS modes...
2019-07-15 Jean-Jacques... Revert "mmc: Add a new callback function to perform...
2019-07-15 Jean-Jacques... mmc: omap_hsmmc: don't fill the send_init_stream callback
2019-07-15 Jean-Jacques... mmc: 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-15 T Karthik Reddymmc: mvebu: Remove unused MMC_CAP.. macros
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-14 Tom Rinitest: Disable pci_ep test for now
2019-07-13 Adam FordARM: dts: logicpd som-lvs and torpedos: Shrink SPL DTB
2019-07-13 Sven Schwermerregulator: Allow autosetting fixed regulators
2019-07-13 Heiko Schochergpio: add gpio-hog support
2019-07-13 Adam FordARM: dts: logicpd-som-lv: Resync with Kernel 5.1.9
2019-07-13 Adam FordARM: dts: da850: Resync with Linux 5.1.9
2019-07-13 Adam FordARM: davinci: da850: Manual pinmux only when PINCTRL...
2019-07-13 Adam Fordpinctrl: pinctrl-single: Add 'pinctrl-single, bits...
2019-07-13 Tom Riniconfigs: Make USE_TINY_PRINTF depend on SPL||TPL and...
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 Niel FourieARM: am335x: Add phyCORE AM335x R2 support
2019-07-13 David LechnerARM: legoev3: convert to driver model
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 Derald D. WoodsARM: omap3: evm: Enable DM_USB in defconfig
2019-07-13 Derald D. WoodsARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5
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 Leo Ruancmd: nvedit: Add sub-command 'env info'
2019-07-13 Peng Fandrivers: core: use strcmp when find device by name
2019-07-13 Peng Fantest: dm: usb: use the real device name
2019-07-13 Peng Fantest: dm: adc: use the real device name
2019-07-13 Marek BehĂșnpci: ensure enumeration of all devices in pci_init
2019-07-12 Ilko Ilievboard: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO
2019-07-12 Ilko Ilievboard: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO
2019-07-12 Patrice Chotardboard: st: add missing gpio_request() for stm32f429...
2019-07-12 Patrice Chotardgpio: stm32: Remove .ofmatch callback
next