public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-11-09 15:44:48 to 2022-11-14 10:12:04 UTC [more...]

[PATCH v6 00/10] introduce Arm FF-A support
 2022-11-14 10:11 UTC  (12+ messages)
` [PATCH v7 "
  ` [PATCH v7 02/10] lib: uuid: introduce uuid_str_to_le_bin function
  ` [PATCH v7 03/10] arm_ffa: introduce Arm FF-A low-level driver

[PATCH] eficonfig: fix missing variable initialization
 2022-11-14 10:00 UTC 

[PATCH 0/6] broken CVE fix (b85d130ea0ca)
 2022-11-14  9:35 UTC  (2+ messages)

[PATCH 1/1] Documentation: man-page for command bootd
 2022-11-14  9:30 UTC 

[PATCH 1/1] sandbox: fix documentation of struct host_ops
 2022-11-14  9:27 UTC 

[PATCH 1/1] doc: fix documentation of enum gd_flags
 2022-11-14  9:25 UTC 

Please pull u-boot-i2c
 2022-11-14  9:12 UTC 

[PATCH v1 0/2] i2c: microchip: misc minor fixes
 2022-11-14  9:09 UTC  (7+ messages)
` [PATCH v1 1/2] i2c: microchip: fix ack sending logic
` [PATCH v1 2/2] i2c: microchip: fix erroneous late ack send

[PATCH] i2c: i2c-gpio: add newline
 2022-11-14  9:09 UTC  (3+ messages)

Changing eMMC boot partition size
 2022-11-14  9:06 UTC  (3+ messages)

[PATCH] efi_loader: add missing EFI_CALL when closing a file
 2022-11-14  8:34 UTC  (2+ messages)

[PATCH] efi_loader: replace a u16_strdup with alloc + memcpy
 2022-11-14  8:33 UTC  (2+ messages)

[PATCH 1/2] cmd: fdt: Fix iteration over elements above index 2 in fdt get
 2022-11-14  8:30 UTC  (4+ messages)
` [PATCH 2/2] test: cmd: fdt: Add fdt get value test case

[PATCH v8 0/5] eficonfig: add UEFI Secure Boot key maintenance interface
 2022-11-14  1:33 UTC  (10+ messages)
` [PATCH v8 1/5] eficonfig: refactor file selection handling
` [PATCH v8 2/5] eficonfig: expose append entry function
` [PATCH v8 3/5] eficonfig: refactor change boot order implementation
` [PATCH v8 4/5] eficonfig: add UEFI Secure Boot Key enrollment interface
` [PATCH v8 5/5] eficonfig: add "Show Signature Database" menu entry

[PATCH v2] riscv: Fix detecting FPU support in standard extension
 2022-11-14  8:48 UTC  (5+ messages)

[PATCH] board_init: Convert CONFIG_MALLOC_F_ADDR to Kconfig
 2022-11-13 19:39 UTC  (3+ messages)

[PATCH 1/5] arm: socfpga: Add F2SDRAM_MANAGER base address
 2022-11-13 14:57 UTC  (5+ messages)
` [PATCH 2/5] arm: socfpga: soc64: Update reset manager registers
` [PATCH 3/5] arm: socfpga: soc64: Move bridges reset to common function
` [PATCH 4/5] arm: socfpga: soc64: Add f2s bridge support
` [PATCH 5/5] arm: socfpga: soc64: Avoid hang in bridge reset

[PATCH 1/4] makefile: tools: socfpgaimage: update padding flow
 2022-11-13 13:55 UTC  (4+ messages)
` [PATCH 2/4] doc: README.socfpga: Add guide for mkimage
` [PATCH 3/4] doc: README.socfpga: Update for U-boot 2022.04
` [PATCH 4/4] doc: README.socfpga: Add official boot flow support info

[PATCH 01/10] Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig
 2022-11-12 22:36 UTC  (10+ messages)
` [PATCH 02/10] Remove unused symbols
` [PATCH 03/10] Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig
` [PATCH 04/10] Convert CONFIG_SYS_NAND_HW_ECC "
` [PATCH 05/10] mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directly
` [PATCH 06/10] Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to Kconfig
` [PATCH 07/10] Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE "
` [PATCH 08/10] Convert CONFIG_SYS_NAND_PAGE_2K et al "
` [PATCH 09/10] Convert CONFIG_SYS_NAND_SIZE "
` [PATCH 10/10] global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*

[PATCH v2 2/2] ipq40xx/snapdragon: Merge the two, more than 90% overlapping Qualcomm's Snapdrgon based arches, into one: "mach-snapdragon"
 2022-11-12 21:46 UTC  (4+ messages)
` [PATCH v3 1/2] SoC: qcom: Add missing Qualcomm's SOCs definitions to the arch KConfig
` [PATCH v3 2/2] ipq40xx/snapdragon: Merge the two, more than 90% overlapping Qualcomm's Snapdrgon based arches, into one: "mach-snapdragon"

[PATCH 0/8] env: mmc: improvements and corrections
 2022-11-12 19:21 UTC  (11+ messages)
` [PATCH 1/8] env: mmc: introduced ENV_MMC_OFFSET
` [PATCH 2/8] env: mcc: Drop unnecessary #ifdefs
` [PATCH 3/8] env: mcc: fix compilation error with ENV_IS_EMBEDDED
` [PATCH 4/8] env: mmc: add CONFIG_ENV_MMC_USE_DT
` [PATCH 5/8] configs: stm32mp: activate CONFIG_ENV_MMC_USE_DT
` [PATCH 6/8] env: mmc: select GPT env partition by type guid
` [PATCH 7/8] env: mmc: add debug message when mmc-env-partition is not found
` [PATCH 8/8] env: mmc: cosmetic: remove unused macro STR(X)

[PATCH] configs: roc-pc-rk3399: Enable rockchip efuse support
 2022-11-12  9:54 UTC 

[PATCH v2 0/8] imx8: switch missing boards to binman
 2022-11-12 16:26 UTC  (17+ messages)
` [PATCH v2 8/8] imx: imx8: apalis: switch "

[PATCH v2 4/8] imx: imx8qm: imx8qm_mek switch to binman
 2022-11-12 16:26 UTC  (2+ messages)

[PATCH] Revert "serial: mxc: have putc use the TXFIFO"
 2022-11-12 16:26 UTC  (3+ messages)

[PATCH v1 6/8] imx: imx8qxp: deneb switch to binman
 2022-11-12 16:26 UTC  (2+ messages)

[PATCH v6 2/8] imx: imx8qm: cgtqmx8: switch to binman
 2022-11-12 16:26 UTC  (2+ messages)

[PATCH v5 1/8] imx: imx8qm-rom7720: switch to binman
 2022-11-12 16:26 UTC  (2+ messages)

[PATCH v2 2/2] wandboard: Select DM_SERIAL
 2022-11-12 16:26 UTC  (2+ messages)

[PATCH v2 3/8] imx: imx8qxp: imx8qxp_mek switch to binman
 2022-11-12 16:25 UTC  (2+ messages)

[PATCH v2 1/2] wandboard: Pass mmc aliases
 2022-11-12 16:25 UTC  (2+ messages)

[PATCH v2 7/8] imx: imx8x: colibri: switch to binman
 2022-11-12 16:25 UTC  (2+ messages)

[PATCH v2 5/8] imx: imx8qxp: giedi switch to binman
 2022-11-12 16:25 UTC  (2+ messages)

[PATCH v4] schemas: Add schema for U-Boot driver model 'phase tags'
 2022-11-12 15:21 UTC  (5+ messages)

[PATCH v2] spi: spi-mem: ease checks in dtr_supports_op()
 2022-11-11 19:42 UTC  (4+ messages)

[PATCH] nvmem: u-boot-env: add Broadcom format support
 2022-11-11 18:02 UTC  (3+ messages)

[PATCH 0/2] board: gateworks: venice: poll I2C to wait for GSC
 2022-11-11 16:03 UTC  (3+ messages)
` [PATCH 1/2] arm: dts: imx8m*-venice-*: add I2C GPIO bus recovery support
` [PATCH 2/2] board: gateworks: venice: poll I2C lines to wait for GSC firmware

[PATCH] arm64: dts: imx8m{m, n}-venice-gw7902: add gpio pins for new board revision
 2022-11-11 15:55 UTC 

[PATCH] add xt25f32b, which is soldered down to Rock Pi 4b
 2022-11-11 12:03 UTC 

[PATCH] dts: Re-add aliases for imx6qdl-sabrelite devices
 2022-11-11 15:35 UTC  (4+ messages)

patch submit
 2022-11-10 23:55 UTC 

[PATCH v2] rockchip: px30: make watchdog and tsadc trigger a first global reset
 2022-11-11 11:25 UTC 

[PATCH] rockchip: px30: make watchdog and tsadc trigger a first global reset
 2022-11-11 11:18 UTC 

[PATCH] spi: cadence-qspi: use STIG mode for small reads
 2022-11-11 11:07 UTC 

[PATCH 0/3] Improve AST26x0 DDR4 timing and signal quality
 2022-11-11  7:30 UTC  (4+ messages)
` [PATCH 1/3] ram: ast2600: Fix incorrect statement of the register polling
` [PATCH 2/3] ram: ast2600: Improve ddr4 timing and signal quality
` [PATCH 3/3] ram: ast2600: Align the RL and WL setting

Coverity report for EFI subsystem
 2022-11-11  7:08 UTC 

[PATCH 00/22] sunxi: Prepare platform Kconfig to support multiple architectures
 2022-11-11  1:12 UTC  (9+ messages)
` [PATCH 01/22] sunxi: Fix default-enablement of USB host drivers
` [PATCH 02/22] sunxi: Remove unnecessary Kconfig selections
` [PATCH 03/22] sunxi: Add missing dependencies to "
` [PATCH 04/22] sunxi: Hide image type selection if SPL is disabled

[PATCH 1/1] riscv: clarify meaning of CONFIG_SBI_V02
 2022-11-11  0:29 UTC  (5+ messages)

[RFC 1/1] tools: Dockerfile for armv7
 2022-11-10 23:23 UTC  (7+ messages)

[PATCH] env: Allow string CONFIG options in the text environment
 2022-11-10 20:40 UTC  (8+ messages)

[PATCH v5 00/16] buildman: Correct various issues with missing blobs
 2022-11-10 20:40 UTC  (19+ messages)
` [PATCH v5 01/16] image: Correct strncpy() warning with image_set_name()
` [PATCH v5 02/16] Makefile: Correct the binman rule
` [PATCH v5 03/16] doc: Correct the path to the Makefile documentation
` [PATCH v5 04/16] binman: Use an exit code when blobs are missing
` [PATCH v5 05/16] buildman: Convert documentation to rST
` [PATCH v5 06/16] buildman: Drop mention of MAKEALL
` [PATCH v5 07/16] buildman: Update the arc toolchain
` [PATCH v5 08/16] buildman: Update the default settings file
` [PATCH v5 09/16] buildman: Drop mention of old architectures
` [PATCH v5 10/16] buildman: Detect binman reporting missing blobs
` [PATCH v5 11/16] binman: Add a separate section about environment variables
` [PATCH v5 12/16] global: Do not default to faking missing binaries for buildman
` [PATCH v5 13/16] buildman: Ensure config_fname is inited
` [PATCH v5 14/16] buildman: Reinstate removal of temp output dir in tests
` [PATCH v5 15/16] buildman: Add --allow-missing flag to allow missing blobs
` [PATCH v5 16/16] binman: Add documentation for the command line args

[PATCH] sandbox: Move the capsule GUID declarations to board file
 2022-11-10 20:40 UTC  (2+ messages)

[PATCH 01/21] Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig
 2022-11-10 19:13 UTC  (2+ messages)

[PATCH] net: macb: Fix race caused by flushing unwanted descriptors
 2022-11-10 17:31 UTC 

[PATCH] efi_loader: add comments on efi_file_from_path() regarding alignment
 2022-11-10 17:24 UTC  (5+ messages)

[PATCH v5] schemas: Add schema for U-Boot driver model 'phase tags'
 2022-11-10 16:59 UTC 

[PATCH 1/2] arm: mediatek: add mt8195 SOC support
 2022-11-10 13:50 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] board: mediatek: add mt8195 demo board

[PATCH 1/1] efi_loader: improve description of efi_file_from_path()
 2022-11-10 13:37 UTC  (2+ messages)

[PATCH] efi_loader: remove EFI_CALL from efi_file_from_path()
 2022-11-10 13:26 UTC  (2+ messages)

[PATCH] efi_loader: simplify efi_load_from_path
 2022-11-10 13:12 UTC  (2+ messages)

[PATCH 1/1] cmd: remove superfluous if in eficonfig_edit_boot_option
 2022-11-10 11:44 UTC  (2+ messages)

[PATCH 1/1] MAINTAINERS: add UEFI commands to EFI PAYLOAD
 2022-11-10 11:36 UTC  (2+ messages)

[PATCH] mtd: spi-nor-ids: Add identity for GigaDevice GD25LQ128E
 2022-11-10 11:14 UTC 

[PATCH v5 0/3] rockpi4: Add capsule update support
 2022-11-10  9:19 UTC  (4+ messages)
` [PATCH v5 1/3] rockchip: capsule: Add functions for supporting capsule updates
` [PATCH v5 2/3] rockpi4: board: Add firmware image information for "
` [PATCH v5 3/3] rockpi4: capsule: Enable UEFI capsule update on RockPi4 boards

[PATCH v3] efi_loader: initialize return values in efi_uninstall_multiple_protocol_interfaces_int()
 2022-11-10  8:23 UTC  (2+ messages)

[PATCH v2] efi_loader: initialize return values in efi_uninstall_multiple_protocol_interfaces_int()
 2022-11-10  8:18 UTC  (3+ messages)

[PATCH] efi_loader: initialize return values in efi_uninstall_multiple_protocol_interfaces_int()
 2022-11-10  8:11 UTC  (2+ messages)

[PATCH 1/1] sandbox: check lseek return value in handle_ufi_command
 2022-11-10  7:40 UTC 

[PATCH v7 0/5] eficonfig: add UEFI Secure Boot key maintenance interface
 2022-11-10  7:13 UTC  (6+ messages)
` [PATCH v7 4/5] eficonfig: add UEFI Secure Boot Key enrollment interface

[PATCH v2 00/25] bootstd: Add a boot menu
 2022-11-10  2:15 UTC  (4+ messages)

[PATCH v4 00/11] buildman: Correct various issues with missing blobs
 2022-11-10  2:15 UTC  (4+ messages)
` [PATCH v4 11/11] buildman: Add --allow-missing flag to allow "

[PATCH v3 0/9] buildman: Correct various issues with missing blobs
 2022-11-10  2:15 UTC  (4+ messages)
` [PATCH v3 3/9] binman: Use an exit code when blobs are missing

[PATCH v3] dm: core: Do not stop uclass iteration on error
 2022-11-10  2:15 UTC  (10+ messages)
` [PATCH v4 00/21] "
  ` [PATCH v4 04/21] dm: blk: Add probe in blk_first_device/blk_next_device

Broken u-boot on n900 hw (possibly CONFIG_POSITION_INDEPENDENT)
 2022-11-09 20:33 UTC  (6+ messages)
` [maemo-leste] "

[PATCH v3 1/2] doc: board: j721e_evm: Add DM firmware steps
 2022-11-09 17:30 UTC  (2+ messages)
` [PATCH v3 2/2] doc: board: j721e_evm: Fix code-block type and indents

[PATCH] doc: board: j721e_evm: Add DM firmware steps
 2022-11-09 17:27 UTC  (5+ messages)


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