U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-01 07:22:54 to 2024-10-02 15:54:47 UTC [more...]

[PATCH v2 0/4] dm: core: fix several debug messages and migrate debug() to dm_warn
 2024-10-02 15:54 UTC  (8+ messages)
` [PATCH v2 3/4] dm: core: migrate debug() messages to use dm_warn

[PATCH 1/1] Squashed 'dts/upstream/' changes from 20e0f0897ea2..3347eecf3408
 2024-10-02 15:26 UTC  (2+ messages)

[PATCH v3 0/3] dwc3: gadget: properly fix cache operations
 2024-10-02 14:55 UTC  (6+ messages)
` [PATCH v3 1/3] usb: dwc3: allocate setup_buf with dma_alloc_coherent()
` [PATCH v3 2/3] usb: dwc3: fix dcache flush range calculation
` [PATCH v3 3/3] usb: dwc3: invalidate dcache on buffer used in interrupt handling

[PATCH] arm: mach-k3: am62: fixup thermal cooling device cpus
 2024-10-02  7:41 UTC 

[PATCH v2] binman: add fast authentication method for i.MX8M signing
 2024-10-02  6:41 UTC  (6+ messages)
` [PATCH v3 1/2] binman: cosmetic: code formatting fixes
  ` [PATCH v4 1/2] binman: cosmetic: refactor `nxp_imx8mcst' etype code
    ` [PATCH v4 2/2] binman: add fast authentication method for i.MX8M signing

[PATCH 0/4] clk/qcom: implement clk dump callback
 2024-10-02 14:52 UTC  (2+ messages)

[PATCH] Revert "gpio: qcom_pmic: add a quirk to skip GPIO configuration"
 2024-10-02 14:52 UTC  (2+ messages)

[PATCH v2 0/2] qcom: allow msm_gpio to set special pins direction & value
 2024-10-02 14:52 UTC  (2+ messages)

[PATCH 0/2] phy: qcom: add QMP UFS PHY support
 2024-10-02 14:52 UTC  (2+ messages)

[PATCH v3 0/3] Support for Qualcomm sm8150 SoC
 2024-10-02 14:52 UTC  (2+ messages)

[PATCH 0/4] Qualcomm smartphone support
 2024-10-02 14:52 UTC  (4+ messages)
` [PATCH 1/4] board/qualcomm: introduce phone config

[PATCH] Make AVB_VERIFY depend on FASTBOOT
 2024-10-02 14:48 UTC 

[PATCH 1/4] boot: pxe_utils: Add fallback support
 2024-10-02 13:26 UTC  (4+ messages)
` [PATCH 2/4] boot: Add logic to enable booting from fallback option
` [PATCH 3/4] bootstd: Add command to enable setting of bootmeth specific properties
` [PATCH 4/4] test: Add tests for the bootmeth set command

[PATCH] xilinx: zynqmp: Remove conditional check for bootmenu_default variable
 2024-10-02 11:15 UTC 

[PATCH 0/1] arch: arm: dts: imx8mm-cl-iot-gate.dts: add no-mmc-hs400 to mmc2
 2024-10-02 10:36 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v6 00/37] Implement ACPI on aarch64
 2024-10-02  9:47 UTC  (38+ messages)
` [PATCH v6 01/37] acpi: x86: Move SPCR and DBG2 into common code
` [PATCH v6 02/37] acpi: x86: Write FADT in "
` [PATCH v6 03/37] acpi: x86: Move MADT to "
` [PATCH v6 04/37] acpi: Fix typo
` [PATCH v6 05/37] serial: serial_pl01x: Implement .getinfo() for PL01
` [PATCH v6 06/37] acpi: Add define for GTDT
` [PATCH v6 07/37] arm: acpi: Add generic ACPI methods
` [PATCH v6 08/37] acpi: Add fill_madt to acpi_ops
` [PATCH v6 09/37] acpi: acpi_table: Bump revisions
` [PATCH v6 10/37] acpi: Add ACPITAB for PPTT and GTDT
` [PATCH v6 11/37] acpi: acpi_table: Add IORT support
` [PATCH v6 12/37] acpi: Move function prototype
` [PATCH v6 13/37] acpi_table: Support platforms with unusable RSDT
` [PATCH v6 14/37] efi_loader: Allocate and write ACPI tables
` [PATCH v6 15/37] acpi: Add processor device
` [PATCH v6 16/37] drivers: usb: Add generic XHCI
` [PATCH v6 17/37] drivers: ata: Rename ahci_mvebu
` [PATCH v6 18/37] drivers/cpu: Add generic armv8 cpu driver
` [PATCH v6 19/37] arm: gic-v3-its: Rename objects
` [PATCH v6 20/37] arm: gic-v3-its: Implement of_xlate
` [PATCH v6 21/37] arm: lib: Add GICV2 driver
` [PATCH v6 22/37] drivers: misc: irq-uclass: Update irq_get_by_index
` [PATCH v6 23/37] drivers/arm: Implement acpi_fill_madt
` [PATCH v6 24/37] common: Enable BLOBLIST_TABLES on arm
` [PATCH v6 25/37] board: emulation: Add QEMU sbsa support
` [PATCH v6 26/37] arm: mach-bcm283x: Map the ARM local MMIO as well
` [PATCH v6 27/37] arm: mach-bcm283x: Bring in some header files from tianocore
` [PATCH v6 28/37] arm: bcm283x: Generate ACPI tables
` [PATCH v6 29/37] board: raspberrypi: Add ASL files from tianocore
` [PATCH v6 30/37] arm: cpu: Add ACPI parking protocol support
` [PATCH v6 31/37] armv8: cpu: Enable ACPI parking protocol
` [PATCH v6 32/37] arm: Implement read_mpidr on armv7
` [PATCH v6 33/37] arm: mach-bcm283x: Add ARMV8_MULTIENTRY support
` [PATCH v6 34/37] arm: mach-bcm283x: Enable ARMV8_MULTIENTRY
` [PATCH v6 35/37] bloblist: Fix use of uninitialized variable
` [PATCH v6 36/37] configs: Add RPI4 ACPI defconfig
` [PATCH v6 37/37] CI: Enable qemu_sbsa

[PATCH v2 0/3] dwc3: gadget: properly fix cache operations
 2024-10-02  7:31 UTC  (8+ messages)
` [PATCH v2 2/3] usb: dwc3: fix dcache flush range calculation

[PATCH v2 0/2] dfu: sf: fix flash probe when DM_SPI_FLASH is enabled
 2024-10-02  7:30 UTC  (5+ messages)
` [PATCH v2 1/2] spi: add DM_SPI_FLASH compatibility inline functions
` [PATCH v2 2/2] dfu: sf: rely on DT for spi speed and mode

[GIT PULL] Please pull u-boot-dfu-20240930
 2024-10-02  7:26 UTC  (3+ messages)

[PATCH 1/1] test: don't call restart_uboot in EFI watchdog test
 2024-10-02  5:36 UTC  (2+ messages)

[PATCH v3 0/7] Add AVS support for J721S2
 2024-10-02  1:17 UTC  (16+ messages)
` [PATCH v3 3/7] arm: dts: k3-j7*-r5: Add MPU clock in clocks property
` [PATCH v3 4/7] drivers: misc: k3_avs: Extract MPU clk and dev ID from DT
` [PATCH v3 5/7] arm: mach-k3: j721s2_init: Initialize AVS Class 0
` [PATCH v3 6/7] arm: dts: j721s2: Add VTM node in R5

[PATCH v6 00/12] efi: Add a test for EFI bootmeth
 2024-10-01 23:14 UTC  (10+ messages)
` [PATCH v6 08/12] efi_loader: Disable ANSI output for tests

[PATCH v3 0/3] cmd/mtd: add missed featuries
 2024-10-01 23:00 UTC  (4+ messages)
` [PATCH v3 1/3] cmd: mtd: add markbad command support
` [PATCH v3 2/3] cmd: mtd: add nand_write_test "
` [PATCH v3 3/3] cmd: mtd: add nand_read_test "

