U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-25 16:27:12 to 2024-11-26 20:20:15 UTC [more...]

[PATCH] nand: Add a watch command
 2024-11-26 20:19 UTC  (2+ messages)

[PATCH 00/13] efi: Tidy up confusion between pointers and addresses
 2024-11-26 20:04 UTC  (38+ messages)
` [PATCH 01/13] efi: Define fields in struct efi_mem_desc
` [PATCH 02/13] efi_loader: Convert efi_get_memory_map() to return pointers
` [PATCH 03/13] efi_loader: Show the resulting memory address from an alloc
` [PATCH 04/13] efi_loader: Update startimage_exit self-test to check error
` [PATCH 05/13] efi_loader: Move some memory-function comments to header
` [PATCH 06/13] efi_loader: Use the enum for memory type
` [PATCH 07/13] efi_loader: Make more use of ulong
` [PATCH 08/13] efi_loader: Tidy up use of addresses
` [PATCH 09/13] lmb: Reduce mapmem contortions in lmb_map_update_notify()
` [PATCH 10/13] efi_loader: Simplify efi_dp_from_mem()
` [PATCH 11/13] efi_loader: Tidy up efi_reserve_memory()
` [PATCH 12/13] efi_loader: Drop extra brackets in efi_mem_carve_out()
` [PATCH 13/13] efi_loader: Don't try to add sandbox runtime code

[PATCH 00/20] Support for the RK3576
 2024-11-26 19:26 UTC  (12+ messages)
` [PATCH 08/20] rockchip: sdram: honor CFG_SYS_SDRAM_BASE when defining ram regions
` [PATCH 09/20] rockchip: mkimage: Add rk3576 support
` [PATCH 10/20] arm: rockchip: add RK3576-specific syscon ids
` [PATCH 11/20] arm: rockchip: Add RK3576 arch core support
` [PATCH 16/20] rockchip: otp: Add support for RK3576

[PATCH] Makefile: avoid non-standard sed expressions
 2024-11-26 19:12 UTC 

[GIT PULL] Please pull u-boot-dfu-20241126
 2024-11-26 16:49 UTC  (2+ messages)

Please pull u-boot-marvell/master
 2024-11-26 16:49 UTC  (2+ messages)

[PATCH V3 1/3] arm64: dts: imx8mp: Add aliases for the access to the EEMPROM ID page node
 2024-11-26 16:18 UTC  (4+ messages)
` [PATCH V3 2/3] arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP

[PATCH v2 1/2] net: zero terminate string with headers in wget_fill_info()
 2024-11-26 16:19 UTC  (2+ messages)
` [PATCH v2 2/2] net-lwip: zero terminate string with headers in wget_lwip_fill_info()

[PATCH v2 0/6] efi_loader: run bootdev_hunt() to find ESP
 2024-11-26 16:16 UTC  (22+ messages)
` [PATCH v2 3/6] configs: xilinx_versal_virt: disable USB_DWC3
` [PATCH v2 4/6] net: eth_bootdev_hunt() must not try to boot

[PATCH] common/board_f: init malloc earlier
 2024-11-26 16:15 UTC  (5+ messages)

[PATCH 1/1] net: zero terminate string with headers in wget_fill_info()
 2024-11-26 16:06 UTC  (3+ messages)

[PATCH] Revert "efi_memory: do not add U-Boot memory to the memory map"
 2024-11-26 15:39 UTC  (3+ messages)

[PATCH 1/2] test: add command to 'Lab failure' timeout message
 2024-11-26 15:38 UTC  (2+ messages)

[PATCH v6 00/11] Support OF_UPSTREAM for StarFive JH7110
 2024-11-26 15:24 UTC  (11+ messages)
