oweals/u-boot.git
2019-07-17 Andreas Dannenbergboard: ti: am654: Use EEPROM-based board detection
2019-07-17 Andreas Dannenbergti: common: am6: Add support for setting MAC addresses
2019-07-17 Andreas Dannenbergti: common: am6: Add support for board description...
2019-07-17 Andreas Dannenbergarm: K3: am654: Map common EEPROM data into SRAM scratc...
2019-07-17 Andreas Dannenbergconfigs: am65x_hs_evm_a53: Increase malloc pool before...
2019-07-17 Andreas Dannenbergconfigs: am65x_evm_a53: Increase malloc pool before...
2019-07-17 Andreas Dannenbergconfigs: am65x_hs_evm_a53: Enable PCA953X-type GPIO...
2019-07-17 Andreas Dannenbergconfigs: am65x_evm_a53: Enable PCA953X-type GPIO driver
2019-07-17 Andreas Dannenbergarm64: dts: k3-am654-base-board: Add I2C GPIO expander...
2019-07-17 Andreas Dannenbergconfigs: am65x_hs_evm_defconfig: Enable I2C support
2019-07-17 Andreas Dannenbergconfigs: am65x_evm_defconfig: Enable I2C support
2019-07-17 Andreas Dannenbergarm: dts: k3-am654-base-board: Enable wkup_i2c0 across...
2019-07-17 Andreas Dannenbergarm: dts: k3-am65: Add I2C nodes
2019-07-17 Andreas Dannenbergarm: dts: k3-am65: Move pinctrl nodes out of U-Boot...
2019-07-17 Vignesh Rarm: omap_i2c: Remove unwanted header file inclusion
2019-07-17 Vignesh Ri2c: omap24xx_i2c: Adapt driver to support K3 devices
2019-07-17 Faiz Abbasam65x: README: Add eMMC layout and flash instructions
2019-07-17 Andreas Dannenbergconfigs: am65x_hs_evm: Add Support for eMMC boot
2019-07-17 Faiz Abbasconfigs: am65x_evm: Add Support for eMMC boot
2019-07-17 Andreas Dannenbergconfigs: am65x_hs_evm_r5: All sysfw to be loaded via MMC
2019-07-17 Andreas Dannenbergconfigs: am65x_evm_r5: All sysfw to be loaded via MMC
2019-07-17 Andreas DannenbergarmV7R: K3: am654: Load SYSFW binary and config from...
2019-07-17 Andreas Dannenbergarmv7R: K3: am654: Use full malloc implementation in SPL
2019-07-17 Andreas DannenbergarmV7R: K3: am654: Allow using SPL BSS pre-relocation
2019-07-17 Andreas Dannenbergarm: K3: Introduce System Firmware loader framework
2019-07-17 Andreas Dannenbergspl: Make image loader infrastructure more universal
2019-07-17 Andreas Dannenbergspl: Allow performing BSS init early before board_init_f()
2019-07-17 Andreas Dannenbergmmc: am654_sdhci: Allow driver to probe without PDs...
2019-07-17 Faiz Abbasconfigs: am65x_evm_a53: Add Support for creating GPT...
2019-07-17 Faiz Abbasam65x_evm: Add Support for creating a filesystem GPT...
2019-07-17 Faiz Abbasconfigs: am65x: Add configs to support environment...
2019-07-17 Faiz Abbasmmc: am654_sdhci: Add a platform specific set_control_r...
2019-07-17 Faiz Abbasmmc: sdhci: Add support for HOST_CONTROL2 and setting...
2019-07-17 Faiz Abbasconfigs: am65x_evm: Enable CONFIG_REGMAP
2019-07-17 Faiz Abbasmmc: am654_sdhci: Add Support for PHY
2019-07-17 Faiz Abbasmmc: sdhci: Make set_ios_post() return int
2019-07-17 Faiz Abbasarm: dts: k3: Add phy specific properties to SD card...
2019-07-17 Faiz Abbasmmc: sdhci: Make sdhci_set_clock() non static
2019-07-17 Faiz Abbasmmc: sdhci: Add support for sdhci-caps-mask
2019-07-17 Faiz Abbasregmap: Add API regmap_init_mem_index()
2019-07-17 Faiz Abbasmmc: am654_sdhci: Remove quirks
2019-07-17 Faiz Abbasarm64: dts: k3: Sync sdhci0 node from kernel and change...
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
next