[PATCH v3 00/33] Tidy up use of 'SPL' and CONFIG_SPL_BUILD
 2024-10-01 21:54 UTC  (9+ messages)
` [PATCH v3 01/33] Makefile: Add a u-boot.cfg file for VPL
` [PATCH v3 02/33] boot: Drop unnecessary ifdef for LOAD_FIT
` [PATCH v3 06/33] stdio: Make use of the SERIAL define
` [PATCH v3 31/33] global: Rename SPL_TPL_ to PHASE_

[PATCH 00/26] Support display (and even more) on the BSH SMM S2/PRO boards
 2024-10-01 20:54 UTC  (19+ messages)
` [PATCH 08/26] power: Add iMX8M block ctrl driver for dispmix

[RESEND PATCH v4 00/10] mtd: spinand: initial support of ecc engines
 2024-10-01 20:44 UTC  (11+ messages)
` [RESEND PATCH v4 01/10] mtd: spinand: Use the spi-mem dirmap API
` [RESEND PATCH v4 02/10] mtd: spinand: Add a NAND page I/O request type
` [RESEND PATCH v4 03/10] mtd: spinand: add missed add missed MODULE_DEVICE_TABLE()
` [RESEND PATCH v4 04/10] mtd: spinand: simulate behavior of linux's function spinand_wait()
` [RESEND PATCH v4 05/10] mtd: spinand: more use of spinand_to_{something} helpers
` [RESEND PATCH v4 06/10] mtd: spinand: replace enable_ecc variable with disable_ecc and update corresponding logic
` [RESEND PATCH v4 07/10] mtd: spinand: minor refactoring
` [RESEND PATCH v4 08/10] mtd: spinand: more refactoring
` [RESEND PATCH v4 09/10] mtd: spinand: sync supported flashes with linux-6.10
` [RESEND PATCH v4 10/10] mtd: nand: add initial ecc engine support

[PATCH v9 00/13] net: tcp: improve tcp support
 2024-10-01 18:21 UTC  (14+ messages)
` [PATCH v9 01/13] net/tcp: fix TCP options processing
` [PATCH v9 02/13] net/tcp: fix selective acknowledge
` [PATCH v9 03/13] net/tcp: put connection specific data into a tcp_stream structure
` [PATCH v9 04/13] net/tcp: add connection info to "
` [PATCH v9 05/13] net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs
` [PATCH v9 06/13] net/tcp: improve tcp framework, use better state machine
` [PATCH v9 07/13] test/cmd/wget: fix the test
` [PATCH v9 08/13] net/tcp: simplify tcp header filling code
` [PATCH v9 09/13] net/tcp: define a fallback value for rcv_wnd size
` [PATCH v9 10/13] net/net: fix include ordering
` [PATCH v9 11/13] net/netcat: add netcat over tcp support
` [PATCH v9 12/13] net/httpd: add httpd common code
` [PATCH v9 13/13] net/httpd-upload: an example web-server implementation for file uploading

[PATCH 0/3] env: mmc: fix use of two separate partitions with proper type GUID
 2024-10-01 17:37 UTC  (4+ messages)

[PATCH v2 0/8] bootstd: sunxi: Migrate to standard boot
 2024-10-01 17:29 UTC  (8+ messages)

[PATCH v1] arm: imx: imx8m: soc: Fix VPU fdt disable fixup
 2024-10-01 16:01 UTC 

[PATCH v3 1/4] power: regulator: Trigger probe of regulators which are always-on or boot-on
 2024-10-01 14:26 UTC  (2+ messages)

[PATCH v2] usb: gadget: usbhs: Add Renesas USBHS device driver
 2024-10-01 15:38 UTC  (2+ messages)

[PATCH 1/3] dts: Deduplicate dtbs target
 2024-10-01 14:32 UTC  (6+ messages)
` [PATCH 2/3] dts: Add ability to build DTOs only from arch/$(ARCH)/dts

[PATCH v5 00/36] Implement ACPI on aarch64
 2024-10-01 15:17 UTC  (6+ messages)
` [PATCH v5 25/36] board: emulation: Add QEMU sbsa support

