U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-22 13:00:18 to 2023-04-24 23:10:07 UTC [more...]

[PATCH 00/31] Allow building sandbox with MSYS2
 2023-04-24 23:08 UTC  (3+ messages)
` [PATCH 01/31] patman: Declare the future Series memory
` [PATCH 02/31] u_boot_pylib: Correct name of readme

[PATCH] include: configs: j721e_evm: Fix name_fdt for J7200
 2023-04-24 22:11 UTC  (2+ messages)

[PATCH v2 00/10] k3: power control support for arm clusters
 2023-04-24 22:11 UTC  (3+ messages)
` [PATCH v2 01/10] arm: dts: k3-j721s2-r5: add a72 cluster power domain node

[PATCH 00/17] Sync TI Device Trees with Linux v6.3-rc6
 2023-04-24 22:11 UTC  (3+ messages)
` [PATCH 01/17] arm: dts: am3x: Update devicetree header comments to sync with v6.3-rc6

[PATCH v4 00/12] Remove K3 misc sys_proto.h header
 2023-04-24 22:11 UTC  (3+ messages)
` [PATCH v4 01/12] arm: mach-k3: Move MSMC fixup to SoC level

[PATCH] arm: mach-k3: am642: move do_dt_magic() after sysfw loading
 2023-04-24 22:11 UTC  (2+ messages)

Unable to implement board fdt-fixup for imx8m CPU
 2023-04-24 21:57 UTC  (3+ messages)

distro_boot vs. env-based bootmenu
 2023-04-24 21:22 UTC  (3+ messages)

[PATCH] boot/Kconfig: fix comments syntax error
 2023-04-24 21:01 UTC  (2+ messages)

[PATCH] fdt_support: fix comments syntax error
 2023-04-24 21:01 UTC  (2+ messages)

[RFC PATCH v1 0/5] Amlogic A1 SoC Family Support
 2023-04-24 18:01 UTC  (6+ messages)
` [RFC PATCH v1 1/5] ARM: dts: Add Amlogic Meson A1 DT from Linux 6.3-rc7
` [RFC PATCH v1 2/5] ARM: dts: sync meson-a1-ad401 "
` [RFC PATCH v1 3/5] ARM: meson: add A1 support
` [RFC PATCH v1 4/5] pinctrl: meson: add pinctrl driver for Amlogic A1
` [RFC PATCH v1 5/5] board: amlogic: add support for AD401 board

[PATCH v3 00/19] Migration to using binman for bootloader
 2023-04-24 20:49 UTC  (26+ messages)
` [PATCH v3 01/19] binman: ti-board-config: Add support for TI board config binaries
` [PATCH v3 02/19] binman: ti-secure: Add support for TI signing
` [PATCH v3 03/19] ti: sysfw: tiboot3: Add support for packaging sysfw.itb and tiboot3.bin
` [PATCH v3 05/19] j721e: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.img
` [PATCH v3 07/19] j7200: dts: binman: Package tiboot3.bin, "
` [PATCH v3 09/19] am65: dts: binman: Package tiboot3.bin, sysfw.itb, "
` [PATCH v3 11/19] am64x: dts: binman: Package tiboot3.bin, tispl.bin u-boot.img
` [PATCH v3 13/19] j721s2: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.img
` [PATCH v3 15/19] am625: "
` [PATCH v3 17/19] am62a: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.img
` [PATCH v3 18/19] k3: tools: config.mk: Update makefile and remove scripts
` [PATCH v3 19/19] doc: board: ti: Update documentation for binman flow

[BUG] issues with new bootflow, uefi and virtio
 2023-04-24 19:44 UTC  (6+ messages)

[PATCH] Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ"
 2023-04-24 19:44 UTC  (12+ messages)

[PATCH 1/1] sandbox: enable CONFIG_EFI_CAPSULE_AUTHENTICATE
 2023-04-24 19:42 UTC  (8+ messages)

[PATCH v3 0/3] Add MAX14526 MUIC driver
 2023-04-24 19:42 UTC  (7+ messages)
` [PATCH v3 1/3] dm: extcom: add an uclass for extcon
` [PATCH v3 2/3] test: Add tests for the extcon
` [PATCH v3 3/3] extcon: add MAX14526 MUIC support

[PATCH 1/4] cmd: bdinfo: Map fdt_blob and new_fdt to sysmem
 2023-04-24 19:42 UTC  (8+ messages)
` [PATCH 2/4] cmd: bdinfo: Wrap network information printing into print_eth()
` [PATCH 3/4] cmd: bdinfo: Print ethaddr of current MAC
` [PATCH 4/4] test: bdinfo: Add test for command bdinfo

[PATCH v5 0/4] FMP versioning support
 2023-04-24 19:42 UTC  (5+ messages)
` [PATCH v5 4/4] test/py: efi_capsule: test for FMP versioning

[RESEND PATCH v2] netconsole: various improvements
 2023-04-24 19:42 UTC  (5+ messages)

[PATCH v3 00/25] bootstd: Add a boot menu
 2023-04-24 19:42 UTC  (6+ messages)
` [PATCH v3 08/25] menu: Make use of CLI character processing

[PATCH v8 00/24] Fixes for Rockchip NFC driver part 1
 2023-04-24 19:42 UTC  (8+ messages)
  ` [PATCH v9] core: fdtaddr: use map_sysmem() as cast for the return

[PATCH] tools: Fall back to importlib_resources on Python 3.6
 2023-04-24 19:42 UTC  (2+ messages)

[PATCH] test: fdt: Fix copyright message
 2023-04-24 19:42 UTC  (2+ messages)

[PATCH] imx: fix get_boot_device() for imx8
 2023-04-24 16:33 UTC 

[PATCH v3 01/13] smegw01: Enable setting additional boot params
 2023-04-24 15:48 UTC  (14+ messages)
` [PATCH v3 02/13] smegw01: Select CONFIG_CMD_SQUASHFS
` [PATCH v3 03/13] smegw01: Select bootcount support
` [PATCH v3 04/13] smegw01: Add altbootcmd
` [PATCH v3 05/13] smegw01: Run altbootcmd in the case of failure
` [PATCH v3 06/13] smegw01: Only commit to new partition if update was successful
` [PATCH v3 07/13] smegw01: Enable EMMC boot from multiple partitions
` [PATCH v3 08/13] smegw01: Change default boot device to eMMC
` [PATCH v3 09/13] smegw01: Switch to fitImage
` [PATCH v3 10/13] smegw01: Add lockdown U-Boot env support
` [PATCH v3 11/13] smegw01: Read the second MAC address
` [PATCH v3 12/13] smegw01: Disable additional boot menu options
` [PATCH v3 13/13] smegw01: Fix fallback to altbootcmd

[PATCH v2 0/2] ARM: dts: stm32mp: alignment with v6.3
 2023-04-24 14:21 UTC  (3+ messages)
` [PATCH v2 1/2] media: dt-bindings: media: Add macros for video interface bus types
` [PATCH v2 2/2] ARM: dts: stm32mp: alignment with v6.3

[PATCH v2 00/18] virtio: pci: Add and fix consistency checks
 2023-04-24 14:06 UTC  (3+ messages)
` [PATCH v2 10/18] pci: Check region ranges are addressable

[PATCH 0/2] Update mailmap ids
 2023-04-24 13:51 UTC  (4+ messages)
` [PATCH 1/2] .mailmap: Sort the mailmap ids in dictionary order
` [PATCH 2/2] .mailmap: Map all Xilinx users mail ids to AMD

[PATCH 1/2] firmware: zynqmp: Mask expected and show unexpected warning
 2023-04-24 13:43 UTC  (12+ messages)

[PATCH] ARM: dts: stm32f769-disco: remove the dsi_host node
 2023-04-24 13:24 UTC  (3+ messages)
` [Uboot-stm32] "

[PATCH] configs: stm32f746-disco: remove a useless comment
 2023-04-24 13:20 UTC  (3+ messages)

[PATCH v2 1/2] mtd: cfi: respect reg address length
 2023-04-24 11:22 UTC  (5+ messages)

How can I boot into the kernel in EL1 mode as easily as possible?
 2023-04-24  5:35 UTC 

[PATCH v2 01/13] smegw01: Enable setting additional boot params
 2023-04-24 11:09 UTC  (4+ messages)
` [PATCH v2 7/7] smegw01: Enable EMMC boot from multiple partitions

[PATCH] ARM: imx: Fix parsing of ROM log event IDs on iMX8M
 2023-04-24  9:19 UTC  (2+ messages)

[PATCH v5 0/3] Add Broadcom Northstar basic support
 2023-04-24  8:34 UTC  (5+ messages)
` [PATCH v5 1/3] arm: dts: Import device tree for Broadcom Northstar
` [PATCH v5 2/3] arm: Add support for the Broadcom Northstar SoCs
` [PATCH v5 3/3] board: Add new Broadcom Northstar board

[PATCH] net: ipv6: Add support for default gateway discovery
 2023-04-24  8:03 UTC  (9+ messages)
` [PATCH v4 0/3] Add IPv6 Network Discovery
  ` [PATCH v4 1/3] net: ipv6: Add support for default gateway discovery
  ` [PATCH v4 2/3] test/py: IPv6 network discovery test
  ` [PATCH v4 3/3] test: eth: IPv6 network discovery unit test

[PATCH] arm: mach-k3: common: don't reconfigure background firewalls
 2023-04-24  7:04 UTC  (2+ messages)

[PATCH v2 0/8] Add DFU, emmc and usb boot for TI am62x
 2023-04-24  2:25 UTC  (3+ messages)
` [PATCH v2 5/8] usb: dwc3: Add dwc3 glue driver for am62

commit 787f04bb6a - imx: add USB2_BOOT type
 2023-04-24  2:14 UTC  (8+ messages)

[PATCH v2 00/17] rockchip: eMMC fixes for RK3568 and support for RK3588
 2023-04-24  1:54 UTC  (6+ messages)
` [PATCH v2 06/17] mmc: rockchip_sdhci: Use set_clock and config_dll sdhci_ops

[PATCH 1/1] patman: fix class TestFunctional
 2023-04-24  1:50 UTC  (2+ messages)

[PATCH v9 0/9] bootstd: Convert rockchip and add various fixes and tweaks
 2023-04-24  1:50 UTC  (5+ messages)
` [PATCH v9 8/9] rockchip: Move to standard boot

[PATCH 1/1] tools: fix TestFdtUtil()
 2023-04-24  1:50 UTC  (2+ messages)

[PATCH 1/1] test: fix launch_efi()
 2023-04-24  1:50 UTC  (2+ messages)

[PATCH] doc:fix typo in 'mmc write' example
 2023-04-24  1:50 UTC  (4+ messages)

[PATCH v10 0/9] bootstd: Convert rockchip and add various fixes and tweaks
 2023-04-24  1:49 UTC  (10+ messages)
` [PATCH v10 1/9] bootstd: Tweak bootflow logic for device tree
` [PATCH v10 2/9] virtio: Ensure PCI is set up first
` [PATCH v10 3/9] bootstd: Support booting EFI where multiple options exist
` [PATCH v10 4/9] bootstd: Report missing labels only when asked
` [PATCH v10 5/9] bootstd: Show a message sometimes if no bootflows are found
` [PATCH v10 6/9] bootstd: Adjust code ordering to work around compiler quirk
` [PATCH v10 7/9] bootstd: Use blk uclass device numbers to set efi bootdev
` [PATCH v10 8/9] rockchip: Move to standard boot
` [PATCH v10 9/9] rockchip: Use the same boot_targets for all boards

[PATCH v5 00/10] Renesas RZ/N1 SoC initial support
 2023-04-24  1:15 UTC  (11+ messages)
` [PATCH v5 01/10] ARM: armv7: add non-SPL enable for Cortex SMPEN
` [PATCH v5 02/10] clk: renesas: prepare for non R-Car clock drivers
` [PATCH v5 03/10] clk: renesas: add R906G032 driver
` [PATCH v5 04/10] pinctrl: "
` [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

[PATCH] patman: Declare the future Series memory
 2023-04-23 18:27 UTC  (2+ messages)

Pull request: u-boot-rockchip-20230421
 2023-04-23 18:27 UTC  (2+ messages)

[PATCH v1 0/5] Add new DDR driver support for Agilex7
 2023-04-23 18:11 UTC  (6+ messages)
` [PATCH v1 1/5] ddr: altera: agilex7: Add SDRAM driver for AGILEX7
` [PATCH v1 2/5] arm: socfpga: agilex7: Add boot scratch register used for DDR driver
` [PATCH v1 3/5] arm: socfpga: soc64: Add F2SDRAM sideband manager base address for SOC64
` [PATCH v1 4/5] arm: socfpga: agilex7: Add DDR handoff data support for AGILEX7
` [PATCH v1 5/5] ddr: altera: Add IOSSM mailbox support for DDR driver

[PATCH v1 0/6] Add new device Agilex7 support
 2023-04-23 18:00 UTC  (7+ messages)
` [PATCH v1 1/6] arm: socfpga: agilex7: Enable AGILEX7 SoC build
` [PATCH v1 2/6] board: intel: agilex7: Add socdk board support for Intel AGILEX7 SoC
` [PATCH v1 3/6] arm: dts: agilex7: Add base dtsi and devkit dts
` [PATCH v1 4/6] arm: socfpga: agilex7: Add SPL for AGILEX7 SoC
` [PATCH v1 5/6] arm: socfpga: agilex7: Add clock manager support for AGILEX7
` [PATCH v1 6/6] arm: socfpga: agilex7: Add base address "

Pull request for efi-2023-07-rc1-2
 2023-04-23 16:15 UTC  (2+ messages)

[PULL] u-boot-riscv/master
 2023-04-23 16:15 UTC  (2+ messages)

Please pull u-boot-watchdog/master
 2023-04-23 16:15 UTC  (2+ messages)

[PULL] Pull request for u-boot master / v2023.07 = u-boot-stm32_20230409​
 2023-04-23 16:15 UTC  (2+ messages)

Pull request for u-boot-nand-20230422
 2023-04-23 16:15 UTC  (2+ messages)

[PATCH v5 0/3] Add StarFive JH7110 PCIe drvier support
 2023-04-23 11:06 UTC  (5+ messages)
` [PATCH v5 1/3] starfive: pci: Add StarFive JH7110 pcie driver
` [PATCH v5 2/3] configs: starfive-jh7110: Add support for PCIe host driver
` [PATCH v5 3/3] riscv: dts: starfive: Enable PCIe host controller

[PATCH 1/4] mtd: spi: renesas: Extract strobe delay setting code into separate function
 2023-04-22 23:59 UTC  (4+ messages)
` [PATCH 2/4] mtd: spi: renesas: Enable SPI_FLASH_SFDP_SUPPORT
` [PATCH 3/4] mtd: spi: renesas: Add R-Car Gen4 support
` [PATCH 4/4] mtd: spi: renesas: Add 4 bytes address mode support

[PATCH] mtd: spi-nor-core: Add fixups for s25fs512s
 2023-04-22 23:55 UTC 

[GIT PULL] Please pull uu-boot-amlogic-20230417
 2023-04-22 22:29 UTC  (2+ messages)

[PATCH v2] nand: brcmnand: add iproc support
 2023-04-22 19:19 UTC  (9+ messages)

[PATCH 0/8] rockchip: Fix PCIe and NVMe support on RK3568
 2023-04-22 18:19 UTC  (9+ 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 1/1] sandbox: mark sandbox_exit() as no return
 2023-04-22 16:51 UTC  (3+ messages)

[PATCH 1/1] sandbox: spi: sandbox_sf_process_cmd() missing fallthrough
 2023-04-22 16:51 UTC  (3+ messages)

[PATCH 1/1] sandbox: fix fall through in sandbox_flash_bulk()
 2023-04-22 16:51 UTC  (3+ messages)

[PATCH 1/1] sandbox: fix sandbox_hub_submit_control_msg()
 2023-04-22 16:51 UTC  (3+ messages)

[PATCH] boot: vbe_simple: Fix vbe_simple_read_bootflow() dependency
 2023-04-22 16:51 UTC  (4+ messages)

[PATCH 1/1] common: static fdt_simplefb_enable_existing_node()
 2023-04-22 16:51 UTC  (3+ messages)

[PATCH] binman: Use unsigned long over typedef ulong
 2023-04-22 16:51 UTC  (3+ messages)

[PATCH 1/1] MAINTAINERS: assign include/os.h
 2023-04-22 16:51 UTC  (3+ messages)

[PATCH v2 1/1] sandbox: fix return type of os_filesize()
 2023-04-22 16:51 UTC  (3+ messages)

[PATCH] dm: core: Make aliases_lookup static
 2023-04-22 16:51 UTC  (3+ messages)

[PATCH] bootflow: Rework do_bootflow_menu() slightly
 2023-04-22 16:51 UTC  (3+ messages)

[PATCH 1/1] sandbox: correct posix_types.h define
 2023-04-22 16:51 UTC  (3+ messages)

[RESEND PATCH 0/3] imx6: clock: add support to get LCD pixel clock rate
 2023-04-22 14:11 UTC  (4+ messages)
` [RESEND PATCH 1/3] imx6: clock: improve calculations to get the PLL video rate
` [RESEND PATCH 2/3] imx6: clock: add support to get LCD pixel clock rate
` [RESEND PATCH 3/3] imx6: clock: print real "


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