U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-20 04:02:11 to 2024-12-23 07:07:52 UTC [more...]

[PATCH v1 0/7] Bring support for Xiaomi Mi Pad 1 (Tegra K1)
 2024-12-23  7:06 UTC  (5+ messages)
` [PATCH v1 1/7] pinctrl: tegra: add Tegra K1 support
` [PATCH v1 2/7] video: tegra20: dc: dsi: add Tegra K1 compatible
` [PATCH v1 3/7] video: tegra20: mipi: add Tegra K1 support
` [PATCH v1 4/7] video: add TI LP855x backlight driver

[PATCH RFC 0/8] Introduce J742S2 SoC and EVM
 2024-12-23  6:04 UTC  (10+ messages)
` [PATCH RFC 2/8] arm: dts: k3-j784s4-binman.dtsi: Clean up and templatize boot binaries
` [PATCH RFC 4/8] soc: Add information to identify the J742S2 SoC family
` [PATCH RFC 5/8] arm: mach-k3: j742s2: Introduce clock and device files for J742S2 SoC
` [PATCH RFC 8/8] configs: Introduce configs for J742S2

[v2 PATCH] net: fec_mxc: add DM_FLAG_ACTIVE_DMA flag for FEC network driver
 2024-12-23  2:41 UTC 

[PATCH] imx: Use per board ddrphy_trained_csr
 2024-12-23  2:55 UTC 

[PATCH 0/6] Rework the BLK symbol usage in Kconfig
 2024-12-22 23:49 UTC  (9+ messages)
` [PATCH 1/6] drivers/mmc/Kconfig: Remove extraneous BLK dependencies
` [PATCH 2/6] drivers/mmc/Kconfig: Make DM_MMC a hidden symbol
` [PATCH 3/6] efi_loader: Depend on BLK
` [PATCH 4/6] blk: Make block subsystems select BLK
` [PATCH 5/6] mtd: Correct dependency of BLK
` [PATCH 6/6] block: Remove "select BLK" from non-block drivers

[PATCH v4 00/19] vbe: Series part E
 2024-12-22 23:47 UTC  (3+ messages)
  ` [PATCH v4 01/19] spl: mmc: Avoid size growth in spl_mmc_find_device() debug

[PULL] u-boot-sh/master
 2024-12-22 22:44 UTC 

[PATCH v1] mtd: rawnand: meson: always use OOB bytes during write
 2024-12-22 21:23 UTC 

Correct Default SPL_SIZE_LIMIT for Cyclone/Arria V (SOCFPGA_GEN5)
 2024-12-21 21:41 UTC 

[PATCH v3 0/7] efi: Start to chip away at the EFI workaround
 2024-12-22 13:17 UTC  (16+ messages)
` [PATCH v3 1/7] efi_loader: Refactor device and image paths into a function
` [PATCH v3 2/7] efi_loader: Make efi_run_image() static
` [PATCH v3 3/7] efi_loader: Update efi_run_image() to accept image and device path
` [PATCH v3 4/7] efi_loader: Add a version of efi_binary_run() with more parameters
` [PATCH v3 6/7] efi_loader: Pass in the required parameters from EFI bootmeth

[PATCH] ARM: renesas: Consistently enable ENV_OVERWRITE on Renesas R-Car
 2024-12-21 23:58 UTC 

[PATCH 0/9] Enable arm64 host support in Gitlab
 2024-12-21 23:47 UTC  (3+ messages)
` [PATCH 1/9] Docker/CI: Only test Xtensa on amd64 hosts

[PATCH 01/16] pinctrl: renesas: Add Kconfig symbol for conditional build of full PFC tables
 2024-12-21 23:47 UTC  (17+ messages)
` [PATCH 02/16] pinctrl: renesas: Minimize R8A7790 H2 "
` [PATCH 03/16] pinctrl: renesas: Minimize R8A7791 M2-W and R8A7793 M2-N "
` [PATCH 04/16] pinctrl: renesas: Minimize R8A7792 V2H "
` [PATCH 05/16] pinctrl: renesas: Minimize R8A7794 E2 "
` [PATCH 06/16] pinctrl: renesas: Minimize R8A77951 H3 "
` [PATCH 07/16] pinctrl: renesas: Minimize R8A77960 M3-W and R8A77961 M3-W+ "
` [PATCH 08/16] pinctrl: renesas: Minimize R8A77965 M3-N "
` [PATCH 09/16] pinctrl: renesas: Minimize R8A77970 V3M "
` [PATCH 10/16] pinctrl: renesas: Minimize R8A77980 V3H "
` [PATCH 11/16] pinctrl: renesas: Minimize R8A77990 E3 "
` [PATCH 12/16] pinctrl: renesas: Minimize R8A77995 D3 "
` [PATCH 13/16] pinctrl: renesas: Minimize R8A779A0 V3U "
` [PATCH 14/16] pinctrl: renesas: Minimize R8A779F0 S4 "
` [PATCH 15/16] pinctrl: renesas: Minimize R8A779G0 V4H "
` [PATCH 16/16] pinctrl: renesas: Minimize R8A779H0 V4M "

[PATCH] net: rswitch: Do not register disabled ports as ethernet devices
 2024-12-21 21:48 UTC 

[PATCH v2] arm64: renesas: Make bottom 128 MiB of DRAM available in EL3
 2024-12-21 21:46 UTC 

[PATCH 1/1] cmd/setexpr: support concatenation of direct strings
 2024-12-21 20:07 UTC  (2+ messages)

[PATCH] doc/develop/distro.rst: Better document upstream locations of extlinux.conf
 2024-12-21 17:45 UTC  (2+ messages)
` [PATCHv2] doc/develop/distro.rst: Better document upstream definition "

[PATCH] net: fec_mxc: add DM_FLAG_ACTIVE_DMA flag for FEC network driver
 2024-12-21 17:30 UTC  (3+ messages)

[PULL] u-boot-sh/master
 2024-12-21 17:29 UTC  (2+ messages)

[PATCH 9/9] docker: Update to latest "Jammy" tag
 2024-12-21 16:45 UTC  (2+ messages)
` [PATCH] Gitlab: Add DEFAULT_FAST_ARM64_TAG as well

[PATCH v2 00/17] imx: add i.MX95 support
 2024-12-21 16:25 UTC  (8+ messages)
` [PATCH v2 07/17] clk: scmi: check the clock state/parent/rate control permissions
` [PATCH v2 14/17] binman: add a new entry type for packing DDR PHY firmware images
` [PATCH v2 16/17] imx95_evk: add i.MX95 19x19 EVK board basic support

[PATCH v2 0/5] Static initcalls
 2024-12-21 12:08 UTC  (6+ messages)
` [PATCH v2 2/5] board_init_f(): use static calls
` [PATCH v2 3/5] board_init_f_r(): "

[PATCH 0/2] Broadcom bcmbca dts updates
 2024-12-20 22:18 UTC  (7+ messages)
` [PATCH 1/2] arm: dts: Use upstream dts for additional bcmbca devices
` [PATCH 2/2] arm: dts: Update nand node for bcmbca board dts

[PATCH v2 0/5] Add support for USB DFU boot on AM62Px
 2024-12-21  2:54 UTC  (12+ messages)
` [PATCH v2 4/5] arm: dts: k3-am62p5-sk-u-boot: enable USB0 for USB DFU boot

[PATCH v3 0/3] Add support for USB DFU boot on AM62Px
 2024-12-21  2:52 UTC  (4+ messages)
` [PATCH v3 1/3] board: ti: am62px: env: include environment for DFU Boot
` [PATCH v3 2/3] configs: am62x_r5_usbdfu: extend for AM62Px
` [PATCH v3 3/3] configs: am62px_evm_a53_defconfig: enable USB DFU support

[PATCH] configs: am62x_evm_*: Set DFU buffer size to 256k
 2024-12-20 21:53 UTC 

[PATCH RESEND 0/7] Enable MMC UHS modes
 2024-12-20 21:42 UTC  (10+ messages)
` [PATCH RESEND 1/7] mach-k3: am62a7_init: Add FS and raw mode for eMMC
` [PATCH RESEND 2/7] configs: am6*_evm_r5/a53_defconfig: Cleanup env configs
` [PATCH RESEND 3/7] configs: am62x_evm_a53_defconfig: Enable MMC UHS modes
` [PATCH RESEND 4/7] configs: am62ax_evm_a53_defconfig: "
` [PATCH RESEND 5/7] configs: am62ax_evm_r5_defconfig: Enable SDHCI ADMA for r5 SPL
` [PATCH RESEND 6/7] configs: am62ax_evm_a53_defconfig: Enable MMC_SPEED_MODE_SET
` [PATCH RESEND 7/7] configs: am62ax_evm_a53_defconfig: Enable SUPPORT_EMMC_BOOT

[PATCH v3 00/10] SMBIOS improvements
 2024-12-20 20:50 UTC  (7+ messages)
` [PATCH v3 07/10] armv8: Add arch-specific sysinfo platform driver
` [PATCH v3 10/10] configs: Enable sysinfo for QEMU Arm64

[PATCH 0/5] pxe: Support an automatic localboot
 2024-12-20 20:48 UTC  (14+ messages)
` [PATCH 3/5] pxe_utils: Allow the FDT to be missing
` [PATCH 4/5] pxe_utils: Support a backup for localboot
` [PATCH 5/5] pxe_utils: Support the SAY command

[PATCH 0/7] Enable MMC UHS modes
 2024-12-20 20:29 UTC  (10+ messages)
` [PATCH 1/7] mach-k3: am62a7_init: Add FS and raw mode for eMMC
` [PATCH 2/7] configs: am6*_evm_r5/a53_defconfig: Cleanup env configs
` [PATCH 3/7] configs: am62x_evm_a53_defconfig: Enable MMC UHS modes
` [PATCH 4/7] configs: am62ax_evm_a53_defconfig: "
` [PATCH 5/7] configs: am62ax_evm_r5_defconfig: Enable SDHCI ADMA for r5 SPL
` [PATCH 6/7] configs: am62ax_evm_a53_defconfig: Enable MMC_SPEED_MODE_SET
` [PATCH 7/7] configs: am62ax_evm_a53_defconfig: Enable SUPPORT_EMMC_BOOT

[PATCH 1/1] buildman: allow specifying configuration fragments
 2024-12-20 17:37 UTC  (2+ messages)

[PATCH 1/1] doc: move tools/buildman/buildman.rst to doc/build
 2024-12-20 17:37 UTC  (2+ messages)

[PATCH 0/5] sandbox: repair compile and run-time for OF_EMBED case
 2024-12-20 17:37 UTC  (9+ messages)
` [PATCH 4/5] test: sandbox: fix link error with do_ut_bootm if BLOBLIST=n
` [PATCH 5/5] sandbox: set retval early in board_fdt_blob_setup()

[PATCH] buildman: Add a way to build a particular target
 2024-12-20 17:36 UTC  (9+ messages)

[PATCH v2 0/5] rpi: Tidy up booting
 2024-12-20 16:51 UTC  (7+ messages)
` [PATCH v2 5/5] rpi: Use the U-Boot control FDT for fdt_addr

[PATCH 00/12] rockchip: rk3399: Migrate to use TPL on bob and kevin
 2024-12-20 16:50 UTC  (7+ messages)
` [PATCH 06/12] rockchip: rk3399-gru: Include binman generated FIT in u-boot.rom image

[GIT PULL] xilinx patches for v2025.01-rc5 - v2
 2024-12-20 15:42 UTC  (2+ messages)

[PATCH v8 00/12] Support OF_UPSTREAM for StarFive JH7110
 2024-12-20 14:47 UTC  (2+ messages)

[PATCH 0/1] configs: visionfive2: enable CONFIG_DISTRO_DEFAULTS
 2024-12-20 14:44 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v3] mtd: spi-nor: Fix the spi_nor_read() when config SPI_STACKED_PARALLEL is enabled
 2024-12-20 14:30 UTC 

[PATCH] config: xilinx: Enable the SPI_STACKED_PARALLEL config option
 2024-12-20 13:05 UTC 

[PATCH v2] common: memtop: Fix the return type for find_ram_top
 2024-12-20 12:29 UTC  (3+ messages)

[PATCH v2 00/13] Add imx8mp video support
 2024-12-20 12:19 UTC  (4+ messages)

i.MX8/9: question about unused DDR PHY trained CSR board array
 2024-12-20 12:06 UTC  (6+ messages)

[PATCH v2 0/4] Misc. PowerPC MPC83xx fixes/cleanups
 2024-12-20 10:37 UTC  (5+ messages)
` [PATCH v2 1/4] powerpc: mpc83xx: Fix timer value calculation
` [PATCH v2 2/4] powerpc: mpc83xx: Allow including initreg.h into multiple files
` [PATCH v2 3/4] powerpc: mpc83xx: Use defined constant for SPCR[TBEN]
` [PATCH v2 4/4] gpio: mpc8xxx: Preserve pre-init state of outputs

[PATCH] drivers: firmware: ti_sci: Add DM_FLAG_PRE_RELOC to driver
 2024-12-20 10:16 UTC  (6+ messages)

[PATCH v5 0/9] Inline ECC Series
 2024-12-20  6:57 UTC  (10+ messages)
