u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-26 09:53:12 to 2023-12-28 07:30:34 UTC [more...]

[PATCH 0/2] smbios: riscv: set correct SMBIOS processor family value
 2023-12-28  7:30 UTC 

[PATCH v4 00/12] Support Firmware Handoff spec via bloblist
 2023-12-28  7:28 UTC  (15+ 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] fdt: Allow the devicetree to come from a bloblist
 2023-12-28  6:55 UTC  (9+ messages)

[PATCH] cmd: net: nfs: Enable the NFS command by default
 2023-12-28  6:34 UTC 

[GIT PULL] u-boot-riscv/next
 2023-12-28  5:38 UTC 

I'm looking for the source code of a specific u-boot version
 2023-12-28  0:14 UTC  (2+ messages)

[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 v3 00/14] Support Firmware Handoff spec via bloblist
 2023-12-27 19:21 UTC  (31+ messages)
` [PATCH v3 01/14] bloblist: Update the tag numbering
` [PATCH v3 02/14] bloblist: Adjust API to align in powers of 2
` [PATCH v3 06/14] bloblist: Drop spare value from bloblist record
` [PATCH v3 08/14] bloblist: Checksum the entire bloblist
` [PATCH v3 09/14] bloblist: Handle alignment with a void entry
` [PATCH v3 11/14] bloblist: Adjust the bloblist header
` [PATCH v3 12/14] bloblist: Add alignment to bloblist_new()
` [PATCH v3 13/14] bloblist: Update documentation and header comment

[PATCH 0/4] Generate capsules from config files
 2023-12-27 17:48 UTC  (11+ messages)
` [PATCH 1/4] tools: mkeficapsule: Add support for parsing capsule params from config file

[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  (6+ messages)
` [PATCH 04/13] soc: samsung: Add Exynos USI driver
` [PATCH 07/13] clk: exynos: Add Samsung clock framework

[PATCH v2 0/6] smbios: Deal with tables beyond 4GB
 2023-12-27 17:48 UTC  (16+ messages)
` [PATCH v2 1/6] smbios: Refactor 32-bit code into an else statement
` [PATCH v2 2/6] smbios: Move the rest of the SMBIOS2 code
` [PATCH v2 3/6] smbios: Use SMBIOS 3.0 to support an address above 4GB
` [PATCH v2 4/6] smbios: Correct gd_smbios_start()
` [PATCH v2 5/6] efi: Use the correct GUID for the SMBIOS table
` [PATCH v2 6/6] smbios: Require the caller to align "

[PATCH] mtd: spi-nor: ids: Add is25lx512 chip
 2023-12-27 16:28 UTC 

[PATCH v3 0/9] Handoff bloblist from previous boot stage
 2023-12-27 16:24 UTC  (27+ messages)
` [PATCH v3 1/9] bloblist: add API to check the register conventions
` [PATCH v3 2/9] bloblist: check bloblist with specified buffer size
` [PATCH v3 3/9] bloblist: refactor of bloblist_reloc()
` [PATCH v3 4/9] arm: armv7: save boot arguments
` [PATCH v3 5/9] arm: armv8: "
` [PATCH v3 6/9] qemu-arm: Get bloblist from "
` [PATCH v3 8/9] fdt: update the document and Kconfig description
` [PATCH v3 9/9] qemu-arm: get FDT from bloblist

[PATCH v2 0/2] fix FMP versioning for FWU multi bank update
 2023-12-27 15:14 UTC  (5+ messages)
` [PATCH v2 1/2] fwu: fix fwu_get_image_index interface
` [PATCH v2 2/2] efi_loader: support fmp versioning for multi bank update

[PATCH 0/5] cmd: provide command to display SMBIOS information
 2023-12-27 14:15 UTC  (13+ messages)
` [PATCH 2/5] smbios: type2: contained object handles
` [PATCH 4/5] doc: man-page for smbios command
` [PATCH 5/5] test: unit test "