[PATCH] lib: fdtdec: Parse the gzip/lzo headers only when dependencies have met
 2024-10-01 15:05 UTC  (2+ messages)

[PATCH] dfu: sf: rely on DT for spi speed and mode
 2024-10-01 14:09 UTC  (6+ messages)

[PATCH v5 00/11] led: introduce LED boot and activity function
 2024-10-01 12:24 UTC  (12+ messages)
` [PATCH v5 01/11] led: toggle LED on initial SW blink
` [PATCH v5 02/11] dm: core: implement ofnode_options helpers
` [PATCH v5 03/11] led: implement LED boot API
` [PATCH v5 04/11] common: board_r: rework BOOT LED handling
` [PATCH v5 05/11] led: implement LED activity API
` [PATCH v5 06/11] tftp: implement support for LED activity
` [PATCH v5 07/11] mtd: "
` [PATCH v5 08/11] ubi: "
` [PATCH v5 09/11] doc: introduce led.rst documentation
` [PATCH v5 10/11] test: dm: Add tests for LED boot and activity
` [PATCH v5 11/11] test: dm: Expand ofnode options test with new helper

[PATCH 1/1] cmd: simplify CONFIG_CMD_USB_MASS_STORAGE dependencies
 2024-10-01 12:24 UTC  (3+ messages)

[PATCH v2 0/7] Add the USB5744 hub driver as per new DT binding
 2024-10-01 12:07 UTC  (5+ messages)
` [PATCH v2 5/7] usb: onboard-hub: Bail out if peer hub is already probed

[PATCH v3 0/7] Add the USB5744 hub driver as per new DT binding
 2024-10-01 12:02 UTC  (9+ messages)
` [PATCH v3 1/7] usb: onboard-hub: Add reset-gpio support
` [PATCH v3 3/7] usb: onboard-hub: add support for Microchip USB5744
` [PATCH v3 4/7] usb: onboard-hub: Add i2c initialization for usb5744 hub
` [PATCH v3 7/7] arm64: zynqmp: Update the usb5744 hub node as per binding

[PATCH] ARM: at91: clock: Add missing include of asm/io.h
 2024-10-01 12:07 UTC 

[PATCH V2 1/5] mmc: fsl_esdhc_imx: Enable AHB/IPG clk with clk bulk API
 2024-10-01 13:07 UTC  (5+ messages)
` [PATCH V2 2/5] mmc: fsl_esdhc_imx: Send 80 clocks before IDLE command
` [PATCH V2 3/5] mmc: fsl_esdhc_imx: Fix host_caps issue for non-DM driver
` [PATCH V2 4/5] mmc: fsl_esdhc_imx: Avoid resource leak
` [PATCH V2 5/5] mmc: fsl_esdhc_imx: Reset tuning logic

[PATCH 1/5] mmc: fsl_esdhc_imx: Enable AHB/IPG clk
 2024-10-01 11:20 UTC  (3+ messages)

[PATCH 1/4] rockchip: rk3399-roc-pc: Hook sysreset gpio to enable full reset
 2024-10-01 11:19 UTC  (6+ messages)
` [PATCH 3/4] rockchip: rk3399-rockpro64: Disable bootstage instrumentation config

[PATCH v2] bootstd: android: Add U-Boot version to cmdline
 2024-10-01  8:57 UTC  (2+ messages)

[PATCH] dfu: define a callback function for the dfu_alt_info environment variable
 2024-10-01  8:56 UTC  (2+ messages)

[PATCH 0/2] lmb: rework logic to validate load address for network commands
 2024-10-01  8:49 UTC  (4+ messages)

[PATCH v2] xilinx: common: fix script address for Microblaze
 2024-10-01  8:25 UTC 

[PATCH 00/27] led: Remove old status-LED code
 2024-10-01  7:21 UTC  (3+ messages)
` [PATCH 15/27] m68k: Drop unused status_led.h header file
  ` Acked


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