public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-03-08 08:51:09 to 2021-03-10 07:56:48 UTC [more...]

[IMPORTANT] gitlab relocation / rename
 2021-03-10  7:56 UTC  (4+ messages)

[PATCH v2] rtc: add support for rv3028 rtc
 2021-03-10  7:15 UTC 

[PATCH u-boot 00/39] U-Boot LTO (Sandbox + Some ARM boards)
 2021-03-10  5:36 UTC  (67+ messages)
` [PATCH u-boot-marvell 02/39] ddr: marvell: axp: fix array types have different bounds warning
` [PATCH u-boot 07/39] compiler.h: align the __ADDRESSABLE macro with Linux' version
` [PATCH u-boot 11/39] binman: declare symbols externally visible
` [PATCH u-boot 12/39] string: make memcpy() and memset() visible to fix LTO linking errors
` [PATCH u-boot 15/39] Makefile, Makefile.spl: cosmetic change
    ` [PATCH u-boot v1.1 "
` [PATCH u-boot 16/39] build: use thin archives instead of incremental linking
` [PATCH u-boot 17/39] build: support building with Link Time Optimizations
` [PATCH u-boot 18/39] build: LTO: move platform libs into --start-group list
` [PATCH u-boot 19/39] sandbox: errno: avoid conflict with libc's errno
` [PATCH u-boot 21/39] sandbox: make LTO available
` [PATCH u-boot 22/39] sandbox: enable LTO by default
` [PATCH u-boot 26/39] ARM: fix LTO for imx28_xea
` [PATCH u-boot 29/39] ARM: kona: fix clk_bsc_enable() type mismatch for LTO
` [PATCH u-boot 30/39] ARM: imx6m: fix imx_eqos_txclk_set_rate() "
` [PATCH u-boot 32/39] ARM: fix LTO for rockchip and samsung
` [PATCH u-boot 35/39] ata: ahci: fix ahci_link_up() type mismatch for LTO
` [PATCH u-boot 37/39] ARM: don't use -ffunction-sections/-fdata-sections with LTO build

[PATCH] rtc: add support for rv3028 rtc
 2021-03-10  4:20 UTC  (4+ messages)

Please pull u-boot-x86
 2021-03-10  4:00 UTC  (2+ messages)

[PATCH] spl: Add callback for preprocessing loaded FIT header before parsing
 2021-03-09 23:55 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 1/5] firmware: scmi: voltage regulator
 2021-03-09 22:42 UTC  (6+ messages)
  ` [PATCH v4 2/5] firmware: scmi: sandbox test for "
  ` [PATCH v4 3/5] firmware: scmi: fix inline comments and minor coding style issues
  ` [PATCH v4 4/5] test: scmi: add local variables for scmi agent reference
  ` [PATCH v4 5/5] regulator: scmi: fix header file inclusion order

[PATCH] cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitions
 2021-03-09 21:36 UTC  (3+ messages)

[PATCH] Nokia RX-51: Enable CONFIG_WDT to remove deprecation warning
 2021-03-09 20:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] include: configs: am65x_evm: Optimize size of SPL BSS
 2021-03-09 18:02 UTC  (2+ messages)
` [PATCH 2/2] configs: am65x_evm_r5: Enable checks for spl and stack sizes

[PATCH] disk: gpt: verify alternate LBA points to last usable LBA
 2021-03-09 17:15 UTC  (5+ messages)

[PATCH 1/4] watchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start()/wdt_stop()
 2021-03-09 16:14 UTC  (19+ messages)
` [PATCH 2/4] watchdog: Show error message when initr_watchdog() cannot start watchdog
` [PATCH 3/4] watchdog: Allow to use CONFIG_WDT without starting watchdog
` [PATCH 4/4] arm: mvebu: Espressobin: Enable watchdog support but do not start it
` [PATCH v2 1/4] watchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start()/wdt_stop()
  ` [PATCH v2 2/4] watchdog: Show error message when initr_watchdog() cannot start watchdog
  ` [PATCH v2 3/4] watchdog: Allow to use CONFIG_WDT without starting watchdog
  ` [PATCH v2 4/4] arm: mvebu: Espressobin: Enable watchdog support but do not start it

