messages from 2024-09-06 00:50:37 to 2024-09-09 14:36:02 UTC [more...]
[PATCH v10 00/25] Introduce the lwIP network stack
2024-09-09 14:35 UTC (30+ messages)
` [PATCH v10 01/25] Miscellaneous fixes
` [PATCH v10 02/25] net: introduce alternative implementation as net-lwip/
` [PATCH v10 03/25] configs: replace '# CONFIG_NET is not set' with CONFIG_NO_NET=y
` [PATCH v10 04/25] net: split include/net.h into net{, -common, -legacy, -lwip}.h
` [PATCH v10 05/25] net: move copy_filename() to new file net/net-common.c
` [PATCH v10 06/25] net: eth-uclass: add function eth_start_udev()
` [PATCH v10 07/25] net-lwip: build lwIP
` [PATCH v10 08/25] net-lwip: add DHCP support and dhcp commmand
` [PATCH v10 09/25] net-lwip: add TFTP support and tftpboot command
` [PATCH v10 10/25] net-lwip: add ping command
` [PATCH v10 11/25] net-lwip: add dns command
` [PATCH v10 12/25] net: split cmd/net.c into cmd/net.c and cmd/net-common.c
` [PATCH v10 13/25] net-lwip: add wget command
` [PATCH v10 14/25] net-lwip: lwIP wget supports user defined port in the uri, so allow it
` [PATCH v10 15/25] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
` [PATCH v10 16/25] configs: add qemu_arm64_lwip_defconfig
` [PATCH v10 17/25] lwip: tftp: add support of blksize option to client
` [PATCH v10 18/25] net-lwip: add TFTP_BLOCKSIZE
` [PATCH v10 19/25] CI: add qemu_arm64_lwip to the test matrix
` [PATCH v10 20/25] MAINTAINERS: net-lwip: add myself as a maintainer
` [PATCH v10 21/25] Kconfig: fix undefined symbols (g_dnl*) when NET_LWIP is default enabled
` [PATCH v10 22/25] configs: use syntax CONFIG_FOO=n in tools-only_defconfig
` [PATCH v10 23/25] [TESTING] configs: set CONFIG_NET=y for FTGMAC100
` [PATCH v10 24/25] [TESTING] configs: set CONFIG_NET=y when PXE is enabled
` [PATCH v10 25/25] [TESTING] Kconfig: enable NET_LWIP by default except for SANDBOX
[PATCH v6] mmc: Poll CD in case cyclic framework is enabled
2024-09-09 14:32 UTC (3+ messages)
[PATCH v2 00/28] Implement ACPI on aarch64
2024-09-09 13:59 UTC (39+ messages)
` [PATCH v2 01/28] acpi: x86: Move SPCR and DBG2 into common code
` [PATCH v2 02/28] acpi: x86: Write FADT in "
` [PATCH v2 03/28] acpi: x86: Move MADT to "
` [PATCH v2 04/28] acpi: Fix typo
` [PATCH v2 05/28] serial: serial_pl01x: Implement .getinfo() for PL01
` [PATCH v2 06/28] acpi: Add define for GTDT
` [PATCH v2 07/28] arm: acpi: Add generic ACPI methods
` [PATCH v2 08/28] acpi: Add fill_madt to acpi_ops
` [PATCH v2 09/28] acpi: acpi_table: Bump revisions
` [PATCH v2 10/28] acpi: Add ACPITAB for PPTT and GTDT
` [PATCH v2 11/28] acpi: acpi_table: Add IORT support
` [PATCH v2 12/28] acpi: Move function prototype
` [PATCH v2 13/28] acpi: acpi_table: Support ACPI 2.0 platforms
` [PATCH v2 14/28] efi_loader: Install ACPI tables
` [PATCH v2 15/28] acpi: Add processor device
` [PATCH v2 16/28] drivers: usb: Add generic XHCI
` [PATCH v2 17/28] drivers: ata: Rename ahci_mvebu
` [PATCH v2 18/28] drivers/cpu: Add generic armv8 cpu driver
` [PATCH v2 19/28] common: Enable BLOBLIST_TABLES on arm
` [PATCH v2 20/28] board: emulation: Add QEMU sbsa support
` [PATCH v2 21/28] arm: mach-bcm283x: Map the ARM local MMIO as well
` [PATCH v2 22/28] arm: mach-bcm283x: Bring in some header files from tianocore
` [PATCH v2 23/28] arm: bcm283x: Generate ACPI tables
` [PATCH v2 24/28] board: raspberrypi: Add ASL files from tianocore
` [PATCH v2 25/28] arm: cpu: Add ACPI parking protocol support
` [PATCH v2 26/28] arm: mach-bcm283x: Add ARMV8_MULTIENTRY support
` [PATCH v2 27/28] arm: mach-bcm283x: Enable ARMV8_MULTIENTRY
` [PATCH v2 28/28] configs: Add RPI4 ACPI defconfig
DE1-SOC LKM MAKEFILE ON U-Boot SPL 2013.01.01
2024-09-09 7:09 UTC
[PULL] u-boot-sh/master-spi-fixes
2024-09-09 14:02 UTC
[PATCH 00/10] SMBIOS improvements
2024-09-09 13:37 UTC (3+ messages)
[PATCH] spl: ram: fix build warning when neither RAM_DEVICE nor DFU are enabled
2024-09-09 13:22 UTC
[PATCH] Revert "gpio: qcom_pmic: add a quirk to skip GPIO configuration"
2024-09-09 12:52 UTC (2+ messages)
[PATCH 0/8] riscv: Add AST2700 platform support
2024-09-09 12:23 UTC (17+ messages)
` [PATCH 1/8] riscv: Make A ISA extension selectable
` [PATCH 2/8] riscv: Make stack size shift configurable
` [PATCH 3/8] riscv: u-boot-spl.lds: Remove _image_binary_end alignment
` [PATCH 4/8] riscv: Add AST2700 SoC initial platform support
` [PATCH 5/8] timer: Add AST2700 IBEX timer support
` [PATCH 6/8] board: ibex_ast2700: Add FMC header support
` [PATCH 7/8] ram: ast2700: Add DRAM controller initialization
` [PATCH 8/8] configs: ibex-ast2700: Enable DRAM and timer driver
[PATCH v2] cmd: sf: prevent overwriting the reserved memory
2024-09-09 11:36 UTC (3+ messages)
[PATCH 1/3] tpm: update tpm hash algorithm according to tpm2.0 spec 1.59
2024-09-09 11:24 UTC (5+ messages)
[PATCH] arm64: zynqmp: Add missing vc7_xin fixed clock to sc-vpk180-revA
2024-09-09 11:24 UTC
[PATCH v2 0/6] Miscellaneous FWU fixes
2024-09-09 11:20 UTC (7+ messages)
` [PATCH v2 1/6] fwu: v2: try reading both copies of metadata
` [PATCH v2 2/6] fwu: v1: do a version check for the metadata
` [PATCH v2 3/6] fwu: check all images for transitioning out of Trial State
` [PATCH v2 4/6] fwu: add dependency checks for selecting FWU metadata version
` [PATCH v2 5/6] fwu: do not allow capsule processing on exceeding Trial Counter threshold
` [PATCH v2 6/6] fwu: print a message if empty capsule checks fail
[PATCH 3/3] tpm_tcg2: hash algo optimization
2024-09-09 11:18 UTC (6+ messages)
[PATCH] dm: button: support remapping phone keys
2024-09-09 10:40 UTC (2+ messages)
[PATCH v3 0/2] clk: add a stub clock driver
2024-09-09 10:30 UTC (3+ messages)
` [PATCH v3 1/2] clk: add "
` [PATCH v3 2/2] qcom_defconfig: enable stub clock
[PULL] Please pull qcom/qcom-next
2024-09-09 10:14 UTC (2+ messages)
[PATCH] net: ftgmac100: Add Aspeed AST2700 support
2024-09-09 7:50 UTC (2+ messages)
[PATCH] net: ftgmac100: Modify desc. size to cache line
2024-09-09 7:50 UTC (2+ messages)
[PATCH] net: ftgmac100: Fixed NC-SI PHY device cannot get
2024-09-09 7:49 UTC (2+ messages)
[PATCH] net: ftgmac100: Fixed the cache coherency issues of rx memory
2024-09-09 7:48 UTC (2+ messages)
[PATCH v3 0/3] efi: Start tidying up memory management
2024-09-09 7:44 UTC (7+ messages)
` [PATCH v3 2/3] efi: Allow use of malloc() for the EFI pool
[PATCH v3 00/16] Miscellaneous fixes
2024-09-09 7:20 UTC (6+ messages)
` [PATCH v3 01/16] Makefile: detect HOST_ARCH properly when CROSS_COMPILE is multi-word
` [PATCH v3 06/16] net: fm: call dtsec_init_phy() only when it is defined
[PATCH v2 1/3] phy: Extend generic_setup_phy() with PHY mode and submode
2024-09-09 7:16 UTC (3+ messages)
[PATCH 1/3] riscv: qemu: Enable booting from NVMe
2024-09-09 7:09 UTC (2+ messages)
[PATCH] arm: Remove ethernut5 board
2024-09-09 7:04 UTC (3+ messages)
[PATCH 1/1] riscv: define find_{first,next}_zero_bit in asm/bitops.h
2024-09-09 7:01 UTC (2+ messages)
[PATCH 1/1] board: fix compatible property Milk-V Mars CM
2024-09-09 7:00 UTC (2+ messages)
[PATCH] mtd: spi-nor-ids: Deduplicate w25q16dw entry
2024-09-09 6:51 UTC (2+ messages)
[PATCH] mtd: spi-nor-ids: Deduplicate mx25u25635f entry
2024-09-09 6:49 UTC (2+ messages)
[PATCH v2 0/2] riscv: spacemit: bananapi_f3: add support for Banana Pi F3 board
2024-09-09 6:41 UTC (5+ messages)
` [PATCH v2 1/2] riscv: spacemit: bananapi_f3: initial support added
` [PATCH v2 2/2] doc: spacemit: bananapi_f3: document Banana Pi F3 board
[PATCH v2 0/4] clk: sophgo: milkv_duo: Add and enable clock controller driver
2024-09-09 6:03 UTC (9+ messages)
` [PATCH v2 1/4] dt-bindings: clk: import header for clock controller of sophgo CV1800B
` [PATCH v2 2/4] clk: sophgo: cv1800b: Add clock controller driver for cv1800b SoC
` [PATCH v2 3/4] configs: milkv_duo: Enable clock controller
` [PATCH v2 4/4] riscv: dts: sophgo: Replace device clocks with real clocks
[PATCH 1/1] clk: sifive: avoid declaring static variables in includes
2024-09-09 5:47 UTC (2+ messages)
[PATCH v2] usb: gadget: usbhs: Add Renesas USBHS device driver
2024-09-08 23:06 UTC
persistent environment
2024-09-08 16:59 UTC
[PATCH v3 1/3] phy: Extend generic_setup_phy() with PHY mode and submode
2024-09-08 21:09 UTC (3+ messages)
` [PATCH v3 2/3] phy: rcar: Split init and set_mode operations
` [PATCH v3 3/3] phy: test: Implement sandbox PHY .set_mode and DM test
[PATCH v2] ARM: imx: Enable MMU and dcache very early on i.MX8M
2024-09-07 16:02 UTC (3+ messages)
[PATCH] configs: venice: enable DM_RNG
2024-09-07 16:01 UTC (2+ messages)
Assistance Required: U-Boot Access Issues on Amlogic A113X SoC
2024-09-07 9:24 UTC
[PATCH RFC/RFT 0/3] k3-j784s4-r5-evm: Enable ESMs and related PMIC
2024-09-07 5:42 UTC (5+ messages)
` [PATCH RFC/RFT 1/3] arm: dts: k3-j784s4-r5-evm: Add the PMIC ESM node
` [PATCH RFC/RFT 2/3] board: ti: j784s4: Initialize the ESM & PMIC ESM
` [PATCH RFC/RFT 3/3] configs: j784s4_evm_r5: Enable ESM related configs
[PATCH v3 0/3] This series adds a few patches to make it easy to use the system dtc in
2024-09-06 22:37 UTC (4+ messages)
` [PATCH v3 1/3] buildman: Support building within a Python venv
` (subset) [PATCH v3 0/3] This series adds a few patches to make it easy to use the system dtc in
[PATCH] mtd: spi-nor-ids: Extend w25q16cl entry with locking support
2024-09-06 21:10 UTC
[PATCH v5 00/20] labgrid: Provide an integration with Labgrid
2024-09-06 20:00 UTC (12+ messages)
` [PATCH v5 17/20] test: Try to shut down the lab console gracefully
[PATCH] video: Add parentheses around VNBYTES() macro
2024-09-06 18:34 UTC (6+ messages)
[PATCH v5] mmc: Poll CD in case cyclic framework is enabled
2024-09-06 18:28 UTC (3+ messages)
[PATCH v4 0/9] Add Starfive JH7110 Cadence USB driver
2024-09-06 17:23 UTC (5+ messages)
` [PATCH v4 2/9] phy: starfive: Add Starfive JH7110 USB 2.0 PHY driver
[PATCH v2 0/2] fdtoverlay related changes
2024-09-06 18:18 UTC (4+ messages)
` [PATCH v2 1/2] kbuild: cherry-pick kbuild fdtoverlay changes from linux
` [PATCH v2 2/2] arm64: zynqmp: Remove overlays and add new dtb entries for ZynqMP
[PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot
2024-09-06 17:20 UTC (23+ messages)
` [PATCH v6 06/28] mbedtls: add digest shim layer for MbedTLS
` [PATCH v6 07/28] hash: integrate hash on mbedtls
[PATCH] cmd: osd: Depend on OSD
2024-09-06 17:12 UTC
Assistance Required: U-Boot Access Issues on Amlogic A113X SoC
2024-09-06 17:00 UTC
[PATCH v9 00/23] Introduce the lwIP network stack
2024-09-06 15:21 UTC (7+ messages)
` [PATCH v9 20/37] net-lwip: add DHCP support and dhcp commmand
fit signing without access to private key
2024-09-06 14:54 UTC
[PATCH] regulator: fixed: fix regulator-fixed-clock
2024-09-06 16:34 UTC (2+ messages)
[PATCH] power: regulator: tps6287x: Add driver for TPS6287x step down convertors
2024-09-06 16:34 UTC (2+ messages)
[PATCH] cmd: fdt: use U-Boot's FDT by default
2024-09-06 15:29 UTC (11+ messages)
[PATCH 0/6] Miscellaneous FWU fixes
2024-09-06 15:03 UTC (15+ messages)
[PATCH v2 0/2] arm: zynqmp: Initialize some registers at boot
2024-09-06 10:08 UTC (2+ messages)
[Binman] Question regarding SPL symbol offsets generation
2024-09-06 7:54 UTC (10+ messages)
[PATCH] xilinx: Enable SIMPLE_PM_BUS
2024-09-06 6:54 UTC (2+ messages)
[PATCH] arm64: zynqmp: Add u-boot command to boot into recovery image
2024-09-06 6:52 UTC (2+ messages)
[PATCH] xilinx: versal-net: fix no previous prototype for function warning
2024-09-06 6:50 UTC (2+ messages)
[PATCH] power: regulator: Fix error code in regulator_list_autoset()
2024-09-06 3:07 UTC (2+ messages)
[PATCH v2] mmc: sdhci-cadence: Add support for Cadence sdmmc v6
2024-09-06 1:09 UTC (2+ messages)
[PATCH v2 1/1] mmc: consider cd-gpios in Synopsys DesignWare driver
2024-09-06 1:09 UTC (2+ messages)
[PATCH] mmc: msm_sdhci: program core_vendor_spec
2024-09-06 1:09 UTC (2+ messages)
[PATCH] mmc: Change the frequency to MMC_HS_52 when selecting hs400
2024-09-06 1:09 UTC (2+ messages)
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