public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-05-07 06:39:50 to 2023-05-10 07:40:26 UTC [more...]

[RFC PATCH 0/5] LWIP stack integration
 2023-05-10  7:40 UTC  (5+ messages)
` [RFC PATCH 1/5] add lwip-external submodule

[PATCH 00/14] rockchip: rk35xx: Update defconfigs and enable boot from SPI NOR flash
 2023-05-10  6:48 UTC  (24+ messages)
` [PATCH 05/14] rockchip: rk3568-evb: Update defconfig
` [PATCH 06/14] rockchip: rk3568-rock-3a: "
` [PATCH 07/14] rockchip: rk3568-rock-3a: Use pinctrl for sdmmc and sdhci in SPL
` [PATCH 08/14] rockchip: rk3568-rock-3a: Enable boot from SPI NOR flash
` [PATCH 09/14] rockchip: rk3588: Select DM_RESET and DM_REGULATOR_FIXED in arch Kconfig
` [PATCH 10/14] rockchip: rk3588-evb: Update defconfig
` [PATCH 11/14] rockchip: rk3588-rock-5b: "
` [PATCH 12/14] rockchip: rk3588-rock-5b: Add bootph prop to pinctrl for uart2 and sdhci
` [PATCH 13/14] rockchip: rk3588-rock-5b: Enable boot from SPI NOR flash
` [PATCH 14/14] Revert "arm: dts: rockchip: radxa-cm3-io, rock-3a: enable regulators for usb"

[PATCH v2 0/3] Enable U-Boot at Virtualbox to boot images
 2023-05-10  6:40 UTC  (9+ messages)
` [PATCH v2 2/3] X86: Add support for distro boot
      ` AW: "

[PATCH v5 0/4] FMP versioning support
 2023-05-10  4:48 UTC  (8+ messages)
` [PATCH v5 1/4] efi_loader: get version information from device tree

[PATCH] firmware: ti_sci: Add missing LF in error message
 2023-05-09 21:38 UTC 

[PATCH v2 0/2] fix partial spl nand reads
 2023-05-10  0:20 UTC  (3+ messages)
` [PATCH 1/2] mtd: rawnand: nand_spl_loaders: move nand page buffer to heap
` [PATCH 2/2] mtd: rawnand: nand_spl_loaders: allow partial nand page reads during nand_spl_load_image

[PATCH 00/13] x86: Various minor enhancements for coreboot
 2023-05-09 21:09 UTC  (8+ messages)
` [PATCH 05/13] x86: coreboot: Collect the address of the ACPI tables

U-Boot Bootmenu's autoboot rendering is broken
 2023-05-09 20:34 UTC  (4+ messages)

[RESEND PATCH v2 0/2] odroid: fix boot issues on u2, xu4 and siblings
 2023-05-09 19:05 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B"
` [RESEND PATCH v2 2/2] samsung: common: do not reset if cros-ec uclass is missing

Pull request: u-boot-rockchip-20230509
 2023-05-09 16:04 UTC 

[PATCH] configs: am62ax_evm_a53_defconfig: Enable YMODEM support at A53 SPL
 2023-05-09 16:04 UTC  (2+ messages)

[PATCH 1/5] arm: mxs: Provide Kconfig option to to not use VDD5V as IMX28 PMU source
 2023-05-09 15:51 UTC  (10+ messages)
` [PATCH 2/5] arm: mxs: Provide Kconfig option to disable battery charging at IMX28 PMU
` [PATCH 3/5] arm: mxs: Provide Kconfig option to not enable 4P2 regulator in "
` [PATCH 4/5] arm: mxs: Add function to dump PMU registers
` [PATCH 5/5] arm: config: Adjust imx287 based XEA board PMU configuration

[PATCH v5 00/10] Renesas RZ/N1 SoC initial support
 2023-05-09 15:42 UTC  (25+ messages)
