U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-01 03:41:08 to 2024-08-02 16:37:13 UTC [more...]

[PATCH v2 1/4] squashfs: Fix integer overflow in sqfs_resolve_symlink()
 2024-08-02 16:36 UTC  (2+ messages)
` [PATCH v2 2/4] squashfs: Fix integer overflow in sqfs_inode_size()

[PATCH v7 00/20] Introduce the lwIP network stack
 2024-08-02 16:26 UTC  (21+ messages)
` [PATCH v7 01/20] flash: prefix error codes with FL_
` [PATCH v7 02/20] net: introduce alternative implementation as net-lwip/
` [PATCH v7 03/20] configs: replace '# CONFIG_NET is not set' with CONFIG_NO_NET=y
` [PATCH v7 04/20] net: fec_mxc_init(): do not ignore return status of fec_open()
` [PATCH v7 05/20] net: split include/net.h into net{, -common, -legacy, -lwip}.h
` [PATCH v7 06/20] net: eth-uclass: add function eth_start_udev()
` [PATCH v7 07/20] net-lwip: build lwIP
` [PATCH v7 08/20] net-lwip: add DHCP support and dhcp commmand
` [PATCH v7 09/20] net-lwip: add TFTP support and tftpboot command
` [PATCH v7 10/20] net-lwip: add ping command
` [PATCH v7 11/20] net-lwip: add dns command
` [PATCH v7 12/20] net: split cmd/net.c into cmd/net.c and cmd/net-common.c
` [PATCH v7 13/20] net-lwip: add wget command
` [PATCH v7 14/20] net-lwip: lwIP wget supports user defined port in the uri, so allow it
` [PATCH v7 15/20] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
` [PATCH v7 16/20] configs: add qemu_arm64_lwip_defconfig
` [PATCH v7 17/20] lwip: tftp: add support of blksize option to client
` [PATCH v7 18/20] net-lwip: add TFTP_BLOCKSIZE
` [PATCH v7 19/20] CI: add qemu_arm64_lwip to the test matrix
` [PATCH v7 20/20] MAINTAINERS: net-lwip: add myself as a maintainer

[PATCH v5 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-08-02 15:34 UTC  (7+ messages)
` [PATCH v5 03/27] lib: Adapt digest header files to MbedTLS
` [PATCH v5 27/27] configs: enable MbedTLS as default setting

[PATCH v3] doc: document the pwm command
 2024-08-02 15:28 UTC  (4+ messages)

[PATCH 0/9] Add Anbernic RG35XX-2024
 2024-08-02 15:04 UTC  (14+ messages)
` [PATCH 1/9] sunxi: H616: dram: DDR3: adjust settings
` [PATCH 2/9] sunxi: H616: dram: LPDDR3: "
` [PATCH 3/9] sunxi: H616: dram: LPDDR4: "
` [PATCH 4/9] sunxi: H616: DRAM: Add alternative pin mapping
` [PATCH 5/9] sunxi: H616: DRAM: Adjust configuration procedure
` [PATCH 6/9] sunxi: H616: DRAM: Adjust size scan procedure
` [PATCH 7/9] sunxi: H616: dram: Update mbus priorities
` [PATCH 8/9] sunxi: dts: arm/arm64: update sun50i-h616.dtsi from Linux-v6.11-rc1
` [PATCH 9/9] sunxi: Add support for Anbernic RG35XX-2024

[PATCH v6 00/20] Introduce the lwIP network stack
 2024-08-02 14:38 UTC  (22+ messages)
` [PATCH v6 01/20] flash: prefix error codes with FL_
` [PATCH v6 02/20] net: introduce alternative implementation as net-lwip/
` [PATCH v6 03/20] configs: replace '# CONFIG_NET is not set' with CONFIG_NO_NET=y
` [PATCH v6 04/20] net: fec_mxc_init(): do not ignore return status of fec_open()
` [PATCH v6 05/20] net: split include/net.h into net{, -common, -legacy, -lwip}.h
` [PATCH v6 06/20] net: eth-uclass: add function eth_start_udev()
` [PATCH v6 07/20] net-lwip: build lwIP
` [PATCH v6 08/20] net-lwip: add DHCP support and dhcp commmand
` [PATCH v6 09/20] net-lwip: add TFTP support and tftpboot command
` [PATCH v6 10/20] net-lwip: add ping command
` [PATCH v6 11/20] net-lwip: add dns command
` [PATCH v6 12/20] net: split cmd/net.c into cmd/net.c and cmd/net-common.c
` [PATCH v6 13/20] net-lwip: add wget command
` [PATCH v6 14/20] net-lwip: lwIP wget supports user defined port in the uri, so allow it
` [PATCH v6 15/20] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
` [PATCH v6 16/20] configs: add qemu_arm64_lwip_defconfig
` [PATCH v6 17/20] lwip: tftp: add support of blksize option to client
` [PATCH v6 18/20] net-lwip: add TFTP_BLOCKSIZE
` [PATCH v6 19/20] CI: add qemu_arm64_lwip to the test matrix
` [PATCH v6 20/20] MAINTAINERS: net-lwip: add myself as a maintainer

[PATCH 1/1] Makefile: don't use CFLAGS for environment text file
 2024-08-02 13:50 UTC 

[PATCH] usb: gadget: udc: Fix duplicate uclass name
 2024-08-02  9:28 UTC  (3+ messages)
` [PATCH] dm: core: Show device sequence instead in dm_dump_tree()
` [PATCH] cmd: bind: Use device sequence instead for driver bind/unbind

[PATCH 0/4] U-Boot support for the Rock 5 ITX
 2024-08-02 11:04 UTC  (11+ messages)
` [PATCH 1/4] arm64: dts: rockchip: Prepare RK3588 SoC dtsi files for per-variant OPPs
` [PATCH 2/4] arm64: dts: rockchip: add thermal zones information on RK3588
` [PATCH 3/4] arm64: dts: rockchip: add ROCK 5 ITX board
` [PATCH 4/4] board: rockchip: Add Radxa ROCK 5 ITX

[PATCH 1/2] config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mm
 2024-08-02 10:31 UTC  (8+ messages)
` [PATCH 2/2] config: Adjust Phytec imx8mm module config to support NVME disk

[PATCH 1/4] x86: Fix ptrdiff_t for x86_64
 2024-08-02 10:08 UTC  (4+ messages)
` [PATCH 2/4] dlmalloc: Fix integer overflow in request2size()
` [PATCH 3/4] dlmalloc: Fix integer overflow in sbrk()
` [PATCH 4/4] dlmalloc: Make sure allocation size is within malloc area

[PATCH 1/3] test_fs: Allow running unprivileged
 2024-08-02  9:33 UTC  (3+ messages)
` [PATCH 2/3] test_fs: Rename mount dir to scratch
` [PATCH 3/3] test_ut: Allow running unprivileged

[PATCH v4 0/5] net: dwc_eth_qos: Add glue driver for Intel MAC
 2024-08-02  9:25 UTC  (6+ messages)
` [PATCH v4 1/5] x86: provide mb() macro
` [PATCH v4 2/5] net: dwc_eth_qos: Fix header to be self-contained
` [PATCH v4 3/5] net: dwc_eth_qos: Adapt probe() for PCI devices
` [PATCH v4 4/5] net: dwc_eth_qos: Implement bind() "
` [PATCH v4 5/5] net: dwc_eth_qos: Add glue driver for Intel MAC

[PATCH v3 0/5] net: dwc_eth_qos: Add glue driver for Intel MAC
 2024-08-02  9:23 UTC  (3+ messages)

[PATCH 00/14] event: Replace some more init hooks
 2024-08-02  9:21 UTC  (4+ messages)
` [PATCH 05/14] initcall: Adjust the failure message and return value

[PATCH 0/4] fs: ubifs: Fix crash and add safeguards
 2024-08-02  8:43 UTC  (8+ messages)
        ` [EXTERNAL] "

[PATCH 00/40] Make LMB memory map global and persistent
 2024-08-02  7:44 UTC  (6+ messages)
` [PATCH 30/40] sandbox: iommu: remove lmb allocation in the driver

[PATCH v1 0/4] android_ab: fix slot_suffix issue and introduce ab_dump command
 2024-08-02  7:19 UTC  (6+ messages)
` [PATCH v1 2/4] cmd: ab: introduce 'ab_dump' command to print BCB block content

[PATCH 0/2] board: rockchip: Add FriendlyElec CM3588 NAS
 2024-08-02  6:56 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: rockchip: Add FriendlyElec CM3588 NAS board
` [PATCH 2/2] board: rockchip: Add FriendlyElec CM3588 NAS

[PATCH 0/8] rockchip: rk3308-rock-pi-s: Update DT to v6.11-rc1
 2024-08-02  6:19 UTC  (17+ messages)
` [PATCH 1/8] arm64: dts: rockchip: Add rk3308 IO voltage domains
` [PATCH 2/8] arm64: dts: rockchip: Add sdmmc related properties on rk3308-rock-pi-s
` [PATCH 3/8] arm64: dts: rockchip: Add pinctrl for UART0 to rk3308-rock-pi-s
` [PATCH 4/8] arm64: dts: rockchip: Add mdio and ethernet-phy nodes "
` [PATCH 5/8] arm64: dts: rockchip: Add io-domains "
` [PATCH 6/8] arm64: dts: rockchip: Update WIFi/BT related nodes on rk3308-rock-pi-s
` [PATCH 7/8] rockchip: rk3308-rock-pi-s: Remove unnecessary u-boot dtsi overrides
` [PATCH 8/8] rockchip: rk3308-rock-pi-s: Enable LED and IO Domain driver

[PATCH 0/2] board: rockchip: Add Radxa ROCK S0
 2024-08-02  6:17 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: "
` [PATCH 2/2] board: "

[PATCH] mmc: rockchip_dw_mmc: Allow 4-bit mode when 8-bit mode is supported
 2024-08-02  6:10 UTC  (2+ messages)

[RFC PATCH 0/4] dm: Duplicate uclass name fix and alias improvements
 2024-08-01 19:28 UTC  (8+ messages)
` [RFC PATCH 2/4] dm: core: Show device sequence instead in dm_dump_tree()
` [RFC PATCH 3/4] cmd: bind: Use device sequence instead for driver bind/unbind

Vulnerability in LZMA implementation
 2024-08-01 18:20 UTC  (2+ messages)

[PATCHv3 00/14] Add a subcommand 'release' to cmd/cpu.c
 2024-08-02  4:11 UTC  (6+ messages)
` [PATCHv4 10/14] cmd: cpu: add release subcommand

[PATCH v4] board: rockchip: add Radxa ROCK 3 Model C
 2024-08-02  3:27 UTC  (3+ messages)

[PATCH] configs: rockchip: enable USB gadget functions for Radxa ROCK 3A
 2024-08-02  2:58 UTC 

[PATCH] arm: dts: rockchip: disable "usb_host0_ohci" to make boot faster for Radxa ROCK 3A
 2024-08-02  2:49 UTC 

[PATCH 00/12] omap configuration cleanups
 2024-08-02  2:15 UTC  (3+ messages)
` [PATCH 01/12] omap3: Define common SPL text base in Kconfig instead of defconfigs

[PATCH] clk: clk-uclass: Print clk name in clk_enable/clk_disable
 2024-08-02  0:24 UTC  (2+ messages)

[PATCH v2] clk: Revise help text for clk_get_parent_rate()
 2024-08-02  0:24 UTC  (2+ messages)

[PATCH] clk: Fix error message in clk_get_bulk
 2024-08-02  0:24 UTC  (2+ messages)

[PATCH 00/12] clk: mediatek: add OPs to support OF_UPSTREAM
 2024-08-02  0:24 UTC  (2+ messages)

[RFC] rockchip: rk3399: Migrate to use TPL on bob and kevin
 2024-08-01 22:13 UTC  (3+ messages)

[PATCH 0/5] board: rockchip: Add Radxa ZERO 3W/3E
 2024-08-01 21:47 UTC  (5+ messages)
` [PATCH 4/5] dm: adc: Add SPL_ADC Kconfig symbol for use of ADC in SPL

[PATCH 0/2] board: rockchip: Add Radxa ROCK 3B
 2024-08-01 21:32 UTC  (3+ messages)
` [PATCH 2/2] "

[RFC PATCH 0/4] lmb: Tweaks as discussed
 2024-08-01 17:44 UTC  (7+ messages)
` [RFC PATCH 2/4] lmb: Tighten up the code in lmb_add_region_flags()

[PATCH 5/6] efi: Use malloc() for the EFI pool
 2024-08-01 17:43 UTC  (15+ messages)

[PATCH v2 0/3] efi: Start tidying up memory management
 2024-08-01 17:36 UTC  (4+ messages)
` [PATCH v2 1/3] efi: Allow use of malloc() for the EFI pool
` [PATCH v2 2/3] efi: Convert device_path allocation to use malloc()
` [PATCH v2 3/3] efi: Show the location of the bounce buffer

[PATCH v2] bootstage: Fix out-of-bounds read in reloc_bootstage()
 2024-08-01 16:14 UTC  (4+ messages)

[PATCH v5 00/20] Introduce the lwIP network stack
 2024-08-01 15:21 UTC  (7+ messages)

[PATCH v2 2/2] config: Adjust Phytec imx8mm module config to support NVME disk
 2024-08-01 14:46 UTC 

[PATCH] list: use list_count_nodes() to count list entries
 2024-08-01 14:42 UTC  (2+ messages)

[PATCH v2] boot: android: fix booting without a ramdisk
 2024-08-01 14:42 UTC  (5+ messages)

[PATCH v2 1/1] net: dwc_eth_qos: mdio: Implement clause 45
 2024-08-01 14:21 UTC  (2+ messages)

[PATCH v3] net/tftp: make tftpput working with servers that do not use OACK
 2024-08-01 14:21 UTC  (2+ messages)

[PATCH] net: remove duplicate eth_env_set_enetaddr_by_index() declaration
 2024-08-01 14:21 UTC  (2+ messages)

Selecting serial device for console
 2024-08-01 11:32 UTC 

[PATCH v2] doc: document the pwm command
 2024-08-01  9:59 UTC  (3+ messages)

[PATCH] tools: imagetool: Remove unnecessary check from toc0_verify_cert_item()
 2024-08-01 12:56 UTC  (4+ messages)

[PATCH v8 8/8] rockchip: Avoid #ifdefs in RK3399 SPL
 2024-08-01 12:49 UTC  (3+ messages)

[PATCH v9 7/8] rockchip: Ensure memory size is available in RK3399 SPL
 2024-08-01 12:47 UTC  (2+ messages)
` [PATCH v9 8/8] rockchip: Avoid #ifdefs "

[PATCH] i2c: mux: Fix error path in i2c-arb-gpio
 2024-08-01 10:37 UTC  (4+ messages)

[PATCH] rockchip: clk: add UART0 clock getter/setter
 2024-08-01 10:27 UTC  (3+ messages)

[PATCH] i2c: pca954x: Remove pointer to GD
 2024-08-01 10:24 UTC  (2+ messages)

[PATCH v2] cmd: led: fix led command usage for the LED_SW_BLINK enabled case
 2024-08-01  6:41 UTC  (2+ messages)

[PATCH v1 0/1] board: tegra: convert boards to text env
 2024-08-01  5:57 UTC  (2+ messages)
` [PATCH v1 1/1] board: tegra: convert tegra-based "

[PATCH v1 0/1] disk: add TegraPT support
 2024-08-01  5:48 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH v1 0/3] video: tegra: implement ganged dsi mode
 2024-08-01  5:33 UTC  (4+ messages)
` [PATCH v1 1/3] video: tegra20: dc: remove DECLARE_GLOBAL_DATA_PTR use
` [PATCH v1 2/3] video: tegra20: dsi: add ganged mode support
` [PATCH v1 3/3] video: panel: add Sharp LQ101R1SX01 MIPI DSI panel driver

[PATCHv5 00/14] Add a subcommand 'release' to cmd/cpu.c
 2024-08-01  3:59 UTC  (6+ messages)
` [PATCHv5 10/14] cmd: cpu: add release subcommand
` [PATCHv5 11/14] doc: cmd: add documentation for cpu command
` [PATCHv5 12/14] MAINTAINERS: add entry "
` [PATCHv5 13/14] configs: imx8m: enable the 'cpu' command
` [PATCHv5 14/14] configs: imx93: "


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