public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-11-01 18:17:54 to 2024-11-04 10:42:37 UTC [more...]

[PATCH 0/3] Add support for all variants of the phyCORE-i.MX93 SOM
 2024-11-04 10:41 UTC  (2+ messages)
` [PATCH 1/3] board: phytec: phycore-imx93: Add 2GB LPDDR4X RAM timings

radxa cm3 2024.01 mmc write error
 2024-11-04 10:19 UTC  (4+ messages)

Please pull u-boot-dm
 2024-11-04  8:52 UTC  (2+ messages)

[RFC PATCH] zynqmp: Add binman description for SOM
 2024-11-04  8:32 UTC  (7+ messages)

[PATCH] mtd: spi-nor: Fix integer overflow in stacked memories support
 2024-11-04  8:15 UTC  (2+ messages)

[Binman] Question regarding SPL symbol offsets generation
 2024-11-04  8:14 UTC  (12+ messages)

[PATCH v2 0/3] rockchip: rk35xx: Implement checkboard() to print SoC variant
 2024-11-04  7:29 UTC  (5+ messages)
` [PATCH v2 1/3] rockchip: rk356x: "
` [PATCH v2 2/3] rockchip: rk3588: "
` [PATCH v2 3/3] rockchip: rk3308: "

[PATCH 1/1] cmd: upl: initialize unit test state
 2024-11-04  5:01 UTC  (2+ messages)

[PATCH 0/6] Apply SoM overlays on phyCORE-AM6xx SoMs
 2024-11-04  4:48 UTC  (7+ messages)
` [PATCH 4/6] arm: dts: k3-am625-phycore-som-binman: Add SoM overlays
` [PATCH 5/6] arm: dts: k3-am642-phycore-som-binman: "
` [PATCH 6/6] board: phytec: common: k3: Apply SoM-specific overlays to OS device tree

[PATCH 1/2] bios_emulator: don't select X86EMU_RAW_IO for BIOSEMU and SPL_BIOSEMU
 2024-11-03 23:44 UTC  (2+ messages)
` [PATCH 2/2] bios_emulator: make CONFIG_BIOSEMU selectable in menuconfig

Fedora 41 drops OpenSSL ENGINE support, u-boot can't compile anymore
 2024-11-03 23:30 UTC 

[PATCH 1/1] tools: mkeficapsule: use %zd to print ssize_t
 2024-11-04  2:58 UTC  (2+ messages)

[PATCH] efi_loader: Change efi_dp_from_mem() to use size
 2024-11-04  1:49 UTC 

[PATCH 00/15] efi_loader: Add support for logging to a buffer
 2024-11-03 23:24 UTC  (3+ messages)
` [PATCH 05/15] doc: sandbox: Add docs for the sb command

[PATCH v4 0/8] bootstd: sunxi: Migrate to standard boot
 2024-11-03 23:08 UTC  (10+ messages)
` [PATCH v4 5/8] sunxi: Move to bootstd

[PATCH v5 00/11] led: introduce LED boot and activity function
 2024-11-03 14:46 UTC  (8+ messages)
` [PATCH v5 03/11] led: implement LED boot API

[PATCH 1/1] test: use %zd for size_t in mbr_test_run()
 2024-11-03 22:48 UTC 

[PATCH v2 0/4] lib: uuid: fix uuid_str_to_le_bin() on 32-bit
 2024-11-03 22:46 UTC  (6+ messages)
` [PATCH v2 1/4] lib: provide function hextoull()
` [PATCH v2 2/4] lib: uuid: fix uuid_str_to_le_bin() on 32-bit
` [PATCH v2 3/4] lib: uuid: fix uuid_str_to_bin() "
` [PATCH v2 4/4] configs: enable UNIT_TEST on qemu_arm_defconfig

[PATCH 1/1] test: run longjmp() test only on supported architectures
 2024-11-03 22:46 UTC  (2+ messages)

[PULL] u-boot-sh/master
 2024-11-03 22:46 UTC  (2+ messages)

[PATCH 0/4] Fix IOVA allocation in Apple dart iommu after global LMB mem map changes
 2024-11-03 21:56 UTC  (6+ messages)

[PATCH 1/1] test: print_printf() must check availability of %ls
 2024-11-03 20:46 UTC 

[PATCH 1/1] mips: malta: set MIPS_RELOCATION_TABLE_SIZE=0xc000
 2024-11-03 19:01 UTC 

[PATCH 0/3] lib: uuid: fix uuid_str_to_le_bin() on 32-bit
 2024-11-03 17:30 UTC  (11+ messages)
` [PATCH 1/3] lib: provide function hextoull()
` [PATCH 2/3] lib: uuid: fix uuid_str_to_le_bin() on 32-bit
` [PATCH 3/3] configs: enable UNIT_TEST on qemu_arm_defconfig

[PATCH v4 0/9] Adjust initial EFI memory-allocation to be in the U-Boot region
 2024-11-03 17:18 UTC  (11+ messages)
` [PATCH v4 1/9] kernel: Document ALIGN macros
` [PATCH v4 2/9] board_f: Correct stack reservation
` [PATCH v4 3/9] board_f: Rename reserve_stack_aligned()
` [PATCH v4 4/9] efi: Drop the memset() from efi_alloc()
` [PATCH v4 5/9] efi: Show the location of the bounce buffer when debugging

[PATCH 1/1] .readthedocs.yml: update Python version and Ubuntu release
 2024-11-03 15:02 UTC  (2+ messages)

[PATCH 1/1] lmb: do not panic in lmb_print_region_flags
 2024-11-03 14:46 UTC  (2+ messages)

[PATCH 0/2] cmd: hash: correct parameter count check
 2024-11-03  9:54 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] test: unit test for hash command

[PATCH v5 0/6] android_ab: introduce bcb ab_dump command and provide several bcb fixes
 2024-11-03  9:43 UTC  (3+ messages)
` [PATCH v5 6/6] common: android_ab: fix slot suffix for abc block

[PATCH v2 00/20] test: Tidy up the test/ directory
 2024-11-03  9:38 UTC  (24+ messages)
` [PATCH v2 01/20] bloblist: test: Move test into common
` [PATCH v2 02/20] bloblist: test: Drop global_data declarations
` [PATCH v2 03/20] test: Drop test-trace.sh and common.sh
` [PATCH v2 04/20] compression: test: Move test into lib
` [PATCH v2 05/20] compression: test: Move into the lib suite
` [PATCH v2 06/20] command_ut: test: Move test into lib
` [PATCH v2 07/20] command: test: Move into the cmd suite
` [PATCH v2 08/20] test: Update command test to use unit-test functions
` [PATCH v2 09/20] bootm: test: Move test into boot
` [PATCH v2 10/20] test: Move print_ut test into common
` [PATCH v2 11/20] test: Move print_ut into the common suite
` [PATCH v2 12/20] test: Move str_ut test into lib
` [PATCH v2 13/20] str: test: Move into the lib suite
` [PATCH v2 14/20] test: Move unicode_ut test into lib
` [PATCH v2 15/20] test: Move unicode tests into the lib suite
` [PATCH v2 16/20] test: Move time_ut test into lib
` [PATCH v2 17/20] test: Move time tests into the lib suite
` [PATCH v2 18/20] test: Update time tests to use unit-test asserts
` [PATCH v2 19/20] test: Correct display of failing test
` [PATCH v2 20/20] test: Quote test names

[PATCH 0/5] fs: ext4: implement opendir, readdir, closedir
 2024-11-03  8:21 UTC  (5+ messages)

[PATCH 0/3] examples: fix building on arm64
 2024-11-03  5:35 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] examples: adjust LOAD_ADDR "
` [PATCH 3/3] examples: make glue and demo code compatible with 64-bit

[PATCH 1/1] lib: vsprintf: fix API build
 2024-11-03  3:50 UTC 

[PATCH v3 00/25] led: Remove old status-LED code
 2024-11-03  0:33 UTC  (26+ messages)
` [PATCH v3 01/25] eb_cpu5282: Drop status-LED code and enable LED
` [PATCH v3 02/25] vining_fpga: Drop status-LED code and use LED
` [PATCH v3 03/25] mx23_olinuxino: "
` [PATCH v3 04/25] pinephone: "
` [PATCH v3 05/25] led: Drop LED_STATUS_BOARD_SPECIFIC
` [PATCH v3 06/25] arm: Drop old LED support
` [PATCH v3 07/25] common: doc: "
` [PATCH v3 08/25] st: stm32f429: Drop old LED code
` [PATCH v3 09/25] led: Make the LED config common
` [PATCH v3 10/25] led: Drop LED_STATUS from Kconfig
` [PATCH v3 11/25] led: Drop the legacy LED command
` [PATCH v3 12/25] misc: Drop gpio_led driver
` [PATCH v3 13/25] pca9551_led: Delete driver
` [PATCH v3 14/25] misc: status_led: "
` [PATCH v3 15/25] m68k: Drop unused status_led.h header file
` [PATCH v3 16/25] powerpc: Drop status-LED code
` [PATCH v3 17/25] igep00x0: Drop unused status_led.h header file
` [PATCH v3 18/25] sunxi: Drop status-LED code
` [PATCH v3 19/25] common: Drop status-LED code in board_r
` [PATCH v3 20/25] image: Drop unused status_led.h header file
` [PATCH v3 21/25] ide: "
` [PATCH v3 22/25] mpc83xx: Drop status-LED code
` [PATCH v3 23/25] net: "
` [PATCH v3 24/25] led: Drop status_led header file
` [PATCH v3 25/25] doc: Add devicetree bindings for options

[PATCH v3 00/25] led: Remove old status-LED code
 2024-11-02 22:17 UTC  (9+ messages)
` [PATCH v3 01/25] eb_cpu5282: Drop status-LED code and enable LED
` [PATCH v3 02/25] vining_fpga: Drop status-LED code and use LED
` [PATCH v3 03/25] mx23_olinuxino: "
` [PATCH v3 04/25] pinephone: "
` [PATCH v3 05/25] led: Drop LED_STATUS_BOARD_SPECIFIC
` [PATCH v3 06/25] arm: Drop old LED support
` [PATCH v3 07/25] common: doc: "
` [PATCH v3 08/25] st: stm32f429: Drop old LED code

[PATCH] test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base
 2024-11-02 23:25 UTC  (2+ messages)

[PATCH] test/py: spi: prevent overwriting relocation memory
 2024-11-02 23:25 UTC  (2+ messages)

[PATCH v2] scsi: fix disk capacity too small by one sector
 2024-11-02 23:25 UTC  (2+ messages)

[PATCH 1/1] lmb: remove __maybe_unused from lmb_map_update_notify
 2024-11-02 23:25 UTC  (2+ messages)

[PATCH v2] acpi_table: Fix coverity defect in acpi_write_spcr
 2024-11-02 23:25 UTC  (2+ messages)

[PATCH v1 0/3] USB TCPM host (SRC) mode improvements
 2024-11-02 23:21 UTC  (6+ messages)
` [PATCH v1 2/3] usb: tcpm: fusb302: add support for set_vbus() callback
` [PATCH v1 3/3] usb: tcpm: fix toggling in host (SRC) mode

[PATCH v5 0/2] Add support for Cool Pi GenBook
 2024-11-02 23:07 UTC  (3+ messages)
` [PATCH v5 2/2] board: rockchip: Add support for rk3588 GenBook

[PATCH v2 1/3] menu: fix the logic checking whether ESC key is pressed
 2024-11-02 22:23 UTC  (4+ messages)

[PATCH v3] sandbox: Add a build without CMDLINE
 2024-11-02 21:40 UTC  (2+ messages)

[PATCH v6 00/19] labgrid: Provide an integration with Labgrid
 2024-11-02 21:39 UTC  (13+ messages)
` [PATCH v6 01/19] test: Allow signaling that U-Boot is ready

[PATCH] rockchip: rk35xx-generic: Disable late boardinfo
 2024-11-02 21:30 UTC 

[PATCH] rockchip: rk3308: Drop unused rk_board_init()
 2024-11-02 20:45 UTC 

[PATCH v2 1/2] fdt: Correct condition for receiving bloblist
 2024-11-02 17:49 UTC  (2+ messages)
` [PATCH v2 2/2] fdt: Swap the signature for board_fdt_blob_setup()

[PATCH 0/2] Import environment variables from FIT configuration
 2024-11-02 17:36 UTC  (8+ messages)

[PATCH] fdt: Update fdtcontroladdr if fdt_blob changes
 2024-11-02 16:33 UTC  (2+ messages)

[PATCH v2] sandbox: Add a build without CMDLINE
 2024-11-02 16:33 UTC  (7+ messages)

[PATCH 1/1] tools: use cryptographically safe RNG
 2024-11-02 16:32 UTC 

[PATCH 00/21] test: Tidy up the test/ directory
 2024-11-02 16:32 UTC  (4+ messages)
` [PATCH 01/21] bloblist: test: Move test into common

[PATCH v7 00/11] labgrid: Provide an integration with Labgrid
 2024-11-02 16:31 UTC  (8+ messages)
` [PATCH v7 02/11] test: Release board after tests complete

[PATCH 1/1] test: cmd/mbr: pass correct buffer size to init_write_buffers
 2024-11-02 15:41 UTC 

[PATCH 1/1] upl: fix parsing of DT property
 2024-11-02 15:04 UTC 

[PATCH 1/6] Revert "spi: zynq_qspi: Add parallel memories support in QSPI driver"
 2024-11-02 13:26 UTC  (3+ messages)
` [PATCH 6/6] Revert "mtd: spi-nor: Add parallel and stacked memories support"

[PATCH 1/1] xyz-modem: Add missing fallthrough annotation
 2024-11-02 10:41 UTC 

[PATCH 1/1] tpm: use memmove() for overlapping buffers
 2024-11-02 10:27 UTC 

[PATCH 1/1] MAINTAINERS: add lib/tpm* to TPM DRIVERS
 2024-11-02 10:25 UTC 

[PATCH 1/1] efi_loader: use '%#x' instead of '0x%x'
 2024-11-02  7:07 UTC 

[PATCH 1/1] lmb.c: add missing comma in lmb_dump_region()
 2024-11-02  6:41 UTC 

[PATCH] doc: Clean up cum fork
 2024-11-01 20:27 UTC 

[PATCH 0/2] board: rockchip: Add FriendlyElec NanoPi R2S Plus
 2024-11-01 22:21 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: rockchip: Add DTS for FriendlyARM "
` [PATCH 2/2] board: rockchip: Add FriendlyElec "

[PATCH 0/2] Fix device removal order for Apple dart iommu
 2024-11-01 20:29 UTC  (5+ messages)
` [PATCH 1/2] iommu: apple: Mark device with DM_FLAG_VITAL
` [PATCH 2/2] efi_loader: remove non vital devices first


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