U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-01 13:56:43 to 2024-02-05 08:41:44 UTC [more...]

[PATCH 0/3] usb: dwv3: add glue driver for hi3798mv200
 2024-02-05  8:40 UTC  (6+ messages)
` [PATCH 1/3] usb: dwc3: handle return value of clk_get_rate() correctly
` [PATCH 2/3] usb: dwc3: replace argument mode with child ofnode
` [PATCH 3/3] usb: dwc3: add glue driver for Hi3798MV200

[PATCH v2 1/1] drivers: misc: Add socfpga_dtreg driver for Intel SoCFPGA
 2024-02-05  8:38 UTC  (2+ messages)

[PATCH v6 1/3] dt-bindings: mtd: partitions: Add binman compatible
 2024-02-05  7:50 UTC  (11+ messages)

[PATCH] net: macb: Add support for fixed link
 2024-02-05  7:40 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: Meson NAND controller support
 2024-02-05  6:57 UTC  (5+ messages)

[PATCH] rockchip: rk3568-generic: Enable eMMC HS200 mode
 2024-02-05  7:05 UTC  (2+ messages)

[PATCH] board: rockchip: Add Pine64 PineTab2
 2024-02-05  7:04 UTC  (2+ messages)

[PATCH] rockchip: rk3588-evb: Enable USB support
 2024-02-05  6:59 UTC  (2+ messages)

[PATCH v2 0/3] rockchip: rk35xx: Fix writing to eMMC
 2024-02-05  6:42 UTC  (7+ messages)
` [PATCH v2 1/3] rockchip: rk35xx: Remove use of eMMC DDR52 mode
` [PATCH v2 2/3] rockchip: rk35xx: Enable eMMC HS200 mode by default
` [PATCH v2 3/3] mmc: rockchip_sdhci: Fix HS400 mode write on RK3568

[PATCH v3] rockchip: spl: Enable caches to speed up checksum validation
 2024-02-05  0:51 UTC  (2+ messages)

[PATCH 1/1] docker: build QEMU v8.2.1
 2024-02-04 19:28 UTC  (2+ messages)

[PATCH] efi_loader : Suppress error print message
 2024-02-04 16:42 UTC  (9+ messages)

I'm trying to create a new nv_uboot-snow-usb.kpart file changing some parameters inside the file snow.h file, but the modifications I made aren't detected
 2024-02-04 12:31 UTC 

[PATCH v5 0/6] rockchip: add vendor-wide support for detecting U-Boot proper boot medium
 2024-02-04 10:45 UTC  (3+ messages)
` [PATCH v5 1/6] rockchip: rk3399: simplify logic for getting SPL boot medium DT node

[PATCH 00/18] rockchip: add support for Theobroma JAGUAR SBC-RK3588-AMR
 2024-02-04 10:39 UTC  (20+ messages)
` [PATCH 01/18] rockchip: rk3588: use mainline pmu-grf compatible
` [PATCH 04/18] rockchip: add weak function symbol called at the beginning of misc_init_r
` [PATCH 06/18] rockchip: pine64: pinebook: migrate to rockchip_early_misc_init_r
` [PATCH 07/18] rockchip: pine64: pinephone: "
` [PATCH 08/18] rockchip: pine64: rockpro64: "

Pull request smbios-2024-04-rc2
 2024-02-03 22:00 UTC  (2+ messages)

[PATCH v8 0/8] Handoff bloblist from previous boot stage
 2024-02-03 16:36 UTC  (9+ messages)
` [PATCH v8 1/8] bloblist: add API to check the register conventions
` [PATCH v8 2/8] bloblist: check bloblist with specified buffer size
` [PATCH v8 3/8] bloblist: refactor of bloblist_reloc()
` [PATCH v8 4/8] arm: armv7: save boot arguments
` [PATCH v8 5/8] arm: armv8: "
` [PATCH v8 6/8] arm: Get bloblist from "
` [PATCH v8 7/8] bloblist: Load the bloblist from the previous loader
` [PATCH v8 8/8] dts: OF_HAS_PRIOR_STAGE should depend on !BLOBLIST

[PATCH 0/3] rockchip: rk35xx: Fix writing to eMMC
 2024-02-03 15:03 UTC  (12+ messages)
