u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-13 13:54:02 to 2025-02-16 12:56:45 UTC [more...]

[PATCH v1 0/1] core: ofnode: add of_graph parsing helpers
 2025-02-16 12:56 UTC  (5+ messages)
` [PATCH v1 1/1] "

[PATCH v1 0/1] video: bridge-uclass: add get_display_timing ops
 2025-02-16 12:56 UTC  (7+ messages)
` [PATCH v1 1/1] "

[PATCH] mmc: Avoid uniniting twice
 2025-02-16 12:55 UTC 

[PATCH v2 0/2] core: ofnode: add of_graph parsing helpers
 2025-02-16 11:23 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] test: dm: add ofnode_graph tests

[PATCH 0/3] lmb: move lmb_map_update_notify() to EFI
 2025-02-16 11:12 UTC  (4+ messages)
` [PATCH 1/3] lmb: avoid superfluous value check in lmb_map_update_notify()
` [PATCH 2/3] lmb: move lmb_map_update_notify() to EFI
` [PATCH 3/3] efi_loader: make efi_add_memory_map_pg() static

[PATCH 0/3] binman: x86: Tidy up skip-at-start settings
 2025-02-16  2:02 UTC  (4+ messages)
` [PATCH 1/3] x86: Stop working around skip-at-start
` [PATCH 2/3] binman: Read the skip-at-start value on startup
` [PATCH 3/3] binman: x86: Write skip-at-start when end-at-4gb is used

[PULL] u-boot-sh/master
 2025-02-16  0:33 UTC  (2+ messages)

Can't get U-Boot working on Geniatech XPI-3566-ZERO
 2025-02-15 19:45 UTC  (3+ messages)

[PATCH] lib: lmb: conditionally include EFI loader notification
 2025-02-15 22:40 UTC  (2+ messages)

[PATCH v2 0/1] spi: soft_spi: Add support for SPI_3WIRE
 2025-02-15 21:28 UTC  (2+ messages)

[PATCH 0/6] Rework requirements.txt files
 2025-02-15 21:28 UTC  (2+ messages)

[PATCH] board: ti: am62px: tifs-rm-cfg/rm-cfg: Update DMA resource sharing for CPSW
 2025-02-15 21:28 UTC  (2+ messages)

[PATCH v2 00/35] VBE serial part H: Implement VBE on Rockchip RK3399
 2025-02-15 18:28 UTC  (24+ messages)
` [PATCH v2 12/35] rockchip: dts: Create a template for the FIT
` [PATCH v2 14/35] rockchip: dts: Use the new binman template for the SPI image too
` [PATCH v2 33/35] RFC: Revert "bloblist: Load the bloblist from the previous loader"
` [PATCH v2 35/35] bloblist: Allow using a different bloblist address

[PATCH v3 00/46] pxe: Support read_all() for extlinux and PXE
 2025-02-15 18:21 UTC  (6+ messages)

[PATCH v3 1/2] CI: Move default image under global defaults
 2025-02-15 18:12 UTC  (6+ messages)

[BUG report] spl: image size check fails in spl_load()
 2025-02-15 17:48 UTC 

[PATCH 1/1] efi_driver: create a parent device for all EFI block devices
 2025-02-15 17:23 UTC  (2+ messages)

[PATCH 0/4] test: A few quality-of-life improvements
 2025-02-15 17:21 UTC  (10+ messages)
` [PATCH 4/4] test: Make net tests depend on CONFIG_CMD_NET

[PATCH v2 0/6] test: A few quality-of-life improvements
 2025-02-15 17:21 UTC  (6+ messages)
` [PATCH v2 5/6] test/py: Show info about module-loading

[PATCH 00/21] EFI driver to support multiple network interfaces
 2025-02-15 17:21 UTC  (11+ messages)
