u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-28 01:00:14 to 2022-01-29 21:59:08 UTC [more...]

[PATCH v2 1/3] efi: Add debugging to efi_set_bootdev()
 2022-01-29 21:58 UTC  (3+ messages)
` [PATCH v2 2/3] efi: Use device_get_uclass_id() where appropriate
` [PATCH v2 3/3] efi: Drop unnecessary calls to blk_find_device()

[PATCH 1/1] lib: allow printing RISC-V EFI Boot Protocol GUID
 2022-01-29 21:40 UTC  (3+ messages)

[PATCH] acpi: Move acpi_write_tables() to a generic header
 2022-01-29 21:30 UTC 

[BUG] efi_loader: ESRT table not correctly built
 2022-01-29 21:28 UTC 

[PATCH 00/11] Add support for SUNIV and F1C100s
 2022-01-29 21:23 UTC  (14+ messages)
` [PATCH 09/11] sunxi: Add support for SUNIV architecture

[PATCH 00/17] patman: Convert camel case
 2022-01-29 21:14 UTC  (18+ messages)
` [PATCH 01/17] patman: Convert camel case in tools.py
` [PATCH 02/17] patman: Convert camel case in command.py
` [PATCH 03/17] patman: Convert camel case in checkpatch.py
` [PATCH 04/17] patman: Convert camel case in commit.py
` [PATCH 05/17] patman: Convert camel case in cros_subprocess.py
` [PATCH 06/17] patman: Convert camel case in func_test.py
` [PATCH 07/17] patman: Convert camel case in get_maintainer.py
` [PATCH 08/17] patman: Convert camel case in gitutil.py
` [PATCH 09/17] patman: Convert camel case in project.py
` [PATCH 10/17] patman: Convert camel case in test_checkpatch.py
` [PATCH 11/17] patman: Convert camel case in test_util.py
` [PATCH 12/17] patman: Convert camel case in tout.py
` [PATCH 13/17] patman: Rename Print() to Tprint()
` [PATCH 14/17] patman: Rename Color() method to build()
` [PATCH 15/17] patman: Convert camel case in terminal.py
` [PATCH 16/17] patman: Update with new pylint scores
` [PATCH 17/17] RFC: tools: Add a camel-case conversion script

[PATCH] moveconfig: Fix code relying on now-stripped newline characters
 2022-01-29 21:09 UTC  (2+ messages)

[PATCH 1/1] cmd: add serial console support for the cls command
 2022-01-29 20:31 UTC 

[PATCH] dm: Use parenthesis for the device_get_ops macro argument
 2022-01-29 19:21 UTC 

[PATCH] imx: imx8mn_beacon: Fix USB booting
 2022-01-29 18:59 UTC  (2+ messages)

[PATCH] arm: dts: imx8mq-pinfunc: add a define for the SION bit
 2022-01-29 18:58 UTC  (2+ messages)

[PATCH 1/1] bootcount: fix printf() code
 2022-01-29 18:49 UTC  (2+ messages)

[PATCH] dfu: mtd: skip empty pages when writing page for UBI partition
 2022-01-29 18:49 UTC  (2+ messages)

[PATCH v4 0/1] rsa: adds rsa3072 algorithm
 2022-01-29 18:49 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH 0/1] dm: serial: Remove old drivers and add migration deadline
 2022-01-29 18:49 UTC  (3+ messages)