` [PATCH v6 02/11] riscv: dts: jh7110: Make u-boot device trees adapting to upstream DT
` [PATCH v6 04/11] riscv: dts: jh7110: Move common code to the new jh7110-common-u-boot.dtsi
` [PATCH v6 05/11] riscv: dts: jh7110: Add u-boot device tree for JH7110 based boards
` [PATCH v6 07/11] configs: visionfive2: Enable MULTI_DTB_FIT for JH7110 based board DT
` [PATCH v6 08/11] riscv: dts: jh7110: Support multiple DTBs in a Fit image

[PATCH v2] net: lwip: dhcp: support arguments for TFTP file download
 2024-11-26 14:51 UTC  (3+ messages)

[PATCH] net: lwip: wget: fix legacy syntax
 2024-11-26 14:45 UTC 

[PATCH 0/2] rng: msm: support newer SoCs
 2024-11-26 13:53 UTC  (4+ messages)
` [PATCH 1/2] rng: msm: add support for newer Qualcomm hwrandom IPs
` [PATCH 2/2] configs: qcom_defconfig: enable RNG driver and command

[PATCH 1/1] cmd/rng: fix long help text
 2024-11-26 14:20 UTC 

[PATCH v2 0/4] Add QOS support for J722S and AM62P
 2024-11-26 13:51 UTC  (6+ messages)
` [PATCH v2 1/4] arm: mach-k3: j722s: Add QoS support for DSS
` [PATCH v2 2/4] arm: mach-k3: am62p: "
` [PATCH v2 3/4] configs: j722s_evm_r5_defconfig: Enable CONFIG_K3_QOS
` [PATCH v2 4/4] configs: am62p_evm_r5_defconfig: "

[GIT PULL] Please pull u-boot-dfu-next-20241126
 2024-11-26 13:26 UTC 

[PATCH v4 00/20] imx8qxp: siemens board: updates / sync with mainline
 2024-11-26 12:00 UTC  (2+ messages)

[PATCH 0/2] UART support for higher baudrate
 2024-11-26 10:51 UTC  (3+ messages)
` [PATCH 1/2] serial: ns16550: Increase scope of ops functions
` [PATCH 2/2] drivers: serial: serial_omap: Fix TI OMAP UART U-Boot driver to support higher baudrates

[PATCH 0/2] AM62A DWC3: Add support for USB DFU boot in OTG mode
 2024-11-26 12:03 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc3-generic: set "mode" based on caller of dwc3_generic_probe()
` [PATCH 2/2] board: ti: am62ax: env: include environment for DFU

[PATCH] board: phytec: phycore-imx8mm: Add EEPROM detection initialisation
 2024-11-26 11:59 UTC  (2+ messages)

[PATCH v4 0/3] Add support for all variants of the phyCORE-i.MX93 SOM
 2024-11-26 11:59 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-next-20241126
 2024-11-26 11:57 UTC 

[PATCH v3] toradex: tdx-cfg-block: rework modules pid4 handling
 2024-11-26 10:50 UTC  (2+ messages)

[PATCH 0/2] configs: JH7110: enable EFI_LOADER_BOUNCE_BUFFER
 2024-11-26 10:32 UTC  (5+ messages)

[PATCH 0/6] ufs: core: initial cleanup and defines sync with Linux v6.12
 2024-11-26  9:43 UTC  (3+ messages)

[PATCH 1/4] virtio: blk: introduce virtio-block erase support
 2024-11-26  9:35 UTC  (5+ messages)
` [PATCH 2/4] fastboot: blk: add block device flashing configuration

[PATCH] board: theobroma-systems: Update TF-A setup steps for RK3588 boards
 2024-11-26  9:34 UTC  (2+ messages)

[PATCH] drivers: fastboot: Enable flashing support for UFS
 2024-11-26  9:19 UTC  (4+ messages)

[PATCH] bootstd: android: don't read whole partition sizes
 2024-11-26  9:05 UTC  (2+ messages)

[PATCH v4 0/5] Add support of Android Boot Image version 2 and non-AB image
 2024-11-26  8:59 UTC  (7+ messages)
` [PATCH v4 1/5] bootstd: android: add support of bootimage v2
` [PATCH v4 2/5] bootstd: android: add non-A/B image support
` [PATCH v4 3/5] configs: khadas-vim3l_android{_ab}: move on bootmeth android
` [PATCH v4 4/5] configs: khadas-vim3_android{_ab}: "
` [PATCH v4 5/5] bootstd: Add test for Android boot image v2

