messages from 2021-10-22 08:59:29 to 2021-10-24 15:46:14 UTC [more...]
[PATCH v9 0/7] env: Allow environment in text files
2021-10-24 15:46 UTC (15+ messages)
` [PATCH v9 3/7] env: Allow U-Boot scripts to be placed in a .env file
[PATCH v10 0/9] env: Allow environment in text files
2021-10-24 15:41 UTC (10+ messages)
` [PATCH v10 3/9] env: Allow U-Boot scripts to be placed in a .env file
` [PATCH v10 7/9] doc: Improve environment documentation further
` [PATCH v10 8/9] sandbox: Update the test MAC/IP addresses
[PATCH 2/2] dt-bindings: u-boot: Add an initial binding for config
2021-10-24 14:38 UTC (9+ messages)
[PATCH] kontron-sl-mx8mm: fix missing configs and deadlock in CI
2021-10-24 14:12 UTC (2+ messages)
[PATCH v2 00/41] Initial implementation of standard boot
2021-10-23 23:27 UTC (43+ messages)
` [PATCH v2 01/41] lib: Add a way to find the postiion of a trailing number
` [PATCH v2 02/41] Makefile: Allow LTO to be disabled for a build
` [PATCH v2 03/41] test/py: Allow passing input to a program
` [PATCH v2 04/41] sandbox: Support unmapping a file
` [PATCH v2 05/41] sandbox: mmc: Support a backing file
` [PATCH v2 06/41] mmc: Allow for children other than the block device
` [PATCH v2 07/41] mbr: Correct verification check
` [PATCH v2 08/41] disk: part_dos: Fix a NULL pointer error
` [PATCH v2 09/41] common: Allow a smaller console-recording pre-reloc
` [PATCH v2 10/41] dm: core: Add tests for stringlist functions
` [PATCH v2 11/41] dm: core: Fix handling of uclass pre_unbind method
` [PATCH v2 12/41] dm: core: Fix up string-function documentation
` [PATCH v2 13/41] dm: core: Add a way to obtain a string list
` [PATCH v2 14/41] dm: core: Allow finding children / uclasses by partial name
` [PATCH v2 15/41] dm: core: Add a way to count the devices in a uclass
` [PATCH v2 16/41] sandbox: Enable HEXDUMP for sandbox_flattree
` [PATCH v2 17/41] test/py: Relax the naming rules for unit tests
` [PATCH v2 18/41] test/py: Raise a ValueError if a command fails
` [PATCH v2 19/41] bootstd: Add the concept of a bootflow
` [PATCH v2 20/41] bootstd: Add the bootstd uclass and core implementation
` [PATCH v2 21/41] bootstd: Add the bootdev uclass
` [PATCH v2 22/41] bootstd: Add the bootmeth uclass and helpers
` [PATCH v2 23/41] bootstd: Add support for bootflows
` [PATCH v2 24/41] bootstd: Add a bootdev command
` [PATCH v2 25/41] bootstd: Add a bootflow ommand
` [PATCH v2 26/41] bootstd: Add a bootmeth command
` [PATCH v2 27/41] bootstd: Add an implementation of distro boot
` [PATCH v2 28/41] bootstd: mmc: Add a bootdev driver
` [PATCH v2 29/41] bootstd: ethernet: "
` [PATCH v2 30/41] bootstd: Add an implementation of distro PXE boot
` [PATCH v2 31/41] bootstd: Add an implementation of EFI boot
` [PATCH v2 32/41] bootstd: Add a system bootdev for strange boot methods
` [PATCH v2 33/41] bootstd: Add an implementation of EFI bootmgr
` [PATCH v2 34/41] bootstd: Add a sandbox bootmeth driver
` [PATCH v2 35/41] bootstd: usb: Add a bootdev driver
` [PATCH v2 36/41] test: fastboot: Avoid using mmc1
` [PATCH v2 37/41] test: dm: Restart USB before assuming it is stopped
` [PATCH v2 38/41] bootstd: Add tests for bootstd including all uclasses
` [PATCH v2 39/41] bootstd: Add setup for the bootflow tests
` [PATCH v2 40/41] bootstd: doc: Add documentation
` [PATCH v2 41/41] RFC: Switch rpi over to use bootstd
[PATCH] efi_loader: Handle GD_FLG_SKIP_RELOC
2021-10-23 23:03 UTC (3+ messages)
[PATCH] ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM
2021-10-23 22:46 UTC
[PATCH] phy: rockchip: inno-usb2: fix hang when multiple controllers exit
2021-10-23 18:19 UTC (3+ messages)
[PATCH] video: mxsfb: fix clk_get_by_name() return value check
2021-10-23 22:34 UTC
Pull request: u-boot-spi/master
2021-10-23 20:10 UTC (2+ messages)
[PATCH] ARM: stm32: Enable DFU SF support on DHSOM
2021-10-23 18:49 UTC (3+ messages)
[PATCH 1/2] ARM: stm32: Disable EFI on DHSOM
2021-10-23 18:33 UTC (2+ messages)
` [PATCH 2/2] ARM: stm32: Disable video output "
[PATCH 1/2] ARM: dts: stm32: Drop nWP GPIO hog on DHSOM
2021-10-23 18:33 UTC (2+ messages)
` [PATCH 2/2] ARM: stm32: Increase default SF bus frequency to 50 MHz and enable SFDP
[PATCH] ARM: stm32: Enable DFU MTD support on DHSOM
2021-10-23 18:32 UTC
Question: LTO and failing objcopy in "u-boot-initial-env" target
2021-10-23 17:25 UTC (6+ messages)
[PATCH 0/2] add selftest for EFI_TCG2_PROTOCOL and Measured Boot
2021-10-23 17:21 UTC (6+ messages)
` [PATCH 1/2] efi_loader: add missing const qualifier
` [PATCH 2/2] efi_selftest: add selftest for EFI_TCG2_PROTOCOL and Measured Boot
[PATCH V2] riscv: add #define in asm/io.h for some device drivers
2021-10-23 16:31 UTC
[PATCH v1] arm: xea: Modify board code to generate single binary u-boot
2021-10-23 15:03 UTC
[PATCH v4 0/7] Apple M1 Support
2021-10-23 14:58 UTC (8+ messages)
` [PATCH v4 1/7] iommu: Add IOMMU uclass
` [PATCH v4 2/7] test: Add tests for "
` [PATCH v4 3/7] arm: apple: Add initial support for Apple's M1 SoC
` [PATCH v4 4/7] serial: s5p: Add Apple M1 support
` [PATCH v4 5/7] iommu: Add Apple DART driver
` [PATCH v4 6/7] arm: dts: apple: Add preliminary device trees
` [PATCH v4 7/7] doc: board: apple: Add Apple M1 documentation
[PATCH 1/1] .mailmap: add Heinrich Schuchardt
2021-10-23 14:12 UTC
[PATCH 1/1] blk: simplify blk_get_devnum_by_typename()
2021-10-23 14:06 UTC
[PATCH v2 00/39] efi: Improvements to U-Boot running on top of UEFI
2021-10-23 12:26 UTC (9+ messages)
` [PATCH v2 09/39] efi: Drop the OF_EMBED warning for EFI
` [PATCH v2 10/39] x86: Create a 32/64-bit selection for the app
` [PATCH v2 15/39] efi: Add EFI uclass for media
` [PATCH v2 29/39] efi: Add comments to struct efi_priv
[PATCH 1/1] doc: remove AMCC PPC405 processor references
2021-10-23 11:14 UTC
Commit 76c2ff3e broke backlight on Chromebook snow
2021-10-23 9:23 UTC (4+ messages)
` Re : "
[PATCH v2 1/2] net: brcm: netXtreme driver
2021-10-23 8:02 UTC (3+ messages)
` [PATCH v2 2/2] cmd: brcm: netXtreme commands
[PATCH v2] bootstage: Add SPL support
2021-10-23 1:06 UTC
Pull request for efi-2022-01-rc1
2021-10-23 0:31 UTC (2+ messages)
[PATCH v3 0/7] arm64: dts: imx8mm: use common binman configuration and further clean-up
2021-10-22 23:59 UTC (9+ messages)
` [PATCH v3 1/7] imx8mm-cl-iot-gate: fix imximage intermediate binary naming
` [PATCH v3 2/7] arm64: dts: imx8mm-cl-iot-gate-u-boot.dtsi: alphabetically re-order
` [PATCH v3 3/7] arm64: dts: imx8mm-cl-iot-gate-u-boot.dtsi: use common imx8mm-u-boot.dtsi
` [PATCH v3 4/7] arm64: dts: imx8mm: use common binman configuration
` [PATCH v3 5/7] arm64: dts: imx8mm-u-boot.dtsi: alphabetically re-order properties
` [PATCH v3 6/7] arm64: dts: imx8mm-u-boot.dtsi: explicitly add spl filename
` [PATCH v3 7/7] arm64: dts: imx8mm-u-boot.dtsi: improve odd blob-ext naming
[PATCH v4 0/5] board: sl28: target refresh
2021-10-22 23:52 UTC (11+ messages)
` [PATCH v4 1/5] board: sl28: enable EFI_SET_TIME support
` [PATCH v4 2/5] board: sl28: generate FIT update image
` [PATCH v4 3/5] board: sl28: enable EFI UpdateCapsule support
` [PATCH v4 4/5] doc: board: kontron: sl28: Reduce section levels and change title
` [PATCH v4 5/5] board: sl28: add update image documentation
[PATCH v2 2/2] cmd: brcm: netXtreme commands
2021-10-22 23:15 UTC
[PATCH] patman: Add "postfix" support to patch subjects
2021-10-22 23:07 UTC
[PATCH] dfu: dfu_sf: Read the SPI flash in 16 MiB chunks
2021-10-22 22:34 UTC (3+ messages)
[PATCH v2] mtd: spi-nor-ids: Reinstate Micron MT25QL02G
2021-10-22 22:30 UTC (3+ messages)
[PATCH v2] imx8mm_beacon: Switch to binman for generating image
2021-10-22 21:43 UTC
[PATCH v4 0/4] sunxi: TOC0 image type support
2021-10-22 19:46 UTC (16+ messages)
` [PATCH v4 1/4] tools: Separate image types which depend on OpenSSL
[PATCH] imx8mn_beacon: Fix booting hang and switch to binman
2021-10-22 19:36 UTC (5+ messages)
[PATCH] gpio: stm32: create include file for driver private data
2021-10-22 18:12 UTC
[PATCH] socfpga: enable EFI partition support for de0-nano-soc
2021-10-22 17:59 UTC
[PATCH v6 1/2] arm: dts: imx8mq: Add Kontron pitx-imx8m
2021-10-22 17:54 UTC (11+ messages)
` [PATCH v6 2/2] board: kontron: pitx-imx8m: Add Kontron pitx-imx8m board support
[PATCH 1/6] scripts: remove some configs in config_whitelist.txt
2021-10-22 17:13 UTC (4+ messages)
` [PATCH 6/6] scripts: remove CONFIG_IS_ENABLED "
[PATCH 00/14] Some more env fixes
2021-10-22 16:08 UTC (29+ messages)
` [PATCH 01/14] env: sf: Cosmetic fix in env_sf_init_addr()
` [PATCH 02/14] env: sf: Use ENV_VALID enum names instead of literals
` [PATCH 03/14] env: sf: Put ENV_INVALID into gd->env_valid on CRC failure
` [PATCH 04/14] env: nand: Put ENV_INVALID into gd->env_valid if default environment
` [PATCH 05/14] env: nvram: Let generic env_init() assign "
` [PATCH 06/14] env: nvram: Cosmetic fix in env_nvram_init()
` [PATCH 07/14] env: nowhere: Let generic env_init() assign default environment
` [PATCH 08/14] env: nowhere: Cosmetic fix
` [PATCH 09/14] env: flash: Let generic env_init() assign default environment
` [PATCH 10/14] env: flash: Cosmetic fix
` [PATCH 11/14] board: synquacer: developerbox: Don't set gd->env_addr to default_environment
` [PATCH 12/14] board: freescale: various boards: Let env subsystem set gd->env_addr
` [PATCH 13/14] env: Always use char for default_environment
` [PATCH 14/14] env: Use static_assert() to check if default_environment is too large
[PATCH] cmd: pxe_utils: sysboot: add label override support
2021-10-22 15:55 UTC
[PATCH v3 0/2] Use RNG to get random behaviour
2021-10-22 15:14 UTC (3+ messages)
` [PATCH v3 1/2] lib: uuid: use RNG device if present
[PATCH] lib: uuid: fix the test on RNG device presence
2021-10-22 15:05 UTC
[PATCH 0/8] pci: pci_mvebu: Fix access to config space and PCIe Root Port
2021-10-22 14:22 UTC (9+ messages)
` [PATCH 1/8] pci: pci_mvebu: Fix write_config() with PCI_SIZE_8 or PCI_SIZE_16
` [PATCH 2/8] pci: pci_mvebu: Fix read_config() "
` [PATCH 3/8] pci: pci_mvebu: Properly configure and use PCI Bridge (PCIe Root Port)
` [PATCH 4/8] pci: pci_mvebu: Remove unused functions
` [PATCH 5/8] pci: pci_mvebu: Fix place of link up detection
` [PATCH 6/8] pci: pci_mvebu: Do not automatically enable bus mastering on PCI Bridge
` [PATCH 7/8] pci: pci_mvebu: Setup PCI controller to Root Complex mode
` [PATCH 8/8] pci: pci_mvebu: Fix comment about driver class name
Please pull u-boot-dm
2021-10-22 12:56 UTC (2+ messages)
[PATCH] efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand
2021-10-22 11:20 UTC
[PATCH v3 0/3] Enhance Measured Boot
2021-10-22 10:49 UTC (4+ messages)
` [PATCH v3 2/3] efi_loader: add UEFI GPT measurement
[PATCH] arm: mvebu: Fix comments about kwbimage structures
2021-10-22 10:41 UTC
[PATCH 0/3] arm: mvebu: nandpagesize support for kwbimage v1
2021-10-22 10:37 UTC (4+ messages)
` [PATCH 1/3] tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 images
` [PATCH 2/3] tools: kwboot: Patch nandpagesize to zero also for v1 image
` [PATCH 3/3] arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3
[PATCH 0/4] gpio: sunxi: Handle pin configuration flags
2021-10-22 10:36 UTC (6+ messages)
` [PATCH 4/4] mmc: sunxi: Use DM_GPIO flags to set pull-up
[PATCH v1 0/5] Update Microchip PolarFire SoC support
2021-10-22 8:56 UTC (2+ messages)
` [PATCH v1 5/5] doc: board: Update Microchip MPFS Icicle Kit doc
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