public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-12-08 12:37:01 to 2021-12-14 07:05:45 UTC [more...]

[RFC v2 00/20] efi_loader: more tightly integrate UEFI disks to driver model
 2021-12-14  7:05 UTC  (33+ messages)
` [RFC v2 01/20] part: call part_init() in blk_get_device_by_str() only for MMC
` [RFC v2 02/20] blk: add a helper function, blk_probe_or_unbind()
` [RFC v2 03/20] scsi: call device_probe() after scanning
` [RFC v2 04/20] usb: storage: "
` [RFC v2 05/20] mmc: "
` [RFC v2 06/20] nvme: "
` [RFC v2 07/20] sata: "
` [RFC v2 08/20] block: ide: "
` [RFC v2 09/20] dm: fix an 'undefined' error in some macros
` [RFC v2 10/20] virtio: call device_probe() in scanning
` [RFC v2 11/20] dm: add event notification
` [RFC v2 12/20] dm: add tag support
` [RFC v2 13/20] dm: disk: add UCLASS_PARTITION
` [RFC v2 14/20] dm: blk: add a device-probe hook for scanning disk partitions
` [RFC v2 15/20] efi_loader: disk: a helper function to create efi_disk objects from udevice
` [RFC v2 16/20] efi_loader: disk: a helper function to delete efi_disk objects
` [RFC v2 17/20] dm: disk: add read/write interfaces with udevice
` [RFC v2 18/20] efi_loader: disk: use udevice instead of blk_desc
` [RFC v2 19/20] efi_loader: disk: not create BLK device for BLK(IF_TYPE_EFI) devices
` [RFC v2 20/20] efi_driver: align with efi_disk-dm integration

[PATCH] sunxi: add board documentation
 2021-12-14  1:07 UTC  (3+ messages)

[PATCH v2 0/4] rockchip: Improve support for Bob chromebook and add support for Kevin
 2021-12-13 22:15 UTC  (5+ messages)
` [PATCH v2 1/4] rockchip: gru: Set up SoC IO domain registers
` [PATCH v2 2/4] rockchip: gru: Add more devicetree settings
` [PATCH v2 3/4] rockchip: bob: Enable more configs
` [PATCH v2 4/4] rockchip: rk3399: Add support for chromebook_kevin

[PATCH 0/4] rockchip: Improve support for Bob chromebook and add support for Kevin
 2021-12-13 21:55 UTC  (12+ messages)
` [PATCH 1/4] rockchip: gru: Set up SoC IO domain registers

[PATCH] fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use
 2021-12-13 17:22 UTC  (2+ messages)

[PULL] Pull request for u-boot master / v2022.01 = u-boot-stm32-20211213
 2021-12-13 16:30 UTC  (2+ messages)

[PULL] u-boot-sh/master
 2021-12-13 16:30 UTC  (2+ messages)

[PULL] Pull request for u-boot next / v2022.04 = u-boot-stm32-20211130
 2021-12-13 13:54 UTC  (5+ messages)

[PATCH v7 00/31] fdt: Make OF_BOARD a boolean option
 2021-12-13 13:46 UTC  (6+ messages)
` [PATCH v7 08/31] arm: vexpress: Add a devicetree files for juno
` [PATCH v7 11/31] arm: xilinx_versal_virt: Add a devicetree file

[PATCH v2] cmd: pxe_utils: sysboot: add label override support
 2021-12-13 11:26 UTC  (4+ messages)

[PATCH u-boot-marvell 02/10] arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.c
 2021-12-13 10:28 UTC  (15+ messages)

[PATCH u-boot-marvell 00/10] PCI mvebu and aardvark changes
 2021-12-13 10:27 UTC  (4+ messages)

[RESEND RFC PATCH 00/10] FWU: Add support for FWU Multi Bank Update feature
 2021-12-13  9:29 UTC  (8+ messages)
` [RESEND RFC PATCH 04/10] FWU: Add metadata access functions for GPT partitioned block devices

[PATCH] ARM: mach-at91: update alternate function of signal PD20
 2021-12-13  8:13 UTC  (3+ messages)

[PATCH] ARM: mach-at91: Add compile time option to choose proper timer
 2021-12-13  5:00 UTC 

[PATCHv2] Convert CONFIG_ZYNQMP_PSU_INIT_ENABLED to Kconfig
 2021-12-13  3:58 UTC 

[PATCH] Convert CONFIG_ZYNQMP_PSU_INIT_ENABLED to Kconfig
 2021-12-13  3:51 UTC 

[PATCH 01/11] pci: Remove unused FSL_PCI_INIT code
 2021-12-13  3:12 UTC  (11+ messages)
` [PATCH 02/11] Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig
` [PATCH 03/11] Convert CONFIG_WATCHDOG_TIMEOUT_MSECS "
` [PATCH 04/11] Convert CONFIG_SYS_MEMTEST_START et al "
` [PATCH 05/11] Convert CONFIG_SYS_IMMR "
` [PATCH 06/11] Finish CONFIG_VID et al conversion "
` [PATCH 07/11] Convert CONFIG_SYS_PCI_64BIT "
` [PATCH 08/11] warp7, pic32mzdask: Remove SYS_FDT_ADDR/SYS_ENV_ADDR from CONFIG namespace
` [PATCH 09/11] Finish converting CONFIG_SYS_FSL_CLK to Kconfig
` [PATCH 10/11] Convert CONFIG_TEGRA_NAND "
` [PATCH 11/11] Finish conversion CONFIG_SYS_NAND_SELF_INIT "

[PATCH 0/2] Add support for pine H64 model B board
 2021-12-12 20:43 UTC  (3+ messages)
` [PATCH 1/2] sunxi: dts: add device-tree for pine H64 model B
` [PATCH 2/2] sunxi: configs: add defconfig "

[PATCH 1/1] sunxi: SPI: fix pinmuxing for Allwinner H6 SoCs
 2021-12-12 19:29 UTC 

[PATCH 0/1] fix SPI pinmuxing for Allwinner H6 SoCs
 2021-12-12 19:27 UTC 

[RFC PATCH v2] Cubieboard2:Enable early LED support
 2021-12-12  7:22 UTC 

Testing pci_mvebu.c with Kirkwood SoCs
 2021-12-11 21:24 UTC  (12+ messages)

[PATCH 1/9] arm: Drop unused tam3517-common.h
 2021-12-11 19:55 UTC  (9+ messages)
` [PATCH 2/9] Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig
` [PATCH 3/9] Convert CONFIG_ENV_SPI_BUS et al to Kconfig
` [PATCH 4/9] Convert CONFIG_FSL_IFC "
` [PATCH 5/9] Convert CONFIG_SD_BOOT et al "
` [PATCH 6/9] # This is a combination of 2 commits. # This is the 1st commit message:
` [PATCH 7/9] Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace
` [PATCH 8/9] Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
` [PATCH 9/9] Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT "

Pull request efi-2022-01-rc4-2
 2021-12-11 17:17 UTC  (2+ messages)

[RFC PATCH v3 0/8] image: add a stage pre-load
 2021-12-11 11:37 UTC  (8+ messages)
` [RFC PATCH v3 8/8] tools: gen_pre_load_header.sh: initial import

[next 0/5] Add support of Ethernet for Aspeed AST2600 SoC
 2021-12-10 23:10 UTC  (11+ messages)
` [next 1/5] net: ftgmac100: Add DM_MDIO support
` [next 2/5] net: ftgmac100: Add Aspeed AST2600 support
` [next 3/5] ARM: dts: ast2600: Add MDIO devices
` [next 4/5] configs: ast2600: enable DM_MDIO and MDIO driver
` [next 5/5] clk: ast2600: Revise MII interface delay

[PATCH] phy: Track power-on and init counts in uclass
 2021-12-10 20:01 UTC 

[PATCH] iot2050: binman: add missing-msg for blobs
 2021-12-10 13:26 UTC  (3+ messages)

When is the console connected during spl run?
 2021-12-10 14:16 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update e-mail in Xen maintainership
 2021-12-10 10:24 UTC  (2+ messages)

[PATCH 14/18] configs/expu1: enable field fail-safe u-boot update
 2021-12-10 10:09 UTC  (2+ messages)
` [v2 "

[PATCH 09/18] configs/seli8: enable field fail-safe u-boot update
 2021-12-10 10:09 UTC  (2+ messages)
` [v2 "

[PATCH 08/18] km/ls102xa: add support for field fail-safe u-boot
 2021-12-10 10:08 UTC  (2+ messages)
` [v2 08/18] km/ls102xa: add support for field fail-safe u-boot update

[PATCH 07/18] km: common: implement field fail-safe u-boot update
 2021-12-10 10:07 UTC  (2+ messages)
` [v2 "

ARM: mach-at91: how to stop U-Boot/SPL from disabling the watchdog timer on SAMAD3 Xplained
 2021-12-10  8:32 UTC  (3+ messages)

[PATCH 1/2] fsl-layerscape: add dtb overlay feature
 2021-12-10  7:38 UTC  (10+ messages)

[PATCH v2 0/1] rsa: adds rsa3072 algorithm
 2021-12-10  6:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/1] rsa: adds rsa3072 algorithm
 2021-12-10  6:00 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v1] Cubieboard2:Fix Cubieboard2 freeze, when LED boot enabled
 2021-12-10  3:00 UTC  (3+ messages)

[PATCH] dt-bindings: u-boot: Add a few more options bindings
 2021-12-09 21:28 UTC  (2+ messages)

[PATCH v5 00/28] efi: Improvements to U-Boot running on top of UEFI
 2021-12-09 20:29 UTC  (22+ messages)
` [PATCH v5 01/28] efi: Rename UCLASS_EFI and IF_TYPE_EFI
` [PATCH v5 02/28] efi: Add EFI uclass for media
` [PATCH v5 03/28] efi: Add a media/block driver for EFI block devices
` [PATCH v5 04/28] efi: Locate all block devices in the app
` [PATCH v5 05/28] efi: serial: Support arrow keys
` [PATCH v5 16/28] efi: Check for failure when initing the app
` [PATCH v5 17/28] efi: Mention that efi_info_get() is only used in the stub
` [PATCH v5 18/28] efi: Show when allocated pages are used
` [PATCH v5 21/28] efi: Support the efi command in the app
` [PATCH v5 22/28] x86: efi: Show the system-table revision

[PATCH 1/1] arm: dts: Aspeed: add Bletchley dts
 2021-12-09 13:19 UTC 

[PATCH v2 0/3] fix TCG2 error handling
 2021-12-09 16:01 UTC  (7+ messages)
` [PATCH v2 1/3] efi_loader: efi_tcg2_register returns appropriate error
` [PATCH v2 2/3] efi_loader: check tcg2 protocol installation outside the TCG protocol
` [PATCH v2 3/3] efi_loader: correctly handle no tpm device error

[PATCH v2] Cubieboard2:SUN7I:Add LED BOOT support
 2021-12-09 14:33 UTC  (11+ messages)
  ` Aw: "

Pull request: u-boot-sunxi/master fixes for 2022.01
 2021-12-09 14:19 UTC  (2+ messages)

[PATCH 0/2] arm: mvebu: a38x: improve USB3 serdes configuration
 2021-12-09 10:19 UTC  (3+ messages)
` [PATCH 1/2] arm: mvebu: a38x: serdes: fix serdes config for USB3
` [PATCH 2/2] arm: mvebu: a38x: serdes: improve USB3 electrical configuration

[RFC PATCH 00/10] FWU: Add support for FWU Multi Bank Update feature
 2021-12-09  9:46 UTC  (17+ messages)
` [RFC PATCH 01/10] GPT: Add function to get gpt header and partition entries
` [RFC PATCH 02/10] stm32mp: dfu: Move the ram partitions to the end of the dfu_alt_info variable
` [RFC PATCH 03/10] FWU: Add metadata structure and functions for accessing metadata
` [RFC PATCH 04/10] FWU: Add metadata access functions for GPT partitioned block devices

[PATCH] nvme: Do not allocate 8kB buffer on stack
 2021-12-09 10:06 UTC 

[PATCH] w1: w1-gpio: Loosen timings to improve cold boot reliability
 2021-12-09  8:27 UTC  (4+ messages)

[PATCH v1 0/1] support rsa3072
 2021-12-09  5:02 UTC  (4+ messages)
` [PATCH v1 1/1] "

[PATCH] dm: fix an 'undefined' error in some macros
 2021-12-09  2:41 UTC 

[PATCH 0/5] Resync Devices trees with Linux 5.16-rc3 and fix breakages
 2021-12-09  0:24 UTC  (3+ messages)
` [PATCH 1/5] net: ravb: Support multiple clocks

[PATCH v2] net: zynq: Add support for GEM reset
 2021-12-09  0:23 UTC  (2+ messages)

[PATCH] sunxi: dts: Fix typoed eMMC check
 2021-12-08 19:00 UTC  (2+ messages)

[PATCH 1/2] fdtgrep: Correct alignment of struct section
 2021-12-08 16:55 UTC  (2+ messages)
` [PATCH 2/2] fdtgrep: Handle an empty output tree

[PATCH v3] Cubieboard2:SUN7I:Add LED BOOT support
 2021-12-08 14:36 UTC 

[PATCH v1 0/1] support rsa3072
 2021-12-08 10:37 UTC  (2+ messages)
` [PATCH v1 1/1] "


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