messages from 2023-12-27 17:49:14 to 2023-12-29 07:51:24 UTC [more...]
[PATCH 0/4] Generate capsules from config files
2023-12-29 7:51 UTC (13+ messages)
` [PATCH 1/4] tools: mkeficapsule: Add support for parsing capsule params from config file
[PATCH v4 0/9] acpi: add ACPI support on QEMU ARM and RISC-V
2023-12-29 7:33 UTC (5+ messages)
` [PATCH v4 2/9] acpi: carve out qfw_acpi.c
` [PATCH v4 5/9] acpi: enable writing ACPI tables on QEMU
New TPM commands
2023-12-29 7:06 UTC (4+ messages)
[PATCH v6 0/8] ATF and OP-TEE Firewalling for K3 devices
2023-12-29 6:49 UTC (4+ messages)
` [PATCH v6 5/8] binman: j721s2: Add firewall configurations
Proposal: U-Boot memory management
2023-12-29 6:39 UTC (5+ messages)
[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
2023-12-29 6:38 UTC (12+ messages)
` [PATCH v9 2/2] arm64: boot: Support "
[PATCH v4 00/12] Support Firmware Handoff spec via bloblist
2023-12-29 6:35 UTC (27+ messages)
` [PATCH v4 01/12] bloblist: Update the tag numbering
` [PATCH v4 02/12] bloblist: Adjust API to align in powers of 2
` [PATCH v4 03/12] bloblist: Change the magic value
` [PATCH v4 04/12] bloblist: Set version to 1
` [PATCH v4 05/12] bloblist: Access record hdr_size and tag via a function
` [PATCH v4 06/12] bloblist: Drop spare value from bloblist record
` [PATCH v4 07/12] bloblist: Checksum the entire bloblist
` [PATCH v4 08/12] bloblist: Handle alignment with a void entry
` [PATCH v4 09/12] bloblist: Reduce blob-header size
` [PATCH v4 10/12] bloblist: Adjust the bloblist header
` [PATCH v4 11/12] bloblist: Add alignment to bloblist_new()
` [PATCH v4 12/12] bloblist: Update documentation and header comment
[PATCH v4 0/7] smbios: Deal with tables beyond 4GB
2023-12-29 6:15 UTC (13+ messages)
` [PATCH v4 4/7] smbios: Use SMBIOS 3.0 to support an address above 4GB
` [PATCH v4 7/7] smbios: Require the caller to align the SMBIOS table
[PATCH] include: env: ti: default_findfdt: Follow the bootstd/distro conventions
2023-12-29 1:56 UTC (2+ messages)
[PATCH] net: phy: ncsi: fixed not nullify the pointers after free
2023-12-29 1:45 UTC
I'm looking for the source code of a specific u-boot version
2023-12-28 23:29 UTC (9+ messages)
[PATCH v6] fdt: Allow the devicetree to come from a bloblist
2023-12-28 21:24 UTC (2+ messages)
[PATCH v13 00/24] Modernize U-Boot shell
2023-12-28 20:58 UTC (2+ messages)
[PATCH 0/9] dts: Move to SoC-specific build rules
2023-12-28 20:44 UTC (12+ messages)
` [PATCH 1/9] microblaze: dts: Use the normal build rule
[PATCH v3 0/8] An effort to bring DT bindings compliance within U-Boot
2023-12-28 20:32 UTC (28+ messages)
` [PATCH v3 1/8] CI: Exclude devicetree-rebasing subtree for CONFIG checks
` [PATCH v3 2/8] Makefile: Add support for DT bindings schema checks
` [PATCH v3 3/8] scripts/Makefile.lib: Statically define *-u-boot.dtsi files location
` [PATCH v3 4/8] dts: Add alternative location for upstream DTB builds
` [PATCH v3 5/8] doc: devicetree: Updates for devicetree-rebasing subtree
` [PATCH v3 6/8] MAINTAINERS: Add myself as devicetree-rebasing maintainer
` [PATCH v3 7/8] dts: meson-gxbb: Switch to using upstream DT
` [PATCH v3 8/8] dts: meson-gxbb: Drop redundant devicetree files
[PATCH v6 0/6] Implement fastboot multiresponce
2023-12-28 19:52 UTC (10+ messages)
` [PATCH v6 1/6] fastboot: multiresponse support
` [PATCH v6 2/6] fastboot: implement "getvar all"
` [PATCH v6 3/6] common: console: introduce console_record_isempty helper
` [PATCH v6 4/6] common: console: record console from the beginning
` [PATCH v6 5/6] lib: membuff: fix readline not returning line in case of overflow
` [PATCH v6 6/6] fastboot: add oem console command support
[PATCH v3 0/9] Handoff bloblist from previous boot stage
2023-12-28 19:48 UTC (21+ messages)
` [PATCH v3 1/9] bloblist: add API to check the register conventions
` [PATCH v3 4/9] arm: armv7: save boot arguments
` [PATCH v3 6/9] qemu-arm: Get bloblist from "
` [PATCH v3 9/9] qemu-arm: get FDT from bloblist
[PATCH 0/5] cmd: provide command to display SMBIOS information
2023-12-28 19:48 UTC (8+ messages)
` [PATCH 5/5] test: unit test for smbios command
Regression: i.MX6ULL reset not working
2023-12-28 17:46 UTC (7+ messages)
[PATCH 00/26] sync am65x device tree with Linux v6.7-rc1
2023-12-28 17:30 UTC (7+ messages)
` [PATCH 12/26] arm: dts: k3-am654: add needed regs to udmap nodes
` [PATCH 26/26] arm: dts: k3-am654: convert bootph-pre-ram to bootph-all
[PATCH] cmd: net: nfs: Enable the NFS command by default
2023-12-28 16:57 UTC (2+ messages)
[GIT PULL] u-boot-riscv/next
2023-12-28 16:55 UTC (2+ messages)
[PATCH v1 00/12] Support SPI NAND in fastboot protocol
2023-12-28 16:55 UTC (18+ messages)
` [PATCH v1 01/12] nand: move NAND initialization API to nand/core.c
` [PATCH v1 02/12] nand: don't overwrite mtd name in nand_register()
` [PATCH v1 03/12] nand: move nand_util.c to NAND core folder
` [PATCH v1 04/12] nand: move nand_erase_opts() to core NAND folder
` [PATCH v1 05/12] spi: add board_nand_init() function
` [PATCH v1 06/12] spi: use nand_register() instead of add_mtd_device()
` [PATCH v1 07/12] mtdparts: use negative error codes
` [PATCH v1 08/12] jffs2: "
` [PATCH v1 09/12] cmd: allow to enable CMD_NAND for SPI NAND devices
` [PATCH v1 10/12] fastboot: check device type for SPI NAND too
` [PATCH v1 11/12] fastboot: enable FASTBOOT_FLASH option for SPI NAND devices
` [PATCH v1 12/12] fastboot: fb_nand: add missing newlines in pr_err() macro
[PATCH v1] fastboot: introduce 'oem board' subcommand
2023-12-28 16:45 UTC (2+ messages)
[PATCH v5] fdt: Allow the devicetree to come from a bloblist
2023-12-28 16:01 UTC (2+ messages)
[PATCH v1] arch: meson: add helper for boot partitition flashing
2023-12-28 15:14 UTC
[PATCH v4] fdt: Allow the devicetree to come from a bloblist
2023-12-28 15:28 UTC (16+ messages)
[PATCH] Add imx93-var-som support
2023-12-28 15:22 UTC (5+ messages)
[PATCH v2] Add imx93-var-som support
2023-12-28 15:05 UTC
[PATCH 0/2] smbios: riscv: set correct SMBIOS processor family value
2023-12-28 13:37 UTC (4+ messages)
` [PATCH 1/2] smbios: enable setting processor family > 0xff
` [PATCH 2/2] cpu: riscv: set correct SMBIOS processor family value
[PATCH 0/8] An effort to bring DT bindings compliance within U-boot
2023-12-28 13:37 UTC (15+ messages)
` [PATCH 4/8] dts: Add alternative location for upstream DTB builds
[PATCH v5 0/5] Implement fastboot multiresponce
2023-12-28 13:37 UTC (7+ messages)
` [PATCH v5 1/5] fastboot: multiresponse support
` [PATCH v5 2/5] fastboot: implement "getvar all"
` [PATCH v5 3/5] common: console: introduce overflow and isempty calls
` [PATCH v5 4/5] lib: membuff: fix readline not returning line in case of overflow
` [PATCH v5 5/5] fastboot: add oem console command support
[PATCH v2 0/2] fix auto-generated boot options
2023-12-28 13:14 UTC (3+ messages)
` [PATCH v2 1/2] efi_loader: auto-generate boot option for each blkio device
[PATCH] sunxi: add defconfig for nanopi_duo2
2023-12-28 5:29 UTC
[PATCH v3 00/14] Support Firmware Handoff spec via bloblist
2023-12-28 7:37 UTC (11+ messages)
` [PATCH v3 01/14] bloblist: Update the tag numbering
` [PATCH v3 06/14] bloblist: Drop spare value from bloblist record
` [PATCH v3 09/14] bloblist: Handle alignment with a void entry
[RFC PATCH 0/2] Passing U-Boot logs to the OS
2023-12-28 0:01 UTC (4+ messages)
` [RFC PATCH 1/2] Add U_BOOT_VERSION_CODE macro for packing the version number into a single int
` [RFC PATCH 2/2] common: console: Add support of passing the saved console log to the OS
[XEN] Re: I'm looking for the source code of a specific u-boot version
2023-12-27 21:37 UTC
[PATCH v3 0/2] sunxi: restore modified memory
2023-12-27 21:28 UTC (3+ messages)
` [PATCH v3 1/2] sunxi: reorganize mctl_mem_matches_* functions
` [PATCH v3 2/2] sunxi: restore modified memory
[PATCH v2 0/9] mtd: spi-nor: Add support for Infineon S28HS02GT
2023-12-27 19:47 UTC (3+ messages)
` [PATCH v2 9/9] mtd: spi-nor-ids: Add Infineon(Cypress) s28hs02gt ID
[PATCH v2 0/5] Implement fastboot multiresponce
2023-12-27 17:48 UTC (3+ messages)
` [PATCH v2 4/5] lib: membuff: fix readline not returning line in case of overflow
Proposal: FIT support for extension boards / overlays
2023-12-27 17:48 UTC (3+ messages)
[PATCH 00/13] arm: exynos: Add E850-96 board
2023-12-27 17:48 UTC (3+ messages)
` [PATCH 04/13] soc: samsung: Add Exynos USI driver
[PATCH v2 0/6] smbios: Deal with tables beyond 4GB
2023-12-27 17:48 UTC (4+ messages)
` [PATCH v2 3/6] smbios: Use SMBIOS 3.0 to support an address above 4GB
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