public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-10-15 14:16:48 to 2024-10-16 11:57:58 UTC [more...]

[PATCH 1/2] arm64: imx8mp: Read MAC address from M24C32-D write-lockable page on DH i.MX8MP DHCOM if available
 2024-10-16 11:57 UTC  (3+ messages)

[PATCH 00/17] (no cover subject)
 2024-10-16 11:36 UTC  (19+ messages)
` [PATCH 01/17] mailbox: add i.MX95 Messaging Unit (MU) driver
` [PATCH 02/17] firmware: scmi: smt: Interrupt communication enable
` [PATCH 03/17] pinctrl: nxp: add SCMI pin control protocol driver
` [PATCH 04/17] scmi_protocols: add SCMI misc protocol protocol_id and message_id for getting the ROM passover data
` [PATCH 05/17] scmi_protocols: add SCMI Performance domain management protocol message IDs
` [PATCH 06/17] clk: scmi: add the command CLOCK_PARENT_SET
` [PATCH 07/17] clk: scmi: check the clock state/parent/rate control permissions
` [PATCH 08/17] scmi_protocols: update struct scmi_base_discover_list_protocols_out
` [PATCH 09/17] imx9: scmi: add i.MX95 SoC and clock related code
` [PATCH 10/17] imx9: add i.MX95 Kconfig and Makefile
` [PATCH 11/17] imx9: scmi: soc: Override h_spl_load_read with trampoline buffer
` [PATCH 12/17] scmi: add the macro SCMI_MSG
` [PATCH 13/17] imx: Kconfig: IMX8_ROMAPI is not configured for i.MX95
` [PATCH 14/17] imx95_evk: add i.MX95 19x19 EVK board basic support
` [PATCH 15/17] imx: add V2X container support on i.MX95
` [PATCH 16/17] imx: Support loading container image from RAM device
` [PATCH 17/17] imx: Fix ROMAPI driver to load container image

[PATCH] dm: core: downgrade some dm_warn messages to log_debug()
 2024-10-16 11:31 UTC  (2+ messages)

device_bind() with ofnode_null() tripping assert()?
 2024-10-16 11:25 UTC 

[PATCH v6] rockchip: board: Increase rng-seed size to make it sufficient for modern Linux
 2024-10-16 10:24 UTC  (3+ messages)

[PATCH 1/1] efi_loader: avoid #ifdef in efi_setup.c
 2024-10-16 10:17 UTC 

[PATCH] usb: Fix test failure with multiple partitions
 2024-10-16 10:14 UTC  (3+ messages)

[PATCH v5] rockchip: board: Increase rng-seed size to make it sufficient for modern Linux
 2024-10-16 10:05 UTC  (3+ messages)

[PATCH v13 00/21] Introduce the lwIP network stack
 2024-10-16 10:04 UTC  (20+ messages)
` [PATCH v13 01/21] configs: use syntax CONFIG_FOO=n in tools-only_defconfig
` [PATCH v13 02/21] sandbox: add dummy driver ETH_SANDBOX_LWIP
` [PATCH v13 03/21] test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled
` [PATCH v13 04/21] test: boot: fix bootflow_cmd_label "
` [PATCH v13 06/21] net: split net into net{,-common,-legacy,-lwip}
` [PATCH v13 07/21] net: eth-uclass: add function eth_start_udev()
` [PATCH v13 08/21] net: lwip: build lwIP
` [PATCH v13 10/21] net: lwip: tftp: bind to TFTP port only when in server mode
` [PATCH v13 11/21] net: lwip: add TFTP support and tftpboot command
` [PATCH v13 12/21] net: lwip: add ping command
` [PATCH v13 13/21] net: lwip: add dns command
` [PATCH v13 14/21] net: split cmd/net.c into cmd/net.c and cmd/net-common.c
` [PATCH v13 15/21] net: lwip: add wget command
` [PATCH v13 16/21] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
` [PATCH v13 17/21] configs: add qemu_arm64_lwip_defconfig
` [PATCH v13 18/21] net: lwip: tftp: add support of blksize option to client
` [PATCH v13 19/21] net: lwip: add TFTP_BLOCKSIZE
` [PATCH v13 20/21] CI: add qemu_arm64_lwip to the test matrix
` [PATCH v13 21/21] MAINTAINERS: net: lwip: add myself as a maintainer

[PATCH 1/1] cmd: wget: CONFIG_CMD_WGET must depend on CONFIG_CMD_NET
 2024-10-16  9:50 UTC 

[PATCH] ARM: mach-snapdragon: configure a larger default SYS_MALLOC_LEN for fastboot
 2024-10-16  9:25 UTC 

