U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-21 10:04:42 to 2025-02-24 10:13:48 UTC [more...]

[PATCH v3 0/4] riscv: dts: starfive: simplify binman config
 2025-02-24 10:13 UTC  (14+ messages)
` [PATCH v3 1/4] riscv: dts: add OF_LIST handling to binman.dtsi
` [PATCH v3 2/4] riscv: dts: no default configuration for MULTI_DTB_FIT
` [PATCH v3 3/4] board: starfive: spl: strip off 'starfive/' prefix
` [PATCH v3 4/4] riscv: dts: starfive: remove duplicate itb entries

Orange Pi 5b defconfig
 2025-02-24 10:13 UTC  (2+ messages)

[PATCH v3 1/2] env: mmc: Make redundant env in both eMMC boot partitions consider DT properties
 2025-02-24 10:01 UTC  (4+ messages)
` [PATCH v3 2/2] env: mmc: Clean up env_mmc_load() ifdeffery

Need help with booting from SPI Flash
 2025-02-24  9:57 UTC 

[PATCH 00/17] Various toolchain compatibility fixes/improvements
 2025-02-24  9:46 UTC  (27+ messages)
` [PATCH 01/17] arm: Remove stray .mmutable reference in linker script
` [PATCH 02/17] arm: Exclude eabi_compat from LTO
` [PATCH 03/17] arm: Add __aeabi_memclr in eabi_compat
` [PATCH 04/17] arm: Add aligned-memory aliases to eabi_compat
` [PATCH 05/17] arm: Discard unwanted sections in linker script
` [PATCH 06/17] arm: Use -mstrict-align when the MMU is off
` [PATCH 07/17] arm: Replace 'adrl' in EFI crt0
` [PATCH 08/17] x86: Fix call64's section flags
` [PATCH 09/17] spl: riscv: opensbi: Error on misaligned FDT
` [PATCH 10/17] spl: Align FDT load address
` [PATCH 11/17] makefile: Fix symbol typo in binary_size_check
` [PATCH 12/17] makefile: Avoid objcopy --gap-fill for .hex/.srec
` [PATCH 13/17] makefile: Add `norelro` linker option
` [PATCH 14/17] makefile: Add READELF command variable
` [PATCH 15/17] efi_loader: Remove ENTRY(_start) from linker script
` [PATCH 16/17] efi_loader: Move .dynamic out of .text in EFI
` [PATCH 17/17] scripts/Makefile.lib: efi: Preserve the .dynstr section as well

[PATCH] amd: versal2: Add the UFS boot mode support
 2025-02-24  8:10 UTC  (2+ messages)

[RFC PATCH 0/3] Risc-V 32 bit/64 bit images
 2025-02-24  6:21 UTC  (6+ messages)
` [RFC PATCH 1/3] riscv: image: Add new image type for RV64
` [RFC PATCH 2/3] riscv: Select appropriate image type
` [RFC PATCH 3/3] riscv: booti/bootm: Verify image arch type

[PATCH 0/8] Add support for sam9x7 SoC and SAM9X75 Curiosity board
 2025-02-24  6:20 UTC  (9+ messages)
` [PATCH 1/8] clk: at91: sam9x60-pll: add support for core clock frequency inputs
` [PATCH 5/8] ARM: dts: at91: sam9x7: Add initial DT for sam9x7 SoC
` [PATCH 6/8] ARM: dts: at91: sam9x75_curiosity: add sam9x75 curiosity board
` [PATCH 7/8] board: sam9x75_curiosity: Add support for sam9x75 curiosity
` [PATCH 8/8] configs: sam9x75_curiosity: Add initial mmc default config

[PATCH v3 0/3] EFI Capsule update explicitly sets dfu_alt_info
 2025-02-24  2:38 UTC  (4+ messages)
` [PATCH v3 2/3] efi_firmware: set EFI capsule dfu_alt_info env explicitly

[PATCH v4 00/20] imx: add i.MX95 support
 2025-02-24  2:45 UTC  (12+ messages)
` [PATCH v4 04/20] firmware: scmi: add pin control protocol support to SCMI agent
    ` 回复: "
        ` 回复: "
` [PATCH v4 05/20] scmi_protocols: add SCMI misc protocol protocol_id and message_id for getting the ROM passover data
    ` 回复: [EXT] "

[PATCH] riscv: dts: spacemit: Update UART compatible for k1
 2025-02-23 15:35 UTC  (2+ messages)

Security vulnerabilities report to Das-U-Boot
 2025-02-22 20:47 UTC  (11+ messages)

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

[PATCH v2 0/3] video: bridge-uclass: add get_display_timing ops
 2025-02-23 11:36 UTC  (3+ messages)
