U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-03 09:18:29 to 2023-05-04 15:20:01 UTC [more...]

[PATCH] dt/bindings: fwu-mdata-mtd: drop changes outside FWU
 2023-05-04 15:19 UTC  (12+ messages)

[PATCH] net: ipv6: Add support for default gateway discovery
 2023-05-04 14:52 UTC  (5+ messages)
` [PATCH v4 0/3] Add IPv6 Network Discovery
  ` [PATCH v4 1/3] net: ipv6: Add support for default gateway discovery

[PATCH 00/10] Add AM62x LP SK support
 2023-05-04 14:36 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v2 00/18] x86: Various fixes for chromebooks
 2023-05-04 14:22 UTC  (37+ messages)
` [PATCH v2 01/18] dm: Emit the arch_cpu_init_dm() even only before relocation
` [PATCH v2 02/18] binman: Support writing symbols for ucode etypes
` [PATCH v2 03/18] sf: Guard against zero erasesize
` [PATCH v2 04/18] sf: Rename spi-nor-tiny functions
` [PATCH v2 05/18] x86: ivybridge: Ensure LPC is available for GPIO base
` [PATCH v2 06/18] x86: samus: Drop EFI_LOADER
` [PATCH v2 07/18] x86: Support debug UART in 64-bit mode
` [PATCH v2 08/18] x86: Tidy up availability of string functions
` [PATCH v2 09/18] x86: mrc: Correct SPL debug message
` [PATCH v2 10/18] x86: spl: Show debugging for BSS
` [PATCH v2 11/18] x86: Set up LPC only after relocation
` [PATCH v2 12/18] x86: Tidy up address for loading U-Boot from SPL
` [PATCH v2 13/18] x86: Return mtrr_add_request() to its old purpose
` [PATCH v2 14/18] x86: spl: Avoid using init_cache_f_r() from SPL
` [PATCH v2 15/18] spl: Commit MTRRs only in board_init_f_r()
` [PATCH v2 16/18] x86: Simplify cpu_jump_to_64bit_uboot()
` [PATCH v2 17/18] x86: samus: Don't include audio and SATA in TPL
` [PATCH v2 18/18] x86: samus: Adjust TPL start and pre-reloc memory size

[PATCH] build_bug.h: Also define static_assert() when __CHECKER__ is defined
 2023-05-04 13:54 UTC  (4+ messages)

[PATCH v3 0/3] Enable U-Boot at Virtualbox to boot images
 2023-05-04 13:42 UTC  (4+ messages)
` [PATCH v3 1/3] X86: Add support for SCSI devices
` [PATCH v3 2/3] X86: Add bootstd support
` [PATCH v3 3/3] X86: pxeboot: bugfix: Set variable for size of initrd

Pull Request / Patch: Enable Usage of ECC with DDR on AM654x
 2023-05-04 12:47 UTC 

[PATCH] configs: j7200: correct mmc offset
 2023-05-04 13:44 UTC  (4+ messages)

[PATCH v3 00/16] x86: Various minor enhancements for coreboot
 2023-05-04 13:26 UTC  (27+ messages)
` [PATCH v3 01/16] mtrr: Don't show an invalid CPU number
` [PATCH v3 02/16] x86: Adjust search range for sysinfo table
` [PATCH v3 03/16] input: Flush the keyboard buffer before resetting it
` [PATCH v3 04/16] acpi: Create a new Kconfig for ACPI
` [PATCH v3 05/16] acpi: Move the table-finding functions into the libary
` [PATCH v3 06/16] x86: coreboot: Collect the address of the ACPI tables
` [PATCH v3 07/16] x86: Allow locating the UART from "
` [PATCH v3 08/16] pci: coreboot: Don't read regions when booting
` [PATCH v3 09/16] x86: coreboot: Use a memory-mapped UART
` [PATCH v3 14/16] x86: nvme: coreboot: Enable NVMe
` [PATCH v3 15/16] coreboot: Enable ms command
` [PATCH v3 16/16] x86: Allow locating UARTs by device ID

[PATCH v3 01/19] binman: ti-board-config: Add support for TI board config binaries
 2023-05-04 13:02 UTC  (7+ messages)
` [PATCH 1/2] buildman: Create a requirements.txt file
  ` [PATCH 2/2] CI: Make use of buildman requirements.txt

atmel_sdhci: SDMMC_CD pin still needed for card detection despite EMMC set to non-removable
 2023-05-04 12:39 UTC  (4+ messages)

[PATCH] scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi
 2023-05-04 12:35 UTC  (17+ messages)

[PATCH 1/2] kbuild: add dtc as dependency on .dtb files
 2023-05-04 12:26 UTC  (2+ messages)
` [PATCH 2/2] kbuild: Allow DTB overlays to built from .dtso named source files