[PATCH] mmc: msm_sdhci: enable vqmmc at probe if available
 2024-10-16  9:17 UTC 

[PATCH] gpio: qcom_pmic: add again the quirk to skip GPIO configuration on PM8550
 2024-10-16  9:16 UTC 

[PATCH v1 0/3] Support Aspeed SGPIO controller
 2024-10-16  8:59 UTC  (4+ messages)
` [PATCH v1 1/3] gpio: Add Aspeed SGPIO driver
` [PATCH v1 2/3] ARM: dts: ast2500: Add SGPIO to device tree
` [PATCH v1 3/3] ARM: dts: ast2600: "

[PATCH] usb: dwc3-generic: use DR_MODE_OTG when dr_mode isn't specified
 2024-10-16  8:26 UTC 

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2024-10-16  8:20 UTC  (3+ messages)
`  "

[PATCH] phy: qcom: ufs: drop unused ufsphy_v2_regs_layout
 2024-10-16  7:43 UTC 

[PATCH] clk: imx8: Add dummy clk
 2024-10-16  7:50 UTC  (2+ messages)

[PATCH] dt-bindings: remove phy/phy-qcom-qmp.h in favor of dts/upstream
 2024-10-16  7:37 UTC 

risc-v - efi_free_pool: illegal free
 2024-10-16  7:33 UTC  (4+ messages)

[PATCH 0/2] board: libre-computer: Add support for Libre Computer aml-a311d-cc & aml-s905d3-cc boards
 2024-10-16  7:15 UTC  (3+ messages)
` [PATCH 2/2] ARM: meson: add support for Libre Computer aml-s905d3-cc

[PATCH] phy: qcom: ufs: add sc7280
 2024-10-16  7:07 UTC  (2+ messages)

imx8qxp: deneb board fails with current HEAD
 2024-10-16  6:40 UTC  (5+ messages)

[PATCH] usb: Fix test dependency on ext4write command
 2024-10-16  6:33 UTC  (3+ messages)

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

[PATCH] binman: Add option for pointing to external description
 2024-10-16  5:59 UTC  (7+ messages)

[PATCH] spi: zynq_qspi: Add missing prototype for update_stripe
 2024-10-16  4:44 UTC 

[PATCH] Revert "Makefile: Drop SPL_FIT_GENERATOR / SPL_FIT_SOURCE support" changes
 2024-10-16  3:47 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2024-10-16  3:47 UTC  (2+ messages)

Assistance required - U-boot not working on Radxa Rock
 2024-10-15 21:02 UTC 

I'm using Gboard to type in English (US) (QWERTY). You can try it at: https://gboard.app.goo.gl/cSdoq
 2024-10-11 15:26 UTC 

[PATCH] ARM: dts: imx6-dhcom: Remove fdt_high and initrd_high env variables
 2024-10-15 23:44 UTC 

[PATCH 1/2] Makefile: Drop SPL_FIT_SOURCE support
 2024-10-15 23:27 UTC  (5+ messages)

[PATCH] CI: Do not test "sleep" in QEMU
 2024-10-15 22:54 UTC  (2+ messages)

[PATCH] qcom_defconfig: enable UFS Qualcomm controller and PHY drivers
 2024-10-15 22:53 UTC  (2+ messages)

[PATCH v12 00/21] Introduce the lwIP network stack
 2024-10-15 22:41 UTC  (2+ messages)

[PATCH v4 00/15] Make EFI memory allocations synchronous with LMB
 2024-10-15 22:26 UTC  (20+ messages)
` [PATCH v4 01/15] lmb: add versions of the lmb API with flags
` [PATCH v4 02/15] lmb: add a flag to allow suppressing memory map change notification
` [PATCH v4 03/15] lmb: add and reserve memory above ram_top
` [PATCH v4 04/15] efi: memory: use the lmb API's for allocating and freeing memory
` [PATCH v4 05/15] lmb: notify of any changes to the LMB memory map
` [PATCH v4 06/15] efi_memory: do not add U-Boot memory to the "
` [PATCH v4 07/15] ti: k3: remove efi_add_known_memory() function definition
` [PATCH v4 08/15] stm32mp: "
` [PATCH v4 09/15] lmb: allow for boards to specify memory map
` [PATCH v4 10/15] layerscape: use the lmb API's to add RAM memory
` [PATCH v4 11/15] x86: e820: use the lmb API for adding "
` [PATCH v4 12/15] efi_memory: do not add RAM memory to the memory map
` [PATCH v4 13/15] lmb: remove call to efi_lmb_reserve()
` [PATCH v4 14/15] efi_memory: rename variable to highlight overlap with free memory
` [PATCH v4 15/15] lmb: replace the double-underscore with single-underscore for all functions

