U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-05 22:40:31 to 2024-07-10 07:18:32 UTC [more...]

[PATCH v2 0/5] finish using .dtso for overlay source files
 2024-07-10  7:16 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: imx8mp: rename DHCOM SoM overlays to .dtso
` [PATCH v2 2/5] kbuild: Allow DTB overlays to built into .dtbo.S files
` [PATCH v2 3/5] test: overlay: rename overlay source files to .dtso
` [PATCH v2 4/5] test/py: efi_capsule: rename device tree overlay source "
` [PATCH v2 5/5] kbuild: Disallow DTB overlays to built from .dts named source files

[PATCH] omap3: igep0x00: Switch to the I2C driver model
 2024-07-10  6:53 UTC  (2+ messages)

[PATCH v3] arm: mvebu: Enable bootstd and other modernization for Synology DS414 (Armada XP) board
 2024-07-10  6:26 UTC  (2+ messages)

[PATCH] arm: dts: mvebu: Migrate to upstream DT for Synology DS116 (Armada 385) board
 2024-07-10  6:24 UTC  (4+ messages)

[PATCH 00/10] Make bootph tags transistive to parents
 2024-07-10  6:15 UTC  (3+ messages)
` [PATCH 09/10] fdtgrep: Allow propagating properties up to supernodes

[PATCH 0/6] Extend SOM detection
 2024-07-10  5:38 UTC  (12+ messages)
` [PATCH 1/6] include: env: phytec: overlays: Add extension command
` [PATCH 2/6] include: env: phytec: k3_mmc: Apply extension overlays
` [PATCH 3/6] board: phytec: common: k3: Add SOM detection overlays
` [PATCH 4/6] board: phytec: common: Kconfig: Enable SUPPORT_EXTENSION_SCAN
` [PATCH 5/6] configs: phytec_am62x_a53_defconfig: Set CONFIG_CMD_EXTENSION
` [PATCH 6/6] configs: phycore_am64x_a53_defconfig: Enable SOM detection

[PATCH] mtd: nand: raw: atmel: Use ONFI ECC params if available
 2024-07-09 22:28 UTC 

[PATCH] gpt: allow spaces in partition list
 2024-07-10  2:00 UTC  (2+ messages)

[PATCH] test/py/requirements.txt: Bump zipp to current release
 2024-07-09 23:07 UTC 

[PATCH v3 1/1] bloblist: Fix bloblist convention checking
 2024-07-09 20:20 UTC 

[PATCH] bloblist: Fix bloblist convention checking
 2024-07-09 20:19 UTC  (5+ messages)

[PATCH v2] bloblist: Fix bloblist convention checking
 2024-07-09 17:19 UTC 

[PATCH v4 00/21] qcom: rpmh core and regulator support
 2024-07-09 17:09 UTC  (23+ messages)
` [PATCH v4 01/21] linux/bitmap.h: add bitmap_empty helper
` [PATCH v4 02/21] soc: qcom: import rpmh and cmd-db drivers from Linux
` [PATCH v4 03/21] soc: qcom: cmd-db: adjust headers for U-Boot
` [PATCH v4 04/21] soc: qcom: cmd-db: drop unused functions
` [PATCH v4 05/21] soc: qcom: cmd-db: replace cmd_db_ready() with cmd_db_init()
` [PATCH v4 06/21] soc: qcom: cmd-db: adjust for U-Boot API
` [PATCH v4 07/21] soc: qcom: rpmh-rsc: drop unused multi-threading and non-active TCS support
` [PATCH v4 08/21] soc: qcom: rpmh-rsc: adjust headers for U-Boot
` [PATCH v4 09/21] soc: qcom: rpmh-rsc: adjust probe "
` [PATCH v4 10/21] soc: qcom: rpmh-rsc: remaining U-Boot API changes
` [PATCH v4 11/21] soc: qcom: rpmh: adjust headers for U-Boot
` [PATCH v4 12/21] soc: qcom: rpmh: drop unused functions
` [PATCH v4 13/21] soc: qcom: rpmh: U-Boot API changes
` [PATCH v4 14/21] power: regulator: import qcom-rpmh-regulator from Linux
` [PATCH v4 15/21] power: regulator: adjust headers for U-Boot
` [PATCH v4 16/21] power: regulator: qcom-rpmh-regulator: port over lineage_range helpers
` [PATCH v4 17/21] power: regulator: adjust structs for U-Boot
` [PATCH v4 18/21] power: regulator: qcom-rpmh-regulator: remove unused regulators
` [PATCH v4 19/21] power: regulator: qcom-rpmh-regulator: port ops to U-Boot
` [PATCH v4 20/21] power: regulator: qcom-rpmh-regulator: adjust probe for U-Boot
` [PATCH v4 21/21] qcom_defconfig: enable rpmh regulators