` [PATCH 1/1] dm: serial: Add a migration deadline for serial

[PATCH v4] gitlab/azure: x86: Add a coreboot test
 2022-01-29 18:49 UTC  (2+ messages)

[PATCH 0/4] ARM: ti: AM64x: Clean up Ethernet boot support on AM64x SK
 2022-01-29 18:49 UTC  (9+ messages)
` [PATCH 1/4] net: ti: am65-cpsw-nuss: Fix err msg for port bind failures
` [PATCH 2/4] ARM: dts: k3-am642-sk: Disable cpsw_port1 in SPL
` [PATCH 3/4] configs: am64xx_evm: Increase BSS max size to 16K
` [PATCH 4/4] configs: am64x_evm_r5/a53_defconfig: Enable configs required for Ethboot

[PATCH 0/4] pci: Extend 'pci' and 'pci regions' commands
 2022-01-29 18:48 UTC  (9+ messages)
` [PATCH 1/4] pci: Fix setting controller's last_busno
` [PATCH 2/4] pci: Extend 'pci regions' command with bus number
` [PATCH 3/4] pci: Add checks for valid cmdline arguments
` [PATCH 4/4] pci: Extend 'pci' command with bus option '*'

[PATCH v3] spl: add support for custom boot method names
 2022-01-29 18:48 UTC  (2+ messages)

[PATCH 1/1] efi_loader: fix device path to text protocol
 2022-01-29 18:06 UTC 

[PATCH 0/2] lib: fix snprintf() for UTF-16 strings
 2022-01-29 17:40 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] test: test UTF-16 truncation in sprintf()

[PATCH] Convert CONFIG_REMAKE_ELF to Kconfig
 2022-01-29 15:25 UTC 

[PATCH 0/2] sunxi: Fix two H616 DRAM bugs
 2022-01-29 15:58 UTC  (3+ messages)
` [PATCH 1/2] sunxi: fix H616 DRAM ODT support
` [PATCH 2/2] sunxi: Fix H616 DRAM read calibration for dual rank

[PATCH] add kaslr-seed generation to extlinux.conf
 2022-01-29 15:40 UTC  (3+ messages)

[PATCH 1/1] test: test field truncation in snprint()
 2022-01-29 15:33 UTC 

[PATCH] rockchip: Set default LNX_KRNL_IMG_TEXT_OFFSET_BASE to SYS_TEXT_BASE
 2022-01-29 15:27 UTC 

[PATCH] armv8: spl: Fix build with LINUX_KERNEL_IMAGE_HEADER
 2022-01-29 15:27 UTC 

[PATCH v3 00/10] Add support for SUNIV and F1C100s
 2022-01-29 15:23 UTC  (11+ messages)
` [PATCH v3 01/10] arm: arm926ej-s: start.S: port save_boot_params support from armv7 code
` [PATCH v3 02/10] mach-sunxi: Move timer code to mach folder
` [PATCH v3 03/10] arm: arm926ej-s: Add sunxi code
` [PATCH v3 04/10] ARM: sunxi: Add clock and uart to sunxi headers
` [PATCH v3 05/10] sunxi: Add F1C100s DRAM initial support
` [PATCH v3 06/10] sunxi: board: Add support for SUNIV
` [PATCH v3 07/10] configs: sunxi: Add common SUNIV header
` [PATCH v3 08/10] mach-sunxi: Add support for SUNIV architecture
` [PATCH v3 09/10] ARM: dts: suniv: Add device tree files and bindings for F1C100s
` [PATCH v3 10/10] configs: sunxi: Add support for Lichee Pi Nano

[PATCH v2 1/1] sandbox: fix build failure with musl and SDL
 2022-01-29 14:16 UTC  (2+ messages)

[PATCH V4] phy: nop-phy: Enable reset-gpios support
 2022-01-29 13:27 UTC 

[PATCH V3] phy: nop-phy: Enable reset-gpios support
 2022-01-29 12:50 UTC  (2+ messages)

[PATCH] squashfs: show an error message if the inode_table can't be, allocated
 2022-01-29 12:50 UTC  (2+ messages)

[PATCH] pylint: Adjust how the output is produced
 2022-01-29 12:50 UTC  (2+ messages)

[PATCH v2 00/12] Add support for SUNIV and F1C100s
 2022-01-29 11:25 UTC  (26+ messages)
` [PATCH v2 02/12] mach-sunxi: Move timer code to mach folder
` [PATCH v2 03/12] arm: arm926ej-s: Add sunxi code
` [PATCH v2 04/12] dt-bindings: clock: Add initial suniv headers
` [PATCH v2 06/12] ARM: sunxi: Add clock and uart to sunxi headers
` [PATCH v2 09/12] configs: sunxi: Add common SUNIV header
` [PATCH v2 11/12] ARM: dts: suniv: Add device tree files for F1C100s

[PATCH v1 1/1] env: fat: Allow overriding interface, device and partition
 2022-01-29  8:26 UTC  (3+ messages)
  `  "

i.MX8MN (ROMv2) fails to boot over USB
 2022-01-29  4:00 UTC  (10+ messages)