` [PATCH v2 1/3] "

[PATCH v2 00/13] Add support for Ethboot for AM68-SK AM62p-SK
 2025-02-23 10:34 UTC  (4+ messages)
` [PATCH v2 02/13] net: ti: am65-cpsw-nuss: Define and switch to bind method for CPSW driver

[PATCH] Add 'bootsource' /chosen property
 2025-02-23  0:33 UTC  (10+ messages)

[PATCH v3 1/2] CI: Move default image under global defaults
 2025-02-23  0:24 UTC  (16+ messages)

xPL Proposal
 2025-02-23  0:00 UTC  (27+ messages)
                            ` Rate of change in the project (Was: Re: xPL Proposal)

[PATCH v3 00/23] net: miiphybb: Get rid of global bb_miiphy_buses[]
 2025-02-22 20:33 UTC  (24+ messages)
` [PATCH v3 01/23] net: ravb: Drop empty init callback
` [PATCH v3 02/23] net: sh_eth: "
` [PATCH v3 03/23] net: designware: Drop NULL priv assignment
` [PATCH v3 04/23] net: ravb: Reorder bb_miiphy functions
` [PATCH v3 05/23] net: sh_eth: "
` [PATCH v3 06/23] arm: mvebu: a38x: "
` [PATCH v3 07/23] net: designware: "
` [PATCH v3 08/23] arm: mvebu: a38x: Call bb_miiphy init directly in driver probe
` [PATCH v3 09/23] net: miiphybb: Drop bb_miiphy_init() and .init callback
` [PATCH v3 10/23] net: designware: Drop bus index
` [PATCH v3 11/23] net: designware: Extract bbmiiphy initialization into dedicated function
` [PATCH v3 12/23] net: miiphy: Introduce mdio_init()
` [PATCH v3 13/23] net: miiphybb: Introduce bb_miiphy_alloc()/bb_miiphy_free() wrappers
` [PATCH v3 14/23] arm: mvebu: a38x: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks
` [PATCH v3 15/23] net: ravb: "
` [PATCH v3 16/23] net: sh_eth: "
` [PATCH v3 17/23] net: designware: "
` [PATCH v3 18/23] net: miiphybb: Use container_of() in bb_miiphy_getbus()
` [PATCH v3 19/23] net: miiphybb: Drop name field from struct bb_miiphy_bus
` [PATCH v3 20/23] arm: mvebu: a38x: Drop use of miiphy_get_dev_by_name()
` [PATCH v3 21/23] net: ravb: "
` [PATCH v3 22/23] net: sh_eth: "
` [PATCH v3 23/23] net: miiphybb: Drop bb_miiphy_buses and bb_miiphy_buses_num

[PATCH] common: board_r: Initialize interrupts before watchdog
 2025-02-22 18:58 UTC  (3+ messages)

[PATCH v2 01/24] net: ravb: Drop empty init callback
 2025-02-22 17:45 UTC  (4+ messages)
` [PATCH v2 16/24] net: ravb: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks

Please pull u-boot-tegra picasso
 2025-02-22 17:29 UTC  (2+ messages)

[PATCH] buildman: Update tests for newer filelock module
 2025-02-22 17:29 UTC  (2+ messages)

[PATCH] ARM: stm32: Introduce DH STM32MP15xx DHSOM board specific defconfigs
 2025-02-22 17:13 UTC 

[PATCH] ARM: imx: Introduce DH i.MX6 DHSOM board specific defconfigs
 2025-02-22 17:13 UTC 

[PATCH v2 00/28] x86: Improve operation under QEMU
 2025-02-22 13:47 UTC  (22+ messages)
` [PATCH v2 26/28] test/py: Allow tests to be filtered by role
` [PATCH v2 28/28] test: Add a test for booting Ubuntu 24.04

Incorrect include path in cmd/setexpr.c
 2025-02-22 12:41 UTC 

[PATCH] net: dwc: xgmac: Allow DMA buffers above 4GB
 2025-02-22  6:07 UTC 

[PATCH 1/2] imx8mq: imx8mq_evk: fix DEFAULT_FDT_FILE
 2025-02-22 12:17 UTC  (2+ messages)
` [PATCH 2/2] imx8mm: imx8mm_evk: fix BOOTSTD boot

[PATCH] spl: return kernel image header size in os boot
 2025-02-22 10:35 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 00/12] Support to run U-Boot on sc7180 Trogdor Chromebooks
 2025-02-22  1:17 UTC  (15+ messages)
` [PATCH 04/12] coreboot: Move coreboot logic out of x86 to a generic place
` [PATCH 05/12] arm: Support running U-Boot as a coreboot payload on ARM64
` [PATCH 07/12] cmd/cbsysinfo: Allow on ARM as well
` [PATCH 11/12] bootstd: cros: Return negative error code

[PATCH] configs: enable CONFIG_PCI_REGION_MULTI_ENTRY=y in sifive_unmatched_defconfig
 2025-02-21 20:55 UTC  (2+ messages)

[PATCH v4 00/29] arm: Support building as an EFI app
 2025-02-21 20:45 UTC  (2+ messages)

[UBOOT PATCH] spi: spi-uclass: Fix reduced read speed when parallel config is enabled
 2025-02-22  2:36 UTC  (3+ messages)

[PATCH] dt-bindings: trivial-devices: Add ti,tps53681
 2025-02-21 23:13 UTC  (2+ messages)

[PATCH v4 0/5] Add pmem node for preserving distro ISO's
 2025-02-21 21:31 UTC  (10+ messages)
` [PATCH v4 1/5] fdt: add support for adding pmem nodes
` [PATCH v4 4/5] blkmap: store type of blkmap slice in corresponding structure
` [PATCH v4 5/5] blkmap: add pmem nodes for blkmap memory mapped slices

[u-boot-test-hooks PATCH 1/3] labgrid: Deal with strange Python error
 2025-02-21 21:20 UTC  (4+ messages)
` [u-boot-test-hooks PATCH 2/3] ellesmere: Add QEMU config for riscv, arm, x86
` [u-boot-test-hooks PATCH 3/3] RFC: Add some network info for ellesmere lab

[u-boot-test-hooks PATCH 1/2] labgrid-sjg: Add kea lab
 2025-02-21 21:16 UTC  (3+ messages)
` [u-boot-test-hooks PATCH 2/2] labgrid-sjg: Add systemd scripts

Enabling test/py/tests/test_spi.py more?
 2025-02-21 20:12 UTC  (5+ messages)

[RFC PATCH] power: regulator: Avoid probing of regulators at pre-ram stage
 2025-02-21 18:38 UTC  (4+ messages)

[PATCH] remoteproc: k3-dsp: Flush D cache after loading firmware
 2025-02-21 17:38 UTC  (2+ messages)

[PATCH] CI: Update to pylint 3.3.4
 2025-02-21 17:38 UTC  (2+ messages)

[PATCH] arm: mediatek: remove CONFIG_MT8512
 2025-02-21 17:38 UTC  (2+ messages)

[PATCH 0/6] Add preload_check_sign tool
 2025-02-21 17:38 UTC  (2+ messages)

[PATCH] arm: mediatek: build u-boot-mtk.bin only if needed
 2025-02-21 17:38 UTC  (2+ messages)

[PATCH] tools: Fix pylint 3.3.4 errors
 2025-02-21 17:38 UTC  (2+ messages)

[PATCH] tools/patman: Don't call a non-existent suite
 2025-02-21 17:38 UTC  (2+ messages)

[PATCH] tools: binman: ti_board_cfg: Fix pylint error over 'br'
 2025-02-21 17:38 UTC  (2+ messages)

[PATCH] binman: Switch to setuptools
 2025-02-21 17:38 UTC  (2+ messages)

[PATCH] dtoc: Switch to setuptools
 2025-02-21 17:38 UTC  (2+ messages)

[PATCH] test/py: Have test_usb.py raise an Exception with unsupported filesystems
 2025-02-21 17:38 UTC  (2+ messages)

[PATCH] test/py: Rework how test_ums.py handles (not) having write enabled
 2025-02-21 17:38 UTC  (2+ messages)

[PATCH] test/py: Rework test_spi.py to assert we found output
 2025-02-21 17:38 UTC  (2+ messages)

[PATCH] ARM: stm32: Fix CONFIG_BOOTCOUNT_ALTBOOTCMD update on DH STM32MP1 DHSOM
 2025-02-21 17:09 UTC  (2+ messages)

[PATCH 1/2] ARM: imx: Fix CONFIG_BOOTCOUNT_ALTBOOTCMD update on Data Modul i.MX8M Mini eDM SBC
 2025-02-21 17:09 UTC  (3+ messages)
` [PATCH 2/2] ARM: imx: Fix CONFIG_BOOTCOUNT_ALTBOOTCMD duplication on Data Modul i.MX8M "

[PATCH] ARM: imx: Fix CONFIG_BOOTCOUNT_ALTBOOTCMD duplication on DH i.MX8MP DHCOM
 2025-02-21 17:08 UTC 

[PATCH v1] arm: socfpga: soc64: boot_scratch_cold 8 and 9 usage documentation
 2025-02-21  7:45 UTC  (2+ messages)

[PATCH v6 0/8] Add Starfive JH7110 Cadence USB driver
 2025-02-21  7:41 UTC  (3+ messages)

[PATCH] configs: am65x_evm_r5_usbdfu_defconfig: Fix USB DFU boot
 2025-02-21  7:12 UTC  (3+ messages)
  ` [EXTERNAL] "

[U-Boot][PATCH v1] cmd/fpga: use config node for loadmk
 2025-02-21 11:03 UTC 


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