[PATCH v2 0/1] Fix peripheral USB mode detection
 2024-11-26  8:57 UTC  (4+ messages)
` [PATCH v2 1/1] usb: ci_udc: don't use "advance" feature when setting address

[PATCH 0/7] Updates for Allied Telesis boards
 2024-11-26  8:31 UTC  (15+ messages)
` [PATCH 1/7] arm: mvebu: x240: Use default baudrate table
` [PATCH 2/7] arm: mvebu: x240: Switch to standard boot
` [PATCH 3/7] arm: mvebu: x240: Don't build mkeficapsule
` [PATCH 4/7] arm: mvebu: x240: Enable IPV6 support
` [PATCH 5/7] arm: mvebu: x530: Remove dead comments
` [PATCH 6/7] arm: mvebu: x530: Don't build mkeficapsule
` [PATCH 7/7] arm: mvebu: x530: Enable IPV6 support

[PATCH v3] arm: mvebu: Add Allied Telesis x250 board
 2024-11-26  8:28 UTC  (2+ messages)

[PATCH v2] arm: kirkwood: Enable bootstd for Sheevaplug board
 2024-11-26  8:27 UTC  (2+ messages)

[PATCH] arm: mvebu: Disable JFFS2 support for Kirkwood and Armada XP boards
 2024-11-26  8:26 UTC  (2+ messages)

[PATCH v3 0/5] Add support of Android Boot Image version 2 and non-AB image
 2024-11-26  8:03 UTC  (3+ messages)

[RFC PATCH 0/3] Enable ESMs and related PMIC
 2024-11-26  6:35 UTC  (4+ messages)
` [RFC PATCH 1/3] configs: j7200_evm_r5: Add ESM related configs for J7200
` [RFC PATCH 2/3] arm: dts: k3-j7200: Add ESM PMIC support for tps659413
` [RFC PATCH 3/3] arm: dts: k3-j7200: Add bootph for esm and pmic nodes

[PATCH v2 0/5] EFI Capsule "dfu_alt_info" fixes for TI Boards
 2024-11-26  5:40 UTC  (6+ messages)
` [PATCH v2 1/5] board: ti: am64x: evm: Set "dfu_alt_info" only if interface is Serial Flash

[PATCH 0/3] J721S2: Enable ESMs and related PMIC
 2024-11-26  5:34 UTC  (4+ messages)
` [PATCH 1/3] board: ti: j721s2: Initialize the ESM & PMIC ESM
` [PATCH 2/3] arch: arm: dts: k3-j721s2-r5-common-proc-board: Add esm node
` [PATCH 3/3] configs: j721s2_evm_r5_defconfig: Add ESM configs

[PATCH v3 0/3] rockchip: rk35xx: Implement checkboard() to print SoC variant
 2024-11-26  5:25 UTC  (5+ messages)
` [PATCH v3 1/3] rockchip: rk356x: "
` [PATCH v3 2/3] rockchip: rk3588: "

[PATCH] mtd: spi-nor: Enable mt35xu512aba_fixups for all mt35xx flashes
 2024-11-26  5:08 UTC  (4+ messages)

[PATCH 1/4] arm64: dts: imx8mn: Include 32kHz oscillator clock in SPL DTs
 2024-11-26  0:40 UTC  (4+ messages)
` [PATCH 2/4] build: Respect CONFIG_SPL_BUILD in DT sources

[PATCH 0/5] usb: eth: r8152: support more chips
 2024-11-26  2:25 UTC  (6+ messages)
` [PATCH 1/5] usb: eth: r8152: Add helper functions
` [PATCH 2/5] usb: eth: r8152: Add support for rtl8156 and rtl8156b
` [PATCH 3/5] usb: eth: r8152: Add support for rtl8153c
` [PATCH 4/5] usb: eth: r8152: Use variable to store descritpor size
` [PATCH 5/5] usb: eth: r8152: Add support for rtl8157

[PATCH] arm64: zynqmp: Update the usb5744 hub node as per binding
 2024-11-26  4:16 UTC 

[PATCH] configs: zynqmp_kria: Enable the USB onboard hub
 2024-11-26  4:12 UTC 

[PATCH] board: rockchip: add Khadas Edge2 RK3588 board
 2024-11-26  3:53 UTC  (3+ messages)

[PATCH v4 0/4] Select CONFIG_64BIT for sandbox64 and x86_64
 2024-11-26  0:32 UTC  (5+ messages)
` [PATCH v4 2/4] sandbox: select CONFIG_64BIT for sandbox
` [PATCH v4 3/4] x86: select CONFIG_64BIT for X86_64

[ANN] U-Boot v2025.01-rc3 released
 2024-11-25 23:00 UTC 

[PULL] u-boot-usb/master-asix
 2024-11-25 22:59 UTC  (2+ messages)

[PATCH] spi: Fix missed rename from SPI_ADVANCE to SPI_STACKED_PARALLEL
 2024-11-25 22:59 UTC  (2+ messages)

[PATCH] spi: Fix missed rename from SPI_ADVANCE to SPI_STACKED_PARALLEL
 2024-11-25 21:29 UTC  (3+ messages)

[PULL] u-boot-usb/master
 2024-11-25 21:28 UTC  (2+ messages)

[PATCH] ast2600: spl: Use readl for reading mmio
 2024-11-25 21:28 UTC  (2+ messages)

[PATCH v1 1/1] mtd: Drop superfluous const qualifier
 2024-11-25 21:28 UTC  (2+ messages)

[PATCH 0/2] Allow to append a list of directories in u_boot_pylib/tools.py
 2024-11-25 18:16 UTC  (3+ messages)
` [PATCH 1/2] tools: u_boot_pylib: Allow to append input directories to indir
` [PATCH 2/2] tools: binman: etype: fit: Append DTB directory to the list of input directories

[PATCH] net-lwip: zero terminate string with headers in wget_lwip_fill_info()
 2024-11-25 17:58 UTC 

Question: Looking for x86 platform for u-boot development
 2024-11-25 17:26 UTC 

[PATCH v2 1/1] tools: binman: etype: Allow to replace 'NAME' in node names
 2024-11-25 17:54 UTC 

[PATCH v2 1/2] tools: dtoc: Allow passing optional input directories
 2024-11-25 17:51 UTC  (2+ messages)
` [PATCH v2 2/2] tools: binman: Pass a list of input directory to EnsureCompiled()

[PATCH v2] fs: fat: Handle 'FAT sector size mismatch'
 2024-11-25 17:47 UTC  (2+ messages)

[PATCH v4 1/3] aes: Allow to store randomly generated IV in the FIT
 2024-11-25 17:47 UTC  (3+ messages)
` [PATCH v4 2/3] tools: binman: add 'fit, encrypt' property to pass keys directory to mkimage
` [PATCH v4 3/3] tools: binman: Add tests for FIT with data encrypted by mkimage

[PATCH 1/1] net: remove duplicate definition of ip_to_string()
 2024-11-25 17:26 UTC  (2+ messages)

[PATCH v2 1/4] net: phy: Port set/clear bits from Linux
 2024-11-25 17:23 UTC  (4+ messages)
` [PATCH v2 2/4] net: phy: ksz90x1: Handle ksz9131 LED errata

[PATCH RFC 00/14] efi: implement EFISTUB support for ARM64 and Qualcomm
 2024-11-25 16:49 UTC  (3+ messages)
` [PATCH RFC 02/14] efi: stub: support running U-Boot as an EFI payload on ARM64

[PATCH] mtd: spi-nor-core: Fixup SNOR_F_IO_MODE_EN_VOLATILE for MT35X
 2024-11-25 16:27 UTC  (2+ messages)


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