messages from 2024-09-10 03:20:58 to 2024-09-11 07:23:10 UTC [more...]
[PATCH] sh: cache: Fill in invalidate_icache_all()
2024-09-11 7:23 UTC (5+ messages)
[PATCH 0/7] mtd: nand: brcmnand: Backported fixes from Linux
2024-09-11 7:11 UTC (8+ messages)
` [PATCH 1/7] mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
` [PATCH 2/7] mtd: rawnand: brcmnand: Fix potential false time out warning
` [PATCH 3/7] mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
` [PATCH 4/7] mtd: rawnand: brcmnand: Fix mtd oobsize
` [PATCH 5/7] mtd: rawnand: brcmnand: Add read data bus interface
` [PATCH 6/7] mtd: rawnand: brcmnand: Support write protection setting from dts
` [PATCH 7/7] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap
[PATCH] driver: net: Add Aspeed AST2700 MDIO support
2024-09-11 7:09 UTC (2+ messages)
[PATCH v3 0/3] efi: Start tidying up memory management
2024-09-11 6:49 UTC (10+ messages)
` [PATCH v3 2/3] efi: Allow use of malloc() for the EFI pool
` [PATCH v3 3/3] efi: Show the location of the bounce buffer
[PATCH v2] board: rpi: Enable capsule updates
2024-09-11 6:30 UTC
[PATCH 00/17] Implement ACPI on aarch64
2024-09-11 6:29 UTC (5+ messages)
` [PATCH 03/17] acpi: x86: Move MADT to common code
[PATCH v3 00/30] Implement ACPI on aarch64
2024-09-11 6:24 UTC (31+ messages)
` [PATCH v3 01/30] acpi: x86: Move SPCR and DBG2 into common code
` [PATCH v3 02/30] acpi: x86: Write FADT in "
` [PATCH v3 03/30] acpi: x86: Move MADT to "
` [PATCH v3 04/30] acpi: Fix typo
` [PATCH v3 05/30] serial: serial_pl01x: Implement .getinfo() for PL01
` [PATCH v3 06/30] acpi: Add define for GTDT
` [PATCH v3 07/30] arm: acpi: Add generic ACPI methods
` [PATCH v3 08/30] acpi: Add fill_madt to acpi_ops
` [PATCH v3 09/30] acpi: acpi_table: Bump revisions
` [PATCH v3 10/30] acpi: Add ACPITAB for PPTT and GTDT
` [PATCH v3 11/30] acpi: acpi_table: Add IORT support
` [PATCH v3 12/30] acpi: Move function prototype
` [PATCH v3 13/30] acpi: acpi_table: Support ACPI 2.0 platforms
` [PATCH v3 14/30] efi_loader: Allocate and write ACPI tables
` [PATCH v3 15/30] acpi: Add processor device
` [PATCH v3 16/30] drivers: usb: Add generic XHCI
` [PATCH v3 17/30] drivers: ata: Rename ahci_mvebu
` [PATCH v3 18/30] drivers/cpu: Add generic armv8 cpu driver
` [PATCH v3 19/30] arm: gic-v3-its: Rename objects
` [PATCH v3 20/30] drivers/arm: Implement acpi_fill_madt
` [PATCH v3 21/30] common: Enable BLOBLIST_TABLES on arm
` [PATCH v3 22/30] board: emulation: Add QEMU sbsa support
` [PATCH v3 23/30] arm: mach-bcm283x: Map the ARM local MMIO as well
` [PATCH v3 24/30] arm: mach-bcm283x: Bring in some header files from tianocore
` [PATCH v3 25/30] arm: bcm283x: Generate ACPI tables
` [PATCH v3 26/30] board: raspberrypi: Add ASL files from tianocore
` [PATCH v3 27/30] arm: cpu: Add ACPI parking protocol support
` [PATCH v3 28/30] arm: mach-bcm283x: Add ARMV8_MULTIENTRY support
` [PATCH v3 29/30] arm: mach-bcm283x: Enable ARMV8_MULTIENTRY
` [PATCH v3 30/30] configs: Add RPI4 ACPI defconfig
[PATCH 1/4] power: regulator: Trigger probe of regulators which are always-on or boot-on
2024-09-11 5:57 UTC (16+ messages)
[PATCH] net: ftgmac100: Add Aspeed AST2700 support
2024-09-11 3:21 UTC (3+ messages)
` 回覆: "
[PATCH RFC/RFT 0/3] k3-j784s4-r5-evm: Enable ESMs and related PMIC
2024-09-11 4:18 UTC (7+ messages)
` [PATCH RFC/RFT 2/3] board: ti: j784s4: Initialize the ESM & PMIC ESM
[PATCH] spl: spl_load: fix comparison between negative error code and unsigned size
2024-09-11 0:48 UTC (3+ messages)
[PATCH 00/13] phycore-am62/4: Add more boot sources
2024-09-10 22:38 UTC (2+ messages)
[PATCH v2] test/py: spi: Set the expected error message
2024-09-10 22:38 UTC (2+ messages)
[PATCH] treewide: drop redundant "type string" for SYS_SOC and friends
2024-09-10 22:38 UTC (2+ messages)
[PATCH] arm: Remove ethernut5 board
2024-09-10 22:38 UTC (3+ messages)
[PATCH] net: guard call to tftp_start() with IS_ENABLED(CONFIG_CMD_TFTPBOOT)
2024-09-10 22:38 UTC (2+ messages)
[PATCH v3 0/3] This series adds a few patches to make it easy to use the system dtc in
2024-09-10 22:07 UTC (14+ messages)
` [PATCH v3 2/3] buildman: Allow skipping the dtc build
[PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot
2024-09-10 21:29 UTC (7+ messages)
[PATCH 00/10] SMBIOS improvements
2024-09-10 20:15 UTC (6+ messages)
[PATCH] scripts/Makefile.lib: do not include CONFIG_DEVICE_TREE_INCLUDES in dtsi_include_list
2024-09-10 19:07 UTC (3+ messages)
[PATCH v2 00/16] Miscellaneous fixes
2024-09-10 18:44 UTC (5+ messages)
` [PATCH v2 01/16] Makefile: detect HOST_ARCH properly when CROSS_COMPILE is multi-word
[PATCH v3 00/16] Miscellaneous fixes
2024-09-10 18:44 UTC (5+ messages)
` [PATCH v3 01/16] Makefile: detect HOST_ARCH properly when CROSS_COMPILE is multi-word
[PATCH v4 00/23] Fix various bugs
2024-09-10 18:41 UTC (4+ messages)
` [PATCH v4 02/23] nvmxip: Avoid probing on boot
[PATCH 00/13] Miscellaneous fixes
2024-09-10 18:41 UTC (9+ messages)
` [PATCH 09/13] net: wget: allow EFI boot
[PATCH] pinctrl: exynos: fix type of count integer
2024-09-10 18:37 UTC
[PATCH v2] spl: ram: hide SPL_RAM_SUPPORT
2024-09-10 17:22 UTC (3+ messages)
[GIT PULL] Please pull u-boot-dfu-20240910
2024-09-10 17:22 UTC (2+ messages)
[PULL] u-boot-riscv/master
2024-09-10 17:22 UTC (2+ messages)
[GIT PULL] Please pull u-boot-imx-master-20240909
2024-09-10 17:22 UTC (2+ messages)
[PATCH v2 0/5] Rockchip: Allow to silent TPL/SPL debug console
2024-09-10 16:46 UTC (13+ messages)
` [PATCH v2 1/5] debug_uart: Replace debug functions with dummies if CONFIG_DEBUG_UART is not set
` [PATCH v2 2/5] ram: rockchip: Fix dependency of RAM_ROCKCHIP_DEBUG
` [PATCH v2 3/5] ram: rockchip: Add separate RAM_ROCKCHIP_DEBUG config for TPL/SPL
` [PATCH v2 4/5] rockchip: px30: Weaken dependency TPL/SPL serial
` [PATCH v2 5/5] rockchip: px30: Fix hard dependency to DEBUG_UART_BOARD_INIT
[PATCH 0/3] Support for Qualcomm sm8150 SoC
2024-09-10 16:01 UTC (7+ messages)
` [PATCH 2/3] pinctrl: qcom: add driver for SM8150 SoC
` [PATCH 3/3] config: qcom: add sm8150 to qcom_defconfig
[PATCH v3] cmd: sf: prevent overwriting the reserved memory
2024-09-10 15:43 UTC
[PATCH] dfu: fix Kconfig dependencies
2024-09-10 13:55 UTC (4+ messages)
[PATCH] board: rpi: Enable capsule updates
2024-09-10 13:54 UTC (6+ messages)
[PATCH] spl: ram: hide SPL_RAM_SUPPORT
2024-09-10 12:59 UTC (3+ messages)
[PATCH 00/13] ufs: enhancements to support Qualcomm UFS controllers
2024-09-10 12:59 UTC (21+ messages)
` [PATCH 01/13] ufs: allocate descriptors with size aligned with DMA_MINALIGN
` [PATCH 02/13] ufs: fix dcache flush and invalidate range calculation
` [PATCH 03/13] ufs: split flush and invalidate to only invalidate when required
` [PATCH 04/13] ufs: use dcache helpers for scsi_cmd data and only invalidate if necessary
` [PATCH 05/13] ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
` [PATCH 06/13] ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO
` [PATCH 07/13] ufs/ufs.h: Add definition of 'ufshcd_rmwl()'
` [PATCH 08/13] ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUP
` [PATCH 09/13] ufs: Sync possible UFS Quirks with Linux UFS driver
` [PATCH 10/13] ufs: Add missing memory barriers
` [PATCH 11/13] ufs: Fix debug message in 'ufs_start'
` [PATCH 12/13] ufs: core: remove link_startup_again logic
` [PATCH 13/13] MAINTAINERS: Add myself to the list of UFS maintainers
[PATCH 0/8] Add imx8mp video support
2024-09-10 12:56 UTC (11+ messages)
` [PATCH 1/8] dm: core: Add a helper to retrieve devices through graph endpoints
` [PATCH 2/8] clk: Ensure the parent clocks are enabled while reparenting
` [PATCH 3/8] clk: imx8mp: Add media related clocks
` [PATCH 4/8] imx: power-domain: Describe the i.MX8 MEDIAMIX domain
` [PATCH 5/8] imx: power-domain: Add support for the MEDIAMIX control block
` [PATCH 6/8] video: imx: Fix Makefile in order to be able to add other imx drivers
` [PATCH 7/8] video: imx: Add LDB driver
` [PATCH 8/8] video: imx: Add LCDIF driver
[PATCH v2 0/8] riscv: Add AST2700 platform support
2024-09-10 9:39 UTC (9+ messages)
` [PATCH v2 1/8] riscv: Make A ISA extension selectable
` [PATCH v2 2/8] riscv: Make stack size shift configurable
` [PATCH v2 3/8] riscv: u-boot-spl.lds: Remove _image_binary_end alignment
` [PATCH v2 4/8] riscv: Add AST2700 SoC initial platform support
` [PATCH v2 5/8] timer: Add AST2700 IBEX timer support
` [PATCH v2 6/8] board: ibex_ast2700: Add FMC header support
` [PATCH v2 7/8] ram: ast2700: Add DRAM controller initialization
` [PATCH v2 8/8] configs: ibex-ast2700: Enable DRAM and timer driver
[PATCH] spi: davinci: Drop the preload of TX buffer before read/writes operations
2024-09-10 9:16 UTC
[PATCH 1/2] mtd: spi-nor-core: allow overriding 4-byte OPCODE support
2024-09-10 8:05 UTC (4+ messages)
` [PATCH 2/2] mtd: spi-nor-core: add 4-byte OPCODE support for Winbond W25Q256JV
[PATCH 0/4] mtd: spi-nor: add generic flash driver
2024-09-10 7:46 UTC (9+ messages)
` [PATCH 1/4] mtd: spi-nor: Rework set_4byte()
` [PATCH 2/4] mtd: spi-nor: Set the 4-Byte Address Mode method based on SFDP data
` [PATCH 3/4] mtd: spi-nor: Remove SPI_NOR_SKIP_SFDP flag
` [PATCH 4/4] mtd: spi-nor: add generic flash driver
OF_UPSTREAM vs. additional dtbs
2024-09-10 12:48 UTC (18+ messages)
` Aw: "
[PATCH 0/2] qcom: allow msm_gpio to set special pins direction & value
2024-09-10 12:27 UTC (5+ messages)
` [PATCH 1/2] gpio: msm: add support for special pins
` [PATCH 2/2] pinctr: qcom: sm8250: add special pins pins configuration data
[PATCH v2] rockchip: add SPI NOR flash support for Radxa E25(CM3I)
2024-09-10 10:35 UTC (3+ messages)
[PATCH] rockchip: modify devicetree at runtime for Radxa ROCK Pi E v3.0
2024-09-10 10:32 UTC (3+ messages)
[PATCH 0/4] ufs: add support for Qualcomm UFS Controller
2024-09-10 9:50 UTC (5+ messages)
` [PATCH 1/4] ufs: add device_reset callback
` [PATCH 2/4] ufs: add get_max_pwr_mode callback
` [PATCH 3/4] ufs: allow UFSHCI version 4.0
` [PATCH 4/4] ufs: Add Support for Qualcomm UFS HC driver
[PATCH v10 00/25] Introduce the lwIP network stack
2024-09-10 9:50 UTC (4+ messages)
` [PATCH v10 21/25] Kconfig: fix undefined symbols (g_dnl*) when NET_LWIP is default enabled
[PATCH] bootstd: android: Add U-Boot version to cmdline
2024-09-10 9:34 UTC (3+ messages)
[PATCH v6] mmc: Poll CD in case cyclic framework is enabled
2024-09-10 9:34 UTC (4+ messages)
[PATCH] pwm: imx: Don't drop the enable bit once set
2024-09-10 9:13 UTC
[PATCH 0/2] phy: qcom: add QMP UFS PHY support
2024-09-10 9:11 UTC (3+ messages)
` [PATCH 1/2] phy: qcom: Import QMP phy related header files from Linux
` [PATCH 2/2] phy: qcom: Add QMP UFS PHY driver
[PATCH] video: Fix VNBYTES() macro comment
2024-09-10 9:11 UTC
[RFC PATCH 0/6] Add support for K3 BIST
2024-09-10 9:11 UTC (6+ messages)
` [RFC PATCH 4/6] drivers: misc: k3_bist: Add K3 BIST driver
[PATCH] spl: ram: fix build warning when neither RAM_DEVICE nor DFU are enabled
2024-09-10 8:43 UTC (3+ messages)
[PATCH 1/6] usb: gadget: Inline usb_add_gadget_udc_release
2024-09-10 8:27 UTC (2+ messages)
[PATCH 1/1] cmd: mtd: simplify mtd_show_device()
2024-09-10 7:30 UTC (2+ messages)
[PULL] u-boot-usb/next
2024-09-10 4:08 UTC (2+ messages)
[PATCH] mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon 2Gb parts
2024-09-09 17:00 UTC (2+ messages)
[PATCH] mtd: spi-nor-ids: Add support for S28HS256T
2024-09-09 16:52 UTC (2+ messages)
[PATCH] mtd: spi-nor-ids: Deduplicate w25q16dw entry
2024-09-09 16:44 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).