messages from 2021-12-03 03:55:13 to 2021-12-06 15:22:49 UTC [more...]
[PATCH v2 00/11] Kconfig: Drop some sandbox-related items
2021-12-06 15:22 UTC (22+ messages)
` [PATCH v2 01/11] trace: sandbox: Use only the Kconfig options
` [PATCH v2 02/11] sandbox: Drop CONFIG_HOST_MAX_DEVICES
` [PATCH v2 03/11] Convert CONFIG_SYS_FDT_LOAD_ADDR to Kconfig
` [PATCH v2 04/11] Convert CONFIG_PHYSMEM "
` [PATCH v2 06/11] Convert CONFIG_KEYBOARD "
` [PATCH v2 07/11] keyboard: Add a migration message
` [PATCH v2 08/11] sandbox: Drop CONFIG_SYS_TIMER_RATE
` [PATCH v2 10/11] ide: Drop ATA_PORT_ADDR
` [PATCH v2 11/11] timer: Add a migration message
[PATCH v6 00/25] fdt: Make OF_BOARD a boolean option
2021-12-06 15:22 UTC (86+ messages)
` [PATCH v6 01/25] doc: Add documentation about devicetree usage
` [PATCH v6 07/25] arm: rpi: Add a devicetree file for rpi_4
` [PATCH v6 09/25] arm: xenguest_arm64: Add a fake devicetree file
Raspberry Pi Boot 1b / Uboot boot failure with large initramfs
2021-12-06 14:35 UTC (2+ messages)
` [External] - "
[PATCH 0/3] fix TCG2 error handling
2021-12-06 14:11 UTC (7+ messages)
` [PATCH 1/3] efi_loader: efi_tcg2_register returns appropriate error
` [PATCH 2/3] efi_loader: check tcg2 protocol installation outside the TCG protocol
` [PATCH 3/3] efi_loader: correctly handle tcg2_measure_pe_image() error
[PATCH] net: zynq: Add support for mdio bus address decoding
2021-12-06 13:53 UTC (5+ messages)
[PATCH v2] net: zynq: Add support for mdio bus address decoding
2021-12-06 13:53 UTC
[PATCH] clk: versaclock: Remove xlate function
2021-12-06 13:40 UTC (2+ messages)
[PATCH] MAINTAINERS: Remove Anastasiia Lukianenko from Xen entry
2021-12-06 11:50 UTC (4+ messages)
Add BOOT LED support for Cubieboard2
2021-12-06 6:07 UTC
Please pull u-boot-dm (take 2)
2021-12-06 12:54 UTC (2+ messages)
[PATCH v3 1/2] binman: Do not pollute source tree when build with `make O=...`
2021-12-06 11:44 UTC (2+ messages)
` [PATCH v3 2/2] binman: Use less hard coded magic when inserting new PATH
[BUG] efi_loader: incorrect creation of device paths
2021-12-06 11:41 UTC (7+ messages)
[PATCH v2 1/2] binman: Do not pollute source tree when build with `make O=...`
2021-12-06 10:43 UTC (6+ messages)
Question/issues about i.MX6 DDR configuration
2021-12-06 8:56 UTC (8+ messages)
[PATCH] board: ls1043ardb: force PCI device enumeration
2021-12-06 8:24 UTC (3+ messages)
[RFC PATCH v3 0/8] image: add a stage pre-load
2021-12-06 8:23 UTC (6+ messages)
` [RFC PATCH v3 7/8] mkimage: add public key for image pre-load stage
` [RFC PATCH v3 8/8] tools: gen_pre_load_header.sh: initial import
[PATCH] board: ls1046ardb: force PCI device enumeration
2021-12-06 8:23 UTC (3+ messages)
[PATCH] crypto/fsl: Fallback to SW sha1/256 is misaligned buffers
2021-12-06 8:22 UTC (2+ messages)
` [EXT] "
[PATCH 08/18] km/ls102xa: add support for field fail-safe u-boot
2021-12-06 8:14 UTC (2+ messages)
[PATCH 0/5] Series short description
2021-12-06 7:49 UTC (2+ messages)
[PATCH 0/5] DFU: Update dfu_alt_info parser etc
2021-12-06 5:45 UTC (6+ messages)
` [PATCH 1/5] DFU: Do not copy the entity name over the buffer size
` [PATCH 2/5] DFU: Accept redundant spaces and tabs in dfu_alt_info
` [PATCH 3/5] DFU: Check the number of arguments and argument string strictly
` [PATCH 4/5] doc: usage: DFU: Fix dfu_alt_info document
` [PATCH 5/5] cmd/dfu: Enable 'dfu list' command without DFU_OVER_USB
[PATCH v6 00/15] Add CAAM driver model support
2021-12-06 5:38 UTC (6+ messages)
` [PATCH v6 01/15] crypto/fsl: Add support for CAAM Job ring driver model
` [EXT] "
[PATCH v4 00/16] Add CAAM driver model support
2021-12-06 5:32 UTC (10+ messages)
` [PATCH v4 01/16] crypto/fsl: Add support for CAAM Job ring driver model
` [EXT] "
[RFC 07/22] dm: blk: add UCLASS_PARTITION
2021-12-06 4:18 UTC (13+ messages)
[PATCH] sunxi: dts: Fix typoed eMMC check
2021-12-06 1:54 UTC
Please pull u-boot-dm/next
2021-12-06 1:27 UTC (2+ messages)
[PATCH 0/2] binman: Add support for ATF Firmware Image Package (FIP)
2021-12-05 20:00 UTC (11+ messages)
[PATCH 0/7] meson: Demonstration of using binman to produce the image
2021-12-05 19:46 UTC (13+ messages)
` [PATCH 1/7] binman: Allow providing tools and blob directories
` [PATCH 2/7] binman: Allow listing an image created by a newer version
` [PATCH 3/7] binman: Allow extracting a file in an alternative format
` [PATCH 4/7] dtoc: Add support for reading string-list properties
` [PATCH 5/7] binman: Support lists of external blobs
` [PATCH 6/7] binman: Rename _ReadSubnodes() to ReadEntries()
[PATCH v4 00/34] efi: Improvements to U-Boot running on top of UEFI
2021-12-05 19:46 UTC (9+ messages)
` [PATCH v4 09/34] efi: Add EFI uclass for media
` [PATCH v4 18/34] bloblist: Support allocating the bloblist
[PATCH v5 00/28] efi: Improvements to U-Boot running on top of UEFI
2021-12-05 14:03 UTC (34+ messages)
` [PATCH v5 01/28] efi: Rename UCLASS_EFI and IF_TYPE_EFI
` [PATCH v5 02/28] efi: Add EFI uclass for media
` [PATCH v5 03/28] efi: Add a media/block driver for EFI block devices
` [PATCH v5 04/28] efi: Locate all block devices in the app
` [PATCH v5 05/28] efi: serial: Support arrow keys
` [PATCH v5 06/28] bloblist: Support allocating the bloblist
` [PATCH v5 07/28] x86: Allow booting a kernel from the EFI app
` [PATCH v5 08/28] x86: Don't process the kernel command line unless enabled
` [PATCH v5 09/28] x86: efi: Add room for the binman definition in the dtb
` [PATCH v5 10/28] efi: Drop device_path from struct efi_priv
` [PATCH v5 11/28] efi: Add comments to "
` [PATCH v5 12/28] efi: Fix ll_boot_init() operation with the app
` [PATCH v5 13/28] efi: Add a few comments to the stub
` [PATCH v5 14/28] efi: Share struct efi_priv between the app and stub code
` [PATCH v5 15/28] efi: Move exit_boot_services into a function
` [PATCH v5 16/28] efi: Check for failure when initing the app
` [PATCH v5 17/28] efi: Mention that efi_info_get() is only used in the stub
` [PATCH v5 18/28] efi: Show when allocated pages are used
` [PATCH v5 19/28] efi: Allow easy selection of serial-only operation
` [PATCH v5 20/28] x86: efi: Update efi_get_next_mem_desc() to avoid needing a map
` [PATCH v5 21/28] efi: Support the efi command in the app
` [PATCH v5 22/28] x86: efi: Show the system-table revision
` [PATCH v5 23/28] x86: efi: Don't set up global_data again with EFI
` [PATCH v5 24/28] x86: efi: Tweak the code used for the 64-bit EFI app
` [PATCH v5 25/28] x86: efi: Round out the link script for 64-bit EFI
` [PATCH v5 26/28] x86: efi: Don't use the 64-bit link script for the EFI app
` [PATCH v5 27/28] x86: efi: Set the correct link flags for the 64-bit "
` [PATCH v5 28/28] efi: Build the 64-bit app properly
[PATCH 0/2] DSA switch fixes
2021-12-04 23:00 UTC (3+ messages)
` [PATCH 1/2] net: dsa: fix phydev->speed being uninitialized for the CPU port fixed PHY
` [PATCH 2/2] net: dsa: sja1105: fix device id detection
[PULL] u-boot-riscv/master
2021-12-04 17:50 UTC (2+ messages)
[PATCH v5 1/1] sf: Provide a command to access memory-mapped SPI
2021-12-04 3:26 UTC
[PATCH v5 0/1] sf: Add documentation and an 'sf mmap' command
2021-12-04 1:18 UTC
[PATCH 00/15] Sync NXP LS1028A-RDB device trees between U-Boot and Linux
2021-12-04 1:02 UTC (10+ messages)
` [PATCH 01/15] i2c: muxes: pca954x: add PCA9847 variant
` [PATCH 02/15] rtc: pcf2127: sync with Linux compatible strings
` [PATCH 08/15] rtc: pcf2127: remove U-Boot specific compatible string
[PATCH 0/4] rockchip: Improve support for Bob chromebook and add support for Kevin
2021-12-03 20:13 UTC (5+ messages)
[PATCH v2] RFC: gitlab: x86: Add a coreboot test
2021-12-03 20:13 UTC (5+ messages)
[u-boot-test-hooks PATCH v2] travis-ci: Add tests for booting from coreboot
2021-12-03 17:39 UTC (4+ messages)
[PATCH] pinctrl: single: add support for pinctrl-single, pins when #pinctrl-cells = 2
2021-12-03 15:18 UTC
Issue building flash.bin for imx8mq_evk
2021-12-03 16:28 UTC (2+ messages)
[PATCH] imx8mq_evk: switch board to use binman for images
2021-12-03 16:27 UTC (5+ messages)
` [PATCH v2] "
[PATCH] doc: usage: Fix command in fdt overlay apply sequence
2021-12-03 16:02 UTC (2+ messages)
[u-boot-test-hooks PATCH] travis-ci: Add tests for booting from coreboot
2021-12-03 14:02 UTC (2+ messages)
[PATCH v3] xilinx: Kconfig: add XILINX_OF_BOARD_DTB_ADDR default value for microblaze
2021-12-03 12:47 UTC (2+ messages)
[PATCH v2 00/14] Add support for MediaTek MT7621 SoC
2021-12-03 10:06 UTC (4+ messages)
` [PATCH v2 03/14] clk: mtmips: add clock driver "
[PATCH] mtd: cfi_mtd: populate mtd->dev with flash_info->dev
2021-12-03 9:27 UTC
a question about falcon mode
2021-12-03 9:12 UTC (6+ messages)
[PATCH 1/2] clk: cdce9xx: Convert .of_xlate to .request
2021-12-03 8:18 UTC (4+ messages)
[PATCH v7 00/12] efi_loader: capsule: improve capsule authentication support
2021-12-03 7:09 UTC (3+ messages)
[RESEND RFC PATCH 00/10] FWU: Add support for FWU Multi Bank Update feature
2021-12-03 5:43 UTC (6+ messages)
` [RESEND RFC PATCH 04/10] FWU: Add metadata access functions for GPT partitioned block devices
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