Adding EFI runtime support to the Arm's FF-A bus
 2023-12-27 14:06 UTC  (10+ messages)

[PATCH 0/8] An effort to bring DT bindings compliance within U-boot
 2023-12-27 13:37 UTC  (15+ messages)
` [PATCH 4/8] dts: Add alternative location for upstream DTB builds

[PATCH] include: env: ti: default_findfdt: Follow the bootstd/distro conventions
 2023-12-27 13:34 UTC  (2+ messages)

[PATCH 00/26] sync am65x device tree with Linux v6.7-rc1
 2023-12-27 13:32 UTC  (12+ messages)
` [PATCH 12/26] arm: dts: k3-am654: add needed regs to udmap nodes
` [PATCH 15/26] arm: dts: k3-am654: remove duplicate sdhci0 pinmux node
` [PATCH 16/26] arm: dts: k3-am654: remove duplicate sdhci1 "
` [PATCH 26/26] arm: dts: k3-am654: convert bootph-pre-ram to bootph-all

[PATCH 0/9] dts: Move to SoC-specific build rules
 2023-12-27 13:21 UTC  (12+ messages)
` [PATCH 1/9] microblaze: dts: Use the normal build rule
` [PATCH 2/9] nios2: "
` [PATCH 3/9] arm: at91: dts: Start an SoC-specific "
` [PATCH 4/9] arm: at91: dts: Complete conversion of dts build rules
` [PATCH 5/9] arm: at91: dts: Sort at91 rules
` [PATCH 6/9] arm: samsung: dts: Convert to SoC-specific build rules
` [PATCH 7/9] arm: ti: dts: Convert OMAP "
` [PATCH 8/9] arm: qualcomm: dts: Convert "
` [PATCH 9/9] arm: vexpress: "

[PATCH] include: env: ti: ti_common: Run main_cpsw0_qsgmii_phyinit conditionally
 2023-12-27 13:06 UTC  (3+ messages)

[PATCH v1] arm: dts: rockchip: rk3288: move to 64 bit reg size
 2023-12-27 12:06 UTC 

[PATCH v4 0/7] smbios: Deal with tables beyond 4GB
 2023-12-27 11:16 UTC  (16+ messages)
` [PATCH v4 1/7] smbios: Refactor 32-bit code into an else statement
` [PATCH v4 2/7] smbios: Move the rest of the SMBIOS2 code
` [PATCH v4 3/7] smbios: SMBIOS 3.0 (64-bit) Entry Point structure
` [PATCH v4 4/7] smbios: Use SMBIOS 3.0 to support an address above 4GB
` [PATCH v4 5/7] smbios: Correct gd_smbios_start()
` [PATCH v4 6/7] efi: Use the correct GUID for the SMBIOS table
` [PATCH v4 7/7] smbios: Require the caller to align "

[PATCH v2 0/2] smbios: copy QEMU tables
 2023-12-27 10:55 UTC  (4+ messages)
` [PATCH v2 1/2] smbios: SMBIOS 3.0 (64-bit) Entry Point structure

[PATCH 1/1] smbios: type2: contained object handles
 2023-12-27 10:20 UTC  (2+ messages)

[RFC PATCH 00/16] Introduce ICSSG Ethernet driver
 2023-12-27 10:19 UTC  (4+ messages)
` [RFC PATCH 12/16] arm: dts: k3-am65x-binman: Add ICSSG2 overlay and configuration

[PATCH 1/1] lib: smbios: verify_checksum() is duplicate
 2023-12-27  8:40 UTC  (2+ messages)

[PATCH v2 0/8] An effort to bring DT bindings compliance within U-Boot
 2023-12-27  8:38 UTC  (6+ messages)
` [PATCH v2 3/8] scripts/Makefile.lib: Statically define *-u-boot.dtsi files location

ACPI on Raspberry Pi
 2023-12-27  8:30 UTC 