` [PATCH 19/21] py/tests: test_efi_selftest: Add test for counting EFI netdevices

[PATCH] efi_loader: Clean up usage of structure jmp_buf_data
 2025-02-15 16:58 UTC  (2+ messages)

[PATCH] binman: Fill in most of the imx8mimage and imx8mcst tests
 2025-02-15 14:55 UTC  (13+ messages)

[PATCH] Add 'bootsource' /chosen property
 2025-02-15 15:13 UTC  (9+ messages)

[PATCH 00/32] arm: Support building as an EFI app
 2025-02-15 14:51 UTC  (8+ messages)
` [PATCH 01/32] Convert build-efi script to Python
` [PATCH 07/32] scripts: Update build-efi to support arm64

[PATCH 0/3] rockchip: remove u-boot.rom generation and use binaries from simple-bin in simple-bin-image
 2025-02-15 13:17 UTC  (3+ messages)

Security vulnerabilities report to Das-U-Boot
 2025-02-15  3:24 UTC  (10+ messages)

[PATCH v4 00/29] arm: Support building as an EFI app
 2025-02-15  3:22 UTC  (30+ messages)
` [PATCH v4 01/29] Makefile: Avoid using TEXT_BASE with the EFI APP
` [PATCH v4 02/29] video: Move vesa_setup_video_priv() into its own file
` [PATCH v4 03/29] video: Use a local mode_info struct in the EFI driver
` [PATCH v4 04/29] lib: Provide fdtdec_get_pci_bar32() only with PCI enabled
` [PATCH v4 05/29] efi: Rename app and payload to include x86
` [PATCH v4 06/29] efi: Allow board/efi Kconfig to be used outside x86
` [PATCH v4 07/29] efi: x86: Move EFI SDRAM-handling into a common file
` [PATCH v4 08/29] treewide: Rename VENDOR_EFI to ARCH_EFI
` [PATCH v4 09/29] efi: x86: Rework VENDOR_EFI option to permit other archs
` [PATCH v4 10/29] efi: x86: Allow setting the global_data pointer with EFI
` [PATCH v4 11/29] efi: Tidy up setup of global_data
` [PATCH v4 12/29] efi: Rename ImageBase to image_base
` [PATCH v4 13/29] efi: lmb: Avoid access to _start
` [PATCH v4 14/29] efi: arm: Don't do the EL2 switch when running under EFI
` [PATCH v4 15/29] efi: arm: Avoid allocating page tables "
` [PATCH v4 16/29] efi: arm: Avoid enabling caches "
` [PATCH v4 17/29] efi: arm: Implement access to global_data for EFI
` [PATCH v4 18/29] efi: arm: Omit the ARM start-up code in the EFI app
` [PATCH v4 19/29] efi: arm: Drop exception-level code when running as "
` [PATCH v4 20/29] efi: arm: x86: Allow use of the EFI table in the app
` [PATCH v4 21/29] efi: arm: Disable --gc-sections for "
` [PATCH v4 22/29] efi: arm: Drop startup code from "
` [PATCH v4 23/29] efi: arm: Adjust how the monitor length is calculated
` [PATCH v4 24/29] efi: arm: Provide startup and relocation code
` [PATCH v4 25/29] efi: Generate the app as a shared library
` [PATCH v4 26/29] efi: arm: Disable STATIC_RELA for the EFI app
` [PATCH v4 27/29] efi: arm: Use EFI flags for all compilation with the app
` [PATCH v4 28/29] efi: arm: Simplify the crt0 file and update link script
` [PATCH v4 29/29] efi: arm: Add an EFI app for arm64

[RFC] Raspberry Pi: copy /system/linux, {serial, revision} from firmware
 2025-02-15 13:01 UTC  (3+ messages)

[PATCH 1/1] tools: binman: etype: Allow to replace 'NAME' in node names
 2025-02-15 11:59 UTC  (4+ messages)

[PATCH v2 00/29] arm: Support building as an EFI app
 2025-02-15  3:23 UTC  (6+ messages)
` [PATCH v2 01/29] Makefile: Avoid using TEXT_BASE if not present

xPL Proposal
 2025-02-15  1:43 UTC  (30+ messages)
        ` Generic U-Boot (was: Re: xPL Proposal)
          ` Generic U-Boot

[PATCH v5 00/10] Introduce K3 remoteproc driver for M4 subsystem
 2025-02-14 23:11 UTC  (2+ messages)

[PATCH] Add Kconfig option for altbootcmd when using CONFIG_BOOTCOUNT_LIMIT
 2025-02-14 20:06 UTC  (4+ messages)
` [PATCH] feat: Add CONFIG_BOOTCOUNT_ALTBOOTCMD to Kconfig

[RFC PATCH 00/10] Uthreads
 2025-02-14 18:41 UTC  (17+ messages)
` [RFC PATCH 01/10] arch: introduce symbol HAVE_INITJMP
` [RFC PATCH 02/10] arm: add initjmp()
` [RFC PATCH 03/10] riscv: "
` [RFC PATCH 04/10] sandbox: "
` [RFC PATCH 05/10] test: lib: add initjmp() test
` [RFC PATCH 06/10] uthread: add cooperative multi-tasking interface
` [RFC PATCH 07/10] lib: time: hook uthread_schedule() into udelay()
` [RFC PATCH 08/10] dm: usb: move bus initialization into new static function usb_init_bus()
` [RFC PATCH 09/10] dm: usb: initialize and scan multiple buses simultaneously with uthread
` [RFC PATCH 10/10] test: lib: add uthread test