[PATCH] doc: stm32mp1: Use u-boot.itb if CONFIG_SPL_LOAD_FIT=y
 2021-03-09 14:32 UTC  (2+ messages)

[PATCH] arm: stm32mp1: Set soc_type, soc_pkg, soc_rev env variables
 2021-03-09 14:31 UTC  (2+ messages)

[PATCH 1/2] video: dw_mipi_dsi: missing device to log debug
 2021-03-09 14:22 UTC  (4+ messages)
` [PATCH 2/2] video: dw_mipi_dsi: update log of dphy_enable
  ` [Uboot-stm32] "
` [Uboot-stm32] [PATCH 1/2] video: dw_mipi_dsi: missing device to log debug

[PATCH] video: stm32: remove all child of DSI bridge when its probe failed
 2021-03-09 14:21 UTC  (2+ messages)

[PATCH] configs: stm32mp15: move bootdelay configuration in defconfig
 2021-03-09 14:21 UTC  (2+ messages)

[PATCH] board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when available
 2021-03-09 14:20 UTC  (2+ messages)

[PATCH 0/9] stm32: Add Engicam STM32MP1 SoM
 2021-03-09 14:16 UTC  (20+ messages)
` [PATCH 1/9] ARM: dts: stm32: Add Engicam i.Core "
` [PATCH 2/9] ARM: dts: stm32: Add Engicam i.Core STM32MP1 1X4Gb DDR3
` [PATCH 3/9] ARM: stm32: Imply SPL_SPI_LOAD
` [PATCH 4/9] board: stm32: Add Engicam i.Core STM32MP1 EDIMM2.2 Starter Kit
` [PATCH 5/9] board: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0
` [PATCH 6/9] ARM: dts: stm32: Add Engicam MicroGEA STM32MP1 Micro SoM
` [PATCH 7/9] ARM: dts: stm32: Add Engicam MicroGEA STM32MP1 1X4Gb DDR3
` [PATCH 8/9] board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 board
` [PATCH 9/9] board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 7" OF

[PATCH] stm32mp: bsec: manage clock when present in device tree
 2021-03-09 13:27 UTC  (2+ messages)

[PATCH 1/4] stm32mp: stm32prog: Add Kconfig file for stm32prog command
 2021-03-09 13:14 UTC  (8+ messages)
` [PATCH 2/4] stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB
` [PATCH 3/4] stm32mp: stm32prog: reactivate console and display serial error
` [PATCH 4/4] stm32mp: stm32prog: replace alias by serial device sequence number

[PATCH] board: st: remove the nand MTD configuration for NOR boot in stm32mp1 board
 2021-03-09 13:06 UTC  (2+ messages)

[PATCH 0/6] stm32mp1_trusted_defconfig rely on SCMI support
 2021-03-09 13:05 UTC  (14+ messages)
` [PATCH 1/6] ARM: dts: stm32mp1: explicit clock reference needed by RCC clock driver
` [PATCH 2/6] clk: stm32mp1: gets root clocks from fdt
` [PATCH 3/6] scmi: Include device_compat.h
  ` [Uboot-stm32] "
` [PATCH 4/6] scmi: define LOG_CATEGORY
  ` [Uboot-stm32] "
` [PATCH 5/6] scmi: cosmetic: reorder include files
  ` [Uboot-stm32] "
` [PATCH 6/6] configs: stm32mp1_trusted_defconfig rely on SCMI support

[PATCH 00/16] TI/Cadence: Add Sierra/Torrent SERDES driver
 2021-03-09 12:27 UTC  (17+ messages)