vexpress and DM_SERIAL
 2023-12-27  7:55 UTC 

Passing boot logs to Linux?
 2023-12-27  7:45 UTC  (18+ messages)

[RFC PATCH 00/16] Introduce ICSSG Ethernet driver
 2023-12-27  6:56 UTC  (5+ messages)

[PATCH v3 0/4] cmd: bootefi: refactor the code for bootmgr
 2023-12-27  2:38 UTC  (18+ messages)
` [PATCH v3 1/4] efi_loader: split unrelated code from efi_bootmgr.c
` [PATCH v3 3/4] net: tftp: remove explicit efi configuration dependency
` [PATCH v3 4/4] fs: "

[PATCH] arm: apple: Disable SMBIOS again
 2023-12-26 21:48 UTC  (2+ messages)

[PATCH v1] spi: npcm_pspi: Fix the wrong clock divider calculation
 2023-12-26 21:48 UTC  (2+ messages)

[PATCH v2] rockchip: rk35xx: expand space for decompressed kernel
 2023-12-26 16:43 UTC 

[PATHv3 0/8] net fixes prior lwip
 2023-12-26 16:11 UTC  (10+ messages)
` [PATHv3 1/8] test_net: print out net list
` [PATHv3 2/8] net/smc911x: fix return from smc911x_send
` [PATHv3 3/8] sandbox: eth-raw-os: successful return code is 0
` [PATHv3 4/8] driver/net/rtl8139: remove debug print
` [PATHv3 5/8] mach-socfpga: do not overlap defines with lwip
` [PATHv3 6/8] bcm_ns3: use device specific naming for variables
` [PATHv3 7/8] omap3: use device specific naming for mem_init
` [PATHv3 8/8] Makefile: add dtbs to clean

[PATCH v9 0/8] spi-nor: Add parallel and stacked memories support
 2023-12-26 15:51 UTC  (11+ messages)
` [PATCH v9 1/8] mtd: "
` [PATCH v9 2/8] mtd: spi-nor: Add parallel memories support for read_sr and read_fsr
` [PATCH v9 3/8] mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar
` [PATCH v9 4/8] spi: spi-uclass: Read chipselect and restrict capabilities
` [PATCH v9 5/8] spi: zynqmp_gqspi: Add parallel memories support in GQSPI driver
` [PATCH v9 6/8] spi: zynq_qspi: Add parallel memories support in QSPI driver
` [PATCH v9 7/8] config: xea: Enable the SPL_FIT config option
` [PATCH v9 8/8] axm/taurus: Disable the SPL_SPI config

[PATCH v8 0/8] spi-nor: Add parallel and stacked memories support
 2023-12-26 11:04 UTC  (3+ messages)
` [PATCH v8 7/8] config: xea: Enable the SPL_FIT config option

Fwd: [scr1564375] your CVE ID requests
 2023-12-26 14:51 UTC  (2+ messages)

[PATHv2 0/9] net fixes prior lwip
 2023-12-26 14:39 UTC  (14+ messages)
` [PATHv2 1/9] test_net: print out net list
` [PATHv2 3/9] net/smc911x: fix return from smc911x_send
` [PATHv2 5/9] driver/net/rtl8139: remove debug print
` [PATHv2 6/9] mach-socfpga: do not overlap defines with lwip
` [PATHv2 9/9] Makefile: add dtbs to clean

CVE-2019-14194 patch bypass
 2023-12-26 14:34 UTC  (2+ messages)

[PATCH v2 1/1] lib: smbios: verify_checksum() is duplicate
 2023-12-26 10:22 UTC 

ACPI: usage of sandbox virtual addresses
 2023-12-26  9:58 UTC  (3+ messages)

[PATCH 1/1] lib: smbios: remove redundant next_header()
 2023-12-26  9:50 UTC  (2+ messages)

Upgrade u-boot to use a redundant environment
 2023-12-26  9:50 UTC  (3+ messages)
` Fw: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).