[PATCH v3 0/3] EFI Capsule update explicitly sets dfu_alt_info
 2025-02-14 16:54 UTC  (6+ messages)
` [PATCH v3 1/3] xilinx: dfu: Fill directly update_info.dfu_string
` [PATCH v3 2/3] efi_firmware: set EFI capsule dfu_alt_info env explicitly
` [PATCH v3 3/3] board: remove capsule update support in set_dfu_alt_info()

[PATCH] efi_loader: remove comparisons to string literals from runtime
 2025-02-14 15:21 UTC  (3+ messages)

[PATCH RFC 0/6] Fix handling of optional blobs in binman
 2025-02-14 13:48 UTC  (13+ messages)
` [PATCH RFC 1/6] tools: binman: ftest.py: fake ext blobs per default
` [PATCH RFC 6/6] binman: doc: update Optional entries

[RFC PATCH 0/4] Fix page permission on arm64 architectures
 2025-02-14 13:32 UTC  (5+ messages)

[BUG report] spl: image size check fails in spl_load()
 2025-02-14 11:16 UTC 

[PATCH 0/6] board: starfive: DeepComputing FML13V01
 2025-02-14  9:48 UTC  (7+ messages)
` [PATCH 1/6] configs: add jh7110-deepcomputing-fml13v01 to VF2 defconfig
` [PATCH 3/6] riscv: dts: jh7110: add DeepComputing FML13V01 device-tree
` [PATCH 4/6] board: starfive: DeepComputing FML13V01 fdt selection

u-boot in restricted environment: networking over serial
 2025-02-14 11:01 UTC  (4+ messages)

[PATCH 0/4] lmb: miscellaneous fixes and improvements
 2025-02-14  9:12 UTC  (7+ messages)
` [PATCH 1/4] lmb: check if a region can be reserved by lmb_reserve()
` [PATCH 4/4] lmb: build lmb_map_update_notify() only with EFI_LOADER

Detect i2c in SPL for AST2600
 2025-02-14  5:09 UTC 

[RFC PATCH 0/2 v1] Propagate bootph* property to all parent nodes
 2025-02-14  5:05 UTC  (4+ messages)
` [RFC PATCH 1/2 v1] arch: arm: Kconfig: Add config to use subnode's bootph property for binding drivers
    ` [EXTERNAL] "

[PATCH] arm: mediatek: compile dts files only for matched target
 2025-02-14  0:57 UTC  (3+ messages)

[PATCH v2 00/29] test: Complete the suite migration
 2025-02-13 22:59 UTC  (2+ messages)

Please pull u-boot-tegra misc
 2025-02-13 22:59 UTC  (2+ messages)

[PATCH] mbedtls/external: remove broken git submodule
 2025-02-13 22:59 UTC  (2+ messages)

[ANN] Adding contributor repositories
 2025-02-13 19:38 UTC 

[PATCH v3 0/5] boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups
 2025-02-13 19:00 UTC  (3+ messages)
` [PATCH v3 5/5] board: siemens: iot2050: Use sysinfo for board initialization

[PATCH] imx: fix imx8mm_evk config
 2025-02-13 17:40 UTC  (2+ messages)

[PATCH 1/1] tpm: fixed the nv_define_space command in TPMv2
 2025-02-13 12:43 UTC 

[PATCH v3 0/8] Introduce J742S2 SoC and EVM
 2025-02-13 14:00 UTC  (5+ messages)
` [PATCH v3 1/8] tools: binman: control.py: Delete template nodes after parsing
` [PATCH v3 3/8] arm: dts: k3-j784s4-ddr: Refactor J784s4 ddr file to a common file
` [PATCH v3 7/8] arm: dts: Introduce J742S2 U-boot DTS files

[PATCH 1/2] Raspberry Pi: Keep warnings from firmware in DT, if any
 2025-02-13 14:42 UTC  (2+ messages)

[PATCH 1/2] bloblist: refactor xferlist and bloblist
 2025-02-13 14:25 UTC  (2+ messages)
` [PATCH 2/2] bloblist: kconfig for mandatory incoming standard passage

[PATCH v1 0/5] ARCH Tegra improvements
 2025-02-13 14:00 UTC  (5+ messages)
` [PATCH v1 5/5] ARM: tegra124: dts: mark HOST1X and DC with pre-relocation flag


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 NNTP newsgroup(s).