` [PATCH 01/16] dm: core: Add helper to compare node names
` [PATCH 02/16] drivers: reset: Handle gracefully NULL pointers
` [PATCH 03/16] dt-bindings: phy: Add definitions for additional phy types
` [PATCH 04/16] phy: cadence: Add driver for Sierra PHY
` [PATCH 05/16] phy: cadence: Add driver for Torrent SERDES
` [PATCH 06/16] phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC
` [PATCH 07/16] usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct name
` [PATCH 08/16] board: ti: j721e: Add support for probing and configuring Torrent serdes on J7200
` [PATCH 09/16] ARM: dts: k3-j721e: Add the entries required for USB3 support on USB0
` [PATCH 10/16] arm: dts: k3-j7200-main: Add DT node for torrent serdes
` [PATCH 11/16] arm: dts: k3-j7200-common-proc-board: Enable SERDES DT
` [PATCH 12/16] arm: dts: k3-j7200-common-proc-board-u-boot: Add u-boot tags for torrent serdes
` [PATCH 13/16] configs: j721e_evm_a72: Enable the drivers required for the USB3 support
` [PATCH 14/16] configs: j7200_evm_a72_defconfig: Add config for torrent serdes and common clock framework
` [PATCH 15/16] env: ti: j721e-evm: Add env variable to power on & reset QSGMII PHY in J7200 EVM
` [PATCH 16/16] configs: j7200_evm_a72: Enhance bootcmd to configure ethernet PHY

[PATCH 1/2] board: gateworks: venice: fix gsc_get_dev
 2021-03-09 12:04 UTC  (4+ messages)
` [PATCH 2/2] board: gateworks: venice: increase CONFIG_SYS_SPL_MALLOC_SIZE

[PATCH] usb: ehci-hcd: Add IAA handshake for removing async QH
 2021-03-09 10:00 UTC  (6+ messages)
  ` [EXT] "

bug report : /drivers/pci/pcie_layerscape_rc.c "pcie->ctrl used without being initialised"
 2021-03-09  9:55 UTC 

[PATCH] tools: mtk_image: add an option to set device header offset
 2021-03-09  7:52 UTC 

[PATCH 1/2] mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output
 2021-03-09  7:46 UTC  (7+ messages)
` [PATCH 2/2] mmc: fsl_esdhc_imx: remove redundant cmd11 related code

[PATCH v2 00/19] video: sunxi: rework DE2 driver
 2021-03-09  5:38 UTC  (9+ messages)
` [PATCH v2 09/19] video: sunxi: de2: switch to public uclass functions
` [PATCH v2 18/19] video: sunxi: Add DW HDMI PHY driver

[PATCH v2] usb: ehci-hcd: Add IAA handshake for removing async QH
 2021-03-09  3:26 UTC 

[PATCH 00/20] ppc: qemu: Add eTSEC support
 2021-03-09  2:41 UTC  (4+ messages)
` [PATCH 06/20] of: extra: Introduce ofnode_phy_is_fixed_link() API

[PATCH v4 0/2] x86: Minor improvements mostly for image loading
 2021-03-09  2:33 UTC  (3+ messages)
` [PATCH v4 2/2] x86: coral: Show memory config and SKU ID on startup

request for i.MX8MM Venice test
 2021-03-08 22:19 UTC  (6+ messages)

Booting a FIT: The load address of the FDT blob and overlays
 2021-03-08 22:16 UTC 

[PATCH 0/2] ANATOP regulator driver
 2021-03-08 21:47 UTC  (5+ messages)
  ` [PATCH 1/2] power: regulator: add driver for ANATOP regulator

[PATCH v5 0/2] gpio: Update and simplify the uclass API
 2021-03-08 19:07 UTC  (7+ messages)
` [PATCH v5 1/2] gpio: i2c-gpio: Drop use of dm_gpio_set_dir()

[PATCH v2 1/4] misc: make CONFIG_IRQ selectable for all platforms
 2021-03-08 17:31 UTC  (5+ messages)
` [PATCH v2 2/4] arch: arm: update Kconfig to select IRQ when GIC_V3_ITS is enabled
` [PATCH v2 3/4] arch: Kconfig: enable IRQ using select for x86 architecture
` [PATCH v2 4/4] sandbox: enable IRQ using select for sandbox architecture

