public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-08-24 19:58:44 to 2023-08-26 09:07:05 UTC [more...]

[RFC PATCH 0/5] Allow for removal of DT nodes and properties
 2023-08-26  9:06 UTC 

[PATCH] fwu: Initialize global fwu library state during CI test
 2023-08-26  8:57 UTC  (6+ messages)

[PATCH 1/2] tools: relocate-rela: Add M68K support
 2023-08-26  7:44 UTC  (2+ messages)

[PATCH v2 1/3] arm: dts: imx8mm: move firmware/optee node to common imx8mm-u-boot.dtsi
 2023-08-26  7:42 UTC  (2+ messages)

[PATCH] tools: relocate-rela: Fix BE symtab handling
 2023-08-26  7:40 UTC  (2+ messages)

[PATCH v2] arm: dts: imx8m: move CAAM nodes into common u-boot.dtsi
 2023-08-26  7:38 UTC  (2+ messages)

[PATCH] arm: kirkwood: Add support for ZyXEL NSA325 board
 2023-08-26  3:33 UTC 

[PATCH 0/2] Add EFI HTTP boot support
 2023-08-26  2:21 UTC  (14+ messages)
` [PATCH 1/2] cmd: efidebug: add uri device path
` [PATCH 2/2] efi_loader: support boot from URI "

[PATCH 0/3] cmd: fix errors in gpt command
 2023-08-26  2:04 UTC  (7+ messages)
` [PATCH 1/3] cmd: fix gpt setenv
` [PATCH 2/3] cmd: fix gpt enumerate
` [PATCH 3/3] cmd: let gpt_partition_entry be hexadecimal

[PATCH V4 0/8] board: ti: Add support for BeaglePlay
 2023-08-26  2:04 UTC  (21+ messages)
` [PATCH V4 8/8] doc: board: ti: Add BeaglePlay documentation

[PATCH v2 0/8] cmd: gpt: GPT manipulation improvements
 2023-08-26  1:57 UTC  (17+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] cmd: gpt: Remove confusing help text
  ` [PATCH v3 2/8] doc: Add gpt command documentation
  ` [PATCH v3 3/8] tests: gpt: Remove test order dependency
  ` [PATCH v3 4/8] cmd: gpt: Add gpt_partition_bootable variable
  ` [PATCH v3 5/8] cmd: gpt: Add command to set bootable flags
  ` [PATCH v3 6/8] cmd: gpt: Preserve type GUID if enabled
  ` [PATCH v3 7/8] cmd: gpt: Preserve bootable flag
  ` [PATCH v3 8/8] cmd: gpt: Add command to swap partition order

[PATCH] bootstd: Drop some TODOs
 2023-08-26  0:51 UTC  (4+ messages)

[PATCH] efi: Correct handling of frame buffer
 2023-08-25 22:02 UTC  (2+ messages)

[PATCH 00/19] expo: Support a persistent configuration editor
 2023-08-25 21:53 UTC  (2+ messages)

[PATCH V6 00/20] board: ti: Add support for BeaglePlay
 2023-08-25 21:52 UTC  (26+ messages)
` [PATCH V6 01/20] include: env: ti: mmc: envboot/mmcboot: Check result of mmc dev before proceeding
` [PATCH V6 02/20] include: env: ti: mmc: envboot: Only attempt boot.scr if BOOTSTD is not enabled
` [PATCH V6 03/20] include: configs: ti_armv7_common: Add documentation for protected section
` [PATCH V6 04/20] include: configs: am62x_evm: Drop unused SDRAM address
` [PATCH V6 05/20] include: configs: am62x_evm: Wrap distroboot with CONFIG_DISTRO_DEFAULTS
` [PATCH V6 06/20] board: ti: am62x: am62x.env: Add explicit boot_targets
` [PATCH V6 07/20] configs: am62x_evm_a53_defconfig: Switch to bootstd
` [PATCH V6 08/20] include: configs: am62x_evm: Drop distro_bootcmd usage
` [PATCH V6 09/20] include: env: ti: ti_armv7_common.env: Rename to ti_common.env
` [PATCH V6 10/20] include: env: ti: Add a generic default_findfdt.env
` [PATCH V6 11/20] board: ti: am62x: am62x.env: Use default findfdt
` [PATCH V6 12/20] arm: mach-k3: am625_init: Use IS_ENABLED()
` [PATCH V6 13/20] arm: mach-k3: am625_init: Convert rtc_erratumi2327_init to static
` [PATCH V6 14/20] configs: am62x_evm*: Enable EMMC_BOOT configuration
` [PATCH V6 15/20] arm: mach-k3: am625: Add support for UDA FS
` [PATCH V6 16/20] configs: am62x_evm_a53_defconfig: Disable semi-functional PSCI reset support
` [PATCH V6 17/20] arm: dts: k3-am625-sk-binman: Add labels for unsigned binary
` [PATCH V6 18/20] arm: dts: Add k3-am625-beagleplay
` [PATCH V6 19/20] board: ti: am62x: Add am62x_beagleplay_* defconfigs and env file
` [PATCH V6 20/20] doc: board: ti: Add BeaglePlay documentation

[PATCH v2] Convert CFG_SYS_UBOOT_START to Kconfig
 2023-08-25 19:01 UTC  (4+ messages)

[PATCH 1/2] CI: Update to gcc-13.2.0
 2023-08-25 18:48 UTC  (5+ messages)
` [PATCH 2/2] CI: Move to latest Ubuntu "Jammy" tag

[PATCH v2 0/3] board: toradex: add verdin am62 support
 2023-08-25 16:41 UTC  (5+ messages)
` [PATCH v2 3/3] "

[PATCH 1/3] configs: stm32f746-disco: limit resolution to 480x272
 2023-08-25 16:01 UTC  (6+ messages)
` [PATCH 2/3] board: stm32f746-disco: refactor the display of the ST logo
` [PATCH 3/3] Remove the hardcoded ST logo no longer in use

[PATCH v2] tools: ensure zeroed padding in external FIT images
 2023-08-25 18:06 UTC  (2+ messages)

[PATCH v2] test: print: Fix hexdump test on 64bit systems
 2023-08-25 18:06 UTC  (2+ messages)

[PATCH v2] dm: core: support reading a single indexed u64 value
 2023-08-25 18:06 UTC  (2+ messages)

[PATCH 1/2] Reland "x86: Move FACP table into separate functions""
 2023-08-25 18:06 UTC  (12+ messages)
        ` [PATCH v1 1/2] TO BE FOLDED: x86: tangier: Add FADT to the chain
          ` [PATCH v1 2/2] x86: Prevent from missing the FADT chaining

[PATCH] sunxi: psci: remove redundant initialization from psci_arch_init
 2023-08-25 18:05 UTC  (3+ messages)

[PATCH v1 0/1] tegra-usb: support dts based xcvr setup
 2023-08-25 17:34 UTC  (9+ messages)
` [PATCH v1 1/1] usb: host: tegra: implement "

[PULL] u-boot-usb/master
 2023-08-25 17:24 UTC  (2+ messages)

[PATCH] configs: stm32f769-disco: Enable VIDEO_LOGO flag
 2023-08-25 16:24 UTC 

[PATCH v3 1/2] usb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB_HOST
 2023-08-25 15:46 UTC  (3+ messages)
` [PATCH v3 2/2] usb: dwc3: Fix enabling USB_DR_MODE_HOST

[PATCH v3 0/2] dfu: mtd: mark bad the MTD block on erase error
 2023-08-25 15:44 UTC  (3+ messages)
` [PATCH v3 1/2] dfu: mtd: fix the trace when limit is reached

[PATCH 00/19] Kconfig: Tidy up some options
 2023-08-25 14:55 UTC  (22+ messages)
` [PATCH 01/19] lib: rational: Move the Kconfigs into the correct place
` [PATCH 02/19] Kconfig: Move API into general setup
` [PATCH 03/19] video: Hide the BMP options
` [PATCH 04/19] video: Move BMP options and code to video directory
` [PATCH 05/19] net: Move SYS_RX_ETH_BUFFER into the network menu
` [PATCH 06/19] FMU: Avoid showing an unselectable menu option
` [PATCH 07/19] test: Move POST under a renamed Testing section
` [PATCH 08/19] boot: Move fdt_support to boot/
` [PATCH 09/19] Move fdt_simplefb "
` [PATCH 10/19] boot: Move some other fdt-fixup options to the same menu
` [PATCH 11/19] boot: Rename Android-boot text
` [PATCH 12/19] Kconfig: Create a menu for FIT
` [PATCH 13/19] Kconfig: Move SPL_FIT under FIT
` [PATCH 14/19] spl: Tidy up load address in spl_ram
` [PATCH 15/19] boot: Make standard boot a menu
` [PATCH 16/19] Kconfig: Move TEXT_BASE et al under general setup
` [PATCH 17/19] Make DISTRO_DEFAULTS as deprecated
` [PATCH 18/19] boot: Join FDT_FIXUP_PARTITIONS with related options
` [PATCH 19/19] boot: Join ARCH_FIXUP_FDT_MEMORY "

[PATCH] ARM: imx8ulp: support env in fat and ext4
 2023-08-25 14:44 UTC 

[PATCH] clk: Dont return error when assigned-clocks is empty or missing
 2023-08-25 14:39 UTC  (3+ messages)

[PATCH] Revert "arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee"
 2023-08-25 13:47 UTC 

[PATCH RESEND v3] fpga: add inline stub for fpga_load
 2023-08-25 13:16 UTC  (3+ messages)

[PATCH 0/3] arm64: versal-net: Enable CMD_KASLR and TPM
 2023-08-25  4:56 UTC  (4+ messages)
` [PATCH 1/3] arm64: versal: Enable TPM for xilinx platforms
` [PATCH 2/3] arm64: versal: Enable sha1sum command
` [PATCH 3/3] arm64: versal: Enable the config CMD_KASLRSEED

[PATCH v2 0/6] PHYTEC SoM detection for phyCORE-i.MX8MP
 2023-08-25 11:46 UTC  (3+ messages)

[PATCH v12] scripts/Makefile.lib: Embed capsule public key in platform's dtb
 2023-08-25 11:19 UTC 

[PATCH v2 0/6] DTS Sync from v6.5-rc1 to u-boot
 2023-08-25 11:17 UTC  (7+ messages)
` [PATCH v2 1/6] configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAM
` [PATCH v2 2/6] arm: mach-k3: j721s2: Add mcu_timer0 id to the dev list
` [PATCH v2 3/6] k3-j721s2: Sync from Linux tag v6.5-rc1
` [PATCH v2 4/6] k3-am68: "
` [PATCH v2 5/6] docs: ti: j721s2_evm: Create documentation from J7200 docs
` [PATCH v2 6/6] board: ti: j721s2: MAINTAINERS: Update the MAINTAINERS File

[PATCH v2] usb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB_HOST
 2023-08-25 10:46 UTC  (5+ messages)

[PATCH] dm: core: support reading a single indexed u64 value
 2023-08-25  9:38 UTC  (3+ messages)

[PATCH v2 0/2] Disable setting ICACHE and DCACHE off for ARM64 platforms
 2023-08-25  8:53 UTC  (3+ messages)
` [PATCH v2 1/2] arm: stm32mp: Really fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled

[PATCH 0/2] net: Fix Ethernet PHY detection on Beagleplay
 2023-08-25  8:22 UTC  (8+ messages)
` [PATCH 1/2] net: ti: am65-cpsw-nuss: Workaround for buggy PHY/Board

[PATCH] arm64: zynqmp: Add support for K26 rev2 boards
 2023-08-25  8:10 UTC 

[UBOOT PATCH] arm64: zynqmp: Enable the config CMD_KASLRSEED
 2023-08-25  7:33 UTC  (2+ messages)

[PATCH] fpga: define dummy fpga_load function for debug build
 2023-08-25  7:22 UTC  (2+ messages)

[PATCH 0/2] dm: core: Add support for filling script_offset_f/script_size_f from DT
 2023-08-25  7:17 UTC  (2+ messages)

[PATCH] xilinx: Remove scriptaddr from config files and move it to DT
 2023-08-25  7:16 UTC  (2+ messages)

[PATCH] arm64: versal: Increase the number of DRAM banks to 36
 2023-08-25  7:16 UTC  (2+ messages)

[PATCH v4 1/2] dm: core: ofnode: Add ofnode_read_bootscript_address()
 2023-08-25  7:15 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Setup default si570 frequency to 156.25MHz
 2023-08-25  7:11 UTC 

[PATCH 1/2] Title:Add board for Meta openbmc Minerva
 2023-08-25  1:17 UTC  (2+ messages)
` [PATCH 2/2] Title: Add Meta OpenBMC Minerva dts in uboot

[PATCH V5 00/17] board: ti: Add support for BeaglePlay
 2023-08-25  1:16 UTC  (5+ messages)
` [PATCH V5 16/17] board: ti: am62x: Add am62x_beagleplay_* defconfigs and env file
  ` [PATCH] board: ti: am62x: beagleplay: Disable semi-functional PSCI reset support

[PATCH v7 1/2] phy: phy-imx8mq-usb: add vbus regulator support
 2023-08-25  0:37 UTC  (6+ messages)
` [PATCH v7 2/2] phy: phy-imx8mq-usb: clean up clock code

[PATCH 1/1] doc: describe TPL/VPL/SPL boot
 2023-08-24 23:31 UTC  (8+ messages)

[PATCH] Convert CFG_SYS_UBOOT_START to Kconfig
 2023-08-24 22:45 UTC  (4+ messages)

[PATCH v2 0/4] arm: qemu: Enable Bochs, console buffering, USB keyboard
 2023-08-24 21:44 UTC  (2+ messages)

[PATCH v2 00/23] bootstd: Support ChromiumOS better
 2023-08-24 19:55 UTC  (9+ messages)
` [PATCH v2 16/23] bootflow: Show an empty filename when there is none
` [PATCH v2 17/23] bootstd: test: Allow binding and using any mmc device
` [PATCH v2 18/23] bootstd: Add a test for bootmeth_cros
` [PATCH v2 19/23] part: Add a fallback for part_get_bootable()
` [PATCH v2 20/23] bootstd: Support bootmeths which can scan any partition
` [PATCH v2 21/23] uuid: Add ChromiumOS partition types
` [PATCH v2 22/23] bootstd: cros: Allow detection of any kernel partition
` [PATCH v2 23/23] CI: Add ChromiumOS utilities


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