[PATCH] dm: core: of_access: fix return value in of_property_match_string
 2023-05-04 12:22 UTC 

[PATCH] usb: ehci-mx6: replace regulator_set_enable with *_if_allowed
 2023-05-04 11:56 UTC  (12+ messages)

[PATCH v1 0/2] arm64: Fix building failure for Xen target
 2023-05-04  7:54 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: Remove duplicated symbols
` [PATCH v1 2/2] doc: Add info for building Xen target with Clang

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

[PATCH] scripts/Makefile.dts: tweak logic for deciding which dtbs to build
 2023-05-04 11:33 UTC 

[PATCH 00/10] Misc fixes + 8xx CPM relocation
 2023-05-04 11:28 UTC  (14+ messages)
` [PATCH 01/10] board: cssi: Remove duplicated FPGA loading sequence on CMPC885
` [PATCH 02/10] board: cssi: Remove stale macro from cmpcpro.c
` [PATCH 03/10] board: cssi: Load CMPC885's motherboard FPGA earlier
` [PATCH 04/10] powerpc: mpc8xx: CPM parameter RAM can be anywhere
` [PATCH 05/10] powerpc: mpc8xx: Reorganise init RAM
` [PATCH 06/10] powerpc: mpc885: Add CPM USB-SOF microcode for CPM15 ERRATA
` [PATCH 07/10] powerpc: mpc8xx: Add SMC relocation CPM microcode
` [PATCH 08/10] spi, mpc8xx: Take parameter RAM relocation into account
` [PATCH 09/10] serial, "
` [PATCH 10/10] board: cssi: Activate SMC relocation on CMPC885 board for MIAE device

Pull request efi-2023-07-rc2
 2023-05-04 11:16 UTC 

[PATCH] imx8qm_dmsse20a1: Improve SPL memory configuration
 2023-05-04 10:41 UTC 

[PATCH v3 0/5] SPL NVMe support
 2023-05-04  9:53 UTC  (6+ messages)
` [PATCH v3 1/5] spl: Add Kconfig options for NVME
` [PATCH v3 2/5] spl: blk: Support loading images from fs
` [PATCH v3 3/5] nvme: pci: Enable for SPL
` [PATCH v3 4/5] spl: Support loading a FIT from ext FS
` [PATCH v3 5/5] common: spl: Add spl NVMe boot support

[PATCH] usb: gadget: Compile USB ethernet gadget only if NET is enabled
 2023-05-04  9:17 UTC  (12+ messages)

[PATCH v3 00/19] Migration to using binman for bootloader
 2023-05-04  9:37 UTC  (12+ messages)

[PATCH v2 0/4] SPL NVme support
 2023-05-04  8:28 UTC  (7+ messages)
` [PATCH v2 2/4] nvme: pci: Enable for SPL
` [PATCH v2 4/4] common: spl: Add spl NVMe boot support

[PATCH v2 00/42] x86: Use qemu-x86_64 to boot EFI installers
 2023-05-04  8:22 UTC  (3+ messages)
` [PATCH v2 25/42] x86: Pass video settings from SPL to U-Boot proper
  ` [EXTERNAL] "

Pull request: please pull u-boot-imx-20230503
 2023-05-04  7:04 UTC  (4+ messages)

[PATCH] configs: at91: sama5d2_icp_mmc: Enable CONFIG_LTO
 2023-05-04  6:09 UTC  (8+ messages)

[PATCH v2 0/3] J7 merge HS configs
 2023-05-04  5:37 UTC  (4+ messages)
` [PATCH v2 1/3] configs: j721s2: Merge the HS and non-HS defconfigs
` [PATCH v2 2/3] Kconfig: j721s2: Change K3_MCU_SCRATCHPAD_BASE to non firewalled region
` [PATCH v2 3/3] configs: j7200: Merge the HS and non-HS defconfigs

Mainline Linux on gru / bob
 2023-05-04  2:55 UTC 

[PATCH v5 00/17] Basic StarFive JH7110 RISC-V SoC support
 2023-05-04  2:35 UTC  (13+ messages)

[PATCH 1/1] doc: man-page for cp
 2023-05-03 22:56 UTC  (2+ messages)

[PATCH] bk4r1: Enable LTO
 2023-05-03 22:30 UTC 

[RFC PATCH v2 0/7] clk: Switch from soc_clk_dump to clk_ops function
 2023-05-03 20:37 UTC  (8+ messages)
` [RFC PATCH v2 1/7] clk: zynq: Move soc_clk_dump to Zynq clock driver
` [RFC PATCH v2 2/7] clk: ast2600: Move soc_clk_dump function
` [RFC PATCH v2 3/7] clk: k210: "
` [RFC PATCH v2 4/7] clk: Add dump operation to clk_ops
` [RFC PATCH v2 5/7] cmd: clk: Use dump function from clk_ops
` [RFC PATCH v2 6/7] clk: treewide: switch to clock dump "
` [RFC PATCH v2 7/7] cmd: clk: Remove __weak from soc_clk_dump

[PATCH] pci: ecm generic: use dev_read_() interface
 2023-05-03 20:34 UTC  (2+ messages)

[PATCH v10 00/10] introduce Arm FF-A support
 2023-05-03 17:56 UTC  (5+ messages)
` [PATCH v11 "
  ` [PATCH v11 06/10] arm_ffa: introduce sandbox "

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

[RFC PATCH 0/1] arm64: dts: ti: k3-j721s2: handling subnode of msmc node
 2023-05-03 16:30 UTC  (4+ messages)
` [PATCH 1/1] arm64: dts: ti: k3-j721s2: Add reserved status in msmc

[PATCH 1/3] arm: dts: imx8mm: Sync with Linux 6.3
 2023-05-03 16:12 UTC  (22+ messages)
` [PATCH 2/3] arm: dts: imx8mn: "
` [PATCH 3/3] arm: dts: imx8mp: "

[PATCH v2 00/30] Allow building sandbox with MSYS2
 2023-05-03 15:02 UTC  (6+ messages)
` [PATCH v2 26/30] build: Disable weak symbols for MSYS2
` [PATCH v2 30/30] CI: Enable sandbox build for Windows

[PATCH 00/14] arm: dts: k3-j7200: Sync with kernel.org
 2023-05-03 14:56 UTC  (18+ messages)
` [PATCH 01/14] arm: dts: k3-j7200: Update devicetree to sync with v6.3-rc6
` [PATCH 02/14] arch: arm: dts: k3-j7200: Fix physical address of pin
` [PATCH 03/14] arch: arm: dts: k3-j7200-som: Enable I2C
` [PATCH 04/14] arch: arm: dts: k3-j7200: Add general purpose timers
` [PATCH 05/14] arch: arm: dts: k3-j7200: Configure pinctrl for timer IO pad
` [PATCH 06/14] arch: arm: dts: k3-j7200 move main_pmx to common file
` [PATCH 14/14] arch: arm: dts: k3-j7200: Add MCSPI nodes

[PATCH] Revert "mmc: rockchip_sdhci: Limit number of blocks read in a single command"
 2023-05-03 14:22 UTC  (3+ messages)

[PATCH 1/4] arm: add support for Hisilicon HiSTB family SoCs
 2023-05-03 13:58 UTC  (4+ messages)

[PATCH] net: phy: Request rgmii-id phy reset gpio as output
 2023-05-03 13:50 UTC  (2+ messages)

[PATCH v2 0/2] Update mailmap ids
 2023-05-03 13:45 UTC  (2+ messages)

[PATCH v4 0/3] Add MAX14526 MUIC driver
 2023-05-03 13:28 UTC  (3+ messages)
` [PATCH v4 1/3] dm: extcon: add an uclass for extcon

[PATCH] pinctrl: mediatek: set R1/R0 in case pullen/pullsel succeeded
 2023-05-03 13:28 UTC  (2+ messages)

[PATCH v2 0/2] Add DTS for BPI-R3
 2023-05-03 13:28 UTC  (5+ messages)
` [PATCH v2 1/2] board: mediatek: add Bananapi-R3 devicetree
` [PATCH v2 2/2] configs: change bpi-r3 to board specific dts and change prompt

[PATCH v5 0/3] Add Broadcom Northstar basic support
 2023-05-03 13:27 UTC  (3+ messages)
` [PATCH v5 1/3] arm: dts: Import device tree for Broadcom Northstar

[PATCH v3 0/9] serial: msm-geni: fix UART baudrate on modern platforms
 2023-05-03 13:27 UTC  (3+ messages)
` [PATCH v3 1/9] misc: add Qualcomm GENI SE QUP device driver

[PATCH 1/2] board: Fix board file path for sdm845.c for Samsung and Qualcomm boards
 2023-05-03 13:27 UTC  (6+ messages)
` [PATCH 2/2] board: Fix documentation for Snapdragon based "

[PATCH] arm: mach-k3: common: Default to non fitImage boot on HS-FS
 2023-05-03 13:27 UTC  (2+ messages)

[PATCH] arm: mach-k3: common: don't reconfigure background firewalls
 2023-05-03 13:27 UTC  (2+ messages)

[PATCH] arm: mach-k3: am62a7: Enable QoS for DSS
 2023-05-03 13:27 UTC  (2+ messages)

[PATCH] arm: mach-k3: j7200: Fix firewall warnings at boot time
 2023-05-03 13:27 UTC  (2+ messages)

[PATCH] configs: j7200_evm_a72: Enhance bootcmd to configure ethernet PHY
 2023-05-03 13:27 UTC  (2+ messages)

[PATCH] board: ti: j721s2: Add support to detect daughtercards
 2023-05-03 13:27 UTC  (2+ messages)

[PATCH] arm: mach-k3: Workaround errata ID i2331
 2023-05-03 13:26 UTC  (2+ messages)

[PATCH] arm: Remove omap5_uevm board
 2023-05-03 13:26 UTC  (2+ messages)

[PATCH 0/3] Enable bootmenu, and button-kbd driver for menu entry navigation
 2023-05-03 13:26 UTC  (3+ messages)
` [PATCH 1/3] starqltechn: use 16x32 font

[PATCH 0/3] J7 merge HS configs
 2023-05-03 13:26 UTC  (3+ messages)
` [PATCH 1/3] configs: j721s2: Merge the HS and non-HS defconfigs

Pull request for tpm-master-02052023
 2023-05-03 13:26 UTC  (2+ messages)

[PATCH] scripts: dtc-version: support git version strings too
 2023-05-03 10:23 UTC 

[PATCH v2 u-boot-mvebu 0/4] arm: mvebu: Fix eMMC boot
 2023-05-03 10:12 UTC  (11+ messages)
` [PATCH v2 u-boot-mvebu 4/4] arm: mvebu: clearfog: Update eMMC/SD/SATA instructions

[PATCH] arch: arm: mach-k3: Delete tifs node in DT fixup
 2023-05-03  9:30 UTC  (12+ messages)
` [PATCH v2] "

[PATCH 1/1] arm: mvebu: avoid buffer overflow in hws_serdes_topology_verify
 2023-05-03  9:18 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