do you have plan to add kaslrseed support to extlinux.conf
 2022-01-28 22:24 UTC  (2+ messages)

[PATCH] squashfs: Fix sqfsls errors when root is a ldir
 2022-01-28 23:36 UTC  (2+ messages)

[PATCH v4 0/4] rockchip: sdhci: Fix reinit and add HS400 Enhanced Strobe support
 2022-01-28 22:42 UTC  (5+ messages)
` [PATCH v4 1/4] mmc: sdhci: Add "
` [PATCH v4 2/4] rockchip: sdhci: Fix RK3399 eMMC PHY power cycling
` [PATCH v4 3/4] rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3399
` [PATCH v4 4/4] rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3568

[PATCH 0/4] Add vibration motor support to U-Boot
 2022-01-28 22:39 UTC  (3+ messages)
` [PATCH 1/4] drivers: Introduce vibrator uclass

[PATCH v2 0/4] rockchip: sdhci: Fix reinit and add HS400 Enhanced Strobe support
 2022-01-28 22:37 UTC  (4+ messages)
` [PATCH v2 2/4] rockchip: sdhci: Fix RK3399 eMMC PHY power cycling

[PATCH 1/2 v2] efi_loader: correctly handle mixed hashes and signatures in db
 2022-01-28 22:20 UTC  (2+ messages)
` [PATCH 2/2 v2] efi_loader: hash the image once before checking against db/dbx

[PATCH] fastboot: only look up real partition names when no alias exists
 2022-01-28 20:15 UTC  (2+ messages)

[PATCH] dfu: handle short frame result of UPLOAD in state_dfu_idle
 2022-01-28 20:15 UTC  (2+ messages)

[PATCH] fastboot: fix fastboot_set_reboot_flag()
 2022-01-28 20:15 UTC  (2+ messages)

[PATCH] binman: Skip node generation for images read from files
 2022-01-28 19:37 UTC 

[PATCH] ARM: dts: stm32: Add USB OTG pinctrl and regulator nodes into SPL DT on DHCOR
 2022-01-28 18:35 UTC 

[PATCH] imx: ventana: correct splashimage load address
 2022-01-28 18:31 UTC  (4+ messages)

[PATCH] riscv: Fix build against binutils 2.38
 2022-01-28 18:28 UTC  (6+ messages)

[PATCH] Revert "mmc: fsl_esdhc_imx: add wait_dat0() support"
 2022-01-28 17:37 UTC  (3+ messages)

[RFC PATCH V2 0/2] RISCV_EFI_BOOT_PROTOCOL support in U-boot
 2022-01-28 17:04 UTC  (5+ messages)
` [RFC PATCH V2 1/2] efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support
` [RFC PATCH V2 2/2] efi_selftest: unit test for RISCV_EFI_BOOT_PROTOCOL

[PATCH] ARM: dts: at91: sama7g5ek: disable slew rate for GMACs non MDIO pins
 2022-01-28 16:56 UTC  (3+ messages)

[PATCH 0/5] DFU: Update dfu_alt_info parser etc
 2022-01-28 16:29 UTC  (3+ messages)
` [PATCH 5/5] cmd/dfu: Enable 'dfu list' command without DFU_OVER_USB

[PATCH] net: bootp: Make root path (option 17) length configurable
 2022-01-28  8:40 UTC 

[PATCH 1/3] dfu: use pointer to pass length to dfu_write()
 2022-01-28 15:21 UTC  (2+ messages)

[PATCH 1/1] doc: describe MSEL settings for booting from SD card
 2022-01-28 14:31 UTC  (2+ messages)

[PATCH v2 0/4] QEMU spike machine support for U-Boot
 2022-01-28 14:13 UTC  (9+ messages)
` [PATCH v2 1/4] serial: Add RISC-V HTIF console driver
` [PATCH v2 2/4] riscv: qemu: Enable HTIF console support
` [PATCH v2 3/4] riscv: qemu: Implement is_flash_available() for MTD NOR
` [PATCH v2 4/4] doc: qemu-riscv: Update documentation for QEMU spike machine

[PATCH] arm: pdu001: Exend the list of maintained files
 2022-01-28 13:36 UTC 

[RFC v2 00/20] efi_loader: more tightly integrate UEFI disks to driver model
 2022-01-28 12:32 UTC  (4+ messages)