modify live DT with OF_LIVE breaking phy_connect?
 2024-10-15 21:54 UTC  (5+ messages)

[PATCH] i2c: i2c-gpio: add support for i2c-gpio,sda-output-only
 2024-10-15 20:29 UTC 

[PATCH v3 1/2] dts: Add ability to build fallback DTBOs from arch/$(ARCH)/dts
 2024-10-15 20:12 UTC  (3+ messages)

[PATCH] mtd: spi-nor: Move SR3 WPS bit definition in the correct location
 2024-10-15 20:14 UTC 

[PATCH] test: Drop mention of old flags in a comment
 2024-10-15 19:44 UTC  (2+ messages)

[PATCH v7 0/8] test: Minor fixes to test.py
 2024-10-15 19:44 UTC  (2+ messages)

[PATCH] test: Fix skip check for sleep command test
 2024-10-15 19:43 UTC  (2+ messages)

[PATCH v2 1/4] boot: pxe_utils: Add fallback support
 2024-10-15 19:43 UTC  (2+ messages)

[PATCH] net: correct wget_connected debug messages
 2024-10-15 19:43 UTC  (2+ messages)

[PATCH v2 1/1] net/wget: set filesize
 2024-10-15 19:43 UTC  (2+ messages)

[PATCH v2] Revert "mmc: dw_mmc: Extract FIFO data transfer into a separate routine"
 2024-10-15 19:43 UTC  (2+ messages)

[PATCH v3 0/6] mtd: Make sure UBIFS does not do multi-pass page programming on flashes that don't support it
 2024-10-15 19:43 UTC  (2+ messages)

[PATCH v3 0/7] Allow showing the memory map
 2024-10-15 19:23 UTC  (10+ messages)
` [PATCH v3 2/7] common: Tidy up how malloc() is inited
` [PATCH v3 3/7] am65x: Use map_to_sysmem() to convert from pointer
` [PATCH v3 7/7] cmd: Update the meminfo command to show the memory map

[PATCH v3 03/15] efi: memory: use the lmb API's for allocating and freeing memory
 2024-10-15 19:05 UTC  (11+ messages)

[PATCH v7 0/6] FUSB302 USB-C controller support
 2024-10-15 15:42 UTC  (8+ messages)
` [PATCH v7 1/6] usb: tcpm: add core framework
` [PATCH v7 2/6] usb: tcpm: fusb302: add driver
` [PATCH v7 3/6] board: rock5b-rk3588: enable USB-C in operating system
` [PATCH v7 4/6] rockchip: rk3588-rock-5b: Add USB-C controller to u-boot.dtsi
` [PATCH v7 5/6] rockchip: rock5b-rk3588: Enable USB-C PD support
` [PATCH v7 6/6] MAINTAINERS: add TCPM section

[PATCH v8 00/37] Implement ACPI on aarch64
 2024-10-15 17:01 UTC  (9+ messages)

[PATCH v4] rockchip: board: Increase rng-seed size to make it sufficient for modern Linux
 2024-10-15 15:47 UTC  (3+ messages)

[PATCH v3 00/20] x86: expo: Add support for editing coreboot CMOS RAM settings
 2024-10-15 16:34 UTC  (3+ messages)
` [PATCH v3 13/20] docker: Update coreboot

[PATCH v3 0/6] android_ab: introduce bcb ab_dump command and provide several bcb fixes
 2024-10-15 15:27 UTC  (12+ messages)
` [PATCH v3 2/6] treewide: bcb: move ab_select command to bcb subcommands

[PATCH 0/1] sama5d3.dtsi pinctrl section fix
 2024-10-15 14:53 UTC  (2+ messages)
` [PATCH 1/1] Fixed sama5d3 dts file so PIO sections are inside pinctrl as in kernel dts

[PATCH v8 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-10-15 14:08 UTC  (3+ messages)

[PATCH v5 0/7] Add AVS support for J721S2
 2024-10-15 14:38 UTC  (2+ messages)

[PATCH v4 0/5] Adjust initial EFI memory-allocation to be in the U-Boot region
 2024-10-15 14:30 UTC  (11+ messages)
` [PATCH v4 4/5] efi: Reserve some memory for initial use

[PATCH v6 08/12] efi_loader: Disable ANSI output for tests
 2024-10-15 14:16 UTC  (11+ messages)
` [PATCH v6 12/12] test: efi: boot: Add a test for the efi bootmeth


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