messages from 2024-11-03 15:02:22 to 2024-11-05 03:47:20 UTC [more...]
[PATCH v3 00/13] Support OF_UPSTREAM for StarFive JH7110
2024-11-05 3:43 UTC (12+ messages)
` [PATCH v3 01/13] dts: starfive: Switch to using upstream DT
` [PATCH v3 02/13] riscv: dts: jh7110: Drop redundant devicetree files
` [PATCH v3 03/13] dt-bindings: Remove StarFive JH7110 clock and reset definitions
` [PATCH v3 04/13] riscv: dts: jh7110: Make u-boot device trees adapting to upstream DT
` [PATCH v3 05/13] clk: starfive: jh7110: Sync clock definitions with upstream dt-bindings
` [PATCH v3 06/13] pcie: starfive: Make the driver compatible with upstream DT
` [PATCH v3 07/13] riscv: dts: jh7110: Move common code to the new jh7110-common-u-boot.dtsi
` [PATCH v3 08/13] riscv: dts: jh7110: Add u-boot device tree for JH7110 based boards
` [PATCH v3 09/13] board: starfive: spl: Drop the unneeded DT modification code
` [PATCH v3 10/13] configs: visionfive2: Enable MULTI_DTB_FIT for JH7110 based board DT
` [PATCH v3 11/13] riscv: dts: jh7110: Support multiple DTBs in a Fit image
[PATCH 1/1] doc: qemu-riscv: describe CONFIG_DEBUG_SBI_CONSOLE
2024-11-05 3:16 UTC
[PATCH 1/1] doc: conf.py: correct title and author of generated pdf
2024-11-05 2:17 UTC
[PATCH v5 00/11] led: introduce LED boot and activity function
2024-11-04 23:13 UTC (9+ messages)
` [PATCH v5 03/11] led: implement LED boot API
[PATCH] bios_emulator: fix first argument of pci_{read,write}_config_* function calls
2024-11-05 1:07 UTC (2+ messages)
[PATCH] drivers/video/vesa: use MTRRs only on x86
2024-11-05 1:07 UTC (2+ messages)
[PATCH] bios_emulator: define the comment symbol for RISC-V assembler too
2024-11-05 1:07 UTC (2+ messages)
[PATCH v2 1/3] menu: fix the logic checking whether ESC key is pressed
2024-11-05 1:07 UTC (2+ messages)
[PATCH v1 0/8] U-boot: arm: Refine the booting on Total Compute
2024-11-05 1:07 UTC (2+ messages)
[PATCH 0/2] Fixes to allow 'ut bootm' to pass when run interactively
2024-11-05 1:07 UTC (2+ messages)
[PATCH] usb: Fix test dependency on ext4write command
2024-11-05 1:07 UTC (2+ messages)
[PATCH] usb: Fix test failure with multiple partitions
2024-11-05 1:07 UTC (2+ messages)
[PATCH v8 00/11] labgrid: Provide an integration with Labgrid
2024-11-05 0:13 UTC (13+ messages)
` [PATCH v8 01/11] test: Allow signaling that U-Boot is ready
` [PATCH v8 02/11] test: Release board after tests complete
` [PATCH v8 03/11] test: Allow connecting to a running board
` [PATCH v8 04/11] test: Introduce the concept of a role
` [PATCH v8 05/11] test: Introduce lab mode
` [PATCH v8 06/11] test: Improve handling of sending commands
` [PATCH v8 07/11] test: Avoid double echo when starting up
` [PATCH v8 08/11] test: Try to shut down the lab console gracefully
` [PATCH v8 09/11] test: Add a section for closing the connection
` [PATCH v8 10/11] test: Support testing with two board-builds
` [PATCH v8 11/11] CI: Allow running tests on sjg lab
[PATCH v12 00/13] net: tcp: improve tcp support in legacy stack
2024-11-04 23:32 UTC (2+ messages)
[PATCH v3 00/25] led: Remove old status-LED code
2024-11-04 23:28 UTC (3+ messages)
` [PATCH v3 04/25] pinephone: Drop status-LED code and use LED
[PATCH v5 0/6] android_ab: introduce bcb ab_dump command and provide several bcb fixes
2024-11-04 23:06 UTC (3+ messages)
` [PATCH v5 6/6] common: android_ab: fix slot suffix for abc block
[PATCH] efi_loader: Change efi_dp_from_mem() to use size
2024-11-04 22:30 UTC (2+ messages)
[PATCH v3 00/19] bootstd: Support recording images
2024-11-04 22:04 UTC (23+ messages)
` [PATCH v3 01/19] bootstd: Move bootflow-adding to bootstd
` [PATCH v3 02/19] bootstd: Move bootflow-clearing "
` [PATCH v3 03/19] bootstd: Add a function to get bootstd only if available
` [PATCH v3 04/19] bootstd: Drop the bootdev-specific list of bootflows
` [PATCH v3 05/19] bootstd: Move the bootflow list into an alist
` [PATCH v3 06/19] bootstd: Maintain a list of images
` [PATCH v3 07/19] bootstd: Update bootmeth_alloc_file() to record images
` [PATCH v3 08/19] boot: pxe: Drop the duplicate comment on get_pxe_file()
` [PATCH v3 09/19] bootmeth_efi: Simplify reading files by using the common function
` [PATCH v3 10/19] bootmeth: Update the read_file() method to include a type
` [PATCH v3 11/19] bootmeth_efi: Check the filename-allocation in the network path
` [PATCH v3 12/19] boot: Update extlinux pxe_getfile_func() to include type
` [PATCH v3 13/19] boot: Update pxe bootmeth to record images
` [PATCH v3 14/19] Update bootmeth_alloc_other() "
` [PATCH v3 15/19] bootstd: Update cros bootmeth "
` [PATCH v3 16/19] bootstd: Add a simple command to list images
` [PATCH v3 17/19] bootstd: Export bootdev_get_from_blk()
` [PATCH v3 18/19] bootstd: Add the concept of an ad-hoc bootflow
` [PATCH v3 19/19] fs: Record loaded files in "
[PATCH 0/9] CI: Set up for an arm64 runner
2024-11-04 21:34 UTC (27+ messages)
` [PATCH 1/9] sandbox: efi_loader: Correct use of addresses as pointers
` [PATCH 2/9] test: Adjust print_ut test to use unsigned char
` [PATCH 3/9] docker: Support building for multiple architectures
` [PATCH 4/9] docker: Adjust packages for arm64
` [PATCH 5/9] docker: Drop grub "
` [PATCH 6/9] docker: Drop tracing "
` [PATCH 7/9] docker: Drop coreboot "
` [PATCH 8/9] docker: Fix LegacyKeyValueFormat warning with PYTHONPATH
` [PATCH 9/9] CI: Add platform variable
[PATCH 0/4] Fix IOVA allocation in Apple dart iommu after global LMB mem map changes
2024-11-04 21:05 UTC (11+ messages)
` [PATCH 1/4] lmb: Do not use global LMB variable in _lmb_free()
` [PATCH 2/4] lmb: cosmetic: reorder functions and global LMB variable
[PATCH 0/3] rockchip: rk3288: Include files from dts/upstream
2024-11-04 20:59 UTC (4+ messages)
` [PATCH 1/3] rockchip: rk3288: Use rk3288-power.h "
` [PATCH 2/3] rockchip: rk3288: Use rk3288-cru.h "
` [PATCH 3/3] rockchip: rk3288: Use rk3288.dtsi "
[PATCH] rockchip: rk3288: Fix bootph prop for vop nodes
2024-11-04 20:25 UTC
[PATCH 00/17] (no cover subject)
2024-11-04 15:39 UTC (6+ messages)
[u-boot-test-hooks][PATCH] labgrid: Add wrapper scripts around using labgrid-client for device control
2024-11-04 19:52 UTC (2+ messages)
[u-boot-test-hooks PATCH v5 0/3] Add support for Labgrid
2024-11-04 19:51 UTC (5+ messages)
` [u-boot-test-hooks PATCH v5 1/3] Create a common file for test scripts
` [u-boot-test-hooks PATCH v5 2/3] Add .none scripts for power off/on
` [u-boot-test-hooks PATCH v5 3/3] Provide some basic scripts for Labgrid integration
[PATCH] clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE present
2024-11-04 19:15 UTC (13+ messages)
[PATCH v2] tools: imx8image: add possibility to skip dcd
2024-11-04 18:02 UTC
[PATCH 0/4] IMX8 series small clock update
2024-11-04 17:24 UTC (9+ messages)
` [PATCH 1/4] clk: imx: clk-imx8mn Fix nand and spi clock parent
[PATCH v4 0/8] bootstd: sunxi: Migrate to standard boot
2024-11-04 15:29 UTC (12+ messages)
` [PATCH v4 5/8] sunxi: Move to bootstd
[PATCH] Makefile: Fake external blob with BINMAN_ALLOW_MISSING=1
2024-11-04 14:01 UTC (2+ messages)
Please pull u-boot-dm
2024-11-04 13:56 UTC (4+ messages)
[PATCH 1/1] .readthedocs.yml: update Python version and Ubuntu release
2024-11-04 13:56 UTC (3+ messages)
[PATCH 0/3] Add support for all variants of the phyCORE-i.MX93 SOM
2024-11-04 13:53 UTC (6+ messages)
` [PATCH 1/3] board: phytec: phycore-imx93: Add 2GB LPDDR4X RAM timings
` [Upstream] "
` [PATCH 2/3] board: phytec: imx93: Add eeprom-based hardware introspection
` [Upstream] "
[PATCH 0/2] board: hoperun: Fix issues caused by upstream DTS changes
2024-11-04 13:50 UTC (3+ messages)
` [PATCH 1/2] configs: hihope_rzg2: Set correct MMC device for U-Boot env
` [PATCH 2/2] board: hoperun: Switch to use complete DTS files from upstream DTS
[PATCH v4 0/9] Adjust initial EFI memory-allocation to be in the U-Boot region
2024-11-04 13:07 UTC (6+ messages)
` [PATCH v4 1/9] kernel: Document ALIGN macros
` [PATCH v4 2/9] board_f: Correct stack reservation
[PATCH 3/3] board: phytec: imx93: Add phyCORE-i.MX93 support all SOM variants
2024-11-04 13:07 UTC (2+ messages)
[PATCH 0/8] arm_ffa: Add FFA_MEM_SHARE and FFA_MEM_RECLAIM support
2024-11-04 12:48 UTC (6+ messages)
` [PATCH 1/8] arm_ffa: Add NULL pointer check to the driver operations
` [PATCH 3/8] arm_ffa: Add FFA_MEM_RECLAIM support
[PATCH] mtd: spi-nor: Store stacked memories sizes in parameter array
2024-11-04 8:46 UTC (2+ messages)
[PATCH v3 1/2] binman: nxp_imx8mcst: read certificates from input path
2024-11-04 8:33 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 2/2] binman: expand test coverage to nxp_imx8mcst
Fedora 41 drops OpenSSL ENGINE support, u-boot can't compile anymore
2024-11-04 12:28 UTC (4+ messages)
[PATCH] arm64: zynqmp: Fix r5 mode for cpu release command
2024-11-04 12:27 UTC
[PATCH v6 0/3] Add support for Cool Pi GenBook
2024-11-04 12:23 UTC (4+ messages)
` [PATCH v6 1/3] arm64: dts: rockchip: Add support for rk3588 based Cool Pi CM5 GenBook
` [PATCH v6 2/3] rockchip: Make it possible to define per board boot_targets
` [PATCH v6 3/3] board: rockchip: Add support for rk3588 GenBook
radxa cm3 2024.01 mmc write error
2024-11-04 10:19 UTC (4+ 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 (3+ messages)
` [PATCH v2 2/3] rockchip: rk3588: "
[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
[PATCH 1/1] tools: mkeficapsule: use %zd to print ssize_t
2024-11-04 2:58 UTC (2+ messages)
[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 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 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 (10+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] configs: enable UNIT_TEST on qemu_arm_defconfig
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