[PATCH 1/2] clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imx8mm
 2022-01-28 11:06 UTC  (4+ messages)
` [PATCH 2/2] configs/*imx8mm*: remove [SPL_]CLK_COMPOSITE_CCF

How to modify defconfig file - make savedefconfig?
 2022-01-28 10:26 UTC  (2+ messages)

[PATCH 00/25] SIERRA: Add support for MultiLink
 2022-01-28  8:24 UTC  (2+ messages)

[PATCH v2 00/25] SIERRA: Add support for Mulitlink Configuration
 2022-01-28  8:11 UTC  (26+ messages)
` [PATCH v2 01/25] phy: cadence: sierra: Fix for USB3 U1/U2 state
` [PATCH v2 02/25] phy: cadence: Sierra: Fix PHY power_on sequence
` [PATCH v2 03/25] phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodes
` [PATCH v2 04/25] phy: cadence: Sierra: Move all clk_get_*() to a separate function
` [PATCH v2 05/25] phy: cadence: Sierra: Move all reset_control_get*() "
` [PATCH v2 06/25] phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy"
` [PATCH v2 07/25] phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callback
` [PATCH v2 08/25] phy: cadence: Sierra: Add a UCLASS_PHY device for links
` [PATCH v2 09/25] phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as a clock
` [PATCH v2 10/25] phy: ti: phy-j721e-wiz.c: Fix the condition for setting P_ENABLE_FORCE
` [PATCH v2 11/25] board: ti: j721e: evm.c: Add support for probing SerDes0
` [PATCH v2 12/25] arm: dts: k3-j721e: Add support for PLL_CMNLC clocks in SerDes0
` [PATCH v2 13/25] phy: cadence: Sierra: Prepare driver to add support for multilink configurations
` [PATCH v2 14/25] dt-bindings: phy: cadence-sierra: Add binding to specify SSC mode
` [PATCH v2 15/25] phy: cadence: Sierra: Add support to get SSC type from device tree
` [PATCH v2 16/25] phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra documentation
` [PATCH v2 17/25] phy: cadence: Sierra: Add PHY PCS common register configurations
` [PATCH v2 18/25] phy: cadence: Sierra: Check cmn_ready assertion during PHY power on
` [PATCH v2 19/25] phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operation
` [PATCH v2 20/25] phy: cadence: Sierra: Update single link PCIe register configuration
` [PATCH v2 21/25] phy: cadence: Sierra: Add support for PHY multilink configurations
` [PATCH v2 22/25] phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configuration
` [PATCH v2 23/25] phy: cadence: Sierra: Add support for skipping configuration
` [PATCH v2 24/25] arm: dts: k3-j721e: Add support for multilink PCIe + QSGMII
` [PATCH v2 25/25] include: configs: j721e_evm: Add support to boot ethfw core in j721e

[PATCH] efi_loader: correctly handle mixed hashes and signatures in db
 2022-01-28  8:05 UTC  (3+ messages)

converting IMX6 board to DM_ETH and DM_USB - usb_ether gadget support
 2022-01-28  6:06 UTC  (4+ messages)

[PATCH] net: ti: am65-cpsw: Cleanup resources before jump to kernel
 2022-01-28  5:51 UTC 

[PATCH 0/5] sunxi: remove lowlevel_init
 2022-01-28  5:27 UTC  (5+ messages)
` [PATCH 3/5] sunxi: move early "SRAM setup" into separate file

[RFC PATCH 0/1] RISCV_EFI_BOOT_PROTOCOL support in U-boot
 2022-01-28  5:08 UTC  (4+ messages)
` [RFC PATCH 1/1] efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support

Please pull u-boot-dm
 2022-01-28  4:36 UTC  (4+ messages)

[PATCH] dm: core: Check flags before removing devices
 2022-01-28  3:41 UTC 

[PATCH 1/3] dt-bindings: phy: phy-imx8-pcie: Add binding for the pad modes of imx8 pcie phy
 2022-01-28  3:41 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: imx8mm: Add the pcie phy support
` [PATCH 3/3] arm64: dts: imx8mm: Add the pcie support

[PATCH] usb: gadget: ci: Avoid null pointer dereference
 2022-01-28  3:39 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).