messages from 2024-10-18 14:19:21 to 2024-10-20 20:16:30 UTC [more...]
[PATCH] ARM: imx: soc: Select default TEXT_BASE for i.MX6
2024-10-20 20:16 UTC (6+ messages)
Pull request efi-2025-01-rc1-2
2024-10-20 20:16 UTC (2+ messages)
[PATCH] board: emcraft: Add support for Emcraft Systems NavQ+
2024-10-20 20:08 UTC
[PATCH 1/5] ARM: renesas: Deduplicate Renesas R-Car Gen2 defconfigs
2024-10-20 17:27 UTC (5+ messages)
` [PATCH 2/5] ARM: renesas: Deduplicate Renesas R-Car Gen3 defconfigs
` [PATCH 3/5] ARM: renesas: Deduplicate Renesas R-Car Gen4 defconfigs
` [PATCH 4/5] ARM: renesas: Deduplicate Renesas R-Car 64bit defconfigs
` [PATCH 5/5] ARM: renesas: Deduplicate common Renesas defconfig
[PATCH] boot: Introduce BOOTSTD_MENU to control bootflow menu build
2024-10-20 15:43 UTC
[PATCH] watchdog: introduce separate SPL symbol for WDT_GPIO
2024-10-20 9:59 UTC (2+ messages)
[PATCH 0/1] sama5d3.dtsi pinctrl section fix
2024-10-20 5:14 UTC (6+ messages)
` [PATCH 1/1] Fixed sama5d3 dts file so PIO sections are inside pinctrl as in kernel dts
[PATCH 00/10] add support for Enclustra Mercury AA1 SoMs
2024-10-20 2:52 UTC (9+ messages)
` [PATCH 02/10] ARM: socfpga: add Mercury+ AA1 SoM support
` [PATCH 03/10] ARM: dts: socfpga: add Mercury+ AA1 for u-boot dts
[PATCH 1/1] efi_loader: fix CONFIG_EFI_HTTP dependencies
2024-10-20 4:33 UTC (3+ messages)
[PATCH 1/1] efi_selftest: make HII test data static
2024-10-20 4:32 UTC (3+ messages)
[PATCH 1/1] efi_selftest: fix typo 'got languages' in HII test
2024-10-20 4:31 UTC (3+ messages)
[PATCH v2 00/31] bootstd: Support recording images
2024-10-19 16:31 UTC (33+ messages)
` [PATCH v2 01/31] alist: Mention the error condition in alist_add_placeholder()
` [PATCH v2 02/31] alist: Add a comment for alist_init_struct()
` [PATCH v2 03/31] alist: Expand the comment for alist_get()
` [PATCH v2 04/31] alist: Add a way to get the next element
` [PATCH v2 05/31] alist: Add for-loop helpers
` [PATCH v2 06/31] alist: Add a function to empty the list
` [PATCH v2 07/31] alist: Add a way to efficiently filter an alist
` [PATCH v2 08/31] alist: Add maintainer
` [PATCH v2 09/31] dm: core: Add a function to see if a device exists
` [PATCH v2 10/31] test: boot: Use a consistent name for the script bootmeth
` [PATCH v2 11/31] bootstd: Move bootflow-adding to bootstd
` [PATCH v2 12/31] bootstd: Move bootflow-clearing "
` [PATCH v2 13/31] bootstd: Add a function to get bootstd only if available
` [PATCH v2 14/31] bootstd: Drop the bootdev-specific list of bootflows
` [PATCH v2 15/31] bootstd: Move the bootflow list into an alist
` [PATCH v2 16/31] test: Expand implementation of ut_list_has_dm_tests()
` [PATCH v2 17/31] test: Drop the duplicate line in setup_bootmenu_image()
` [PATCH v2 18/31] test: boot: Update bootflow_iter() for console checking
` [PATCH v2 19/31] bootstd: cros: Correct the x86-setup address
` [PATCH v2 20/31] bootstd: Maintain a list of images
` [PATCH v2 21/31] bootstd: Update bootmeth_alloc_file() to record images
` [PATCH v2 22/31] boot: pxe: Drop the duplicate comment on get_pxe_file()
` [PATCH v2 23/31] bootmeth_efi: Simplify reading files by using the common function
` [PATCH v2 24/31] bootmeth: Update the read_file() method to include a type
` [PATCH v2 25/31] bootmeth_efi: Check the filename-allocation in the network path
` [PATCH v2 26/31] boot: Update extlinux pxe_getfile_func() to include type
` [PATCH v2 27/31] boot: Update pxe bootmeth to record images
` [PATCH v2 28/31] Update bootmeth_alloc_other() "
` [PATCH v2 29/31] bootstd: Avoid showing an invalid buffer address
` [PATCH v2 30/31] bootstd: Update cros bootmeth to record images
` [PATCH v2 31/31] bootstd: Add a simple command to list images
[PATCH v7 0/7] efi: Add a test for EFI bootmeth
2024-10-19 23:07 UTC (11+ messages)
` [PATCH v7 1/7] test: boot: Update bootflow_iter() for console checking
` [PATCH v7 2/7] Revert "efi_loader: correctly identify binary name"
` [PATCH v7 3/7] efi_loader: sandbox: Use a different filename for sandbox
` [PATCH v7 4/7] efi_loader: Add a test app
` [PATCH v7 5/7] sandbox: virtio: Disable the sandbox virtio blk device
` [PATCH v7 6/7] test: efi: boot: Set up an image suitable for EFI testing
` [PATCH v7 7/7] test: efi: boot: Add a test for the efi bootmeth
[PATCH 0/2] rockchip: rk35xx: Implement checkboard() to print SoC variant
2024-10-19 22:24 UTC (6+ messages)
` [PATCH 1/2] rockchip: rk356x: "
` [PATCH 2/2] rockchip: rk3588: "
[PATCH 1/5] arm64: imx: imx8mp: Enable DM regulator on DH i.MX8MP DHCOM SoM on DRC02 board
2024-10-19 22:01 UTC (5+ messages)
` [PATCH 2/5] arm64: imx: imx8mp: Disable PCI support "
` [PATCH 3/5] arm64: imx: imx8mp: Disable PCA954x I2C mux on DH i.MX8MP DRC02 and PicoITX
` [PATCH 4/5] arm64: imx: Deduplicate DH i.MX8MP DHSOM defconfigs
` [PATCH 5/5] arm64: imx: Deduplicate DH i.MX6 DHSOM defconfig
[PATCH v4 0/5] Adjust initial EFI memory-allocation to be in the U-Boot region
2024-10-19 18:07 UTC (13+ messages)
` [PATCH v4 5/5] efi: Keep early allocations to "
[PATCH v3 03/15] efi: memory: use the lmb API's for allocating and freeing memory
2024-10-19 16:52 UTC (11+ messages)
[PATCH 00/34] bootstd: Support recording images
2024-10-19 16:30 UTC (22+ messages)
` [PATCH 15/34] image: Add a new type for extlinux
` [PATCH 16/34] image: Add a new type for EFI apps
` [PATCH 23/34] bootstd: Maintain a list of images
Fwd: New Defects reported by Coverity Scan for Das U-Boot
2024-10-19 16:16 UTC
[PATCH v2 0/2] sandbox: add bootmethod EFI boot-manager
2024-10-19 0:14 UTC (13+ messages)
` [PATCH v2 1/2] efi_loader: reduce noisiness if ESP is missing
` [PATCH v2 2/2] sandbox: add bootmethod EFI boot-manager
[PATCH 00/11] boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups
2024-10-19 14:16 UTC (2+ messages)
[PATCH] mbedtls: fix defects in coverity scan
2024-10-19 14:16 UTC (4+ messages)
Please pull u-boot-dm (take 2)
2024-10-19 14:14 UTC (2+ messages)
[PATCH v1 1/1] x86: cpu: Describe board final hooks in the header
2024-10-19 11:51 UTC (2+ messages)
[PATCH 0/3] block: make blk_create_device() static
2024-10-19 11:50 UTC (8+ messages)
` [PATCH 1/3] rockchip: block: simplify rkmtd driver
` [PATCH 2/3] efi_driver: use blk_create_devicef()
` [PATCH 3/3] block: make blk_create_device() static
[PATCH 0/6] Enable https for wget
2024-10-19 11:50 UTC (16+ messages)
` [PATCH 1/6] mbedtls: Enable TLS 1.2 support
` [PATCH 2/6] net: lwip: Update lwIP for mbedTLS > 3.0 support and enable https
` [PATCH 3/6] net: lwip: Add Support Server Name Indication support
` [PATCH 4/6] net: lwip: Enable https:// support for wget
` [PATCH 5/6] configs: Enable htts for wget on qemu arm64
` [PATCH 6/6] doc: uefi: Describe UEFI HTTPs boot
[PATCH 1/1] configs: visionfive2: enable CONFIG_CMD_ERASEENV
2024-10-19 10:50 UTC (2+ messages)
[PATCH v2 0/2] Add support for Cool Pi GenBook
2024-10-19 10:47 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: rockchip: Add support for rk3588 based Cool Pi CM5 GenBook
` [PATCH v2 2/2] board: rockchip: Add support for rk3588 GenBook
[PATCH 1/1] cmd: simplify network definitions in Makefile
2024-10-19 10:24 UTC
[PATCH v2 3/3] gpio: at91: Implement ops get_flags
2024-10-18 21:57 UTC
[PATCH] mtd: spi-nor: Move SR3 WPS bit definition in the correct location
2024-10-19 2:21 UTC (2+ messages)
[PATCH 1/1] cmd: upl: correct printf code
2024-10-19 2:21 UTC (3+ messages)
[PATCH] lmb: notify when adjacent regions are added
2024-10-19 2:21 UTC (4+ messages)
[PATCH 1/2] mx6ul_14x14_evk: Remove unneeded USB board code
2024-10-18 23:49 UTC (4+ messages)
` [PATCH 2/2] mx6ul_14x14_evk: Convert to watchdog driver model
[PATCH 1/2] arm: dts: imx8qxp-mek: fix boot
2024-10-19 0:51 UTC (2+ messages)
` [PATCH 2/2] arm: dts: imx8qm-mek: "
[PATCH] mcp230xx_gpio.c: Add a missing include file
2024-10-18 21:19 UTC
[PATCH 1/3] gpio: at91: Implement GPIOF_FUNC in get_function()
2024-10-18 20:27 UTC (3+ messages)
` [PATCH 2/3] gpio: at91: Implement ops set_flags
` [PATCH 3/3] gpio: at91: Implement ops get_flags
[PATCH v3 3/8] bootstd: Avoid depending on BLK
2024-10-18 18:48 UTC (11+ messages)
` [PATCH v3 0/8] bootstd: sunxi: Migrate to standard boot
[PATCH 0/6] efi: Start to chip away at the EFI workaround
2024-10-18 18:41 UTC (8+ messages)
` [PATCH 1/6] efi: Refactor device and image paths into a function
` [PATCH 2/6] efi: Make efi_run_image() static
` [PATCH 3/6] efi: Update efi_run_image() to accept image and device path
` [PATCH 4/6] efi: Add a version of efi_binary_run() with more parameters
` [PATCH 5/6] efi: Move the fallback code from efi_run_image()
` [PATCH 6/6] efi: Pass in the require parameters from EFI bootmeth
[GIT PULL v2] Please pull u-boot-imx-master-20241018a
2024-10-18 18:33 UTC (2+ messages)
[PULL] u-boot-at91-fixes-2025.01-a
2024-10-18 18:32 UTC (2+ messages)
[PATCH] Azure: Update to latest containers
2024-10-18 18:32 UTC (2+ messages)
[PATCH v6 00/12] efi: Add a test for EFI bootmeth
2024-10-18 16:51 UTC (9+ messages)
` [PATCH v6 06/12] efi: Use the same filename for all sandbox builds
[PATCH 2/3] x86: coreboot: Add timestamps from coreboot to bootstage
2024-10-18 16:39 UTC (8+ messages)
` [PATCH 1/3] x86: coreboot: Update the timestamp code to use sysinfo
[PATCH v1 3/4] x86: cpu: Add a few prototypes to the header file
2024-10-18 15:56 UTC (9+ messages)
` [PATCH v1 0/4] x86: Clean up and fix to avoid compiler warnings
[PATCH] menu: fix the logic checking whether ESC key is pressed
2024-10-18 15:02 UTC (2+ messages)
[PATCH] binman: Add option for pointing to external description
2024-10-18 14:59 UTC (10+ messages)
[PATCH 0/8] membuff: Add tests and update to support a flag for empty/full
2024-10-18 14:55 UTC (3+ messages)
ll_entry_count returns 0 even though the linker list has 5 entries
2024-10-18 14:55 UTC (5+ messages)
[PATCH v1 0/3] PolarFire SoC clock devicetree rework
2024-10-18 14:54 UTC (4+ messages)
` [PATCH v1 1/3] clk: microchip: mpfs: support new syscon based devicetree configuration
` [PATCH v1 2/3] board: mpfs_icicle: imply new clk driver dependencies
` [PATCH v1 3/3] riscv: dts: mpfs: migrate to OF_UPSTREAM
[PATCH 1/1] efi_loader: remove ERROR:, WARNING: prefixes in messages
2024-10-18 14:54 UTC (3+ messages)
[PATCH 1/1] efi_loader: add missing lf in error message
2024-10-18 14:52 UTC (3+ messages)
[PATCH 0/5] collected fallout of porting an ATSAMA5D27 based board
2024-10-18 14:19 UTC (3+ messages)
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