[PATCH] driver: rng: Do not check ARM_SMCCC_TRNG_VERSION
 2024-07-09 16:23 UTC 

[PATCH 0/6] Enable audio playback in AM62x SoC
 2024-07-09 15:04 UTC  (12+ messages)
` [PATCH 1/6] sound: ti: Add sound support for am625 board in Uboot
    ` [EXTERNAL] "
` [PATCH 2/6] sound: ti: Add TLV320AIC3106 Codec
` [PATCH 3/6] sound: ti: Add MCASP driver for transfer of Audio data to sound codec
` [PATCH 4/6] arm: dts: k3-am625-sk-u-boot.dtsi: Add sound driver nodes
` [PATCH 5/6] configs: am62x_evm_a53_defconfig: Enable sound and I2C commands
` [PATCH 6/6] linux: bitmap.h: Add for_each_set_bit_from() function

[PATCH v3 00/10] Add support for Ethernet Boot on SK-AM62
 2024-07-09 14:37 UTC  (5+ messages)
` [PATCH v3 07/10] configs: am62: Add configs for enabling ETHBOOT in R5SPL

[PATCH] board: raspberrypi: Fix format specifier for printing rev_scheme
 2024-07-09 12:20 UTC 

[PATCH] regulator: fixed: fix regulator-fixed-clock
 2024-07-09  9:24 UTC 

[PATCH] eth: asix88179: reset during probe
 2024-07-09 12:25 UTC  (4+ messages)

[PATCH] amd: Enable the NFS command for Versal2
 2024-07-09 11:51 UTC 

[PATCH 0/6] Resubmit series "zlib: Address CVE-2016-9841"
 2024-07-09 10:31 UTC  (7+ messages)
` [PATCH 1/6] zlib: Rename this variable to here (current decoding table entry)
` [PATCH 2/6] zlib: Rename write variable to wnext (window write index)
` [PATCH 3/6] zlib: Fix inflate_fast() when POSTINC macro is set
` [PATCH 4/6] zlib: Port fix for CVE-2016-9841 to U-Boot
` [PATCH 5/6] zlib: Misc unrelated updates
` [PATCH 6/6] zlib: Remove incorrect ZLIB_VERSION

[PATCH v2 1/3] phy: Extend generic_setup_phy() with PHY mode and submode
 2024-07-09  9:33 UTC  (6+ messages)
` [PATCH v2 2/3] phy: rcar: Split init and set_mode operations
` [PATCH v2 3/3] phy: test: Implement sandbox PHY .set_mode and DM test

[PATCH v4 1/4] binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
 2024-07-09  9:24 UTC  (8+ messages)

[PATCH 1/4] configs: phycore_am62x_a53: Add more commands
 2024-07-09  7:37 UTC  (2+ messages)

[PATCH] include/fastboot.h: add missing types.h include
 2024-07-09  7:17 UTC  (2+ messages)

[PATCH] configs: am62x_evm_a53_defconfig: Remove CONFIG_SYS_BOOTM_LEN
 2024-07-09  7:14 UTC  (4+ messages)

[PATCH] xilinx: Enable the NFS command for zynqmp_kria
 2024-07-09  6:31 UTC  (2+ messages)

[PATCH] clk: clk-uclass: Print clk name in clk_enable/clk_disable
 2024-07-09  6:28 UTC 

[PATCH 0/3] qcom: rpmh core and regulator support
 2024-07-09  5:28 UTC  (5+ messages)