` [PATCH v5 02/10] clk: renesas: prepare for non R-Car clock drivers
` [PATCH v5 03/10] clk: renesas: add R906G032 driver
` [PATCH v5 05/10] ram: cadence: add driver for Cadence EDAC
` [PATCH v5 06/10] ARM: dts: add devicetree for Renesas RZ/N1 SoC
` [PATCH v5 07/10] ARM: rmobile: Add support "
` [PATCH v5 08/10] board: schneider: add RZN1 board support
` [PATCH v5 09/10] tools: spkgimage: add Renesas SPKG format
` [PATCH v5 10/10] doc: renesas: add Renesas board docs

U-Boot OMAP GPMC ECC change
 2023-05-09 15:31 UTC 

[PATCH V3 00/10] Enable SPL splash screen on AM62x
 2023-05-09 15:10 UTC  (12+ messages)
` [PATCH V3 01/10] common: spl: spl: Update stack pointer address
` [PATCH V3 02/10] arch: arm: mach-k3: common: Return a pointer after setting page table
` [PATCH V3 03/10] arch: arm: mach-k3: am625_init: Enable Dcache in SPL
` [PATCH V3 04/10] board: ti: am62x: evm: Add necessary functions to call splash screen
` [PATCH V3 05/10] include: video: Reserve video using blob
` [PATCH V3 06/10] common: board_f: Pass frame buffer info from SPL to u-boot
` [PATCH V3 07/10] drivers: video: Kconfig: Add config remove video
` [PATCH V3 08/10] common: spl: spl: Remove video driver before u-boot proper
` [PATCH V3 09/10] configs: am62x_evm_a53_defconfig: Changes in memory to support SPL splash screen
` [PATCH V3 10/10] board: ti: am62x: am62x: Update splashimage as per new memory map

[PATCH] dwc3: Get the ref clock from the child node(dwc3)
 2023-05-09 14:46 UTC  (2+ messages)

[PATCH 0/8] rockchip: Fix PCIe and NVMe support on RK3568
 2023-05-09 14:01 UTC  (20+ messages)
` [PATCH 1/8] pci: pcie_dw_rockchip: Get config region from reg prop
` [PATCH 2/8] pci: pcie_dw_rockchip: Use regulator_set_enable_if_allowed
` [PATCH 3/8] pci: pcie_dw_rockchip: Speed up link probe
` [PATCH 4/8] pci: pcie_dw_rockchip: Hide BARs of the root complex
` [PATCH 5/8] regulator: fixed: Add support for gpios prop
` [PATCH 6/8] rockchip: clk: clk_rk3568: Add CLK_PCIEPHY2_REF support
` [PATCH 7/8] rockchip: rk3568-rock-3a: Enable PCIe and NVMe support
` [PATCH 8/8] rockchip: rk356x: Update PCIe config, IO and memory regions

[PATCH v9 0/6] tpm: Support boot measurements
 2023-05-09 13:49 UTC  (4+ messages)
` [PATCH v9 2/6] tpm: sandbox: Update for needed TPM2 capabilities

[PATCH] clk: sifive: only build sifive-prci.o for CONFIG_CLK_SIFIVE_PRCI
 2023-05-09 13:50 UTC 

[PATCH 1/2] clk: rockchip: rk3588: add hardcoded assigned clocks values
 2023-05-09 13:13 UTC  (3+ messages)
` [PATCH 2/2] reset: rockchip: implement rk3588 lookup table

[PATCH 0/5] rockchip: Fix eMMC performance regression
 2023-05-09 12:35 UTC  (11+ messages)
