public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-11-08 10:52:52 to 2024-11-11 02:25:03 UTC [more...]

[PATCH v4 00/13] Support OF_UPSTREAM for StarFive JH7110
 2024-11-11  2:08 UTC  (12+ messages)
` [PATCH v4 01/13] dts: starfive: Switch to using upstream DT
` [PATCH v4 02/13] riscv: dts: jh7110: Drop redundant devicetree files
` [PATCH v4 03/13] dt-bindings: Remove StarFive JH7110 clock and reset definitions
` [PATCH v4 04/13] riscv: dts: jh7110: Make u-boot device trees adapting to upstream DT
` [PATCH v4 05/13] clk: starfive: jh7110: Sync clock definitions with upstream dt-bindings
` [PATCH v4 06/13] pcie: starfive: Make the driver compatible with upstream DT
` [PATCH v4 07/13] riscv: dts: jh7110: Move common code to the new jh7110-common-u-boot.dtsi
` [PATCH v4 08/13] riscv: dts: jh7110: Add u-boot device tree for JH7110 based boards
` [PATCH v4 09/13] board: starfive: spl: Drop the unneeded DT modification code
` [PATCH v4 10/13] configs: visionfive2: Enable MULTI_DTB_FIT for JH7110 based board DT
` [PATCH v4 11/13] riscv: dts: jh7110: Support multiple DTBs in a Fit image

[PATCH 0/4] Fix FSPI booting on i.MX8M Mini and Nano
 2024-11-11  1:46 UTC  (11+ messages)
` [PATCH 1/4] arm64: dts: imx8mn: Fix FSPI booting
` [PATCH 2/4] configs: imx8mn_beacon: Enable FSPI_CONF_HEADER
` [PATCH 3/4] configs: imx8mn_beacon: Remove imx8mn_beacon_fspi_defconfig
` [PATCH 4/4] arm64: dts: imx8mm: Fix FSPI booting

[PULL] u-boot-sh/master
 2024-11-10 21:43 UTC 

[PATCH 00/14] Add support for Ethernet interfaces on RZ/G2L
 2024-11-10 18:34 UTC  (13+ messages)
` [PATCH 04/14] pinctrl: rzg2l: Drop unnecessary scope
` [PATCH 06/14] net: phy: ksz90x1: Handle ksz9131 LED errata
` [PATCH 08/14] net: phy: ksz90x1: Simplify ksz9131_config_rgmii_delay

[PATCH v2 00/15] efi_loader: efi http and ipconfig drivers
 2024-11-10 12:03 UTC  (23+ 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 v2 0/8] led: update LED boot/activity to new property implementation
 2024-11-10 11:50 UTC  (9+ messages)
` [PATCH v2 1/8] dm: core: implement oftree variant of parse_phandle OPs
` [PATCH v2 2/8] test: dm: fix broken dm_test_ofnode_phandle_ot and get_by_phandle_ot
` [PATCH v2 3/8] dm: core: implement ofnode/tree_parse_phandle() helper
` [PATCH v2 4/8] test: dm: Expand dm_test_ofnode_phandle(_ot) with new ofnode/tree_parse_phandle
` [PATCH v2 5/8] dm: core: implement phandle ofnode_options helper
` [PATCH v2 6/8] test: dm: Add test for ofnode options phandle helper
` [PATCH v2 7/8] led: update LED boot/activity to new property implementation
` [PATCH v2 8/8] test: dm: Update test for LED activity and boot

[PATCH v3 0/6]
 2024-11-10  8:28 UTC  (7+ messages)
` [PATCH v3 1/6] mbedtls: Enable TLS 1.2 support
` [PATCH v3 2/6] net: lwip: Update lwIP for mbedTLS > 3.0 support and enable https
` [PATCH v3 3/6] net: lwip: Add Support Server Name Indication support
` [PATCH v3 4/6] net: lwip: Enable https:// support for wget
` [PATCH v3 5/6] configs: Enable https for wget on qemu arm64
` [PATCH v3 6/6] doc: uefi: Describe UEFI HTTPs boot

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

[PATCH 0/4] IMX8 series small clock update
 2024-11-09 23:23 UTC  (10+ messages)
` [PATCH 1/4] clk: imx: clk-imx8mn Fix nand and spi clock parent

[PATCH 0/9] buildman: Add initial support for config fragments
 2024-11-09 22:55 UTC  (11+ 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

SiFive Unmatched: Linux kernel doesn't start (U-Boot 2024.07)
 2024-11-09 22:23 UTC  (3+ messages)

[GIT PULL] Please pull u-boot-imx-master-20241109
 2024-11-09 21:23 UTC  (2+ messages)

[PATCH v2 0/4] rockchip: rk3288: Include files from dts/upstream
 2024-11-09 21:04 UTC  (5+ messages)
` [PATCH v2 1/4] rockchip: rk3288: Use rk3288-power.h "
` [PATCH v2 2/4] rockchip: clk: rk3288: Drop use of SCLK_MAC_PLL
` [PATCH v2 3/4] rockchip: rk3288: Use rk3288-cru.h from dts/upstream
` [PATCH v2 4/4] rockchip: rk3288: Use rk3288.dtsi "

[PATCH 0/8] led: update LED boot/activity to new property implementation
 2024-11-09 20:29 UTC  (10+ messages)
` [PATCH 1/8] dm: core: implement oftree variant of parse_phandle OPs
` [PATCH 2/8] test: dm: fix broken dm_test_ofnode_phandle_ot
` [PATCH 3/8] dm: core: implement ofnode/tree_parse_phandle() helper
` [PATCH 4/8] test: dm: Expand dm_test_ofnode_phandle(_ot) with new ofnode/tree_parse_phandle
` [PATCH 5/8] dm: core: implement phandle ofnode_options helper
` [PATCH 6/8] test: dm: Add test for ofnode options phandle helper
` [PATCH 7/8] led: update LED boot/activity to new property implementation
` [PATCH 8/8] test: dm: Update test for LED activity and boot

[Binman] Question regarding SPL symbol offsets generation
 2024-11-09 20:07 UTC  (15+ messages)

[PATCH] .gitignore: add test overlay .S and u_boot_logo files
 2024-11-09 17:48 UTC 

x86_64+kvm: int_exception_handler() Exception 13 while executing option rom
 2024-11-09 17:34 UTC  (2+ messages)

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

[PATCH RFC v1] Dockerfile: Have "sandbox" build with i386 toolchain not x86_64 toolchain
 2024-11-09 17:34 UTC  (3+ messages)

[PATCH 1/1] efi_loader: provide valid PXE architecture on sandbox
 2024-11-09 17:33 UTC  (3+ messages)

Pull request efi-2025-01-rc2-2
 2024-11-09 17:25 UTC  (2+ messages)

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

[PATCH 1/2] ARM: dts: imx6dl: Add support for i.MX6DL DHCOM SoM on PDK2 carrier board
 2024-11-09 17:11 UTC  (2+ messages)

[PATCH v2] tools: imx8image: add possibility to skip dcd
 2024-11-09 17:10 UTC  (2+ messages)

[PATCH v2] imx9: Improve boot mode autodetection
 2024-11-09 17:10 UTC  (2+ messages)

[PATCH v4 0/2] imx: hab: Make imx_hab_is_enabled dependent on FIELD_RETURN
 2024-11-09 17:09 UTC  (3+ messages)
` [PATCH v4 1/2] imx: hab: rename imx_sec_config_fuse_t to imx_fuse

[PATCH v1 00/22] imx8qxp: siemens board: updates / sync with mainline
 2024-11-09 16:38 UTC  (18+ messages)
` [PATCH v1 01/22] wdt: imx8qxp: add option to control external PMIC wdt via IMX8 SCU
` [PATCH v1 12/22] siemens: capricorn: add missing ARCH_MISC_INIT
` [PATCH v1 13/22] siemens: configs/capricorn_cxg3_defconfig: updates
` [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 20/22] siemens: add ddr full memory test
` [PATCH v1 22/22] siemens: capricorn: update maintainers

[PATCH 12/15] efi_loader: efi_net: add EFI_HTTP_PROTOCOL
 2024-11-09 16:01 UTC  (2+ messages)

[BUG] dhcp fails to download file with CONFIG_NET_LWIP=y
 2024-11-09 15:22 UTC  (3+ messages)

[PATCH] watchdog: rti: support SPL (or re-start)
 2024-11-09  9:19 UTC  (2+ messages)

[PATCH 1/1] net: lwip/wget: correct SERVER_NAME_SIZE
 2024-11-09  0:32 UTC  (3+ messages)

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

[PATCH V2] arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP
 2024-11-08 19:27 UTC  (2+ messages)

[PATCH] eeprom: at24: add ST M24256E Additional Write lockable page support
 2024-11-08 18:52 UTC 

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

[PATCH 1/2] board: phytec: common: Add product information to FTD
 2024-11-08 18:19 UTC  (2+ messages)
` [PATCH 2/2] board: phytec: common: k3: Expose product infos to Linux

[PATCH v2 0/6] imx8(m): add optee node to binman FIT image
 2024-11-08 18:05 UTC  (14+ 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] "

[PATCH 3/3] board: phytec: imx93: Add phyCORE-i.MX93 support all SOM variants
 2024-11-08 18:02 UTC  (3+ messages)
` [Upstream] "

[PATCH 4/7] net: wget: integrate struct wget_info into legacy wget code
 2024-11-08 17:57 UTC  (2+ messages)

[PATCH 6/7] net/lwip: wget: put server_name and port into wget_ctx
 2024-11-08 17:48 UTC  (3+ messages)

[PATCH 5/7] net: wget: make wget_with_dns return value compatible with its lwip version
 2024-11-08 17:32 UTC  (2+ messages)

[PATCH 2/7] net: wget: add definition of struct wget_http_info
 2024-11-08 17:14 UTC  (3+ messages)

[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  (2+ 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] bios_emulator: add missing includes to debug.c
 2024-11-08 13:13 UTC 

[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

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:08 UTC  (3+ messages)
` [PATCH 1/6] bootstd: android: add support of bootimage v2

[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 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 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  3:45 UTC 

[PATCH 01/15] net: net_utils: Move ip_to_string to lib/net_utils.c
 2024-11-08  3:44 UTC 

[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 v2 0/3] rockchip: rk35xx: Implement checkboard() to print SoC variant
 2024-11-08 10:52 UTC  (7+ messages)
` [PATCH v2 2/3] rockchip: rk3588: "


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