U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-05 15:37:51 to 2025-05-06 17:20:07 UTC [more...]

[PATCH v2 0/7] Add support to boot TI K3 HSM M4 core
 2025-05-06 17:19 UTC  (15+ messages)
` [PATCH v2 1/7] arm: mach-k3: Add config option for booting HSM core
` [PATCH v2 2/7] spl: Use FIT data address as fallback when 'load' property is absent
` [PATCH v2 3/7] arm: dts: k3-binman: Add template for packing HSM firmware
` [PATCH v2 4/7] arm: dts: k3-{j721s2/j784s4}-binman: Pack HSM firmware inside tispl.bin
` [PATCH v2 5/7] arm: mach-k3: Use FIT image data addr as fallback if 'load' prop is missing
` [PATCH v2 6/7] arm: mach-k3: Explicitly identify TIFSSTUB images when discarding buffers
` [PATCH v2 7/7] arm: mach-k3: r5: common: Add support to boot HSM M4 core

[PATCH] [RFC]: dtc: Add Kconfig option to pad device tree blob
 2025-05-06 16:58 UTC  (6+ messages)

[PATCH 00/11] regex patches
 2025-05-06 16:52 UTC  (15+ messages)
` [PATCH 01/11] cmd: test: add support for =~ operator
` [PATCH 02/11] slre: add myself as maintainer
` [PATCH 03/11] test: slre: add tests for regex library
` [PATCH 04/11] slre: drop wrong "anchored" optimization
` [PATCH 05/11] test: slre: add more test cases
` [PATCH 06/11] test: slre: add some (negative) character class tests
` [PATCH 07/11] slre: refactor is_any_but()
` [PATCH 08/11] slre: fix matching of escape sequence used inside character class
` [PATCH 09/11] test: slre: add test cases for escape char in "
` [PATCH 10/11] slre: implement support for ranges in character classes
` [PATCH 11/11] test: slre: add tests for character ranges

[PATCH v2 0/3] booti: Remove the SYS_BOOTM_LEN limit for booti
 2025-05-06 16:32 UTC  (4+ messages)

[PATCH 0/3] RFC: test: Bring in the test hooks
 2025-05-06 16:25 UTC  (17+ messages)

[PATCH RFT v3 0/3] fastboot: add support for generic block flashing
 2025-05-06 16:10 UTC  (4+ messages)
` [PATCH RFT v3 1/3] fastboot: blk: introduce fastboot block flashing support
` [PATCH RFT v3 2/3] fastboot: blk: switch emmc to use the block helpers
` [PATCH RFT v3 3/3] fastboot: integrate block flashing back-end

[RFC 0/8] boot: run EFI boot manager after block devices
 2025-05-06 15:56 UTC  (15+ messages)
` [RFC 1/8] boot: EFI boot manager does not depend on BootOrder

Latest Coverity scan results
 2025-05-06 15:48 UTC 

[PATCH] net: fsl_enetc: fix imdio register calculation
 2025-05-06 15:31 UTC  (6+ messages)

[PATCH v6 0/9] Add falcon support for am62a, 62p and 62x
 2025-05-06 14:33 UTC  (3+ messages)
` [PATCH v6 1/9] spl: Kconfig: allow K3 devices to use falcon mode

[PATCH 0/2] Enable DM_SERIAL for Marvell Kirkwood Synology DS109
 2025-05-06 14:26 UTC  (5+ messages)
` [PATCH 1/2] arm: kirkwood: Convert to DM_SERIAL for Synology DS109 board
` [PATCH 2/2] arm: kirkwood: Remove Synology DS109 board reset_misc

[PATCH] arm: kirkwood: Convert to DM_SERIAL for Kirkwood boards
 2025-05-06 14:25 UTC  (3+ messages)

[PATCH 0/5] Enhance DDR support for Arria10 SoCFPGA
 2025-05-06 14:12 UTC  (6+ messages)
` [PATCH 1/5] drivers: ddr: altera: arria10: Add DRAM size checking
` [PATCH 2/5] drivers: ddr: altera: arria10: Add valid RAM size check
` [PATCH 3/5] drivers: ddr: altera: arria10: Fix incorrect address for mpu1
` [PATCH 4/5] drivers: ddr: altera: arria10: Move common code to common file
` [PATCH 5/5] drivers: ddr: altera: Add ECC scrubbing with Dcache enabled

[PATCH] Gitlab: Rework sjg-lab calling test.py to be closer to test.py stage
 2025-05-06 14:04 UTC 

[PATCH v2] arm: dts: k3: require mandatory firmware in binman
 2025-05-06 13:34 UTC  (2+ messages)

[PATCH v1 0/3] Enable env in UFS
 2025-05-06 13:32 UTC  (5+ messages)

[PATCH v2 0/4] Qualcomm: expand capsule update support
 2025-05-06 13:26 UTC  (5+ messages)

[PATCH v2 0/8] Qualcomm: cleanup OF_LIVE fixup and fix RB1/2
 2025-05-06 13:24 UTC  (5+ messages)

[PATCH v2 00/18] bootstd: Useability improvements
 2025-05-06 13:24 UTC  (9+ messages)
` [PATCH v2 01/18] abuf: Add a helper for initing and allocating a buffer
` [PATCH v2 15/18] bootstd: Provide a command to select the bootdev order

[PATCH] arm: dts: k3: require mandatory firmware in binman
 2025-05-06 13:01 UTC  (3+ messages)

[PATCH] cmd: nvedit: fix efi env -e -i command help
 2025-05-06 12:36 UTC 

[PATCH v4 00/12] Rockchip VOP2 support
 2025-05-06  8:14 UTC  (14+ messages)
` [PATCH v4 01/12] video: rockchip: dw-mipi-dsi: Depend on CONFIG_VIDEO_BRIDGE
` [PATCH v4 02/12] video: rockchip: dw_mipi_dsi: Improve pixel clock calculations
` [PATCH v4 03/12] video: rockchip: dw_mipi_dsi: Proceed when external PHY is not defined
` [PATCH v4 04/12] video: rockchip: dw-mipi-dsi: Add get_display_timing support
` [PATCH v4 05/12] video: Add BOE TH101MB31IG002-28A MIPI-DSI panel
` [PATCH v4 06/12] video: rockchip: Add VOP2 support
` [PATCH v4 07/12] video: rockchip: vop2: Add video bridge support
` [PATCH v4 08/12] dts: rockchip: rk356x: Prerelocate VOP in U-Boot proper
` [PATCH v4 09/12] configs: quartz64: Enable vidconsole
` [PATCH v4 10/12] video: rockchip: Add HDMI support for RK3568
` [PATCH v4 11/12] configs: pinetab2-rk3566: Enable video and USB keyboard
` [PATCH v4 12/12] clk: rockchip: rk3568: Use assigned VPLL clock when possible

[PATCH] rockchip: io-domain: Enable by default for all supported SoCs
 2025-05-06  8:06 UTC  (2+ messages)

[PATCH v3 0/1] *** Initial Wiznet W5500 support ***
 2025-05-06 12:27 UTC  (3+ messages)
` [PATCH v3 1/1] Initial support for Wiznet W5500

[PATCH v3 0/2] rockchip: remove u-boot.rom generation
 2025-05-06 12:03 UTC  (5+ messages)
` [PATCH v3 1/2] rockchip: rk3399: do not generate u-boot.rom anymore
` [PATCH v3 2/2] rockchip: rk3288: "

[PATCH] env: mtd: fix usability with NAND flashes
 2025-05-06 11:44 UTC  (2+ messages)

[PATCH v4 0/6] watchdog: at91sam9_wdt driver enhancement
 2025-05-06 11:20 UTC  (2+ messages)

[PATCH] riscv: set the width of the physical address/size data type based on arch
 2025-05-06 11:13 UTC  (5+ messages)

[PATCH v2] configs: rockchip: sync ENV_MEM_LAYOUT_SETTINGS for px30 to rk3308/etc
 2025-05-06  8:55 UTC 

[PATCH] clk: mediatek: add dummy clk enable/disable ops for apmixedsys clocks
 2025-05-06  8:12 UTC 

[PATCH] configs: rockchip: sync ENV_MEM_LAYOUT_SETTINGS for px30 to rk3308/etc
 2025-05-06  8:10 UTC  (2+ messages)

[PATCH v2 00/13] pinctrl: rockchip: fix editing const struct + constify rockchip_pin_ctrl
 2025-05-06  7:57 UTC  (27+ messages)
` [PATCH v2 01/13] pinctrl: rockchip: fix bank's pin_base computing
` [PATCH v2 02/13] pinctrl: rockchip: constify rockchip_pin_ctrl for PX30
` [PATCH v2 03/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3036
` [PATCH v2 04/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3066
` [PATCH v2 05/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3128
` [PATCH v2 06/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3188
` [PATCH v2 07/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3228
` [PATCH v2 08/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3288
` [PATCH v2 09/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3308
` [PATCH v2 10/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3328
` [PATCH v2 11/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3368
` [PATCH v2 12/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3399
` [PATCH v2 13/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RV1108

[PATCH 0/7] rockchip: Add boot from USB OTG port
 2025-05-06  7:53 UTC  (2+ messages)

[PATCH 0/6] rockchip: mkimage: Improve support for v2 image format
 2025-05-06  7:38 UTC  (2+ messages)

[PATCH v2 0/4] Enable env in SCSI
 2025-05-06  7:40 UTC  (7+ messages)
` [PATCH v2 1/4] disk: part: implement generic function part_get_info_by_uuid()
` [PATCH v2 2/4] scsi: Implement get_blk() function
` [PATCH v2 3/4] env: Add support for storing env variables in SCSI devices
` [PATCH v2 4/4] configs: qcs9100: Enable env in SCSI

[PATCH 0/2] Add rpi5 specific defconfig
 2025-05-06  7:30 UTC  (7+ messages)

[PATCH v1] configs: verdin-am62: Drop unused or redundant config options
 2025-05-06  7:18 UTC  (2+ messages)

[PATCH 0/2] bootstd: New bootmeth for RAUC A/B systems
 2025-05-06  7:05 UTC  (3+ messages)
` [PATCH 1/2] bootstd: Add implementation for bootmeth rauc
  ` [Upstream] "

[PATCH] drivers: fpga: intel_sdm_mb: Flush cache before FPGA configuration
 2025-05-06  1:28 UTC 

[PATCH] arm: socfpga: n5x: Remove invalid configuration for N5X
 2025-05-06  1:20 UTC 

[PATCH 1/3] arm64: imx: imx8mm-beacon: Enable BOOTAUX
 2025-05-06  1:16 UTC  (3+ messages)
` [PATCH 2/3] arm64: imx: imx8mn-beacon: "

[PATCH 1/2] fs: exfat: Use strncpy() and bail on too long filenames
 2025-05-05 23:35 UTC  (2+ messages)

[PATCH v2] firmware: ti_sci: Add Initialization of dev_info head node
 2025-05-05 23:35 UTC  (2+ messages)

[PATCH] configs: phycore_am62x_a53_defconfig: Remove CONFIG_SYS_BOOTM_LEN
 2025-05-05 23:35 UTC  (2+ messages)

[PATCH] cmd: spawn: reject 0 as an invalid job ID
 2025-05-05 23:35 UTC  (2+ messages)

[PATCH 0/2] Clang compatibility improvements for RISC-V
 2025-05-05 23:35 UTC  (2+ messages)
` (subset) "

[PATCH] env: Introduce support for MTD
 2025-05-05 23:35 UTC  (2+ messages)

[PATCH] bootm: improve error message when gzip decompression buffer is too small
 2025-05-05 23:35 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] Add HOST_ARCH detection for armv5tel and armv6l
 2025-05-05 23:35 UTC  (2+ messages)

[PATCH] eth: Support E1000E I225-V
 2025-05-05 23:35 UTC  (2+ messages)

[PATCH] test: Add setuptools to test requirements.txt
 2025-05-05 21:40 UTC  (5+ messages)

[PATCH] arm: dts: k3-am62a-*-binman: Update ti-dm blob
 2025-05-05 20:54 UTC  (3+ messages)

[PATCH v2 1/1] Dockerfile: use QEMU 10.0.0
 2025-05-05 20:11 UTC  (2+ messages)

ARM - Linking issue with binutils 2.44 (dangerous relocation: unsupported relocation)
 2025-05-05 20:07 UTC  (2+ messages)

[PULL] Pull request for u-boot master / v2025.07 = u-boot-stm32-20250505
 2025-05-05 19:40 UTC  (2+ messages)

Please pull u-boot-ubi master
 2025-05-05 19:40 UTC  (2+ messages)

[PATCH 0/2] Almost complete DM_SERIAL migration
 2025-05-05 19:16 UTC  (6+ messages)
` [PATCH 2/2] global: Convert almost all remaining non-DM_SERIAL users

[RFC PATCH 0/3] Add FlexSPI support for i.MX RT1170
 2025-05-05 18:23 UTC  (5+ messages)
` [RFC PATCH 2/3] spi: fspi: Add imxrt1170 device data

[PATCH] board: ti: sec-cfg.yaml: Fix OTP write_host_id order
 2025-05-05 17:46 UTC 

[PATCH 0/3] booti: Remove the SYS_BOOTM_LEN limit for booti
 2025-05-05 16:35 UTC  (6+ messages)

[PATCH v2] Add 'bootsource' /chosen property
 2025-05-05 15:34 UTC 

[PATCH v2 0/2] Implement reset to EDL for qcs9100
 2025-05-05 15:29 UTC  (5+ messages)
` [PATCH v2 1/2] sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs

Odroid n2+ usb broken on reboot
 2025-05-05 13:12 UTC  (3+ messages)

[PATCH 00/19] expo: Improve positioning for cedit
 2025-05-05 15:42 UTC  (20+ messages)
` [PATCH 01/19] expo: Comment scene_obj fields which are for internal use
` [PATCH 02/19] expo: Use a different logo for the second menu-item
` [PATCH 03/19] expo: Create a function to arrange the current scene
` [PATCH 04/19] expo: Avoid arranging the scene willy nilly
` [PATCH 05/19] expo: Drop the extra parameter to scene_calc_dims()
` [PATCH 06/19] expo: Separate out reading the theme from applying it
` [PATCH 07/19] expo: Add extra checks for rendering
` [PATCH 08/19] expo: Record the pointer position in the menu item
` [PATCH 09/19] expo: Arrange cedit after setting dimensions
` [PATCH 10/19] expo: Provide a few functions for working with dimensions
` [PATCH 11/19] expo: Move menu dims calculations into scene_menu_arrange()
` [PATCH 12/19] expo: Check dimensions before arranging a scene
` [PATCH 13/19] expo: Simplify scene_textline dimension calculation
` [PATCH 14/19] expo: Use a var to arrange horizonal positions in menu
` [PATCH 15/19] expo: Allow the menu pointer to be wider
` [PATCH 16/19] expo: Drop space from object name in test
` [PATCH 17/19] expo: Separate requested bbox from actual
` [PATCH 18/19] expo: Honour the textline edit_id when building
` [PATCH 19/19] expo: Tidy up insets and improve tests


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