` [PATCH 1/5] mmc: rockchip_sdhci: Skip blocks read workaround on RK3399
` [PATCH 2/5] mmc: rockchip_sdhci: Disable DMA mode using a device tree property
` [PATCH 3/5] rockchip: rockpro64: Use SDMA to boost eMMC performance
` [PATCH 4/5] rockchip: rock-pi-4: "
` [PATCH 5/5] rockchip: rockpro64: Build u-boot-rockchip-spi.bin

[PATCH 1/5] arm: dts: rockchip: rock-pi-4: sync with Linux 6.3
 2023-05-09 12:29 UTC  (10+ messages)
` [PATCH 2/5] configs: rockchip: rock-pi-4: use dtb for ROCK Pi 4A instead of 4B
` [PATCH 3/5] arm: dts: rockchip: add Radxa ROCK 4C+
` [PATCH 4/5] configs: "
` [PATCH 5/5] doc: rockchip: update list of Radxa ROCK (Pi) 4 boards

[PATCH v2 0/2] ARM: dts: stm32mp: alignment with v6.3
 2023-05-09 12:14 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH] arm64: versal-net: Detect and display bootmode
 2023-05-09 11:42 UTC 

[PATCH] video: tweak CONFIG_SPL_VIDEO description
 2023-05-09 11:02 UTC 

[PATCH] reset: reset-rockchip: fix trivial line spacing alignment
 2023-05-09 10:55 UTC  (2+ messages)

[PATCH] clk: rockchip: correct trivial typo in debug message
 2023-05-09 10:28 UTC  (2+ messages)

[PATCH] pci: pcie_dw_rockchip: release resources on failing probe
 2023-05-09 10:26 UTC  (2+ messages)

Booting verdin-imx8mm_defconfig fails
 2023-05-09  9:49 UTC  (3+ messages)
  ` AW: "

[PATCH v3 00/19] Migration to using binman for bootloader
 2023-05-09  8:58 UTC  (10+ messages)

[RFC] Proposed location to host the firmware handoff specification
 2023-05-09  8:48 UTC  (14+ messages)
` [TF-A] "

[PATCH v3 00/17] x86: Various fixes for chromebooks
 2023-05-09  8:47 UTC  (10+ messages)
` [PATCH v3 10/17] x86: spl: Show debugging for BSS
` [PATCH v3 12/17] x86: Return mtrr_add_request() to its old purpose
` [PATCH v3 14/17] spl: Commit MTRRs only in board_init_f_r()

[PATCH v6 0/3] Add StarFive JH7110 PCIe drvier support
 2023-05-09  8:26 UTC  (4+ messages)
` [PATCH v6 1/3] starfive: pci: Add StarFive JH7110 pcie driver
` [PATCH v6 2/3] configs: starfive-jh7110: Add support for PCIe host driver
` [PATCH v6 3/3] riscv: dts: starfive: Enable PCIe host controller

[PATCH v5 1/6] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB 2.0 host
 2023-05-09  7:53 UTC  (3+ messages)
` [PATCH v5 4/6] phy: remove phy-supply related code

[RFC PATCH v2 0/5] Amlogic A1 SoC Family Support
 2023-05-09  7:51 UTC  (2+ messages)

[PATCH] fw_env: add fallback to Linux's NVMEM based access
 2023-05-09  5:59 UTC  (2+ messages)

[PATCH] usb: cdns3: gadget.c: Set fast access bit
 2023-05-09  5:58 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] riscv: setup per-hart stack earlier
 2023-05-09  1:45 UTC 

[PATCH 1/5] mtd/spinand: rework detect procedure for different READ_ID operation
 2023-05-09  7:09 UTC  (7+ messages)

[PATCH v1] pinctrl: nuvoton: set output state before enabling the output
 2023-05-09  7:07 UTC 

[PATCH 1/1] fwu: fix config FWU_MULTI_BANK_UPDATE
 2023-05-09  6:40 UTC  (3+ messages)

[PATCH] ARM: stm32: Add missing header for save_boot_params
 2023-05-09  6:16 UTC  (2+ messages)

[PATCH] ARM: stm32: Use __section(".data") with dot in the section name on DHSOM
 2023-05-09  6:16 UTC  (2+ messages)

How should I build u-boot for qemu_arm64_defconfig and run it on arm64 qemu virt machine?
 2023-05-09  6:12 UTC  (3+ messages)

[PATCH v2 00/10] Introduce initial TI's J784S4 support
 2023-05-09  4:19 UTC  (5+ messages)
` [PATCH v2 03/10] arm: K3: Add basic support for J784S4 SoC definition
` [PATCH v2 08/10] soc: ti: k3-socinfo: Add entry for J784S4 SoC

[RESEND PATCH v2] netconsole: various improvements
 2023-05-09  1:16 UTC  (6+ messages)

[ANN] U-Boot v2023.07-rc2 released
 2023-05-08 21:23 UTC  (2+ messages)

[PATCH 1/3] usb: Tidy up the usb_start flag
 2023-05-08 21:23 UTC  (4+ messages)
` [PATCH 3/3] bootstd: Require HUSH_PARSER for script booting

[PATCH] cmd: fs: document where 'size' stores its result
 2023-05-08 21:23 UTC  (2+ messages)

[PATCH 1/6] net: split IP_TCP header into separate IP/IP6 and TCP headers
 2023-05-08 21:17 UTC  (7+ messages)
` [PATCH 2/6] net: prepare existing TCP stack to be reused by IP6
` [PATCH 3/6] net: introduce TCP/IP6 support
` [PATCH 4/6] net: add fastboot TCP6 support
` [PATCH 5/6] net: add fastboot TCP documentation and IP6-only mode
` [PATCH 6/6] net: update net_ip6 from link_local address when eth device is changed

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2023-05-08 20:20 UTC 

Please pull u-boot-marvell/master
 2023-05-08 17:39 UTC  (2+ messages)

[PATCH] board: ti: am64x: Add support for AM64B SK
 2023-05-08 17:38 UTC  (2+ messages)

[PATCH U-BOOT v2] btrfs: fix offset when reading compressed extents
 2023-05-08 17:38 UTC  (2+ messages)

[PATCH] pci: ecm generic: use dev_read_() interface
 2023-05-08 15:08 UTC  (4+ messages)

[[PATCH v2] 0/4] cmd: tlv_eeprom: global variables and error cleanup
 2023-05-08 14:42 UTC  (5+ messages)
` [[PATCH v2] 1/4] cmd: tlv_eeprom: remove use of global variable current_dev
` [[PATCH v2] 4/4] cmd: tlv_eeprom: enable 'dev' subcommand before 'read'

[UBOOT PATCH 0/3] Port the usb reset patches from linux
 2023-05-08 11:56 UTC  (5+ messages)
` [UBOOT PATCH 1/3] usb: dwc3: core: improve reset sequence
` [UBOOT PATCH 2/3] usb: dwc3: gadget: Don't send unintended link state change
` [UBOOT PATCH 3/3] usb: dwc3: core: Only handle soft-reset in DCTL

[PATCH v3 0/6] Add video drivers for endeavoru and p880/p895
 2023-05-08  6:16 UTC  (2+ messages)

[PATCH v3 00/43] x86: Use qemu-x86_64 to boot EFI installers
 2023-05-08  5:42 UTC  (3+ messages)
` [PATCH v3 15/43] video: Allow building video drivers for SPL
  ` [EXTERNAL] "

[PATCH v2 0/3] J7 merge HS configs
 2023-05-08  5:07 UTC  (7+ messages)
` [PATCH v2 2/3] Kconfig: j721s2: Change K3_MCU_SCRATCHPAD_BASE to non firewalled region

[PATCH v4 00/16] x86: Various minor enhancements for coreboot
 2023-05-08  3:30 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-mpc8xx
 2023-05-07 21:57 UTC  (2+ messages)

U-Boot Bootmenu is broken on Nokia N900
 2023-05-07 20:55 UTC 

Please pull u-boot-marvell/master
 2023-05-07 20:36 UTC  (9+ messages)
  ` mmc: Read eMMC partition access bits before card reset

[PATCH v2 0/3] initial support for the Videostrong KII Pro
 2023-05-07 12:44 UTC  (5+ messages)
` [PATCH v2 1/3] arm: dts: add support for "
` [PATCH v2 2/3] boards: amlogic: add KII Pro defconfig
` [PATCH v2 3/3] doc: boards: amlogic: add documentation for KII Pro

[PATCH v3 0/3] initial support for the Videostrong KII Pro
 2023-05-07 12:42 UTC  (4+ messages)
` [PATCH v3 1/3] arm: dts: add support for "
` [PATCH v3 2/3] boards: amlogic: add KII Pro defconfig
` [PATCH v3 3/3] doc: boards: amlogic: add documentation for KII Pro

[PATCH 0/3] initial support for the Videostrong KII Pro
 2023-05-07 10:27 UTC  (2+ messages)

U-Boot - Behaviour of 'go' command
 2023-05-07 10:48 UTC 


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