U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-28 11:21:18 to 2024-10-29 18:34:55 UTC [more...]

[PATCH 00/15] efi_loader: Add support for logging to a buffer
 2024-10-29 18:31 UTC  (24+ messages)
` [PATCH 01/15] log: Add a new category for tests
` [PATCH 02/15] test: Allow saving and restoring the bloblist
` [PATCH 03/15] bloblist: test: Mark tests with UTF_BLOBLIST
` [PATCH 04/15] sandbox: Convert sb command to use new macro
` [PATCH 05/15] doc: sandbox: Add docs for the sb command
` [PATCH 06/15] sandbox: Add a way to show the sandbox memory-mapping
` [PATCH 07/15] sandbox: Fix comment for nomap_sysmem() function
` [PATCH 08/15] lmb: Drop extra 16KB of stack space
` [PATCH 09/15] efi_loader: Fix free in ..._media_device_boot_option()
` [PATCH 10/15] efi_loader: Add support for logging EFI calls
` [PATCH 11/15] efi_loader: Create the log on startup
` [PATCH 12/15] efi_loader: Add a command to show the EFI log
` [PATCH 13/15] test: efi_loader: Add a simple test for "
` [PATCH 14/15] efi_loader: Use the log with memory-related functions
` [PATCH 15/15] efi_loader: Add documentation for the EFI log

[PATCH v8 0/8] efi: Add a test for EFI bootmeth
 2024-10-29 16:46 UTC  (30+ messages)
` [PATCH v8 1/8] test: boot: Update bootflow_iter() for console checking
` [PATCH v8 2/8] efi_loader: Add a test app
` [PATCH v8 4/8] sandbox: Add a -N flag to control on-host behaviour
` [PATCH v8 5/8] sandbox: Report host default-filename in native mode
` [PATCH v8 7/8] test: efi: boot: Set up an image suitable for EFI testing

[PATCH 0/4] Update board/BuR/common to keep current mainline boards compatible
 2024-10-29 16:37 UTC  (6+ messages)
` [PATCH 1/4] board/BuR/common: use strlcpy instead of strncpy
` [PATCH 2/4] board/BuR/common: add parameter for reset controller I2C bus selection
` [PATCH 3/4] board/BuR/common: split br_resetc_bmode function
` [PATCH 4/4] board/BuR/zynq: initial commit

[PULL] u-boot-sh/master
 2024-10-29 16:37 UTC  (2+ messages)

[GIT PULL] u-boot-riscv/master
 2024-10-29 16:37 UTC  (2+ messages)

[PATCH v2 00/13] boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups
 2024-10-29 16:37 UTC  (7+ messages)
` [PATCH v2 11/13] smbios: Fill UUID from sysinfo when available
` (subset) [PATCH v2 00/13] boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups

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

[PATCH] WIP: binman: expand test coverage to nxpimx8mcst
 2024-10-29 16:05 UTC  (5+ messages)
` [PATCH v3 1/2] binman: nxp_imx8mcst: read certificates from input path
  ` [PATCH v3 2/2] binman: expand test coverage to nxp_imx8mcst

[PATCH v2 0/8] SMBIOS improvements
 2024-10-29 15:45 UTC  (23+ messages)
` [PATCH v2 1/8] smbios: Refactor the smbios headfile
` [PATCH v2 2/8] sysinfo: Add sysinfo API for accessing data area
` [PATCH v2 3/8] sysinfo: Add sysinfo driver and data structure for smbios
` [PATCH v2 4/8] smbios: Refactor smbios library
` [PATCH v2 5/8] armv8: Add arch-specific sysinfo platform driver
` [PATCH v2 6/8] armv8: Add generic smbios information into the device tree
` [PATCH v2 7/8] cmd: update smbios cmd
` [PATCH v2 8/8] configs: Enable sysinfo for QEMU Arm64

Pincontrol driver
 2024-10-29 15:45 UTC  (2+ messages)

