messages from 2024-11-01 10:18:15 to 2024-11-03 01:40:39 UTC [more...]
[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 v5 00/11] led: introduce LED boot and activity function
2024-11-02 19:52 UTC (7+ messages)
` [PATCH v5 03/11] led: implement LED boot API
[PATCH v4 0/9] Adjust initial EFI memory-allocation to be in the U-Boot region
2024-11-03 0:32 UTC (7+ 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] mtd: spi-nor: Fix integer overflow in stacked memories support
2024-11-02 23:57 UTC
[PATCH 0/5] fs: ext4: implement opendir, readdir, closedir
2024-11-02 23:53 UTC (4+ messages)
[PATCH] test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base
2024-11-02 23:25 UTC (5+ 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 v2 00/20] test: Tidy up the test/ directory
2024-11-02 23:24 UTC (22+ 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 v1 0/3] USB TCPM host (SRC) mode improvements
2024-11-02 23:21 UTC (8+ messages)
` [PATCH v1 1/3] usb: tcpm: fusb302: add missing newline character to debug output
` [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 (4+ messages)
` [PATCH v5 1/2] arm64: dts: rockchip: Add support for rk3588 based Cool Pi CM5 GenBook
` [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 0/3] rockchip: rk35xx: Implement checkboard() to print SoC variant
2024-11-02 20:37 UTC (4+ messages)
` [PATCH v2 1/3] rockchip: rk356x: "
` [PATCH v2 2/3] rockchip: rk3588: "
` [PATCH v2 3/3] rockchip: rk3308: "
[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 v4 0/8] bootstd: sunxi: Migrate to standard boot
2024-11-02 17:35 UTC (3+ messages)
` [PATCH v4 5/8] sunxi: Move to bootstd
[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 (10+ 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 (12+ messages)
` [PATCH 01/21] bloblist: test: Move test into common
` [PATCH 03/21] bloblist: test: doc: Move into the common suite
[PATCH v7 00/11] labgrid: Provide an integration with Labgrid
2024-11-02 16:31 UTC (13+ messages)
` [PATCH v7 02/11] test: Release board after tests complete
` [PATCH v7 03/11] test: Allow connecting to a running board
[RFC PATCH] zynqmp: Add binman description for SOM
2024-11-02 16:28 UTC (6+ messages)
[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/1] cmd: upl: initialize unit test state
2024-11-02 14:30 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 0/4] Fix IOVA allocation in Apple dart iommu after global LMB mem map changes
2024-11-02 10:30 UTC (5+ messages)
` [PATCH 3/4] lmb: Add basic io_lmb functionality
` [PATCH 4/4] iommu: apple: Manage IOVA separately from global LMB mem map
[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 0/2] cmd: hash: correct parameter count check
2024-11-02 10:08 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] test: unit test for hash command
[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 1/1] lmb: do not panic in lmb_print_region_flags
2024-11-02 6:32 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
[PATCH v2] arm: mach-k3: am62a7: Provide a way to obtain boot device for non SPLs
2024-11-01 17:36 UTC (3+ messages)
[PATCH v2 0/8] SMBIOS improvements
2024-11-01 16:23 UTC (7+ messages)
` [PATCH v2 6/8] armv8: Add generic smbios information into the device tree
[PATCH v9 00/11] efi: Add a test for EFI bootmeth
2024-11-01 16:19 UTC (14+ messages)
` [PATCH v9 01/11] test: boot: Update bootflow_iter() for console checking
` [PATCH v9 02/11] efi_loader: Add a test app
` [PATCH v9 03/11] sandbox: Add a -N flag to control on-host behaviour
` [PATCH v9 04/11] efi: Move default filename to a function
` [PATCH v9 05/11] efi_loader: Move get_efi_pxe_arch() to efi_helper
` [PATCH v9 06/11] efi_loader: Allow reporting the host defaults
` [PATCH v9 07/11] sandbox: Report host default-filename in native mode
` [PATCH v9 08/11] efi_loader: Drop sandbox PXE architecture
` [PATCH v9 09/11] sandbox: virtio: Disable the sandbox virtio blk device
` [PATCH v9 10/11] test: efi: boot: Set up an image suitable for EFI testing
` [PATCH v9 11/11] test: efi: boot: Add a test for the efi bootmeth
[PATCH 0/3] Adjust how autoprobe is implemented
2024-11-01 15:34 UTC (6+ messages)
` [PATCH 3/3] common: Move autoprobe out to board init
[PATCH v9 00/11] efi: Add a test for EFI bootmeth
2024-11-01 15:34 UTC (6+ messages)
` [PATCH v9 03/11] sandbox: Add a -N flag to control on-host behaviour
[PATCH v2] imx9: Improve boot mode autodetection
2024-11-01 15:26 UTC
[PATCH 0/8] arm_ffa: Add FFA_MEM_SHARE and FFA_MEM_RECLAIM support
2024-11-01 15:21 UTC (12+ messages)
` [PATCH 1/8] arm_ffa: Add NULL pointer check to the driver operations
` [PATCH 2/8] arm_ffa: Add FFA_MEM_SHARE support
` [PATCH 3/8] arm_ffa: Add FFA_MEM_RECLAIM support
` [PATCH 4/8] arm_ffa: sandbox: Replace the emulator error log with debug log
` [PATCH 5/8] arm_ffa: sandbox: Add FFA_MEM_SHARE emulation
` [PATCH 6/8] arm_ffa: sandbox: Add FFA_MEM_SHARE tests
` [PATCH 7/8] arm_ffa: sandbox: Add FFA_MEM_RECLAIM emulation
` [PATCH 8/8] arm_ffa: sandbox: Add FFA_MEM_RECLAIM tests
[PATCH] arm: renesas: Fix RZ/G2L GICR base address
2024-11-01 14:20 UTC
[PATCH v2 0/3] Adjust how autoprobe is implemented
2024-11-01 14:14 UTC (6+ messages)
` [PATCH v2 1/3] common: Drop check for DM in initf_dm()
` [PATCH v2 2/3] dm: core: Simplify dm_probe_devices()
` [PATCH v2 3/3] common: Move autoprobe out to board init
[PATCH 00/17] (no cover subject)
2024-11-01 13:58 UTC (6+ messages)
` [PATCH 14/17] imx95_evk: add i.MX95 19x19 EVK board basic support
` 回复: [EXT] "
` "
[PATCH 0/2] Fixes to allow 'ut bootm' to pass when run interactively
2024-11-01 13:02 UTC (3+ messages)
` [PATCH 1/2] test: bootm: bootm_process_cmdline_env takes flags
` [PATCH 2/2] test: bootm: Ensure GD_FLG_SILENT is reset
[PATCH 00/15] efi_loader: Add support for logging to a buffer
2024-11-01 11:31 UTC (6+ messages)
[PATCH v2 0/7] arm64: zynqmp: Convert platforms to use binman
2024-11-01 9:17 UTC
[PATCH v4 0/2] imx: hab: Make imx_hab_is_enabled dependent on FIELD_RETURN
2024-11-01 8:49 UTC (3+ messages)
` [PATCH v4 1/2] imx: hab: rename imx_sec_config_fuse_t to imx_fuse
` [PATCH v4 2/2] imx: hab: Make imx_hab_is_enabled dependent on FIELD_RETURN
[PATCH] imx9: Improve boot device auto-selection
2024-11-01 12:30 UTC (9+ messages)
[PATCH] armv8: cpu: Implement allow_unaligned()
2024-11-01 11:46 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