public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-11-07 10:07:42 to 2024-11-08 17:07:51 UTC [more...]

[PATCH 3/7] net: wget: Add a global struct wget_http_info
 2024-11-08 17:07 UTC  (3+ messages)

[GIT PULL] u-boot-riscv/master
 2024-11-08 16:51 UTC  (2+ messages)

[PATCH 7/7] net/lwip: wget: integrate struct wget_info into wget code
 2024-11-08 16:47 UTC  (3+ messages)

[PATCH 1/7] net: Kconfig: add CONFIG_WGET symbol
 2024-11-08 16:30 UTC  (3+ messages)

[PATCH 1/3] binman: Add nxp_imx8mimage etype
 2024-11-08 16:21 UTC  (5+ messages)
` [PATCH 3/3] ARM: dts: imx: Convert i.MX8M flash.bin image generation to binman

[PATCH v2 00/15] efi_loader: efi http and ipconfig drivers
 2024-11-08 16:19 UTC  (17+ messages)
` [PATCH v2 01/15] net: net_utils: Move ip_to_string to lib/net_utils.c
` [PATCH v2 02/15] net: wget: let wget_with_dns work with dns disabled
` [PATCH v2 03/15] efi_loader: device_path: add definition of DEVICE_PATH_SUB_TYPE_MSG_IPV4
` [PATCH v2 04/15] efi_loader: device_path: add efi_dp_from_ipv4
` [PATCH v2 05/15] efi_loader: add IPv4() to device path to text protocol
` [PATCH v2 06/15] efi_api: add definitions for HTTP and IP4_CONFIG2 protocols
` [PATCH v2 07/15] efi_loader: efi_net: add efi_net_set_addr, efi_net_get_addr
` [PATCH v2 08/15] efi_loader: device_path: add support for HTTP device path
` [PATCH v2 09/15] efi_loader: net: set EFI bootdevice device path to HTTP when loaded from wget
` [PATCH v2 10/15] efi_loader: net: add support to send http requests and parse http headers
` [PATCH v2 11/15] efi_loader: efi_net: add EFI_IP4_CONFIG2_PROTOCOL
` [PATCH v2 12/15] efi_loader: efi_net: add EFI_HTTP_PROTOCOL
` [PATCH v2 13/15] lib: uuid: display HTTP and IPV4 Config II protocols
` [PATCH v2 14/15] efi_selftest: add test for HTTP protocol
` [PATCH v2 15/15] efi_selftest: add test for IPv4 Config2 protocol

[PATCH] bios_emulator: add missing includes to debug.c
 2024-11-08 13:13 UTC 

[PATCH 0/9] buildman: Add initial support for config fragments
 2024-11-08 15:23 UTC  (10+ messages)
` [PATCH 1/9] buildman: Add a lower-level test for KconfigScanner
` [PATCH 2/9] buildman: Set up the tout library
` [PATCH 3/9] buildman: Support #include files in defconfigs
` [PATCH 4/9] buildman: Correct the indentation in the setting-up section
` [PATCH 5/9] buildman: Document the toolchain-prefix section
` [PATCH 6/9] buildman: Correct logic for adding a toolchain
` [PATCH 7/9] buildman: Support a tilde to represent the home directory
` [PATCH 8/9] buildman: Propose a format for extra boards
` [PATCH 9/9] RFC: Show building with #include in defconfig

[PATCH V2 1/2] arm: mach-imx: move snvs module
 2024-11-08 14:03 UTC  (2+ messages)
` [PATCH V2 2/2] arm: mach-imx: imx8m: re-use SNVS init routine

[PATCH 1/2] arm: mach-imx: move snvs module
 2024-11-08 13:57 UTC  (5+ messages)
` [PATCH 2/2] arm: mach-imx: imx8m: re-use SNVS init routine

[PATCH v2 0/6] imx8(m): add optee node to binman FIT image
 2024-11-08 13:49 UTC  (13+ messages)
` [PATCH v2 1/6] arm: imx8m: add OP-TEE node
` [PATCH v2 2/6] phycore-imx8mp_defconfig: add optee load address
  ` [Upstream] "
` [PATCH v2 5/6] doc: phytec: imx8mp: add OP-TEE documentation
  ` [Upstream] "

Utilisation of PHY Driver
 2024-11-08 10:35 UTC 

[PATCH 0/6] Add support of Android Boot Image version 2 and non-AB image
 2024-11-08 10:38 UTC  (8+ messages)
` [PATCH 1/6] bootstd: android: add support of bootimage v2
` [PATCH 3/6] configs: khadas-vim3{l}: fix userdata size
` (subset) [PATCH 0/6] Add support of Android Boot Image version 2 and non-AB image

[PATCH v2 0/2] eth: asix88179: Fixes for ASIX AX88179A variant
 2024-11-08  5:51 UTC  (3+ messages)
` [PATCH v2 1/2] eth: asix88179: Fix ASIX AX88179A PHY hang
` [PATCH v2 2/2] eth: asix88179: packet drop when receiving large fragmented packets

[PATCH v1 00/22] imx8qxp: siemens board: updates / sync with mainline
 2024-11-08 11:51 UTC  (26+ messages)
` [PATCH v1 01/22] wdt: imx8qxp: add option to control external PMIC wdt via IMX8 SCU
` [PATCH v1 02/22] net: fec_mxc: fix probing for imx8qxp
` [PATCH v1 03/22] tools: imx8image: Improve error message
` [PATCH v1 04/22] imx: imx_cntr_image.sh: prevent warning for missing spl
` [PATCH v1 05/22] imx8qxp: Fix build when using SPL
` [PATCH v1 06/22] siemens: capricorn: move to cxg3 reference project with deneb board
` [PATCH v1 07/22] siemens: imx8qxp-capricorn-u-boot.dtsi: fix boot
` [PATCH v1 08/22] siemens: capricorn: use DCD_SKIP entry
` [PATCH v1 09/22] siemens: imximage.cfg: correct comment
` [PATCH v1 10/22] siemens: imximage.cfg: sync image names
` [PATCH v1 11/22] siemens: imx8-capricorn-u-boot.dtsi: add fec2
` [PATCH v1 12/22] siemens: capricorn: add missing ARCH_MISC_INIT
` [PATCH v1 13/22] siemens: configs/capricorn_cxg3_defconfig: updates
` [PATCH v1 14/22] siemens: capricorn: sync spl code with 8qxp-mek
` [PATCH v1 15/22] siemens: imx8-capricorn.dtsi: small adaptions
` [PATCH v1 16/22] siemens: capricorn: board.c fixes
` [PATCH v1 17/22] siemens: capricorn: add HW version information to boot log
` [PATCH v1 18/22] siemens: capricorn: get ram size from system controller
` [PATCH v1 19/22] siemens: capricorn: get module name from eeprom
` [PATCH v1 20/22] siemens: add ddr full memory test
` [PATCH v1 21/22] siemens: add ddr signal integrity test
` [PATCH v1 22/22] siemens: capricorn: update maintainers

[PATCH 15/15] efi_selftest: add test for IPv4 Config2 protocol
 2024-11-08  3:48 UTC 

[PATCH 14/15] efi_selftest: add test for HTTP protocol
 2024-11-08  3:48 UTC 

[PATCH 13/15] lib: uuid: display HTTP and IPV4 Config II protocols
 2024-11-08  3:47 UTC 

[PATCH 12/15] efi_loader: efi_net: add EFI_HTTP_PROTOCOL
 2024-11-08  3:47 UTC 

[PATCH 11/15] efi_loader: efi_net: add EFI_IP4_CONFIG2_PROTOCOL
 2024-11-08  3:47 UTC 

[PATCH 10/15] efi_loader: net: add support to send http requests and parse http headers
 2024-11-08  3:47 UTC 

[PATCH 09/15] efi_loader: net: set EFI bootdevice device path to HTTP when loaded from wget
 2024-11-08  3:46 UTC 

[PATCH 08/15] efi_loader: device_path: add support for HTTP device path
 2024-11-08  3:46 UTC 

[PATCH 07/15] efi_loader: efi_net: add efi_net_set_addr, efi_net_get_addr
 2024-11-08  3:46 UTC 

[PATCH 06/15] efi_api: add definitions for HTTP and IP4_CONFIG2 protocols
 2024-11-08  3:46 UTC 

[PATCH 05/15] efi_loader: add IPv4() to device path to text protocol
 2024-11-08  3:45 UTC 

[PATCH 04/15] efi_loader: device_path: add efi_dp_from_ipv4
 2024-11-08  3:45 UTC 

[PATCH 03/15] efi_loader: device_path: add definition of DEVICE_PATH_SUB_TYPE_MSG_IPV4
 2024-11-08  3:45 UTC 

[PATCH 02/15] net: wget: let wget_with_dns work with dns disabled
 2024-11-08  6:59 UTC  (2+ messages)

[PATCH 01/15] net: net_utils: Move ip_to_string to lib/net_utils.c
 2024-11-08  6:42 UTC  (2+ messages)

[PATCH 00/15] efi_loader: efi http and ipconfig drivers
 2024-11-08  3:44 UTC 

[PATCH] net: wget: let wget_with_dns work with dns disabled
 2024-11-08  3:34 UTC 

[PATCH v2] boot/image-board.c: boot_get_fpga(): pass compatible flag to fpga_load()
 2024-11-08 12:41 UTC  (2+ messages)

[PATCH 1/1] fs: ext4: correct error handling
 2024-11-08 11:41 UTC  (2+ messages)

[PATCH] lwip: fix code style issues
 2024-11-08 11:40 UTC  (2+ messages)

[PATCH v2 0/6] Enable https for wget
 2024-11-08 11:31 UTC  (10+ messages)
` [PATCH v2 2/6] net: lwip: Update lwIP for mbedTLS > 3.0 support and enable https
` [PATCH v2 3/6] net: lwip: Add Support Server Name Indication support
` [PATCH v2 4/6] net: lwip: Enable https:// support for wget

[PATCH v10 00/37] Implement ACPI on aarch64
 2024-11-08 11:19 UTC  (5+ messages)
` [PATCH v10 02/37] acpi: x86: Write FADT in common code

[PATCH v2 0/3] rockchip: rk35xx: Implement checkboard() to print SoC variant
 2024-11-08 10:52 UTC  (8+ messages)
` [PATCH v2 2/3] rockchip: rk3588: "

[PATCH v3 00/18] Support for rk3568 based QNAP TS433 NAS
 2024-11-08 10:32 UTC  (3+ messages)
` [PATCH v3 18/18] board: rockchip: add support for Qnap TS433 devices

[PATCH v3 0/4] Rockchip: Allow to silent TPL/SPL debug console
 2024-11-08  9:33 UTC  (9+ messages)
` [PATCH v3 1/4] debug_uart: Replace debug functions with dummies if CONFIG_DEBUG_UART is not set

[PATCH] console: Use printascii for lowlevel debug string
 2024-11-08  9:04 UTC  (2+ messages)

[PATCH 00/13] rockchip: rk3288-tinker: Migrate to OF_UPSTREAM
 2024-11-08  8:54 UTC  (3+ messages)
` [PATCH 06/13] rockchip: rk3288-tinker: Set cpuid and serial env var

[PATCH 0/4] Broadcom BCMBCA nand updates
 2024-11-08  8:19 UTC  (12+ messages)
` [PATCH 1/4] mtd: nand: brcmnand: remove device specific nand driver files
` [PATCH 2/4] arm: dts: Use upstream dts
` [PATCH 3/4] mtd: rawnand: brcmnand: Add BCMBCA read data bus interface
` [PATCH 4/4] mtd: rawnand: brcmnand: update log level messages

[PATCH v2] cadence_qspi: Refactor the flash reset functionality
 2024-11-08  6:35 UTC 

[PATCH v10 0/7] Add the USB5744 hub driver as per new DT binding
 2024-11-08  3:59 UTC  (8+ messages)
` [PATCH v10 1/7] usb: onboard-hub: Add reset-gpio support
` [PATCH v10 2/7] usb: onboard-hub: Fix the return values of regulator APIs
` [PATCH v10 3/7] usb: onboard-hub: add support for Microchip USB5744
` [PATCH v10 4/7] usb: onboard-hub: Add i2c initialization for usb5744 hub
` [PATCH v10 5/7] usb: onboard-hub: Bail out if peer hub is already probed
` [PATCH v10 6/7] configs: zynqmp_kria: Enable the USB onboard hub
` [PATCH v10 7/7] arm64: zynqmp: Update the usb5744 hub node as per binding

[PATCH v6 0/3] Add support for Cool Pi GenBook
 2024-11-08  3:41 UTC  (7+ messages)
` [PATCH v6 1/3] arm64: dts: rockchip: Add support for rk3588 based Cool Pi CM5 GenBook
` [PATCH v6 2/3] rockchip: Make it possible to define per board boot_targets
` [PATCH v6 3/3] board: rockchip: Add support for rk3588 GenBook

[PATCH next v2 0/4] rockchip: rk3399: trigger sysreset in TPL
 2024-11-08  3:29 UTC  (14+ messages)
` [PATCH next v2 1/4] pinctrl: rockchip: allow to build for TPL
` [PATCH next v2 2/4] rockchip: rk3399: merge CRU check within rk3399_force_power_on_reset
` [PATCH next v2 3/4] rockchip: tpl: allow to call board/SoC-specific code before DRAM init
` [PATCH next v2 4/4] rockchip: rk3399: move sysreset-gpio logic to TPL

[PATCH next RFC 0/5] rockchip: panic() when DRAM init fails
 2024-11-08  3:19 UTC  (5+ messages)
` [PATCH next RFC 5/5] ram: rk3399: fail DRAM init when pctl channel init fails instead of hanging

[PATCH v2 0/2] Fix boot failure due to misaligned DMA buffer
 2024-11-08  1:27 UTC  (4+ messages)
` [PATCH v2 1/2] boot: extlinux: Fix unaligned buffer for reading data from file system
` [PATCH v2 2/2] fs: Use ARCH_DMA_MINALIGN as default alignment for fs_read_alloc()

[PATCH v10 00/10] efi: Add a test for EFI bootmeth
 2024-11-07 22:32 UTC 

[PATCH v3 00/25] led: Remove old status-LED code
 2024-11-07 19:33 UTC  (4+ messages)

Zeroing Unused Memory in U-Boot
 2024-11-07 19:27 UTC 

[PATCH v10 00/10] efi: Add a test for EFI bootmeth
 2024-11-07 21:31 UTC  (11+ messages)
` [PATCH v10 01/10] efi_loader: Add a test app
` [PATCH v10 02/10] sandbox: Add a -N flag to control on-host behaviour
` [PATCH v10 03/10] efi: Move default filename to a function
` [PATCH v10 04/10] efi_loader: Move get_efi_pxe_arch() to efi_helper
` [PATCH v10 05/10] efi_loader: Allow reporting the host defaults
` [PATCH v10 06/10] sandbox: Report host default-filename in native mode
` [PATCH v10 07/10] efi_loader: Drop sandbox PXE architecture
` [PATCH v10 08/10] sandbox: virtio: Disable the sandbox virtio blk device
` [PATCH v10 09/10] test: efi: boot: Set up an image suitable for EFI testing
` [PATCH v10 10/10] test: efi: boot: Add a test for the efi bootmeth

[PATCH 1/6] Revert "spi: zynq_qspi: Add parallel memories support in QSPI driver"
 2024-11-07 16:04 UTC  (9+ messages)

[PATCH 0/8] arm_ffa: Add FFA_MEM_SHARE and FFA_MEM_RECLAIM support
 2024-11-07 15:33 UTC  (2+ messages)

[PATCH v4 0/8] bootstd: sunxi: Migrate to standard boot
 2024-11-07 14:24 UTC  (9+ messages)
` [PATCH v4 5/8] sunxi: Move to bootstd

[PATCH 0/2] Fix boot failure due to misaligned DMA buffer
 2024-11-07 13:57 UTC  (7+ messages)
` [PATCH 1/2] fs: Use ARCH_DMA_MINALIGN as default alignment for fs_read_alloc()
` [PATCH 2/2] boot: extlinux: Fix unaligned buffer for reading data from file system

[PATCH] arm: imx: Remove arch_env_get_location to fix env lockdown
 2024-11-07 12:50 UTC 

[PATCH v9 00/11] efi: Add a test for EFI bootmeth
 2024-11-07 13:44 UTC  (6+ messages)
` [PATCH v9 06/11] efi_loader: Allow reporting the host defaults

[PATCH 1/1] test: fix regular expression in test_spi_negative()
 2024-11-07 13:44 UTC  (2+ messages)

[PATCH 1/1] cmd: upl: initialize unit test state
 2024-11-07 13:44 UTC  (4+ messages)

[PATCH] test: bootm: Ensure tests can be run twice
 2024-11-07 13:44 UTC  (2+ messages)

[PATCH] cadence_qspi: Refactor the flash reset functionality
 2024-11-07 12:53 UTC  (4+ messages)

[PATCH 0/2] indirect write time out related changes
 2024-11-07 12:47 UTC  (3+ messages)
` [PATCH 1/2] spi: cadence_qspi: Fix versal ospi indirect write timed out issue
` [PATCH 2/2] spi: cadence_qspi: Fix Versal NET "

[PATCH v13 00/21] Introduce the lwIP network stack
 2024-11-07 12:13 UTC  (4+ messages)

[PATCH v9 0/7] Add the USB5744 hub driver as per new DT binding
 2024-11-07 11:41 UTC  (6+ messages)
` [PATCH v9 1/7] usb: onboard-hub: Add reset-gpio support

[PATCH v2 0/4] lib: uuid: fix uuid_str_to_le_bin() on 32-bit
 2024-11-07 10:51 UTC  (4+ messages)
` [PATCH v2 1/4] lib: provide function hextoull()

[PATCH 6/7] net/lwip: wget: put server_name and port into wget_ctx
 2024-11-07 11:21 UTC  (2+ messages)

[PATCH 2/7] net: wget: add definition of struct wget_http_info
 2024-11-07 11:21 UTC  (2+ messages)

[PATCH v2 1/1] lmb.c: add missing comma in lmb_dump_region()
 2024-11-07 10:14 UTC 

[PATCH 1/1] lmb.c: add missing comma in lmb_dump_region()
 2024-11-07 10:07 UTC  (3+ messages)


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