[PATCHv3] arm64: gic-v3-its: Clear the Pending table before enabling LPIs
 2021-03-08 17:29 UTC  (2+ messages)

[PULL u-boot] Please pull u-boot-amlogic-20210308
 2021-03-08 16:51 UTC  (2+ messages)

[GIT PULL] SoCFPGA changes for v2021.04-rc4
 2021-03-08 16:51 UTC  (2+ messages)

[PATCH] mmc: kconfig: Add CONFIG_SPL_MMC_VERBOSE
 2021-03-08 16:49 UTC 

[PATCH] rk3399: Add basic support for helios64
 2021-03-08 16:29 UTC  (6+ messages)

[PATCH] imx: imx8: Update README with somewhat correct firmware versions
 2021-03-08 15:19 UTC 

[PATCH v5 00/41] test: Refactor tests to have a single test runner
 2021-03-08 15:07 UTC  (4+ messages)
` [PATCH v5 03/41] doc: Document make tcheck

Dead code CONFIG_ARMADA_39X?
 2021-03-08 14:35 UTC  (3+ messages)
` [PATCH] arm: mvebu: a38x: Remove dead code ARMADA_39X

[PATCH 3/4] arch: Kconfig: enable IRQ using select for x86 architecture
 2021-03-08 12:22 UTC 

[PATCH 2/4] arch: arm: update Kconfig to select IRQ when GIC_V3_ITS is enabled
 2021-03-08 12:21 UTC 

[PATCH 1/4] misc: make CONFIG_IRQ selectable for all platforms
 2021-03-08 12:19 UTC  (3+ messages)

Pull request for efi-2021-04-rc3-3
 2021-03-08 12:10 UTC  (2+ messages)

[PATCH 0/4 v6] Add ESRT and test ESRT creation
 2021-03-08 11:29 UTC  (5+ messages)
` [PATCH 1/4 v6] efi: Add ESRT to the EFI system table
` [PATCH 2/4 v6] cmd: efi: ESRT table debug print
` [PATCH 3/4 v6] efi: ESRT creation tests
` [PATCH 4/4 v6] Test the ESRT creation within an existing pytest

Habv4 on imx8m
 2021-03-08 11:28 UTC  (9+ messages)

[PATCH] cmd: part: number: remove inconsistent 0x from returned value
 2021-03-08 10:45 UTC  (6+ messages)

[PATCH u-boot v1.1 14.1/39] efi_loader: add macro for const EFI runtime data
 2021-03-08  9:54 UTC  (4+ messages)
` [PATCH u-boot v1.2 14.1/39] efi_loader: add Sphinx doc for __efi_runtime and __efi_runtime_data
` [PATCH u-boot v1.2 14.2/39] efi_loader: add macro for const EFI runtime data
` [PATCH u-boot v1.2 14.3/39] lib: crc32: put the crc_table variable into efi_runtime_rodata section

[PATCH] button: adc: fix treshold typo
 2021-03-08  9:44 UTC  (3+ messages)

[RFC/RFT 0/7] arm: meson: static ethernet init cleanup
 2021-03-08  9:43 UTC  (2+ messages)

[PATCH] net: add MMIO Register MDIO MUX driver
 2021-03-08  9:43 UTC  (3+ messages)

[PATCH] net: designware: add DM_MDIO support
 2021-03-08  9:43 UTC  (3+ messages)

[PATCH] net: add Amlogic Meson G12A MDIO MUX driver
 2021-03-08  9:43 UTC  (3+ messages)

[PATCH] net: designware: add Amlogic Meson8b & later glue driver
 2021-03-08  9:42 UTC  (2+ messages)

[PATCH v5 00/10] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-03-08  9:20 UTC  (10+ messages)
` [PATCH v5 04/10] mtd: spi-nor-core: Add support for volatile QE bit
` [PATCH v5 09/10] mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox