public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-06-23 12:22:35 to 2023-06-27 15:03:56 UTC [more...]

ELCE 2023 - Prague
 2023-06-27 15:03 UTC  (2+ messages)

[PATCH] bootstd: USB devtype detection for script boot
 2023-06-27 14:38 UTC 

[PATCH 0/7] Integrate EFI capsule tasks into u-boot's build flow
 2023-06-27 12:20 UTC  (23+ messages)
` [PATCH 1/7] capsule: authenticate: Embed capsule public key in platform's dtb
` [PATCH 5/7] Makefile: Add a target for building capsules

[PATCH v3] dt-bindings: riscv: deprecate riscv,isa
 2023-06-27 11:30 UTC  (10+ messages)

CFP open for RISC-V MC at Linux Plumbers Conference 2023
 2023-06-27  6:21 UTC  (3+ messages)

[PATCH] spl: Add function called after fpga image upload
 2023-06-27  9:04 UTC 

[PATCH] xilinx: zynqmp: Extract aes operation into new file
 2023-06-27  8:29 UTC 

[PATCH 0/3] binman: Add support for externally encrypted blobs
 2023-06-27  7:39 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] binman: Allow cipher node as special section
` [PATCH 3/3] binman: Add tests for etype encrypted

[PULL] u-boot-riscv/riscv-fixes
 2023-06-27  7:27 UTC 

U-Boot OMAP GPMC ECC change
 2023-06-27  5:42 UTC  (13+ messages)

[PATCH] CI: Azure: Split keymile jobs out
 2023-06-27  4:20 UTC  (2+ messages)

[PATCH] arm: imx: imx8m: add optee configuration to ft_system_setup
 2023-06-27  1:39 UTC  (2+ messages)

[PATCH v2] riscv: Fix alignment of RELA sections in the linker scripts
 2023-06-27  1:24 UTC 

[PATCH] riscv: Fix alignment of RELA sections in the linker scripts
 2023-06-27  1:12 UTC  (4+ messages)

[PATCH] rockchip: Restore support for boot scripts in legacy image format
 2023-06-26 19:43 UTC 

[PATCH v2 0/1] Add Radxa ROCK Pi S support in U-boot
 2023-06-26 17:50 UTC  (4+ messages)
` [PATCH v2 1/1] arm64: dts: rockchip: rk3308: Add Radxa ROCK Pi S support
    ` R: "

[ANN] U-Boot v2023.07-rc4 released
 2023-06-26 15:58 UTC  (2+ messages)
` U-Boot v2023.07-rc5 released

[PATCH] smegw01: Fix duplicate bootcmd
 2023-06-26 15:44 UTC  (2+ messages)

[PATCH] board: freescale: imx93_evk: Fix MMC environment offset boot conflict
 2023-06-26 14:22 UTC  (4+ messages)

[PATCH 1/1] cmd: fix loads, saves on sandbox
 2023-06-26 11:24 UTC  (4+ messages)

[PATCH] menu: Re-enable the ANSI codes
 2023-06-26 11:24 UTC  (13+ messages)

[PATCH v2 1/1] doc: saves man-page
 2023-06-26 11:05 UTC 

[PATCH 1/1] doc: saves man-page
 2023-06-26 11:02 UTC  (3+ messages)

[PATCH v2] board: rockchip: add Radxa ROCK5A Rk3588 board
 2023-06-26 10:52 UTC 

Re:[PATCH] mmc:Remove thr legacy mode clock setting operation
 2023-06-26  9:01 UTC 

Re:[PATCH] mmc:Remove thr legacy mode clock setting operation
 2023-06-26  6:59 UTC 

[PATCH] mtd: spi-nor: Add support for w25q256jwm
 2023-06-26  3:32 UTC 

[PATCH] efi_loader: make efi_delete_handle() follow the EFI spec
 2023-06-26 10:04 UTC 

[PATCH v1] cache_v8: agilex5: Disable Dcache in the SPL
 2023-06-26  9:32 UTC  (5+ messages)

[PATCH 0/2] Fix 'mbr' command with hybrid MBR/GPT
 2023-06-26  9:07 UTC  (4+ messages)
` [PATCH 1/2] disk: part: Add API to get partitions with specific driver
` [PATCH 2/2] cmd: mbr: Force DOS driver to be used for verify

[PATCH 0/6] nokia_nx51: Attempts to debug keyboard
 2023-06-26  9:07 UTC  (5+ messages)
` [PATCH 1/6] menu: Re-enable the ANSI codes

[PATCH] cmd: CONFIG_CMD_SAVES depends on CONFIG_CMD_LOADS
 2023-06-26  9:07 UTC  (2+ messages)

[PATCH] sql: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIAL
 2023-06-26  9:07 UTC  (2+ messages)

[PATCH 1/1] doc: fix typo loady in loadb man-page
 2023-06-26  9:07 UTC  (2+ messages)

[PATCH v2 0/8] Integrate EFI capsule tasks into u-boot's build flow
 2023-06-26  9:06 UTC  (10+ messages)
` [PATCH v2 1/8] fdt_add_pubkey: Add support for adding ESL public key under signature node
` [PATCH v2 2/8] capsule: authenticate: Embed capsule public key in platform's dtb
` [PATCH v2 3/8] test: py: Change capsule authenticate test flow
` [PATCH v2 4/8] doc: capsule: Document the new mechanism to embed ESL file into dtb
` [PATCH v2 5/8] tools: mkeficapsule: Add support for parsing capsule params from config file
` [PATCH v2 6/8] Makefile: Add a target for building capsules
` [PATCH v2 7/8] test: efi_capsule: Test capsule generation from config file
` [PATCH v2 8/8] doc: Add documentation to describe capsule config file format

[PATCH 1/1] cmd: loads man-page
 2023-06-26  9:03 UTC  (2+ messages)

[PATCH 1/6] mips: cpu: Use plain puts() in restart handler
 2023-06-26  9:04 UTC  (7+ messages)
` [PATCH 2/6] ARM: at91: Switch sama5d2_icp_mmc to simple malloc in SPL
` [PATCH 3/6] ARM: imx: Add weak default reset_cpu()
` [PATCH 4/6] spl: spl_legacy: Add extra address checks
` [PATCH 5/6] imx: hab: Fix a couple of build warnings with DEBUG enabled
` [PATCH 6/6] imx: hab: Simplify the mechanism

[PATCH 1/1] doc: bind man-page
 2023-06-26  9:03 UTC  (2+ messages)

[PATCH] ARM: imx: romapi: Fix signed integer bitwise ops misuse
 2023-06-26  9:03 UTC  (3+ messages)

[PATCH 2/6] ARM: at91: Switch sama5d2_icp_mmc to simple malloc in SPL
 2023-06-26  9:02 UTC  (2+ messages)

[PATCH v2 0/2] Fix 'no USB device found' error
 2023-06-26  7:32 UTC  (5+ messages)

[PATCH v1] LFU-544: Kconfig.nxp: Fixed secure boot on LS-CH2 platforms
 2023-06-26  5:43 UTC  (3+ messages)

[PATCH] arch: arm: dts: k3-am625-sk: Update timings node name for panel-lvds
 2023-06-26  4:42 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] clk: sifive: only build sifive-prci.o for CONFIG_CLK_SIFIVE_PRCI
 2023-06-26  2:49 UTC  (2+ messages)

[PATCH v2 0/3] riscv: Add ACLINT mtimer and mswi devices support
 2023-06-26  2:11 UTC  (5+ messages)
` [PATCH v2 1/3] riscv: timer: Update the sifive clint timer driver to support aclint
` [PATCH v2 3/3] riscv: Rename SiFive CLINT to RISC-V ALINT

[PATCH u-boot 0/3] Revert broken Bootmenu commits
 2023-06-26  1:08 UTC  (9+ messages)

[PATCH v2 0/7] Enable DM_SERIAL for the LS104xA RDB/FRWY boards
 2023-06-26  1:04 UTC  (2+ messages)

[PATCH] mmc:Remove the legacy mode clock setting operation
 2023-06-26  1:01 UTC  (2+ messages)

[PATCH] arm: dts: imx8m: add OPTEE_LOAD_ADDRESS config and tee.bin
 2023-06-26  0:57 UTC  (2+ messages)

[PATCH] powerpc: Add support for CZ.NIC Turris 1.x routers
 2023-06-26  0:51 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] arm: dts: imx8m: move CAAM nodes into common u-boot.dtsi
 2023-06-26  0:47 UTC  (2+ messages)

[PATCH] board: gateworks: venice: switch to 2-bank dram config
 2023-06-26  0:45 UTC  (2+ messages)

[PATCH] configs: imx8m: Prepare imx8m-venice boards for HAB support
 2023-06-26  0:45 UTC  (2+ messages)

imx8m optee load address?
 2023-06-26  0:41 UTC  (6+ messages)

[PATCH 1/1] README: remove Minicom comment
 2023-06-25 22:04 UTC 

[PATCH 0/5] m68k: add ColdFire watchdog driver
 2023-06-25 19:35 UTC  (6+ messages)
` [PATCH 1/5] drivers: watchdog: add mcf watchdog support
` [PATCH 2/5] m68k: move watchdog functions in mcf_wdt driver
` [PATCH 3/5] m68k: dts: add watchdog node
` [PATCH 4/5] configs: m68k: add watchdog driver
` [PATCH 5/5] MAINTAINERS: add myself as mcf_wdt.c maintainer

[PATCH v2 0/4] NFSv1 support
 2023-06-25 15:35 UTC  (15+ messages)
` [PATCH v2 4/4] net: add "

[PATCH] common: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends on SYS_CONSOLE_IS_IN_ENV
 2023-06-25  8:52 UTC 

[PATCH] doc: statistics: Re-generate the last 3 releases
 2023-06-25  1:38 UTC  (2+ messages)

[PATCH] mkimage: Use PATH_MAX for path length
 2023-06-25  1:38 UTC  (2+ messages)

[PATCH 6/6] imx: hab: Simplify the mechanism
 2023-06-25  1:37 UTC 

[PATCH 5/6] imx: hab: Fix a couple of build warnings with DEBUG enabled
 2023-06-25  1:37 UTC 

[PATCH 4/6] spl: spl_legacy: Add extra address checks
 2023-06-25  1:37 UTC 

[PATCH 3/6] ARM: imx: Add weak default reset_cpu()
 2023-06-25  1:37 UTC 

[PATCH 1/6] mips: cpu: Use plain puts() in restart handler
 2023-06-25  1:37 UTC 

Pull request doc-2023-07-rc6
 2023-06-23 18:32 UTC  (2+ messages)

Trying to boot custom kernel on Wink Hub (i.MX28)
 2023-06-23 18:14 UTC  (16+ messages)

[PATCH] android_ab: Add option to skip decrementing tries
 2023-06-23 22:05 UTC 

mmc: Read eMMC partition access bits before card reset
 2023-06-24 16:57 UTC  (12+ messages)

[PATCH] drivers: led: bcm6858: do not use null label to find the top
 2023-06-23 16:36 UTC 

[PATCH v7 0/7] Tegra: add ASUS/Google Nexus 7 (2012) support
 2023-06-23 14:45 UTC  (12+ messages)
` [PATCH v7 3/7] ARM: tegra: add SoC UID calculation function
` [PATCH v7 4/7] board: asus: transformer: add ASUS Transformer T30 family support

[PATCH] cadence_qspi: Enable flash reset for Versal NET platform
 2023-06-23 14:18 UTC  (2+ messages)

[PATCH 0/3] Add Versal NET mini U-Boot configurations
 2023-06-23 14:17 UTC  (2+ messages)

[PATCH v2 01/14] doc: Move FIT into its own directory
 2023-06-23 12:22 UTC  (14+ messages)
` [PATCH v2 02/14] doc: Convert FIT source-file format to rST
` [PATCH v2 03/14] doc: Reformat the FIT documentation to make it nicer
` [PATCH v2 04/14] doc: Bring in the FIT examples
` [PATCH v2 05/14] doc: Bring in FIT x86 boot
` [PATCH v2 06/14] doc: Bring in FIT signature files
` [PATCH v2 07/14] doc: Bring in the FIT howto
` [PATCH v2 08/14] doc: Bring in the FIT overlay information
` [PATCH v2 09/14] doc: Tidy up the format docs to be more generic
` [PATCH v2 10/14] doc: Expand FIT tables to include all values
` [PATCH v2 11/14] doc: Move external FIT docs into the main body
` [PATCH v2 12/14] doc: Add signing to the FIT spec
` [PATCH v2 13/14] doc: Bring in the command-syntax extensions
` [PATCH v2 14/14] doc: Improve documentation for the bootm command

[PATCH] clk: stm32mp1: remove error for disabled clock in stm32mp1_clk_get_parent
 2023-06-23 13:05 UTC 

[PATCH] net: zynq_gem: Don't hardcode the MDC clock divisor
 2023-06-23 12:55 UTC  (2+ messages)

[PATCH] arm64: versal-net: spi: Update boot sequence dynamically
 2023-06-23 12:55 UTC  (2+ messages)

[PATCH] xilinx: Consolidate zynqmp_mmio_read/write in zynqmp_firmware.h
 2023-06-23 12:51 UTC 

[PATCH v2 0/6] Fix sparse warnings in zynq platform
 2023-06-23 12:47 UTC  (2+ messages)

[PATCH] board: rockchip: add Radxa ROCK5A Rk3588 board
 2023-06-23 12:22 UTC 


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