[PATCH] libfdt: Fix build with swig 4.3.0
 2024-10-29 12:52 UTC  (2+ messages)

Issue in probing QSPI flash in Cyclone V SOC
 2024-10-29 11:23 UTC  (2+ messages)

[GIT PULL] u-boot-riscv/next
 2024-10-29 13:01 UTC  (4+ messages)

[PATCH 1/2] ARM: renesas: Drop old unused clock DT headers
 2024-10-29 12:13 UTC  (4+ messages)
` [PATCH 2/2] ARM: renesas: Drop old unused power "

[PATCH v2 0/3] PolarFire SoC clock devicetree rework
 2024-10-29 11:57 UTC  (5+ messages)
` [PATCH v2 1/3] clk: microchip: mpfs: support new syscon based devicetree configuration
` [PATCH v2 2/3] board: mpfs_icicle: imply new clk driver dependencies

[PATCH] riscv: resume needs to be a global
 2024-10-29 11:55 UTC  (2+ messages)

[PATCH] test/py: spi: prevent overwriting relocation memory
 2024-10-29 11:47 UTC 

[PATCH v2 0/5] Add OPP_LOW support for J7200
 2024-10-29 10:10 UTC  (3+ messages)
` [PATCH v2 4/5] arm: mach-k3: j721e-init.c: J7200: Add support for CONFIG_K3_OPP_LOW

[PATCH v2 1/3] menu: fix the logic checking whether ESC key is pressed
 2024-10-29  9:47 UTC  (3+ messages)
` [PATCH v2 2/3] menu: add support to check if menu needs to be reprinted
` [PATCH v2 3/3] bootmenu: add reprint check

[RFC PATCH 0/2] apple: dart: Add driver specific instance of LMB
 2024-10-29  8:52 UTC  (5+ messages)
` [RFC PATCH 1/2] lmb: refactor lmb push and pop functions
` [RFC PATCH 2/2] apple: dart: use driver specific instance of LMB

[PATCH] lmb: Correctly unmap memory after notifications
 2024-10-29  8:48 UTC  (4+ messages)

[PATCH] lmb: Correctly unmap and free memory on errors
 2024-10-29  8:46 UTC  (3+ messages)

[PATCH] menu: fix the logic checking whether ESC key is pressed
 2024-10-29  8:26 UTC  (7+ messages)

[PATCH 1/1] lmb: remove __maybe_unused from lmb_map_update_notify
 2024-10-29  7:34 UTC  (2+ messages)

[PATCH 0/4] Add pmem node for preserving distro ISO's
 2024-10-29  7:33 UTC  (8+ messages)
` [PATCH 1/4] fdt: add support for adding pmem nodes
` [PATCH 4/4] efi: add helper functions to insert pmem node for DT fixup

[RFC PATCH] apple: dart: add logic to allocate dva addresses
 2024-10-29  7:19 UTC  (2+ messages)

[PATCH v4 00/27] Make LMB memory map global and persistent
 2024-10-29  6:45 UTC  (7+ messages)
` [PATCH v4 05/27] lmb: make LMB memory map persistent and global

[PATCH v2 09/14] riscv: dts: jh7110: Add u-boot device tree for JH7110 based boards
 2024-10-29  2:16 UTC 

[PATCH v1] acpi_table: Fix coverity defect in acpi_write_spcr
 2024-10-29  2:53 UTC  (4+ messages)

[PATCH v2] mmc: renesas-sdhi: Add compatible string for rzg2l-sdhi
 2024-10-29  1:44 UTC  (4+ messages)

[ANN] U-Boot v2025.01-rc1 released
 2024-10-28 23:27 UTC 

[PATCH 1/3] test/cmd: Make some "ut dm" tests only available on sandbox
 2024-10-28 23:22 UTC  (9+ messages)
` [PATCH 2/3] test/hush: Add CONFIG_CONSOLE_RECORD where required
` [PATCH 3/3] test/lib/uuid: Make lib_test_dynamic_uuid depend on SANDBOX

[PATCH v2] sandbox: Add a build without CMDLINE
 2024-10-28 21:54 UTC  (4+ messages)

[PATCH 0/3] Fix eqos rmii reset on i.MX93
 2024-10-28 15:30 UTC  (4+ messages)
` [PATCH 1/3] net: dwc_eth_qos: Add support for platform specific reset
` [PATCH 2/3] net: dwc_eth_qos_imx: Add platform specific reset for i.MX93
` [PATCH 3/3] net: dwc_eth_qos: Remove obsolete imx8 includes

[GIT PULL] u-boot-riscv/master
 2024-10-28 19:33 UTC  (2+ messages)

[PATCH v3 00/18] Support for rk3568 based QNAP TS433 NAS
 2024-10-28 19:00 UTC  (19+ messages)
` [PATCH v3 01/18] arm64: dts: rockchip: add PCIe supply regulator to Qnap-TS433
` [PATCH v3 02/18] arm64: dts: rockchip: enable second PCIe controller on the Qnap-TS433
` [PATCH v3 03/18] arm64: dts: rockchip: enable uart0 on Qnap-TS433
` [PATCH v3 04/18] arm64: dts: rockchip: enable usb ports "
` [PATCH v3 05/18] arm64: dts: rockchip: add stdout path "
` [PATCH v3 06/18] arm64: dts: rockchip: enable sata1+2 "
` [PATCH v3 07/18] arm64: dts: rockchip: add board-aliases for Qnap-TS433
` [PATCH v3 08/18] arm64: dts: rockchip: add hdd leds to Qnap-TS433
` [PATCH v3 09/18] arm64: dts: rockchip: enable the tsadc on the Qnap-TS433
` [PATCH v3 10/18] arm64: dts: rockchip: add gpio-keys to Qnap-TS433
` [PATCH v3 11/18] arm64: dts: rockchip: define cpu-supply on the Qnap-TS433
` [PATCH v3 12/18] arm64: dts: rockchip: add missing pmic information on Qnap-TS433
` [PATCH v3 13/18] arm64: dts: rockchip: enable gpu "
` [PATCH v3 14/18] arm64: dts: rockchip: add 2 pmu_io_domain supplies for Qnap-TS433
` [PATCH v3 15/18] arm64: dts: rockchip: Simplify network PHY connection on qnap-ts433
` [PATCH v3 16/18] arm64: dts: rockchip: actually enable pmu-io-domains "
` [PATCH v3 17/18] arm64: dts: rockchip: add product-data eeproms to QNAP TS433
` [PATCH v3 18/18] board: rockchip: add support for Qnap TS433 devices

[PATCH v2 00/18] Support for rk3568 based QNAP TS433 NAS
 2024-10-28 18:49 UTC  (4+ messages)
` [PATCH v2 18/18] board: rockchip: add support for Qnap TS433 devices

[PATCH v2] scsi: fix disk capacity too small by one sector
 2024-10-28 17:03 UTC  (2+ messages)

[PATCH] boot/image-board.c: boot_get_fpga(): pass compatible flag to fpga_load()
 2024-10-28 16:55 UTC 

[PATCH] boot/Kconfig: correct fdt_fixup_memory_banks name typo
 2024-10-28 16:44 UTC 

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

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

[PATCH v8 00/11] efi: CapsuleUpdate: support for dynamic UUIDs
 2024-10-28 14:14 UTC  (3+ messages)
` [PATCH v8 06/11] lib: uuid: supporting building as part of host tools

[PATCH v1 0/1] rpi: Cleanup conditional compilation of framebuffer
 2024-10-28  8:58 UTC  (4+ messages)
` [PATCH v1 1/1] rpi: Only add frame buffer node if CONFIG_FDT_SIMPLEFB is set

[PATCH] imx: hab: fix size of IVT+CSF blob tacked on to u-boot.itb
 2024-10-28 11:57 UTC  (7+ messages)


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