messages from 2025-01-09 12:32:27 to 2025-01-11 09:51:10 UTC [more...]
[PATCH v3 00/13] Add imx8mp video support
2025-01-11 9:51 UTC (17+ messages)
` [PATCH v3 01/13] dm: doc: Fix example
` [PATCH v3 02/13] dm: core: Add a helper to retrieve devices through graph endpoints
` [PATCH v3 03/13] sandbox: Add a fake DSI controller and link it to the panel
` [PATCH v3 04/13] test: dm: test-fdt: Add checks for uclass_get_device_by_endpoint()
` [PATCH v3 05/13] power-domain: Add refcounting
` [PATCH v3 06/13] clk: Ensure the parent clocks are enabled while reparenting
` [PATCH v3 07/13] clk: imx8mp: Add media related clocks
` [PATCH v3 08/13] imx: power-domain: Describe the i.MX8 MEDIAMIX domain
` [PATCH v3 09/13] imx: power-domain: Add support for the MEDIAMIX control block
` [PATCH v3 10/13] video: imx: Fix Makefile in order to be able to add other imx drivers
` [PATCH v3 11/13] video: imx: Add LDB driver
` [PATCH v3 12/13] video: imx: Add LCDIF driver
` [PATCH v3 13/13] imx8mp_evk: Enable display support
[RFC PATCH 0/2] Integrate OP-TEE into the RISC-V boot flow
2025-01-11 1:55 UTC (3+ messages)
` [RFC PATCH 1/2] riscv: Add CONFIG_SPL_OPTEE_LOAD_ADDR
` [RFC PATCH 2/2] riscv: dts: binman.dtsi: Include OP-TEE OS image
Pull request: u-boot-rockchip-20250110
2025-01-11 0:57 UTC (2+ messages)
Please pull u-boot-watchdog/master
2025-01-11 0:57 UTC (2+ messages)
[PATCH v4 1/3] bloblist: add api to get blob with size
2025-01-11 0:12 UTC (6+ messages)
` [PATCH v4 2/3] tcg2: decouple eventlog size from efi
` [PATCH v4 3/3] tpm: get tpm event log from bloblist
[PATCH v3 00/30] upl: Prerequite patches for updated spec
2025-01-11 0:00 UTC (31+ messages)
` [PATCH v3 01/30] bloblist: Make BLOBLIST_ALLOC the default
` [PATCH v3 02/30] abuf: Provide a way to get the buffer address
` [PATCH v3 03/30] abuf: Allow use in host tools
` [PATCH v3 04/30] abuf: Provide a constant buffer
` [PATCH v3 05/30] cpu: Provide a way to get the physical-address size
` [PATCH v3 06/30] serial: Support info() method in ns16550 xPL with UPL
` [PATCH v3 07/30] mkimage: Update map_to_sysmem() to match its prototype
` [PATCH v3 08/30] x86: Enable meminfo command
` [PATCH v3 09/30] x86: Show the timestamp counter with bdinfo
` [PATCH v3 10/30] ofnode: Use 4K for a default tree-size
` [PATCH v3 11/30] ofnode: Indicate when out of space in a few places
` [PATCH v3 12/30] ofnode: Update of_add_subnode() to indicate name is alloced
` [PATCH v3 13/30] boot: Rename fit_image_get_data()
` [PATCH v3 14/30] boot: Rename fit_image_get_data_and_size()
` [PATCH v3 15/30] boot: Use fit_image_get_data() to get data
` [PATCH v3 16/30] test: Fix inpected typo in upl test
` [PATCH v3 17/30] emulation: fdt: Relax condition for OF_HAS_PRIOR_STAGE
` [PATCH v3 18/30] emulation: Use bloblist to hold tables
` [PATCH v3 19/30] x86: Create more space for SPL with qemu-x86_64
` [PATCH v3 20/30] pci: video: Set up the pixel-format field
` [PATCH v3 21/30] x86: Show an error if video fails
` [PATCH v3 22/30] x86: Support jumping to a UPL image
` [PATCH v3 23/30] x86: Enable UPL handoff for SPL
` [PATCH v3 24/30] x86: Move tables to use SZ macros
` [PATCH v3 25/30] x86: Align the SMBIOS table to a 4K boundary
` [PATCH v3 26/30] efi_loader: Avoid mapping the ACPI tables twice
` [PATCH v3 27/30] x86: emulation: Enable bloblist
` [PATCH v3 28/30] dm: core: Clarify behaviour of ofnode_name_eq()
` [PATCH v3 29/30] dm: core: Provide ofnode_name_eq_unit() to accept a unit address
` [PATCH v3 30/30] dm: core: Provide ofnode_find_subnode_unit()
[PATCH v2 0/6] efi_loader: run bootdev_hunt() to find ESP
2025-01-10 22:45 UTC (3+ messages)
` [PATCH v2 5/6] cmd: bootmenu: add parameter -e for UEFI boot options
[PATCH v2 00/33] upl: Prerequite patches for updated spec
2025-01-10 21:15 UTC (28+ messages)
` [PATCH v2 03/33] bloblist: Make BLOBLIST_ALLOC the default
` [PATCH v2 12/33] ofnode: Use 4K for a default tree-size
` [PATCH v2 17/33] boot: Update fit_image_get_emb_data to use abuf
` [PATCH v2 21/33] emulation: fdt: Relax condition for OF_HAS_PRIOR_STAGE
` [PATCH v2 22/33] emulation: Use bloblist to hold tables
[PATCH 00/18] x86: Improve operation under QEMU
2025-01-10 20:46 UTC (13+ messages)
` [PATCH 01/18] scripts: Add a script for building and booting QEMU
[PATCH] riscv: spacemit: k1: probe dram size during boot phase
2025-01-10 17:34 UTC (8+ messages)
[PATCH v5 0/8] bootstd: sunxi: Migrate to standard boot
2025-01-10 17:05 UTC (9+ messages)
` [PATCH v5 4/8] RFC: Revert "bootstd: Make efi_mgr bootmeth work for non-sandbox setups"
[PATCH 0/8] efi_loader: Complete the bootflow_efi() test
2025-01-10 16:48 UTC (13+ messages)
Simon Glass's future with Das U-Boot project?
2025-01-10 16:45 UTC (4+ messages)
[PATCH v4 0/8] usb: dwc2: Refactor and update USB DWC2 driver
2025-01-10 13:55 UTC (9+ messages)
` [PATCH v4 1/8] usb: dwc2: Extract register definitions to common header file
` [PATCH v4 2/8] usb: dwc2: Fix incorrect ULPI_UTMI_SEL bit setting
` [PATCH v4 3/8] usb: dwc2: Fix HBstLen setting for external DMA mode
` [PATCH v4 4/8] usb: dwc2: Clean up with bitfield macros
` [PATCH v4 5/8] usb: dwc2: Align macros with Linux kernel definitions
` [PATCH v4 6/8] usb: dwc2: Extract macro definitions to common header
` [PATCH v4 7/8] usb: dwc2: Unify flush and reset logic with v4.20a support
` [PATCH v4 8/8] usb: dwc2: Replace uint<x>_t types with u<x>
[PATCH 00/12] rockchip: rk3399: Migrate to use TPL on bob and kevin
2025-01-10 15:44 UTC (6+ messages)
[PATCH 0/2] efi_loader: efi_setup: Add efi_start_obj_list() and use it to set PXE IP address
2025-01-10 15:13 UTC (7+ messages)
` [PATCH 1/2] efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.c
[PATCH] bloblist: Drop BSD license
2025-01-10 14:54 UTC (4+ messages)
[PATCH v3 1/2] bloblist: add api to get blob with size
2025-01-10 14:38 UTC (4+ messages)
` [PATCH v3 2/2] tpm: get tpm event log from bloblist
[PATCH] armv8: mmu: don't switch to emergency tlb when adding a dynamic mapping
2025-01-10 14:20 UTC (5+ messages)
[PATCH] Kconfig: Add a default cache line size for RISC-V
2025-01-10 11:55 UTC (2+ messages)
[PATCH v2] board: odroid-n2: Update docs for signing
2025-01-10 13:50 UTC (2+ messages)
[PATCH v3 0/7] efi: Start to chip away at the EFI workaround
2025-01-10 13:40 UTC (15+ messages)
` [PATCH v3 1/7] efi_loader: Refactor device and image paths into a function
` [PATCH v3 4/7] efi_loader: Add a version of efi_binary_run() with more parameters
` [PATCH v3 6/7] efi_loader: Pass in the required parameters from EFI bootmeth
How would I do signature verification of standalone binary?
2025-01-10 13:38 UTC (2+ messages)
[PATCH v3 0/6] imx8(m): add optee node to binman FIT image
2025-01-10 12:35 UTC (7+ messages)
` [PATCH v3 1/6] arm: imx8m: add OP-TEE node
` [PATCH v3 2/6] phycore-imx8mp_defconfig: add optee load address
` [PATCH v3 3/6] imx8mm-phygate-tauri-l_defconfig: "
` [PATCH v3 4/6] phycore-imx8mm_defconfig: "
` [PATCH v3 5/6] doc: phytec: imx8mp: add OP-TEE documentation
` [PATCH v3 6/6] doc: phytec: imx8mm: "
[PATCH] binman: Fill in most of the imx8mimage and imx8mcst tests
2025-01-10 11:02 UTC (7+ messages)
[PATCH v1] usb: dwc3: core: Fix timeout check
2025-01-10 9:52 UTC (2+ messages)
[PATCH 0/2] MediaTek MT7629 OF_UPSTREAM migration
2025-01-10 9:13 UTC (3+ messages)
` [PATCH 1/2] clk: mediatek: mt7629: fix gate offset of peri clock tree
` [PATCH 2/2] board: mediatek: mt7629: Migrate to OF_UPSTREAM
[PATCH v3 00/17] imx: add i.MX95 support
2025-01-10 9:59 UTC (24+ messages)
` [PATCH v3 02/17] firmware: scmi: smt: Interrupt communication enable
` 回复: [EXT] "
` 回复: "
` 回复: "
` [PATCH v3 03/17] pinctrl: nxp: add SCMI pin control protocol driver
` 回复: [EXT] "
` 回复: "
` [PATCH v3 11/17] imx9: scmi: soc: Override h_spl_load_read with trampoline buffer
[PATCH 0/3] MediaTek ethernet driver refactor and updates
2025-01-10 8:41 UTC (4+ messages)
` [PATCH 1/3] net: mediatek: split ethernet switch code from mtk_eth.c
` [PATCH 2/3] net: mediatek: add support for MediaTek MT7987 SoC
` [PATCH 3/3] net: mediatek: add support for Airoha AN8855 ethernet switch
[PATCH v3 0/3] rockchip: rk35xx: Implement checkboard() to print SoC variant
2025-01-10 7:17 UTC (7+ messages)
` [PATCH v3 1/3] rockchip: rk356x: "
` [PATCH v3 2/3] rockchip: rk3588: "
` [PATCH v3 3/3] rockchip: rk3308: "
[PATCH] rockchip: rk3308-rock-s0: Fix SD-card boot on v1.1 hw revision
2025-01-10 7:04 UTC (2+ messages)
[PATCH v2] rockchip: use OF_UPSTREAM for rk3066a/rk3188
2025-01-10 6:57 UTC (2+ messages)
[PATCH v2 0/4] rockchip: rk3288: Include files from dts/upstream
2025-01-10 6:50 UTC (3+ messages)
` [PATCH v2 2/4] rockchip: clk: rk3288: Drop use of SCLK_MAC_PLL
Proposal for a New Command to U-Boot Fuse Programming
2025-01-10 5:42 UTC (3+ messages)
` [EXTERNAL] "
[PATCH v3 0/6] Enable QCOM QCS9100 Ride platform support
2025-01-10 5:15 UTC (8+ messages)
` [PATCH v3 1/6] arm64: dts: qcom: qcs9100: Add support for the QCS9100 Ride and Ride Rev3 boards
` [PATCH v3 2/6] dts: qcs9100-ride-r3-u-boot: add override dtsi
` [PATCH v3 3/6] clk/qcom: add initial clock driver for qcs9100
` [PATCH v3 4/6] phy: qcom: Add SA8775 to QMP UFS PHY driver
` [PATCH v3 5/6] qcom_defconfig: enable SA8775P clock driver
` [PATCH v3 6/6] configs: add qcs9100_defconfig
[PATCH] board: amlogic: odroid-n2: remove amlogic prefix from fdtdir path
2025-01-10 4:12 UTC (2+ messages)
[PATCH 00/20] Support for the RK3576
2025-01-10 0:54 UTC (4+ messages)
` [PATCH 09/20] rockchip: mkimage: Add rk3576 support
[PATCH] rockchip: rk3588-nanopc-t6-lts: Add missing board -u-boot.dtsi
2025-01-10 0:40 UTC (2+ messages)
[PATCH v2 0/4] Add fdt-fixups for AM62P variants
2025-01-09 23:46 UTC (2+ messages)
[PATCH 0/2] Broadcom bcmbca dts updates
2025-01-09 19:41 UTC (5+ messages)
` [PATCH 2/2] arm: dts: Update nand node for bcmbca board dts
Purpose of 'localboot'
2025-01-09 17:22 UTC (3+ messages)
` [syslinux] "
Pull request for tpm-master-07012025
2025-01-09 20:54 UTC (2+ messages)
[PATCH] board: ti: j722s: j722s.env: Set remoteproc firmware names
2025-01-09 19:48 UTC (4+ messages)
Pull request efi-next-20250105
2025-01-09 16:54 UTC (2+ messages)
[PATCH 00/13] Add support for Ethernet boot on AM62p-SK and AM68-SK
2025-01-09 16:44 UTC (9+ messages)
` [PATCH 01/13] net: tftp: Increase TFTP pkt string length to include null character
` [PATCH 05/13] configs: am68: Add configs for enabling Ethboot in R5SPL
[PATCH v3 0/5] rpi: Tidy up booting
2025-01-09 15:07 UTC (6+ messages)
` [PATCH v3 5/5] rpi: Use the U-Boot control FDT for fdt_addr
[PATCH v4 0/7] efi: Start to chip away at the EFI workaround
2025-01-09 15:02 UTC (8+ messages)
` [PATCH v4 1/7] efi_loader: Refactor device and image paths into a function
` [PATCH v4 2/7] efi_loader: Make efi_run_image() static
` [PATCH v4 3/7] efi_loader: Update efi_run_image() to accept image and device path
` [PATCH v4 4/7] efi_loader: Add a version of efi_binary_run() with more parameters
` [PATCH v4 5/7] efi_loader: Move the fallback code from efi_run_image()
` [PATCH v4 6/7] efi_loader: Pass in the required parameters from EFI bootmeth
` [PATCH v4 7/7] bootmeth_efi: Support PXE booting
[U-Boot][PATCH 0/2] Improve fpga cmd usage information
2025-01-09 12:45 UTC (4+ messages)
` [U-Boot][PATCH 1/2] fpga: fix alignment on fpga cmd usage info
[PATCH] MAINTAINERS: move myself to reviewers for avb/ab
2025-01-09 13:08 UTC (2+ messages)
Lab failure on JH7110 (StarFive VisionFive 2)
2025-01-09 12:37 UTC
[PATCH 0/5] pxe: Support an automatic localboot
2025-01-09 12:31 UTC (10+ messages)
` [PATCH 4/5] pxe_utils: Support a backup for localboot
[PATCH 00/15] vbe: Series part F
2025-01-09 12:30 UTC (6+ messages)
` [PATCH 11/15] spl: Add support for a relocating jump to the next phase
` [PATCH 12/15] spl: Plumb in the relocating loader
` [PATCH 13/15] vbe: Support loading an FDT with "
` [PATCH 14/15] vbe: Support loading SPL images
` [PATCH 15/15] vbe: Update simple-fw to support using the SPL loader
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