messages from 2021-11-12 15:44:24 to 2021-11-15 06:47:56 UTC [more...]
[PATCH u-boot-marvell 00/11] Some mvebu comphy + mox + fdt_support changes
2021-11-15 6:47 UTC (8+ messages)
` [PATCH u-boot-marvell 03/11] fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()
` [PATCH u-boot-marvell 09/11] phy: marvell: a3700: Convert to official DT bindings in COMPHY driver
[PATCH] LynxOS is no longer supported
2021-11-15 6:32 UTC (2+ messages)
[PATCH v2] sf: Querying write-protect status before operating the flash
2021-11-15 5:57 UTC (2+ messages)
[PATCH] driver: gadget: fastboot: Link endpoint and descriptors
2021-11-15 5:51 UTC (3+ messages)
[PATCH v2 0/4] mtd: spi-nor: Fix software reset; add mx66lm1g45g
2021-11-15 5:44 UTC (10+ messages)
` [PATCH v2 2/4] mtd: spi-nor-core: macronix: Add support for mx66lm1g45g
` [PATCH v2 3/4] Revert "mtd: spi-nor-core: Perform a Soft Reset on boot"
[PATCH] lib: sparse: Make CHUNK_TYPE_RAW buffer aligned
2021-11-15 5:43 UTC
[PATCH] pci: Work around PCIe link training failures
2021-11-15 3:35 UTC (5+ messages)
[RFC 07/22] dm: blk: add UCLASS_PARTITION
2021-11-15 1:43 UTC (17+ messages)
[PATCH] Dockerfile, CI: Update to latest "focal" tag
2021-11-14 21:13 UTC (2+ messages)
[PATCH 1/1] Dockerfile: build swtpm
2021-11-14 21:13 UTC (5+ messages)
Please pull u-boot-dm
2021-11-14 15:23 UTC (2+ messages)
[PATCH 0/4] Apple M1 watchdog timer
2021-11-14 12:36 UTC (5+ messages)
` [PATCH 1/3] watchdog: Add a driver for the Apple watchdog
` [PATCH 2/3] arm: dts: apple: Add watchdog timer node
` [PATCH 3/3] arm: apple: Use watchdog timer for system reset
[PATCH] arm: apple: Remove CONFIG_SYS_SDRAM_BASE
2021-11-14 12:09 UTC
[PATCH 00/10] Kconfig: Drop some sandbox-related items
2021-11-14 9:52 UTC (15+ messages)
` [PATCH 01/10] trace: sandbox: Use only the Kconfig options
` [PATCH 02/10] sandbox: Drop CONFIG_HOST_MAX_DEVICES
` [PATCH 03/10] Convert CONFIG_SYS_FDT_LOAD_ADDR to Kconfig
` [PATCH 04/10] Convert CONFIG_PHYSMEM "
` [PATCH 05/10] sandbox: video: Drop CONFIG_LCD_BMP_RLE8
` [PATCH 06/10] Convert CONFIG_KEYBOARD to Kconfig
` [PATCH 07/10] keyboard: Add a migration message
` [PATCH 08/10] sandbox: Drop CONFIG_SYS_TIMER_RATE
` [PATCH 09/10] ide: Drop unused CONFIG options
` [PATCH 10/10] timer: Add a migration message
[PATCH 0/5] lmb: documentation and clean up
2021-11-14 9:03 UTC (6+ messages)
` [PATCH 1/5] lmb: remove lmb_is_nomap() from include
` [PATCH 2/5] doc: add include/lmb.h to the HTML documentation
` [PATCH 3/5] lmb: remove extern keyword in lmb.h
` [PATCH 4/5] lmb: drop unused lmb_size_bytes()
` [PATCH 5/5] lmb: fix typo 'commun'
[PATCH] efi_loader: Reduce efi_tcg2 logging statement
2021-11-14 7:21 UTC (2+ messages)
Pull request for efi-2022-01-rc2-2
2021-11-14 2:14 UTC (2+ messages)
[PATCH] bootstage: Differentiate boot progress kconfig entries
2021-11-14 0:34 UTC (3+ messages)
[PATCH v4 00/34] efi: Improvements to U-Boot running on top of UEFI
2021-11-14 0:34 UTC (20+ messages)
` [PATCH v4 09/34] efi: Add EFI uclass for media
` [PATCH v4 12/34] patman: Use a ValueError exception if tools.Run() fails
` [PATCH v4 13/34] binman: Report an error if test files fail to compile
` [PATCH v4 14/34] binman: Support reading the offset of an ELF-file symbol
` [PATCH v4 15/34] binman: Tidy up comments on _DoTestFile()
` [PATCH v4 16/34] binman: Support updating the dtb in an ELF file
[PATCH 00/31] passage: Define a standard for firmware data flow
2021-11-14 0:34 UTC (4+ messages)
` [PATCH 01/31] Makefile: Correct TPL rule for OF_REAL
[PATCH v2 0/2] sandbox: enable testing SYSRESET_WATCHDOG
2021-11-14 0:34 UTC (7+ messages)
` [PATCH v2 1/2] test/dm: fix watchdog test
` [PATCH v2 2/2] sandbox: fix sandbox_wdt_expire_now()
[PATCH v2 00/12] Board specific runtime determined default env
2021-11-14 0:34 UTC (7+ messages)
` [PATCH v2 01/12] env: Don't set ready flag if import failed in env_set_default()
` [PATCH v2 02/12] env: Fix env_get() when returning empty string using env_get_f()
` [PATCH v2 03/12] env: Simplify env_get_default()
[PATCH v2] binman: Fix replace subcommand help and comments
2021-11-14 0:34 UTC (3+ messages)
[PATCH] Convert CONFIG_FSL_DDR_BIST et al to Kconfig
2021-11-14 0:22 UTC
[PATCH] Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig
2021-11-13 23:10 UTC
[PATCH 1/3] bootstage: Update SPL support Kconfig description
2021-11-13 21:32 UTC (4+ messages)
` [PATCH 2/3] bootstage: Fix up remaining bootstage config misuse
[PATCH 00/16] tools: Add support for signing devicetree blobs
2021-11-13 18:53 UTC (26+ messages)
` [PATCH 01/16] rsa: Add debugging for failure cases
` [PATCH 02/16] fit_check_sign: Update help to mention the key is in a dtb
` [PATCH 03/16] tools: Move copyfile() into a common file
` [PATCH 04/16] tools: Avoid leaving extra data at the end of copied files
` [PATCH 05/16] tools: Improve comments in signing functions
` [PATCH 06/16] tools: Drop unused name in image-host
` [PATCH 07/16] tools: Avoid confusion between keys and signatures
` [PATCH 08/16] tools: Tidy up argument order in fit_config_check_sig()
` [PATCH 09/16] tools: Pass the key blob around
` [PATCH 10/16] image: Return destination node for add_verify_data() method
` [PATCH 11/16] tools: Pass public-key node through to caller
` [PATCH 12/16] tools: mkimage: Show where signatures/keys are written
` [PATCH 13/16] tools: Add a new tool to sign FDT blobs
` [PATCH 14/16] tools: Add a new tool to check FDT-blob signatures
` [PATCH 15/16] test: Add a test for FDT signing
` [PATCH 16/16] tools: Add man pages for fdt_sign and fdt_check_sign
[PATCH 0/8 v7] TPM cleanups and MMIO driver
2021-11-13 18:15 UTC (6+ messages)
` [PATCH 3/8 v7] tpm2: Introduce TIS tpm core
` [PATCH 7/8 v7] doc: qemu: Add instructions for swtpm usage
[PATCH v1 1/2] hexdump: Introduce debug APIs
2021-11-13 18:14 UTC (4+ messages)
` [PATCH v1 2/2] x86: scu: Add a few debug messages to the driver
[PATCH v4 0/5] sf: Add documentation and an 'sf mmap' command
2021-11-13 18:14 UTC (13+ messages)
` [PATCH v4 1/5] command: Use a constant pointer for the help
` [PATCH v4 2/5] sf: Use const for the stage name
` [PATCH v4 4/5] sf: doc: Add documentation for the 'sf' command
` [PATCH v4 5/5] sf: Provide a command to access memory-mapped SPI
[RESEND][PATCH] arm64: Add missing GD_FLG_SKIP_RELOC handling
2021-11-13 17:34 UTC
[PATCH v3] lmb: Reserve U-Boot separately if relocation is disabled
2021-11-13 17:34 UTC
[PATCH v3] board_f: Copy GD to new GD even if relocation disabled
2021-11-13 17:34 UTC
[PATCH v2] pinctrl: meson: Correct the driver GPIO declaration
2021-11-13 15:49 UTC (2+ messages)
[BUG] RockPro64 not booting since 3ae64582fb
2021-11-13 15:09 UTC (5+ messages)
[PATCH 0/5] board: mediatek: pumpkin: add fastboot support
2021-11-13 14:20 UTC (2+ messages)
[PATCH v10 0/9] env: Allow environment in text files
2021-11-13 14:19 UTC (4+ messages)
` [PATCH v10 3/9] env: Allow U-Boot scripts to be placed in a .env file
[PATCH] efi: add comment for efi_system_table and efi_configuration_table
2021-11-13 14:19 UTC (2+ messages)
[PATCH] power: pmic/fan53555: allow dm be omitted by SPL
2021-11-13 14:19 UTC (2+ messages)
[PATCH] cmd: pxe_utils: sysboot: add label override support
2021-11-13 14:19 UTC (5+ messages)
[PATCH] pinctrl: meson: Correct the driver GPIO declaration
2021-11-13 14:08 UTC (3+ messages)
[PATCH v4 0/4] Add octal DTR support for Macronix flash
2021-11-13 13:44 UTC (5+ messages)
` [PATCH v4 1/4] mtd: spi-nor: macronix: add support for Macronix Octal
[PATCH v2] cmd: pxe_utils: sysboot: add label override support
2021-11-13 13:09 UTC
[PATCH 1/1] blk: simplify blk_get_devnum_by_typename()
2021-11-13 9:05 UTC (12+ messages)
[RESEND PATCH] usb: mtu3: flush cache for the first GPD when allocate GPD ring
2021-11-03 2:31 UTC (5+ messages)
[PATCH 1/2] mmc: stm32_sdmmc2: Add support for probing bus voltage level translator
2021-11-13 2:29 UTC (2+ messages)
` [PATCH 2/2] ARM: dts: stm32: Auto-detect DHSOM with uSD "
[PATCH] ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR
2021-11-13 2:28 UTC
[PATCH] ARM: dts: stm32: Add custom PHY reset bindings on AV96
2021-11-13 2:27 UTC
[PATCH] ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM
2021-11-13 2:26 UTC
[PATCH] ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOM
2021-11-13 2:26 UTC
[PATCH] ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOM
2021-11-13 2:25 UTC
[PATCH] ARM: stm32: Increase USB power-good delay on DHSOM
2021-11-13 2:24 UTC
[PATCH] net: dwc_eth_qos: Enable clock in probe
2021-11-13 2:23 UTC
[PATCH] net: eth-phy: Handle gpio_request_by_name() return value
2021-11-13 2:23 UTC
[PATCH 01/20] Convert CONFIG_ARCH_CPU_INIT to Kconfig
2021-11-13 0:04 UTC (40+ messages)
` [PATCH 02/20] Convert CONFIG_E1000 "
` [PATCH 03/20] Convert CONFIG_DOS_PARTITION "
` [PATCH 04/20] Convert CONFIG_BITBANGMII "
` [PATCH 05/20] Convert CONFIG_FSL_LAYERSCAPE "
` [PATCH 06/20] Convert CONFIG_FSL_USDHC "
` [PATCH 07/20] Convert CONFIG_ENV_IS_IN_SPI_FLASH et al "
` [PATCH 08/20] Convert CONFIG_SYS_CONSOLE_IS_IN_ENV "
` [PATCH 09/20] Convert CONFIG_TRACE et al "
` [PATCH 10/20] Convert CONFIG_MISC_INIT_F "
` [PATCH 11/20] Convert CONFIG_PHYLIB "
` [PATCH 12/20] Convert CONFIG_I2C_EDID "
` [PATCH 13/20] # This is a combination of 2 commits. # This is the 1st commit message:
` [PATCH 13/20] Convert CONFIG_SYS_PROMPT et al to Kconfig
` [PATCH 14/20] Convert CONFIG_IMX_BOOTAUX "
` [PATCH 15/20] Convert CONFIG_MX6 "
` [PATCH 16/20] Convert CONFIG_MD5 "
` [PATCH 17/20] Convert CONFIG_MACB "
` [PATCH 18/20] Convert CONFIG_PL011_SERIAL et al "
` [PATCH 19/20] Remove CONFIG_SERIAL_MULTI
` [PATCH 20/20] Convert CONFIG_LAST_STAGE_INIT to Kconfig
Testing pci_mvebu.c with Kirkwood SoCs
2021-11-12 23:24 UTC (15+ messages)
[PATCH] phy: rockchip: inno-usb2: fix hang when multiple controllers exit
2021-11-12 22:40 UTC (4+ messages)
[PATCH v2 0/2] Add MNT Reform 2 board support
2021-11-12 19:59 UTC (6+ messages)
` [PATCH v2 2/2] board: mntre: imx8mq: "
[PATCH v2 00/11] fsl_esdhc_imx: port several patches from fsl_esdhc
2021-11-12 19:15 UTC (12+ messages)
` [PATCH v2 01/11] mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMC
` [PATCH v2 02/11] mmc: fsl_esdhc_imx: remove redundant DM_MMC checking
` [PATCH v2 03/11] mmc: fsl_esdhc_imx: fix voltage validation
` [PATCH v2 04/11] mmc: fsl_esdhc_imx: clean up bus width configuration code
` [PATCH v2 05/11] mmc: fsl_esdhc_imx: drop redundant code for non-removable feature
` [PATCH v2 06/11] mmc: fsl_esdhc_imx: fix mmc->clock with actual clock
` [PATCH v2 07/11] mmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfers
` [PATCH v2 08/11] mmc: fsl_esdhc_imx: use dma-mapping API
` [PATCH v2 09/11] mmc: fsl_esdhc_imx: simplify esdhc_setup_data()
` [PATCH v2 10/11] mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()
` [PATCH v2 11/11] mmc: fsl_esdhc_imx: set sysctl register for clock initialization
[PATCH u-boot-marvell] arm: mvebu: turris_omnia: enable A385 watchdog before disabling MCU watchdog
2021-11-12 16:48 UTC (7+ messages)
[PATCH u-boot-marvell 00/10] PCI mvebu and aardvark changes
2021-11-12 16:07 UTC (5+ messages)
` [PATCH u-boot-marvell 01/10] pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe()
[PATCH v1 1/1] usb: doc: Fix spelling issues in README.usb
2021-11-12 16:03 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox