public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-02-11 00:37:52 to 2022-02-14 02:35:24 UTC [more...]

[PATCH v2 00/20] efi_loader: more tightly integrate UEFI disks to driver model
 2022-02-14  2:35 UTC  (3+ messages)

[PATCH 0/3] enable menu-driven boot device selection
 2022-02-14  1:59 UTC  (9+ messages)
` [PATCH 1/3] efi_loader: add "
` [PATCH 2/3] lib/charset: add u16_strcat() function
` [PATCH 3/3] efi_loader: add menu-driven UEFI Boot Variable maintenance

[PATCH 1/2] efi_loader: fix dual signed image certification
 2022-02-14  1:50 UTC  (3+ messages)
` [PATCH 2/2] test/py: efi_secboot: adjust secure boot tests to code changes

[PATCH 00/24] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script
 2022-02-14  1:28 UTC  (7+ messages)
` [PATCH 22/24] rockchip: Support building the all output files in binman

[PATCH] image: Control FIT signature verification at runtime
 2022-02-14  1:13 UTC  (3+ messages)

kwboot: Marvell Dove UART booting
 2022-02-14  1:10 UTC  (15+ messages)

[PATCH v4 0/2] EFI: Reset system after capsule-on-disk
 2022-02-14  1:06 UTC  (7+ messages)
` [PATCH v4 1/2] efi_loader: use efi_update_capsule_firmware() for capsule on disk
` [PATCH v4 2/2] efi_loader: Reset system after CapsuleUpdate "

[PATCH v11 0/9] efi_loader: capsule: improve capsule authentication support
 2022-02-14  0:54 UTC  (7+ messages)
` [PATCH v11 2/9] tools: mkeficapsule: add firmware image signing
` [PATCH v11 5/9] test/py: efi_capsule: add image authentication test

[PATCH] usb: ehci-omap: Drop dead code
 2022-02-14  0:05 UTC  (2+ messages)

[PATCH 1/2] ARM: imx: imx8mn-ddr4-evk: Fix boot from SD card
 2022-02-13 23:36 UTC  (2+ messages)
` [PATCH 2/2] ARM: imx: imx8mn-ddr4-evk: Add ethernet support

[PATCH 1/3] mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when necessary
 2022-02-13 21:54 UTC  (6+ messages)
` [PATCH 2/3] mmc: fsl_esdhc_imx: remove redundant ARCH_MXC
` [PATCH 3/3] mmc: fsl_esdhc_imx: correct the actual card clock

[PATCH] Revert "mmc: fsl_esdhc_imx: add wait_dat0() support"
 2022-02-13 21:48 UTC  (5+ messages)

[PATCH 0/3] save prev bootloader data, when u-boot chainloaded
 2022-02-13 19:39 UTC  (4+ messages)
` [PATCH 1/3 v3] arm: init: save previous bootloader data
` [PATCH 2/3 v3] board: starqltechn: get board usable - add bootcmd and docs
` [PATCH 3/3 v2] board: axy17lte: "

[PATCH] arm: dts: k3-j7200: Fix up MAIN R5FSS cluster mode back to Split-mode
 2022-02-13 18:48 UTC 

[PATCH] arm: sunxi: dram: restore previous value in DRAM
 2022-02-13 15:10 UTC 

Problem IMX8MN booting legacy kernel and mipi display
 2022-02-13 16:31 UTC  (8+ messages)

[PATCH 1/7] microblaze: exception: move privileged instruction exception out of v5 ifdef
 2022-02-13  8:09 UTC  (7+ messages)
` [PATCH 2/7] microblaze: exception: migrate MICROBLAZE_V5 to Kconfig
` [PATCH 3/7] microblaze: exception: fix delay slot exception handling
` [PATCH 4/7] microblaze: exception: fix return address for delay slot exceptions
` [PATCH 5/7] microblaze: exception: move unaligned access printfs inside switch case
` [PATCH 6/7] microblaze: exception: fix unaligned data access register mask
` [PATCH 7/7] microblaze: exception: drop user exception support

[PATCH] tools: mkimage/dumpimage: Allow to use -l with -T
 2022-02-13  0:09 UTC 

[PATCH] tools: kwbimage: Fix dumping DATA registers for v0 images
 2022-02-13  0:04 UTC 

[ANN] U-Boot v2022.04-rc1 released
 2022-02-12 16:58 UTC  (12+ messages)

[PATCH] tools/zynqmp_pm_cfg_obj_convert.py: fix build with Vivado 2021.x
 2022-02-12 12:51 UTC 

[PATCH 1/2] arm: omap3: Cleanup sys_info to fit OMAP3 booting with LTO
 2022-02-12 12:12 UTC  (2+ messages)
` [PATCH 2/2] arm: omap3: Make some memory functions static and clean headers

[PATCH 1/2] miiphyutil: Fix inconsistent miiphy_write() error return value
 2022-02-12 11:50 UTC  (3+ messages)
` [PATCH 2/2] net: phy: mv88e6352: Fix miiphy_read/miiphy_write return value checks

[PATCH v3 00/18] pxe: Refactoring to tidy up and prepare for bootflow
 2022-02-12  1:43 UTC  (15+ messages)
` [PATCH v3 07/18] pxe: Move pxe_utils files

[PATCH v2 0/3] Add SPI boot to SPL on SUNIV/F1C100s
 2022-02-12  0:36 UTC  (5+ messages)
` [PATCH v2 1/3] mach-sunxi: Add boot device detection for SUNIV/F1C100s
` [PATCH v2 2/3] mach-sunxi: Add SPL SPI boot for SUNIV
` [PATCH v2 3/3] mach-sunxi: Enable SPI boot for SUNIV and licheepi nano

[PATCH] arm: apple: Disable debug UART
 2022-02-11 22:31 UTC  (5+ messages)

[PATCH v2 1/1] cmd: add serial console support for the cls command
 2022-02-11 20:29 UTC  (2+ messages)

[PATCH v3] console: usb: kbd: Limit poll frequency to improve performance
 2022-02-11 20:29 UTC  (6+ messages)

[PATCH 0/9] Enable the pylint checker in CI
 2022-02-11 20:23 UTC  (10+ messages)
` [PATCH 1/9] patman: Correct pylint errors
` [PATCH 2/9] buildman: "
` [PATCH 3/9] dtoc: "
` [PATCH 4/9] binman: "
` [PATCH 5/9] moveconfig: "
` [PATCH 6/9] test: "
` [PATCH 7/9] Makefile: Add a way to check for "
` [PATCH 8/9] buildman: Update default config to build for sandbox
` [PATCH 9/9] Azure/GitLab CI: Add the pylint checker

Pull request for efi-2022-04-rc2-4
 2022-02-11 19:59 UTC 

[PATCH] board: gateworks: venice: config file cleanups
 2022-02-11 19:40 UTC  (2+ messages)

[PATCH v4] board: gateworks: venice: add imx8mn-gw7902 support
 2022-02-11 18:48 UTC 

[PATCH 1/5] bcm6753: add initial support
 2022-02-11 18:18 UTC  (5+ messages)
` [PATCH 2/5] gpio: bcm6345: allow to use this driver on arm bcm6753
` [PATCH 3/5] nand: brcmnand: add bcm6753 support
` [PATCH 4/5] watchdog: bcm6345: allow to use this driver on arm bcm6753
` [PATCH 5/5] bcm96753ref: add initial support

Pull request for efi-2022-04-rc2-3
 2022-02-11 18:11 UTC 

[PATCH v2] mkimage: Improve documentation of algo-name parameter
 2022-02-11 17:07 UTC  (2+ messages)

[PATCH] Replace echo -n's used in environment processing with touch
 2022-02-11 17:07 UTC  (2+ messages)

[PATCH 1/1] cmd: wrong printf() code in do_test_stackprot_fail()
 2022-02-11 17:07 UTC  (2+ messages)

[PATCH] malloc_simple: Remove usage of unsupported %zx format string
 2022-02-11 17:07 UTC  (2+ messages)

[PATCH] common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdparts()
 2022-02-11 17:07 UTC  (2+ messages)

[PATCH] button: adc: set state to pressed when the voltage is closest to nominal
 2022-02-11 17:07 UTC  (2+ messages)

[PATCH] [v4] cmd: pxe_utils: sysboot: add kaslr-seed generation support
 2022-02-11 17:07 UTC  (2+ messages)

[PATCH v2 0/5] DFU: Update dfu_alt_info parser etc
 2022-02-11 17:06 UTC  (11+ messages)
` [PATCH v2 1/5] DFU: Do not copy the entity name over the buffer size
` [PATCH v2 2/5] DFU: Accept redundant spaces and tabs in dfu_alt_info
` [PATCH v2 3/5] DFU: Check the number of arguments and argument string strictly
` [PATCH v2 4/5] doc: usage: DFU: Fix dfu_alt_info document
` [PATCH v2 5/5] cmd/dfu: Enable 'dfu list' command without DFU_OVER_USB

[PATCH] acpi: Move acpi_write_tables() to a generic header
 2022-02-11 17:06 UTC  (2+ messages)

[PATCH 1/1] test: test field truncation in snprint()
 2022-02-11 17:06 UTC  (3+ messages)

[PATCH V4] phy: nop-phy: Enable reset-gpios support
 2022-02-11 17:06 UTC  (2+ messages)

[PATCH V3 0/2] fw_env: two minor code cleanups
 2022-02-11 17:06 UTC  (5+ messages)
` [PATCH V3 1/2] fw_env: make flash_io() take buffer as an argument
` [PATCH V3 2/2] fw_env: simplify logic & code paths in the fw_env_open()

[PATCH] test/py: Add test case for mkimage -o argument
 2022-02-11 17:05 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2022-02-11 17:05 UTC  (2+ messages)

ARM A53 and initial MMU mapping for EL0/1/2/3 ?
 2022-02-11 17:00 UTC  (12+ messages)

[PATCH v10 00/14] Add CAAM driver model support
 2022-02-11 16:26 UTC  (6+ messages)
` [PATCH v10 02/14] i.MX8M: crypto: updated device tree for supporting DM in SPL
    ` [EXT] "

[PATCH v2 0/2] imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards
 2022-02-11 16:22 UTC  (8+ messages)

[PATCH v3] board: gateworks: venice: add imx8mn-gw7902 support
 2022-02-11 16:21 UTC  (3+ messages)

[PATCH] dm: core: Check flags before removing devices
 2022-02-11 15:24 UTC  (3+ messages)

[PATCH v1 1/1] env: fat: Allow overriding interface, device and partition
 2022-02-11 15:05 UTC  (4+ messages)
  `  "
    `  "

[PATCH v2] binman: Skip processing "hash" subnodes of FIT subsections
 2022-02-11 15:05 UTC  (2+ messages)

[PATCH] scripts: dtc: libfdt: fdt_ro.c: always define fdt_check_full
 2022-02-11 15:05 UTC  (2+ messages)

[PATCH] rockchip: Set default LNX_KRNL_IMG_TEXT_OFFSET_BASE to SYS_TEXT_BASE
 2022-02-11 15:05 UTC  (2+ messages)

[PATCH v2 1/1] timer: npcm: Add driver for Nuvoton NPCM SoCs
 2022-02-11 15:05 UTC  (2+ messages)

[PATCH 00/14] video: Drop old CFB code
 2022-02-11 15:05 UTC  (4+ messages)
` [PATCH 04/14] video: nexell: Drop unused and invalid code

[PATCH v3] gpio: Enable hogging support in SPL
 2022-02-11 15:05 UTC  (2+ messages)

[PATCH 0/2] lib: fix snprintf() for UTF-16 strings
 2022-02-11 15:05 UTC  (3+ messages)
` [PATCH 2/2] test: test UTF-16 truncation in sprintf()

[PATCH 1/1] cmd: add serial console support for the cls command
 2022-02-11 15:05 UTC  (2+ messages)

[PATCH 1/5] doc: binding: scmi: link to latest Linux kernel binding
 2022-02-11 14:03 UTC  (10+ messages)
` [PATCH 2/5] sandbox: scmi: test against a single scmi agent
` [PATCH 3/5] scmi: change parameter dev in devm_scmi_process_msg
` [PATCH 4/5] firmware: scmi: fix sandbox and related tests for clock discovery
` [PATCH 5/5] clk: scmi: register scmi clocks with CCF

STM32MP: Can't lock PHK fuses through U-Boot cmd's "stm32key" or "fuse"
 2022-02-11 14:02 UTC 

[PATCH v4 00/11] FWU: Add support for FWU Multi Bank Update feature
 2022-02-11 13:27 UTC  (18+ messages)
` [PATCH v4 02/11] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v4 07/11] FWU: Add boot time checks as highlighted by the FWU specification
` [PATCH v4 10/11] mkeficapsule: Add support for generating empty capsules

[RFC] CI: enforce packages upgrade for Msys2 on Windows
 2022-02-11 13:17 UTC  (3+ messages)

[PATCH v2 0/6] armv8: fixes and cleanups
 2022-02-11 11:29 UTC  (7+ messages)
` [PATCH v2 1/6] cmd: exception: arm64: fix undefined, add faults
` [PATCH v2 2/6] armv8: Always unmask SErrors
` [PATCH v2 3/6] armv8: Force SP_ELx stack pointer usage
` [PATCH v2 4/6] arm: Clean up asm/io.h
` [PATCH v2 5/6] armv8: Simplify switch_el macro
` [PATCH v2 6/6] armv8: Fix and simplify branch_if_master/branch_if_slave

[PATCH v3] power: zynqmp: Add power domain driver for ZynqMP
 2022-02-11 11:18 UTC  (2+ messages)

[PATCH v8 00/15] Add CAAM driver model support
 2022-02-11  9:38 UTC  (5+ messages)
` [PATCH v8 01/15] crypto/fsl: Add support for CAAM Job ring driver model
    ` [EXT] "

[PATCH] ARM: at91: sama5d2: Enable the use of Galois Tables from ROM
 2022-02-11  8:20 UTC  (2+ messages)

Device Tree Overlays and FIT Images - Are they supported together fully?
 2022-02-11  8:13 UTC  (4+ messages)
    ` [EXTERNAL] "

[PATCH v1 0/4] Add ESM driver support for AM64x R5
 2022-02-11  7:22 UTC  (5+ messages)
` [PATCH v1 2/4] arm: dts: k3-am64: Add support for ESM device nodes
` [PATCH v1 4/4] configs: am64x_evm_r5_defconfig: Add support for ESM

[RFC PATCH 1/2] efi_loader: fix dual signed image certification
 2022-02-11  6:15 UTC  (9+ messages)

[PATCH v2] apple: Fix debug uart clock rate
 2022-02-11  0:36 UTC  (2+ messages)

[PATCH 1/2] powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESS
 2022-02-11  0:36 UTC  (4+ messages)
` [PATCH 2/2] common: drop CONFIG_SYS_RESET_ADDR

[PATCH v2 0/2] Apple M1 laptop keyboard support
 2022-02-11  0:36 UTC  (3+ messages)
` [PATCH v2 2/2] input: apple: Add support for Apple SPI keyboard


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