` [PATCH 2/3] soc: qcom: rpmh and cmd-db drivers

[PATCH] ti: omap: am3517evm: Move environment definition to env file
 2024-07-09  2:38 UTC 

[PATCH v2 00/40] mmc: dw_mmc: Enable eMMC on E850-96 board
 2024-07-09  0:48 UTC  (5+ messages)

[PATCH v4 00/14] mediatek: cumulative trivial fix for OF_UPSTREAM support
 2024-07-08 23:21 UTC  (2+ messages)

Please pull u-boot-marvell/master
 2024-07-08 17:41 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-master-20240706
 2024-07-08 17:41 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2024-07-08 17:41 UTC  (2+ messages)

[PULL] u-boot-sh/next-clk-sync
 2024-07-08 17:41 UTC  (2+ messages)

[PATCH] Revert "buildman: Always use the full path in CROSS_COMPILE"
 2024-07-08 17:41 UTC  (2+ messages)

[RFC v4 0/2] FIT documentation link vs copy
 2024-07-08 16:48 UTC  (3+ messages)
` [RFC v4 1/2] doc: Remove FIT documentation that is elsewhere
` [RFC v4 2/2] doc: add missing table of content links

[RFC v3 0/2] FIT documentation link vs copy
 2024-07-08 16:13 UTC  (6+ messages)
` [RFC v3 1/2] doc: Remove FIT documentation that is elsewhere
` [RFC v3 2/2] doc: add missing table of content links

[PATCH v3 0/5] qcom: rpmh core and regulator support
 2024-07-08 15:49 UTC  (7+ messages)
` [PATCH v3 1/5] linux/bitmap.h: add bitmap_empty helper
` [PATCH v3 2/5] soc: qcom: rpmh and cmd-db drivers
` [PATCH v3 3/5] power: regulator: add qcom-rpmh-regulator
` [PATCH v3 4/5] qcom_defconfig: enable rpmh regulators
` [PATCH v3 5/5] fixup! soc: qcom: rpmh and cmd-db drivers

Warnings with xilinx_zynqmp_virt
 2024-07-08 15:24 UTC  (2+ messages)

[PATCH] doc/sphinx/requirements.txt: Bump certifi and urllib3
 2024-07-08 15:18 UTC 

[RFC PATCH v2 00/48] Make U-Boot memory reservations coherent
 2024-07-08 14:46 UTC  (9+ messages)
` [RFC PATCH v2 16/48] lmb: config: add lmb config symbols for SPL
` [RFC PATCH v2 18/48] lmb: introduce a function to add memory to the lmb memory map

[PATCH] mvebu: armada-8k: respect CONFIG_DISTRO_DEFAULTS
 2024-07-08 14:17 UTC  (2+ messages)

[PATCH u-boot-marvell 00/16] Turris Omnia DDR training changes
 2024-07-08 14:16 UTC  (2+ messages)

[PATCH] arm: dts: mvebu: Update DTS for Thecus N2350 board
 2024-07-08 14:15 UTC  (4+ messages)

[PATCH] arm: mvebu: env_sf_get_env_addr() missing check for CONFIG_ENV_IS_IN_SPI_FLASH
 2024-07-08 14:14 UTC  (2+ messages)

[PATCH v3] configs: add mvebu_espressobin_ultra-88f3720_defconfig
 2024-07-08 14:14 UTC  (2+ messages)

[PATCH v5 0/6] Introduce UBI block device
 2024-07-08 10:08 UTC  (2+ messages)

[PATCH v6 0/3] Introduce mtdblock device
 2024-07-08 10:08 UTC  (2+ messages)

[PATCH] net: ftgmac100: Add Aspeed AST2700 support
 2024-07-08  6:07 UTC 

[PATCH] board: sifive: unmatched: remove extra space in fdtfile value
 2024-07-08 11:59 UTC  (2+ messages)

[PATCH 1/1] riscv: semihosting: correct alignment
 2024-07-08 11:58 UTC  (2+ messages)

[PATCH 1/1] riscv: add RISC-V fields to bdinfo command
 2024-07-08 11:56 UTC  (2+ messages)

[PATCH] ARM: stm32: Fix secure_waitbits() mask check
 2024-07-08 11:43 UTC 

[PATCH v2 0/4] qcom: rpmh core and regulator support
 2024-07-08 11:32 UTC  (5+ messages)
` [PATCH v2 1/4] linux/bitmap.h: add bitmap_empty helper
` [PATCH v2 2/4] soc: qcom: rpmh and cmd-db drivers
` [PATCH v2 3/4] power: regulator: add qcom-rpmh-regulator
` [PATCH v2 4/4] qcom_defconfig: enable rpmh regulators

[PATCH] dt-bindings: nvmem: convert U-Boot env to a layout
 2024-07-08  9:42 UTC  (3+ messages)

[PATCH] config: Enable the config CONFIG_MMC_SPEED_MODE_SET
 2024-07-08  9:17 UTC 

[PATCH] net: remove duplicate eth_env_set_enetaddr_by_index() declaration
 2024-07-08  9:09 UTC 

[PATCH] spl: fit: List DTOs applied by SPL in U-Boot control DT
 2024-07-08  8:01 UTC  (8+ messages)