` [PATCH 1/3] rockchip: rk35xx: Remove use of eMMC DDR52 mode

[PATCH 0/2] riscv: cpu: Add support for cv1800b SoC
 2024-02-03 14:02 UTC  (5+ messages)
` [PATCH 1/2] riscv: cpu: cv1800b: "
` [PATCH 2/2] riscv: cache: Implement dcache for cv1800b

[PATCH] poplar: add myself as co-maintainer
 2024-02-03 10:33 UTC  (7+ messages)

[PATCH v3] common: usb-hub: Reset hub port before scanning
 2024-02-03 10:39 UTC  (13+ messages)

[PATCH] test: cmd: mbr: Fix Smatch static checker warning
 2024-02-03  6:55 UTC  (2+ messages)

[PATCH] toradex: tdx-cfg-block: add 0086 i.mx8m mini sku
 2024-02-02 21:27 UTC  (2+ messages)

[PATCH v3 0/3] Random Number Generator fixes
 2024-02-02 21:18 UTC  (9+ messages)
` [PATCH v3 1/3] firmware: psci: Fix bind_smccc_features psci check
` [PATCH v3 3/3] cmd: rng: Add rng list command

[PATCH v2 1/3] mx6sabresd: Fix U-Boot corruption after saving the environment
 2024-02-02 21:16 UTC  (10+ messages)
` [PATCH v2 2/3] mx6sabresd: Convert to watchdog driver model
` [PATCH v2 3/3] mx6sabresd: Remove board_phy_config()

[PATCH v1] doc: imx: imxrt1170: Document imxrt1170-evk board
 2024-02-02 20:45 UTC  (4+ messages)

[PATCH v5 00/11] An effort to bring DT bindings compliance within U-Boot
 2024-02-02 18:02 UTC  (13+ messages)
` [PATCH v5 01/11] CI: Exclude devicetree-rebasing subtree for CONFIG checks
` [PATCH v5 02/11] Makefile: Add support for DT bindings schema checks
` [PATCH v5 03/11] scripts/Makefile.lib: Statically define *-u-boot.dtsi files location
` [PATCH v5 04/11] Makefile: Allow upstream DT subtree to provide DT includes
` [PATCH v5 05/11] dts: Add alternative location for upstream DTB builds
` [PATCH v5 06/11] dts: Add script to uprev dts/upstream subtree
` [PATCH v5 07/11] doc: devicetree: Align documentation to use Kconfig options
` [PATCH v5 08/11] doc: devicetree: Updates for devicetree-rebasing subtree
` [PATCH v5 09/11] MAINTAINERS: Add myself as devicetree-rebasing maintainer
` [PATCH v5 10/11] dts: meson-gxbb: Switch to using upstream DT
` [PATCH v5 11/11] dts: meson-gxbb: Drop redundant devicetree files

[PATCH] arm: dts: k3-am62p5: enable the wkup i2c bus
 2024-02-02 17:12 UTC  (18+ messages)
` [PATCH v2 00/13] Introduce basic support for TI's AM62Px SoC family
` [PATCH v2 01/13] soc: add info to identify the am62p "
` [PATCH v2 02/13] power: domain: ti: use IS_ENABLED macro
` [PATCH v2 05/13] arm: mach-k3: invert logic for split DM firmware config
` [PATCH v2 10/13] arm: dts: introduce am62p5 uboot dts files
` [PATCH v2 11/13] Makefile: remove hardcoded device tree source directory

[PATCH v4] remoteproc: uclass: Add methods to load firmware to rproc and boot rproc
 2024-02-02 16:40 UTC  (4+ messages)

[PATCH v2 0/3] arm: mvebu: helios-4: add config fragment for spi booting et al
 2024-02-02 16:06 UTC  (5+ messages)
` [PATCH v2 1/3] arm: dts: armada-38x-solidrun-microsom: configure i2c0 bus
` [PATCH v2 2/3] arm: mvebu: helios4_defconfig: enable setexpr command
` [PATCH v2 3/3] board: helios-4: add config fragment for spi booting

[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
 2024-02-02 16:00 UTC  (15+ messages)
` [PATCH v9 2/2] arm64: boot: Support "

[PATCH 0/3] arm: mvebu: helios-4: add defconfig forspi booting et al
 2024-02-02 15:08 UTC  (6+ messages)
` [PATCH 3/3] arm: mvebu: helios-4: add defconfig for spi booting

[PATCH] cmd: setexpr: fix no matching string in gsub return empty value
 2024-02-02 14:36 UTC 

[PATCH 1/1] efi_loader: simplify error message in efi_disk_create_raw()
 2024-02-02 14:12 UTC 

[PATCH] arm: imx: imx8m: Enable the SError exception
 2024-02-02 13:53 UTC  (2+ messages)

[PATCH 1/2] mx6sabresd: Fix U-Boot corruption after saving the environment
 2024-02-02 13:51 UTC  (3+ messages)
` [PATCH 2/2] mx6sabresd: Convert to watchdog driver model

[PATCH 1/2] arm: dts: k3-am64: Sync with kernel v6.7-rc1
 2024-02-02 13:13 UTC  (3+ messages)
` [PATCH 2/2] arm: dts: k3-am64: Sync with kernel v6.8-rc1

[PATCH 0/4] mmc: sophgo: milkv_duo: Add SD card support for Milk-V Duo board
 2024-02-02  9:43 UTC  (5+ messages)
` [PATCH 1/4] mmc: cv1800b: Add sdhci driver support for cv1800b SoC
` [PATCH 2/4] riscv: dts: sophgo: Add clk node
` [PATCH 3/4] riscv: dts: sophgo: Add sdhci node
` [PATCH 4/4] configs: milkv_duo: Add SD card configs

[PATCH 1/2] board: phytec: am64x: Add PHYTEC phyCORE-AM64x SoM
 2024-02-02  7:59 UTC  (2+ messages)

[PATCH v2 1/1] net: ti: am65-cpsw-nuss: Remove incorrect RGMII_ID bit functionality
 2024-02-02 12:29 UTC  (2+ messages)

[PATCH 0/5] Qualcomm DWC3 USB support
 2024-02-02  9:16 UTC  (5+ messages)
` [PATCH 1/5] usb: dwc3-generic: implement Qualcomm wrapper

[PATCH] lib: sparse: Fix error checking for write_sparse_chunk_raw
 2024-02-02  9:11 UTC  (3+ messages)

[PATCH] button: qcom-pmic: fix some error checking
 2024-02-02  8:51 UTC  (2+ messages)

[PATCH v3 00/36] Qualcomm generic board support
 2024-02-02  8:48 UTC  (16+ messages)
` [PATCH v3 03/36] mmc: msm_sdhci: use modern clock handling
` [PATCH v3 17/36] mach-snapdragon: generalise board support
` [PATCH v3 20/36] mach-snapdragon: carve out no-map regions
` [PATCH v3 26/36] dts: msm8916: import PMIC dtsi files
` [PATCH v3 27/36] dts: msm8916: replace with upstream DTS

[PATCH v4] dma: ti: k3-udma: Use ring_idx to pair k3 nav rings
 2024-02-02  5:07 UTC  (3+ messages)

[PATCH v4] misc: fs-loader: Use fw_storage_interface instead of storage_interface
 2024-02-02  4:50 UTC  (2+ messages)

[RFC] rockchip: spl: Support reading FIT from eMMC boot partition
 2024-02-02  4:30 UTC  (2+ messages)

[RFC] rockchip: Reset to bootrom download mode on hang
 2024-02-02  4:26 UTC  (2+ messages)

[PATCH v2] qemu-arm: round down memory to multiple of 2MB for LPAE
 2024-02-02  4:16 UTC  (2+ messages)

[PATCH 1/6] arm: mach-k3: Move SYS_K3_SPL_ATF definition into R5 Kconfig
 2024-02-02  0:24 UTC  (6+ messages)
` [PATCH 2/6] arm: mach-k3: Move disable_linefill_optimization() into R5 directory
` [PATCH 3/6] arm: mach-k3: Move tispl.bin loading "
` [PATCH 4/6] arm: mach-k3: am62a7: Disable firewalls only after loading SYSFW
` [PATCH 5/6] arm: mach-k3: Move firewall removal into R5 directory
` [PATCH 6/6] arm: mach-k3: Move ARM64 specific code into new arm64 directory

Help Needed: No UART Output in Mainline U-Boot on MT7620A (ZBT WE826-T2)
 2024-02-01 23:32 UTC 

[PATCH] sunxi: dram: h6: fix the unreliability related to the DDR3 sequence
 2024-02-01 18:17 UTC 

[PATCH 1/1] sunxi: sun4i: Introduce KConfig option SPL_SYS_CLK_FREQ
 2024-02-01 16:36 UTC  (3+ messages)

[PATCH 1/1] doc: board: starfive: fix rendering of OpenSBI logo
 2024-02-01 16:32 UTC 

[PATCH 1/1] sunxi: sun4i: add missing sdelay() to clock_init_safe()
 2024-02-01 16:24 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-amlogic-fixes-20240201
 2024-02-01 15:40 UTC  (2+ messages)

Please pull u-boot-watchdog/master
 2024-02-01 15:40 UTC  (2+ messages)

[RFC PATCH v2 0/2] Introduce fastboot oem board command
 2024-02-01 14:54 UTC  (4+ messages)
` [RFC PATCH v2 2/2] board: ad401: example of fastboot oem board realization

[PATCH 0/3] usb: ehci-generic: setup a bulk of phy when possible
 2024-02-01 15:13 UTC  (3+ messages)

[PATCH v2 0/3] mmc: hi6220-dwmmc: handle resets and clocks
 2024-02-01 14:05 UTC  (4+ messages)
` [PATCH v2 1/3] mmc: hi6220-dwmmc: handle clocks and resets if CONFIG_CLK and CONFIG_DM_RESET enabled
` [PATCH v2 2/3] mmc: dw_mmc: Don't return error if data busy timeout
` [PATCH v2 3/3] mmc: hi6220_dw_mmc: add fifoth_val to private data and set it in .probe


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