` [PATCH v5 3/9] ram: k3-ddrss: Add k3_ddrss_ddr_bank_base_size_calc() to solve 'calculations restricted to 32 bits' issue
` [PATCH v5 6/9] drivers: ram: Kconfig: Add CONFIG_K3_INLINE_ECC
` [PATCH v5 7/9] ram: k3-ddrss: Remove 'ti,ecc-enable' support
` [PATCH v5 9/9] board: ti: Pull redundant DDR functions to a common location and Fixup DDR size when ECC is enabled

[PATCH 1/1] acpi: don't fill FADT, MADT if CONFIG_QFW_ACPI=y
 2024-12-20  6:30 UTC  (2+ messages)

[PATCH v3 00/46] pxe: Support read_all() for extlinux and PXE
 2024-12-20  4:07 UTC  (95+ messages)
` [PATCH v3 01/46] x86: Make do_zboot_states() static
` [PATCH v3 02/46] x86: Rename zboot_run() to zboot_run_args()
` [PATCH v3 03/46] x86: Drop duplicate definition of zimage_dump()
` [PATCH v3 04/46] x86: Move x86 zboot state into struct bootm_info
` [PATCH v3 05/46] x86: Rename state to bmi
` [PATCH v3 06/46] x86: Move the bootm state for zimage into cmd/
` [PATCH v3 07/46] bootstd: Correct display of kernel version
` [PATCH v3 08/46] x86: Drop the unnecessary base_ptr argument to zboot_dump()
` [PATCH v3 09/46] boot: Use strlcpy() in label_boot()
` [PATCH v3 10/46] boot: Split pxe label_boot() into two parts
` [PATCH v3 11/46] boot: Split pxe label_run_boot() "
` [PATCH v3 12/46] boot: Pass just the FDT argument to label_process_fdt()
` [PATCH v3 13/46] bootm: Allow building bootm.c without CONFIG_SYS_BOOTM_LEN
` [PATCH v3 14/46] boot: Convert IMAGE_FORMAT into an enum
` [PATCH v3 15/46] boot: arm: riscv: sandbox: Add a format for the booti file
` [PATCH v3 16/46] boot: Support booti format in bootm
` [PATCH v3 17/46] boot: Support compressed booti images "
` [PATCH v3 18/46] boot: pxe: Use bootm_...() functions where possible
` [PATCH v3 19/46] pxe_utils: Simplify default fdt in label_run_boot()
` [PATCH v3 20/46] boot: pxe: Refactor label_run_boot() to avoid cmdline
` [PATCH v3 21/46] net: Keep the bootstage functions together
` [PATCH v3 22/46] net: Tidy up the comments to parse_args()
` [PATCH v3 23/46] net: Simplify parse_args()
` [PATCH v3 24/46] net: Return the load address from parse_args()
` [PATCH v3 25/46] net: Return the address and size from parse_addr_size()
` [PATCH v3 26/46] net: Return the size from parse_args()
` [PATCH v3 27/46] net: Refactor part of netboot_common() into a function
` [PATCH v3 28/46] net: Drop #ifdef in parse_args()
` [PATCH v3 29/46] net: Provide a function to run network operations
` [PATCH v3 30/46] boot: Avoid using the cmdline in bootmeth_pxe and pxe cmd
` [PATCH v3 31/46] pxe: Drop the cmdline parameter
` [PATCH v3 32/46] pxe: Record the bootflow in the PXE context
` [PATCH v3 33/46] pxe: Allow skipping the boot
` [PATCH v3 34/46] test: Update bootm test to restore silent_console
` [PATCH v3 35/46] bootmeth_extlinux: Move extlinux_info into plat
` [PATCH v3 36/46] bootmeth_extlinux: Move pxe_context "
` [PATCH v3 37/46] bootmeth: Refactor to put options in a common file
` [PATCH v3 38/46] bootmeth_pxe: Implement the fallback option
` [PATCH v3 39/46] bootmeth_pxe: Drop the driver-private data
` [PATCH v3 40/46] bootmeth_extlinux: Move boot code into common file
` [PATCH v3 41/46] bootstd: Update extlinux and pxe to allow boot interruption
` [PATCH v3 42/46] pxe: Collect the FDT in the bootflow
` [PATCH v3 43/46] pxe: Deal with a missing "
` [PATCH v3 44/46] boot: Detect booti format properly in pxe_utils
` [PATCH v3 45/46] pxe_utils: Refactor to separate reading from booting
` [PATCH v3 46/46] bootmeth_extlinux: Refactor extlinux to split boot


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