U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-17 19:48:46 to 2024-12-18 19:25:23 UTC [more...]

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

[PATCH v2 0/5] Static initcalls
 2024-12-18 18:21 UTC  (10+ messages)
` [PATCH v2 1/5] common: board: Simplify array with function pointers with CONFIG_IS_ENABLED
` [PATCH v2 2/5] board_init_f(): use static calls
` [PATCH v2 3/5] board_init_f_r(): "
` [PATCH v2 4/5] board_init_r(): "
` [PATCH v2 5/5] initcall: remove initcall_run_list()

[GIT PULL] u-boot-riscv/next
 2024-12-18 17:40 UTC  (2+ messages)

[PULL] Pull request for u-boot master / v2025.01 = u-boot-stm32-20241218
 2024-12-18 17:40 UTC  (2+ messages)

Pull request for u-boot-nand-20241212
 2024-12-18 17:40 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-next-20241217
 2024-12-18 17:39 UTC  (2+ messages)

[PATCH] drivers: firmware: ti_sci: Add DM_FLAG_PRE_RELOC to driver
 2024-12-18 17:38 UTC  (4+ messages)

[PATCH v1 0/2] TPS65219 U-Boot Driver Clean-Up
 2024-12-18 17:12 UTC  (3+ messages)
` [PATCH v1 1/2] power: regulator: replace printf() with pr_err()
` [PATCH v1 2/2] power: replace magic numbers with macros

[PATCH 1/4] bloblist: fix typo in code comments
 2024-12-18 17:30 UTC  (9+ messages)
` [PATCH 2/4] board: vexpress64: default to hardware device tree
` [PATCH 3/4] bloblist: add support for CONFIG_BLOBLIST_PASSAGE
` [PATCH 4/4] board: vexpress64: enable bloblist for SPL handoff

[PATCH 1/3] efi: Correct logic for OF_EMBED and OF_SEPARATE co-existing
 2024-12-18 16:54 UTC  (10+ messages)
` [PATCH 0/3] efi: Minor tweaks to the EFI app

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

[PATCH] spi: atmel: Really drop atmel_spi.h
 2024-12-18 16:09 UTC 

[PATCH 0/4] Enable bloblist support on Vexpress64
 2024-12-18 15:47 UTC 

[PATCH 1/2] gitlab: Add a Rockpro64 to the sjg lab
 2024-12-18 15:42 UTC  (5+ messages)
` [PATCH 2/2] gitlab: Add samus_tpl "

[PATCH] imx: Fix usable memory ranges for imx8m SOCs
 2024-12-18 15:27 UTC  (6+ messages)

[PATCH v6 0/9] add the support of sha256_hmac and sha256_hkdf
 2024-12-18 15:23 UTC  (11+ messages)
` [PATCH v6 1/9] tools: kwbimage.h: use linux/compiler_attributes.h
` [PATCH v6 2/9] tools: renesas_spkgimage.h: "
` [PATCH v6 3/9] mbedtls: enable support of hkdf
` [PATCH v6 4/9] lib: sha256: move common function to sha256_common.c
` [PATCH v6 5/9] lib: sha256: add feature sha256_hmac
` [PATCH v6 6/9] test: lib: add test for sha256_hmac
` [PATCH v6 7/9] lib: mbedtls: sha256: add support of key derivation
` [PATCH v6 8/9] test: lib: add test for "
` [PATCH v6 9/9] configs: sandbox: enable mbedtls

[PATCH v2] mtd: spi-nor: Fix the spi_nor_read() when config SPI_STACKED_PARALLEL is enabled
 2024-12-18 13:58 UTC  (8+ messages)

[PATCH v2 1/2] fdt: Correct condition for receiving bloblist
 2024-12-18 14:50 UTC  (6+ messages)
` [PATCH v2 2/2] fdt: Swap the signature for board_fdt_blob_setup()

[PATCH 1/3] gitlab: Resurrect the Pine64+ in the sjg lab
 2024-12-18 14:50 UTC  (7+ messages)
` [PATCH 2/3] gitlab: Resurrect the Beaglebone Black "
` [PATCH 3/3] gitlab: Resurrect the samus "

cm_fx6 booting
 2024-12-18 14:50 UTC  (3+ messages)

[PATCH v2 0/5] Add support for USB DFU boot on AM62Px
 2024-12-18 14:08 UTC  (15+ messages)
` [PATCH v2 1/5] board: ti: am62px: env: include environment for DFU Boot
` [PATCH v2 2/5] configs: am62x_r5_usbdfu: extend for AM62Px
` [PATCH v2 3/5] configs: am62px_evm_a53_defconfig: enable USB DFU support
` [PATCH v2 4/5] arm: dts: k3-am62p5-sk-u-boot: enable USB0 for USB DFU boot
` [PATCH v2 5/5] doc: board: document support for USB DFU boot on AM62Px SoC

[PATCH 0/5] Static initcalls
 2024-12-18 14:02 UTC  (10+ messages)
` [PATCH 1/5] common: board: Simplify array with function pointers with CONFIG_IS_ENABLED
` [PATCH 2/5] board_init_f(): use static calls

[PATCH v2 0/4] Fix OSPI boot for J722S
 2024-12-18 13:42 UTC  (6+ messages)
` [PATCH v2 1/4] mailbox: k3-sec-proxy: Add DM to DMSC communication thread "
` [PATCH v2 2/4] arm: dts: k3-j722s-r5-evm: Fix DM2TIFS secproxy thread ID
` [PATCH v2 3/4] arm: mach-k3: j722_spl: Add FAST XSPI boot mode
` [PATCH v2 4/4] arm: dts: k3-j722s*: Add overrides specific to OSPI

[PATCH v2 0/3] boot: android: rework the bootargs concatenation
 2024-12-18 13:05 UTC  (4+ messages)
` [PATCH v2 3/3] boot: android: rework "

[PATCH v1 1/1] board: zynqmp: zynqmp-sm-k26-revA: release DP from reset
 2024-12-18 13:01 UTC 

[PATCH v2] dma: ti: k3-udma: Fix BCDMA probe by adding check for MMR_RFLOW
 2024-12-18 13:00 UTC 

[PATCH 0/4] Fix OSPI boot for J722S
 2024-12-18 12:53 UTC  (4+ messages)
` [PATCH 1/4] mailbox: k3-sec-proxy: Add DM to DMSC communication thread "

[PATCH 0/3] Add fdt-fixups for AM62P variants
 2024-12-18  9:30 UTC  (4+ messages)
` [PATCH 1/3] arm: mach-k3: am62p: Fixup CPU core, CAN-FD and Video-codec nodes in fdt
` [PATCH 2/3] arm: mach-k3: am62p: Fixup thermal zone critical points
` [PATCH 3/3] arm: mach-k3: am62p: Fixup a53 max cpu frequency by speed-grade

[PATCH] dfu: Prevent set_dfu_alt_info() from overwriting a previous value
 2024-12-18 12:28 UTC  (3+ messages)

[PATCH] RFC: efi: Attempt to support automatically running SCT
 2024-12-18 12:09 UTC  (3+ messages)

[PATCH] zynqmp: Remove usb init initialization for Kria
 2024-12-18 11:49 UTC  (2+ messages)

[PATCH 0/4] Add support for USB DFU boot on AM62Px
 2024-12-18 11:38 UTC  (14+ messages)
` [PATCH 1/4] dfu: do not overwrite "dfu_alt_info"
` [PATCH 2/4] board: ti: am62px: env: include environment for DFU Boot
` [PATCH 3/4] configs: am62x_r5_usbdfu: extend for AM62Px
` [PATCH 4/4] arm: dts: k3-am62p5-sk-u-boot: enable USB0 for USB DFU boot

[PATCH 1/4] ARM: dts: stm32: Reinstate missing root oscillators on DH STM32MP15xx DHCOR
 2024-12-18 10:48 UTC  (18+ messages)
` [PATCH 2/4] ARM: dts: stm32: Reinstate SPL_SYS_MMCSD_RAW_MODE on DH STM32MP15xx DHSOM
` [PATCH 3/4] ARM: dts: stm32: Drop access-controllers from SPL DT "
      ` [Uboot-stm32] "
` [PATCH 4/4] ARM: dts: stm32: Deduplicate CONFIG_OF_SPL_REMOVE_PROPS "
      ` [Uboot-stm32] "
    ` [Uboot-stm32] [PATCH 1/4] ARM: dts: stm32: Reinstate missing root oscillators on DH STM32MP15xx DHCOR

[PATCH 1/5] configs: stm32mp1: Restore boot SPL from sdcard for stm32mp15
 2024-12-18 10:43 UTC  (16+ messages)
` [PATCH 2/5] configs: stm32mp1: Restore boot SPL from sdcard for Engicam i.Core STM32MP1 C.TOUCH 2.0
` [PATCH 3/5] configs: stm32mp1: Restore boot SPL from sdcard for Engicam i.Core STM32MP1 EDIMM2.2
` [PATCH 4/5] configs: stm32mp1: Restore boot SPL from sdcard for Engicam MicroGEA STM32MP1 MicroDev 2.0 7" OF
` [PATCH 5/5] configs: stm32mp1: Restore boot SPL from sdcard for Engicam i.Core STM32MP1 C.TOUCH 2.0

[PATCH] Kconfig: Set STACK_SIZE to 16KB for STM32 MCUs
 2024-12-18 10:40 UTC  (4+ messages)

[PATCH] ARM: dts: stm32: Reinstate missing root oscillators on STM32MP15xx
 2024-12-18 10:40 UTC  (4+ messages)
  ` [Uboot-stm32] "

[PATCH v5 0/2] cmd: Add support for optee commands
 2024-12-18 10:29 UTC  (5+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] doc: man-page "

[PATCH] ARM: stm32mp: Fix dram_bank_mmu_setup() for LMB located above ram_top
 2024-12-18  9:20 UTC  (5+ messages)

[PATCH v2 0/8] Cleanup the LMB subsystem
 2024-12-18  7:02 UTC  (9+ messages)
` [PATCH v2 1/8] lmb: Remove lmb_align_down()
` [PATCH v2 2/8] lmb: Move enum lmb_flags to a u32
` [PATCH v2 3/8] lmb: Remove lmb_reserve_flags()
` [PATCH v2 4/8] lmb: Rename free_mem to available_mem
` [PATCH v2 5/8] lmb: Remove lmb_add_region()
` [PATCH v2 6/8] lmb: Remove lmb_alloc_addr_flags()
` [PATCH v2 7/8] lmb: Remove lmb_alloc_base_flags()
` [PATCH v2 8/8] lmb: Rename _lmb_alloc_addr() to lmb_alloc_addr_flags()

[PATCH] arm: dts: k3-j721e-beagleboneai: Move to OF_UPSTREAM
 2024-12-18  5:55 UTC 

[PATCH 1/2] bloblist: Introduce BLOBLIST_PRIOR_STAGE options
 2024-12-18  1:46 UTC  (10+ messages)

[PATCH] buildman: Add a way to build a particular target
 2024-12-17 23:54 UTC  (6+ messages)

[PATCH v5 0/9] add the support of sha256_hmac and sha256_hkdf
 2024-12-17 21:39 UTC  (10+ messages)
` [PATCH v5 5/9] lib: sha256: add feature sha256_hmac
` [PATCH v5 6/9] test: lib: add test for sha256_hmac
` [PATCH v5 8/9] test: lib: add test for key derivation

[PATCH] gitlab: Add a NVIDIA Jetson TK1 board to the sjg lab
 2024-12-17 21:09 UTC 

[PATCH v5 00/23] efi: Tidy up confusion between pointers and addresses
 2024-12-17 19:48 UTC  (49+ messages)
` [PATCH v5 01/23] efi: Define fields in struct efi_mem_desc
` [PATCH v5 02/23] efi_loader: Fix typos in enum efi_allocate_type
` [PATCH v5 03/23] efi_loader: Add comments where incorrect addresses are used
` [PATCH v5 04/23] efi_loader: Show the resulting memory address from an alloc
` [PATCH v5 05/23] efi_loader: Update startimage_exit self-test to check error
` [PATCH v5 06/23] efi_loader: Move some memory-function comments to header
` [PATCH v5 07/23] doc: efi: Add the EFI-loader API documentation
` [PATCH v5 08/23] efi_loader: Use a separate struct for memory nodes
` [PATCH v5 09/23] efi_loader: Drop virtual_start from priv_mem_desc
` [PATCH v5 10/23] efi_loader: Drop reserved "
` [PATCH v5 11/23] efi_loader: Use the enum for the memory type in priv_mem_desc
` [PATCH v5 12/23] efi_loader: Avoid assigning desc in efi_mem_carve_out()


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