[PATCH] Revert "zlib: Port fix for CVE-2016-9841 to U-Boot"
 2024-07-08  7:58 UTC  (2+ messages)

[PATCH v2 0/3] Meson: R/W support for pages used by boot ROM
 2024-07-08  7:13 UTC  (4+ messages)
` [PATCH v2 1/3] mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flag
` [PATCH v2 2/3] mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()'
` [PATCH v2 3/3] mtd: rawnand: meson: read/write access for boot ROM pages

[PATCH 2/3] rockchip: fix wrong PCI range address in rk3568 dtsi
 2024-07-08  6:49 UTC  (8+ messages)

[PATCH] zlib: Fix big performance regression
 2024-07-08  6:44 UTC  (9+ messages)

Missing eth1addr for Banana Pi BPI-R3
 2024-07-08  6:11 UTC  (3+ messages)

x86_64+kvm: int_exception_handler() Exception 13 while executing option rom
 2024-07-07  2:41 UTC 

[PATCH 0/4] IMX8 series small clock update
 2024-07-07  8:20 UTC  (5+ messages)
` [PATCH 1/4] clk: imx: clk-imx8mn Fix nand and spi clock parent
` [PATCH 2/4] clk: imx8mn: Make parent names arrays const pointers
` [PATCH 3/4] clk: imx8mm: "
` [PATCH 4/4] clk: imx8mp: "

[RFC] usb: xhci: Some USB devices fail to initialize
 2024-07-07  0:53 UTC  (6+ messages)
  ` [EXT] "

[PATCH] mx9: Correct repeatable build error
 2024-07-06 20:54 UTC  (2+ messages)

[PATCH V2 0/2] Support imx8m composite mux
 2024-07-06 20:50 UTC  (2+ messages)

[PATCH 1/2] clk: imx: Fix wrong flags assignment clk-composite-8m
 2024-07-06 20:49 UTC  (2+ messages)

[PATCH 1/2] ARM: imx: Enable PCA953x driver on DH i.MX8MP DHCOM PDK2
 2024-07-06 20:49 UTC  (2+ messages)

[PATCH] ARM: imx: Enable cat and xxd commands on DH i.MX8M Plus DHCOM
 2024-07-06 20:48 UTC  (2+ messages)

[PATCH v3] ARM: imx: verdin-imx8mm: Set CAN oscillator frequency based on model
 2024-07-06 20:48 UTC  (2+ messages)

[PATCH] configs: phycore-imx8mp_defconfig: Initialize caam
 2024-07-06 20:47 UTC  (2+ messages)

[PATCH v2] msc_sm2s_imx8mp: Adjust the initrd_addr location
 2024-07-06 20:47 UTC  (2+ messages)

[PATCH 1/1] mmc: fsl_esdhc_imx: Fix error message
 2024-07-06 20:46 UTC  (2+ messages)

[PATCH] ARM: dts: imx8mp-beacon-kit-u-boot: Drop EQoS clock work-around
 2024-07-06 20:46 UTC  (2+ messages)

[PATCH] timer: mtk: skip setting parent with dummy fixed-clock
 2024-07-06 16:13 UTC 

[PATCH 0/5] finish using .dtso for overlay source files
 2024-07-06  8:46 UTC  (8+ messages)
` [PATCH 1/5] arm64: dts: imx8mp: rename DHCOM SoM overlays to .dtso
` [PATCH 2/5] kbuild: Allow DTB overlays to built into .dtbo.S files
` [PATCH 3/5] test: overlay: rename overlay source files to .dtso
` [PATCH 4/5] test/py: efi_capsule: rename device tree overlay source "
` [PATCH 5/5] kbuild: Disallow DTB overlays to built from .dts named source files

[PATCH v2 0/8] net: tcp: improve tcp support
 2024-07-05 21:16 UTC  (3+ messages)

[PATCH v2 0/5] FUSB302 USB-C controller support
 2024-07-06  0:50 UTC  (7+ messages)
` [PATCH v2 1/5] usb: tcpm: add core framework
` [PATCH v2 2/5] usb: tcpm: fusb302: add driver
` [PATCH v2 3/5] board: rock5b-rk3588: add USB-C controller support

[PATCH] watchdog: mpc8xxx: Fix timer value
 2024-07-05 22:40 UTC  (2+ messages)

[PATCH] pci_ids: fix i225 unprogrammed value
 2024-07-05 22:40 UTC  (2+ messages)

[PATCH] e1000: add support for i226
 2024-07-05 22:40 UTC  (2+ messages)


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