messages from 2024-11-08 15:58:32 to 2024-11-11 13:04:04 UTC [more...]
[PATCH v3 0/6]
2024-11-11 13:03 UTC (9+ 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 v10 00/10] efi: Add a test for EFI bootmeth
2024-11-11 13:03 UTC (6+ messages)
` [PATCH v10 06/10] sandbox: Report host default-filename in native mode
[PATCH v3 0/4] Fix IOVA allocation in Apple dart iommu after global LMB mem map changes
2024-11-11 13:03 UTC (6+ messages)
` [PATCH v3 1/4] lmb: Do not use global LMB variable in _lmb_free()
` [PATCH v3 2/4] lmb: cosmetic: reorder functions and global LMB variable
` [PATCH v3 3/4] lmb: Add basic io_lmb functionality
` [PATCH v3 4/4] iommu: apple: Manage IOVA separately from global LMB mem map
[PATCH v10 0/7] Add the USB5744 hub driver as per new DT binding
2024-11-11 12:14 UTC (3+ messages)
` [PATCH v10 3/7] usb: onboard-hub: add support for Microchip USB5744
[PATCH] Kconfig: describe NET, NO_NET, LWIP_DEBUG and LWIP_ASSERT
2024-11-11 12:50 UTC (2+ messages)
[PATCH] sandbox: net: lwip: use EOPNOTSUPP not ENOTSUPP
2024-11-11 12:49 UTC (2+ messages)
[PATCH] nwt: wget: drop Content-Length processing
2024-11-11 12:47 UTC (2+ messages)
[PATCH v2 0/4] lib: uuid: fix uuid_str_to_le_bin() on 32-bit
2024-11-11 12:34 UTC (5+ messages)
` [PATCH v2 2/4] "
` [PATCH v2 3/4] lib: uuid: fix uuid_str_to_bin() "
[PATCH v2 0/7] arm64: zynqmp: Convert platforms to use binman
2024-11-11 11:46 UTC (2+ messages)
[PATCH v2 1/2] fdt: Correct condition for receiving bloblist
2024-11-11 11:06 UTC (3+ messages)
` [PATCH v2 2/2] fdt: Swap the signature for board_fdt_blob_setup()
[PATCH v1 00/22] imx8qxp: siemens board: updates / sync with mainline
2024-11-11 12:08 UTC (33+ messages)
` [PATCH v1 03/22] tools: imx8image: Improve error message
` [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 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 0/4] Add pmem node for preserving distro ISO's
2024-11-11 12:14 UTC (13+ messages)
` [PATCH 2/4] efi_loader: add a function to remove memory from the EFI map
` [PATCH 3/4] efi_loader: preserve installer images in pmem
` [PATCH 4/4] efi: add helper functions to insert pmem node for DT fixup
[PATCH 0/4] Fix FSPI booting on i.MX8M Mini and Nano
2024-11-11 10:23 UTC (12+ 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
[PATCH 1/1] tpm: use memmove() for overlapping buffers
2024-11-11 11:14 UTC (2+ messages)
[PATCH v4 00/13] Support OF_UPSTREAM for StarFive JH7110
2024-11-11 10:52 UTC (18+ 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 v4 12/13] board: starfive: spl: Fix the wrong use of CONFIG_IS_ENABLED()
` [PATCH v4 13/13] board: starfive: spl: Support multiple DTBs for JH7110 based boards
[PATCH v2 0/6] imx8(m): add optee node to binman FIT image
2024-11-11 10:49 UTC (6+ messages)
` [PATCH v2 1/6] arm: imx8m: add OP-TEE node
[PATCH] lmb: Correctly unmap and free memory on errors
2024-11-11 10:47 UTC (4+ messages)
[PATCH v3 00/18] Support for rk3568 based QNAP TS433 NAS
2024-11-11 10:16 UTC (5+ messages)
` [PATCH v3 18/18] board: rockchip: add support for Qnap TS433 devices
[PATCH] rockchip: rk3308: Drop unused rk_board_init()
2024-11-11 10:09 UTC (4+ messages)
Pull request: u-boot-rockchip-20241111
2024-11-11 9:58 UTC
[PATCH 1/1] cmd: improve description of the cdp command
2024-11-11 9:50 UTC
[PATCH 1/1] doc: remove README.TPL
2024-11-11 9:16 UTC
[PATCH 1/1] doc: move README.kconfig to HTML documentation
2024-11-11 9:05 UTC
[PATCH 3/3] board: phytec: imx93: Add phyCORE-i.MX93 support all SOM variants
2024-11-11 8:53 UTC (4+ messages)
` [Upstream] "
[PATCH 1/2] board: phytec: common: Add product information to FTD
2024-11-11 8:35 UTC (4+ messages)
` [PATCH 2/2] board: phytec: common: k3: Expose product infos to Linux
[PATCH v2 0/4] Fix IOVA allocation in Apple dart iommu after global LMB mem map changes
2024-11-11 7:01 UTC (3+ messages)
[PATCH] mtd: spi-nor: Add support for flash reset
2024-11-11 4:18 UTC (3+ messages)
EFI with bochs?
2024-11-11 3:57 UTC
[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 (14+ messages)
` [PATCH v2 01/15] net: net_utils: Move ip_to_string to lib/net_utils.c
` [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 08/15] efi_loader: device_path: add support for HTTP device path
` [PATCH v2 13/15] lib: uuid: display HTTP and IPV4 Config II protocols
` [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/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 (3+ messages)
` [PATCH 8/9] buildman: Propose a format for extra boards
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 (2+ messages)
[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 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 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox