messages from 2023-07-17 19:29:28 to 2023-07-19 01:54:37 UTC [more...]
[RFC] efi_driver: fix a parent issue in efi-created block devices
2023-07-19 1:54 UTC (3+ messages)
[PATCH] mxs: Kconfig: Remove TARGET_XFI3 symbol
2023-07-19 1:25 UTC
[PATCH v2 0/7] binman: Show missing blob message when building U-Boot
2023-07-19 1:08 UTC (12+ messages)
` [PATCH v2 2/7] binman: Update missing optional external blob warning text
` [PATCH v2 1/7] binman: Update tee-os missing blob help text
` [PATCH v2 3/7] binman: Report missing external blobs using error level
` [PATCH v2 4/7] binman: Override CheckOptional in fit entry
` [PATCH v2 5/7] binman: Fix blank line usage for invalid images warning text
` [PATCH v2 6/7] binman: Show filename in missing blob help message
` [PATCH v2 7/7] Makefile: Show binman missing blob message
[PATCH v6 0/3] binman: Add support for externally encrypted blobs
2023-07-19 1:08 UTC (7+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] binman: Allow cipher node as special section
` [PATCH v6 3/3] binman: Add tests for etype encrypted
[PATCH] arm: sunxi: Correct warning in board_fit_config_name_match
2023-07-19 1:08 UTC (2+ messages)
[PATCH 00/10] support for booting the compressed U-boot binary on Rockchip based SOC's
2023-07-19 1:08 UTC (5+ messages)
` [PATCH 01/10] Makefile: Add support to generate GZIP compressed raw u-boot binary
[PATCH 1/7] arm: Remove more remnants of bcmcygnus
2023-07-19 1:08 UTC (14+ messages)
` [PATCH 2/7] arm: Remove leftover MAINTAINERS files
` [PATCH 3/7] xes: Remove leftover code
` [PATCH 4/7] MAINTAINERS: Add a number of "common" directories
` [PATCH 5/7] MAINTAINERS: Fix path typos and similar
` [PATCH 6/7] MAINTAINERS: Deal with '+' in paths
` [PATCH 7/7] MAINTAINERS: Add some missing directories or files
[PATCH v3 00/11] Sign Xilinx ZynqMP SPL/FSBL boot images using binman
2023-07-19 1:08 UTC (16+ messages)
` [PATCH v3 01/11] binman: elf: Check for ELF_TOOLS availability and remove extra semicolon
` [PATCH v3 02/11] binman: Don't decompress data while signing
` [PATCH v3 03/11] binman: blob_dtb: Add fake_size argument to ObtainContents()
` [PATCH v3 04/11] binman: doc: Add documentation for fdt_add_pubkey bintool
` [PATCH v3 05/11] binman: ftest: Add test for u_boot_spl_pubkey_dtb
` [PATCH v3 06/11] binman: btool: Add fdt_add_pubkey as btool
` [PATCH v3 07/11] binman: etype: Add u-boot-spl-pubkey-dtb etype
` [PATCH v3 08/11] binman: doc: Add documentation for Xilinx Bootgen bintool
` [PATCH v3 09/11] binman: btool: Add Xilinx Bootgen btool
` [PATCH v3 10/11] binman: ftest: Add test for xilinx_fsbl_auth etype
` [PATCH v3 11/11] binman: etype: Add "
[PATCH v4 00/12] Integrate EFI capsule tasks into u-boot's build flow
2023-07-19 1:08 UTC (9+ messages)
` [PATCH v4 06/12] binman: capsule: Add support for generating capsules
` [PATCH v4 12/12] sandbox: capsule: Generate capsule related files through binman
[PATCH 1/5] MAINTAINERS: Correct minor mistakes on some file listings
2023-07-19 1:08 UTC (12+ messages)
` [PATCH 2/5] MAINTAINERS: Add some missing defconfig files to existing entries
` [PATCH 3/5] rockchip: Add MAINTAINERS entry for Radxa Rock 4C+
` [PATCH 4/5] sunxi: Add MAINTAINERS entry for Lctech Pi F1C200s
` [PATCH 5/5] MAINTAINERS: Re-order CAAM section
[PATCH v2 1/4] cmd: bind: Add unbind command with driver filter
2023-07-19 1:08 UTC (2+ messages)
fdt_high default value causes unbootable kernel due to misalignment
2023-07-19 1:08 UTC (2+ messages)
[PATCH V6 00/10] Update SPL splashscreen framework for AM62x
2023-07-19 1:08 UTC (12+ messages)
` [PATCH V6 01/10] common: spl: spl: Update stack pointer address
` [PATCH V6 02/10] arch: arm: mach-k3: common: Return a pointer after setting page table
` [PATCH V6 03/10] board: ti: am62x: evm: Update function calls for splash screen
` [PATCH V6 04/10] include: video: Reserve video using blob
` [PATCH V6 05/10] common: board_f: Pass frame buffer info from SPL to u-boot
` [PATCH V6 06/10] drivers: video: Kconfig: Add config remove video
` [PATCH V6 07/10] common: spl: spl: Remove video driver
` [PATCH V6 08/10] configs: am62x_evm_a53: Add bloblist address
` [PATCH V6 09/10] doc: board: ti: am62x_sk: Add A53 SPL DDR layout
` [PATCH V6 10/10] common: Kconfig: Fix CMD_BMP/BMP dependency
Double free on xhci_register failure
2023-07-19 1:08 UTC (2+ messages)
[PATCH v4 00/45] x86: Use qemu-x86_64 to boot EFI installers
2023-07-19 1:08 UTC (6+ messages)
` [PATCH v4 32/45] fs: fat: Support reading from a larger block size
[PATCH 1/1] part: eliminate part_get_info_by_name_type()
2023-07-19 1:08 UTC (2+ messages)
[PATCH v2 0/2] power: pmic: add TPS65913 support
2023-07-19 1:08 UTC (15+ messages)
` [PATCH v2 2/2] power: pmic: fix regulators behaviour
[PATCH v1 0/4] General regulator and pmic uclass improvements
2023-07-19 1:08 UTC (8+ messages)
` [PATCH v1 1/4] power: regulator: expand basic reference counter onto all uclass
` [PATCH v1 2/4] power: regulator-uclass: perform regulator setup inside uclass
` [PATCH v1 3/4] power: pmic-uclass: probe every child on pmic_post_probe
` [PATCH v1 4/4] power: regulator-uclass: remove all deprecated API use
[PATCH 0/5] m68k: add ColdFire watchdog driver
2023-07-19 1:07 UTC (11+ 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
[RFC PATCH 0/3] Minimal platform configuration
2023-07-19 1:07 UTC (7+ messages)
` [RFC PATCH 1/3] scripts: kconfig: Add config fragment support in board/../
EFI breaks USB dual port detection - our observations
2023-07-19 0:55 UTC (3+ messages)
[PATCH 0/8] Some fixes for the rockchip dw_mipi_dsi driver
2023-07-17 17:20 UTC (6+ messages)
[PATCH v10 0/4] Boot variables management for removable media
2023-07-18 22:11 UTC (9+ messages)
` [PATCH v10 3/4] Boot var automatic management for removable medias
[PATCH 00/18] K3 HS Support along with fixes
2023-07-18 22:04 UTC (6+ messages)
` [PATCH 12/18] include: armv7: Enable distroboot across all configs
[PATCH] ARM: imx: Update MAINTAINERS file on DH electronics i.MX8M Plus DHCOM
2023-07-18 16:14 UTC
[PATCH] efi_loader: Allow also empty capsule to be process
2023-07-18 15:41 UTC (2+ messages)
[PATCH] sunxi: H6: Enable Ethernet on Orange Pi One Plus
2023-07-18 15:34 UTC (6+ messages)
[PATCH v1 0/5] rockchip: Support OP-TEE binaries in ARM FIT images
2023-07-18 14:57 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] rockchip: Support OP-TEE for ARM in FIT images created by binman
` [PATCH v2 2/5] configs: evb-rk3229: Increase SPL_STACK_R_MALLOC_SIMPLE_LEN
` [PATCH v2 3/5] rockchip: RK322x: Select SPL_OPTEE_IMAGE
` [PATCH v2 4/5] rockchip: evb_rk3229: Update/fix README
` [PATCH v2 5/5] optee: Support Rockchip OP-TEE binaries
[PATCH] menu: Ignore prompt variable if timeout is != 0
2023-07-18 14:08 UTC (2+ messages)
[PATCH] env: Fix default environment saving issue
2023-07-18 13:58 UTC (3+ messages)
[PATCH] android_ab: Try backup booloader_message
2023-07-18 13:58 UTC (2+ messages)
[PATCH 0/2] Fix 'mbr' command with hybrid MBR/GPT
2023-07-18 13:58 UTC (12+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/5] dm: test: Fix partition test to use mmc2
` [PATCH v2 2/5] dm: test: Improve partition test error output
` [PATCH v2 3/5] disk: part: Add API to get partitions with specific driver
` [PATCH v2 4/5] dm: test: Add test for part_get_info_by_type
` [PATCH v2 5/5] cmd: mbr: Force DOS driver to be used for verify
[PATCH] tests: Fix exception when cleaning up skipped test
2023-07-18 13:58 UTC (2+ messages)
[PATCH] android_ab: Add option to skip decrementing tries
2023-07-18 13:58 UTC (2+ messages)
[PATCH] fs/erofs: Introduce new features including ztailpacking, fragments and dedupe
2023-07-18 13:58 UTC (2+ messages)
[PATCH] Makefile: Add missing quotes around sort --field-separator
2023-07-18 13:58 UTC (2+ messages)
[PATCH] bootstd: Correct 'bpot' typo
2023-07-18 13:58 UTC (2+ messages)
[PATCH] disk: Use BOOT_DEFAULTS instead of DISTRO_DEFAULTS
2023-07-18 13:58 UTC (2+ messages)
[PATCH v2] dfu: Add proper dependency for CONFIG_DFU_MMC
2023-07-18 13:57 UTC (2+ messages)
[PATCH] drivers: led: bcm6858: do not use null label to find the top
2023-07-18 13:43 UTC (3+ messages)
[PATCH 0/6] PHYTEC SoM detection for phyCORE-i.MX8MP
2023-07-18 13:35 UTC (7+ messages)
` [PATCH 1/6] board: phytec: Add common PHYTEC SoM detection
` [PATCH 2/6] board: phytec: common: Add imx8m specific EEPROM detection support
` [PATCH 3/6] board: phytec: phycore-imx8mp: Add EEPROM detection initialisation
` [PATCH 4/6] board: phytec: phycore_imx8mp: Update 2GB RAM Timings
` [PATCH 5/6] board: phytec: common: phytec_som_detection: Add helper for PCB revision
` [PATCH 6/6] board: phytec: phycore_imx8mp: Add 4000MTS RAM timings based on PCB rev
[PATCH v5 00/20] binman: Simple templating feature and mkimage conversion
2023-07-18 13:24 UTC (21+ messages)
` [PATCH v5 01/20] binman: Correct coverage gap in control
` [PATCH v5 02/20] binman: Init align_default in entry_Section
` [PATCH v5 03/20] binman: Use GetEntries() to obtain section contents
` [PATCH v5 04/20] binman: Read _multiple_data_files in the correct place
` [PATCH v5 05/20] binman: Allow disabling symbol writing
` [PATCH v5 06/20] stm32mp15: Avoid writing symbols in SPL
` [PATCH v5 07/20] binman: Update elf to return number of written symbols
` [PATCH v5 08/20] binman: Add more detail on how ObtainContents() works
` [PATCH v5 09/20] binman: Convert mkimage to Entry_section
` [PATCH v5 10/20] binman: Provide a way to specify the fdt-list directly
` [PATCH v5 11/20] binman: Drop __bss_size variable in bss_data.c
` [PATCH v5 12/20] binman: Correct handling of zero bss size
` [PATCH v5 13/20] dtoc: Support copying the contents of a node into another
` [PATCH v5 14/20] dtoc: Allow inserting a list of nodes "
` [PATCH v5 15/20] binman: Support simple templates
` [PATCH v5 16/20] binman: Support templating with multiple images
` [PATCH v5 17/20] binman: Add a test for templating in a FIT
` [PATCH v5 18/20] binman: Support templates at any level
` [PATCH v5 19/20] binman: Support writing symbols inside a mkimage image
` [PATCH v5 20/20] binman: Reduce state.SetInt and bintool cmd to debug level
[PATCH v3] event: Add fpga load event
2023-07-18 11:22 UTC (3+ messages)
[PATCH v3] xilinx: zynqmp: Extract aes operation into new file
2023-07-18 10:30 UTC
[PATCH v1 0/3] Add yavia carrier & rework carrier and display adapter name handling
2023-07-18 9:07 UTC (4+ messages)
` [PATCH v1 1/3] toradex: tdx-cfg-block: add yavia carrier cfg block info
` [PATCH v1 2/3] toradex: tdx-cfg-block: rework carrier board name handling
` [PATCH v1 3/3] toradex: tdx-cfg-block: rework display adapter "
[PATCH 0/2] arm: dts: k3-am6: Sync DT with Linux
2023-07-18 8:48 UTC (3+ messages)
[PATCH 1/2] arm64: dts: rockchip: Sync DT from linux-next
2023-07-18 7:57 UTC (4+ messages)
[PATCH v3 0/9] rockchip: Fix PCIe and NVMe support on RK3568
2023-07-18 7:55 UTC (10+ messages)
` [PATCH v3 1/9] core: read: add dev_read_addr_size_index_ptr function
` [PATCH v3 2/9] pci: pcie_dw_rockchip: Get config region from reg prop
` [PATCH v3 3/9] pci: pcie_dw_rockchip: Use regulator_set_enable_if_allowed
` [PATCH v3 4/9] pci: pcie_dw_rockchip: Speed up link probe
` [PATCH v3 5/9] pci: pcie_dw_rockchip: Hide BARs of the root complex
` [PATCH v3 6/9] regulator: fixed: Add support for gpios prop
` [PATCH v3 7/9] rockchip: clk: clk_rk3568: Add CLK_PCIEPHY2_REF support
` [PATCH v3 8/9] rockchip: rk3568-rock-3a: Enable PCIe and NVMe support
` [PATCH v3 9/9] rockchip: rk356x: Update PCIe config, IO and memory regions
[GIT PULL] Please pull u-boot-mmc master
2023-07-18 7:49 UTC
[PATCH v2 0/6] introduce EFI_RAM_DISK_PROTOCOL
2023-07-18 6:40 UTC (8+ messages)
` [PATCH v2 1/6] efi_loader: add RAM disk device path
[PATCH 0/3] Load ASMedia XHCI controller firmware
2023-07-17 23:10 UTC (9+ messages)
` [PATCH 1/3] apple: Set up file system firmware loader
` [PATCH 3/3] usb: xhci-pci: Load ASMedia XHCI controller firmware
[PATCH] arm: mach-k3: am62a7: change some prints to debug prints
2023-07-17 23:01 UTC
[PATCH] ram: k3-ddrss: do not touch ctrl regs during training
2023-07-17 22:15 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox