messages from 2024-01-04 12:20:15 to 2024-01-08 00:20:08 UTC [more...]
[PATCH v4 0/9] acpi: add ACPI support on QEMU ARM and RISC-V
2024-01-08 0:16 UTC (20+ messages)
` [PATCH v4 1/9] acpi: Kconfig symbol CONFIG_QFW_ACPI
` [PATCH v4 3/9] arm: add ACPI fields to global data
` [PATCH v4 4/9] riscv: "
` [PATCH v4 5/9] acpi: enable writing ACPI tables on QEMU
` [PATCH v4 6/9] riscv: add support for QEMU firmware tables
` [PATCH v4 7/9] riscv: allow usage of ACPI
` [PATCH v4 8/9] configs: qemu: add config fragment for ACPI
` [PATCH v4 9/9] arm: enable support for QEMU firmware tables
[PATCH v5 00/12] smbios: Deal with tables beyond 4GB
2024-01-08 0:16 UTC (34+ messages)
` [PATCH v5 01/12] smbios: Refactor 32-bit code into an else statement
` [PATCH v5 02/12] smbios: Move the rest of the SMBIOS2 code
` [PATCH v5 03/12] smbios: SMBIOS 3.0 (64-bit) Entry Point structure
` [PATCH v5 04/12] smbios: Use SMBIOS 3.0 to support an address above 4GB
` [PATCH v5 05/12] smbios: Correct gd_smbios_start()
` [PATCH v5 06/12] efi: Use the correct GUID for the SMBIOS table
` [PATCH v5 07/12] smbios: Require the caller to align "
` [PATCH v5 08/12] smbios: Drop support for SMBIOS2 tables
` [PATCH v5 09/12] efi: "
` [PATCH v5 10/12] acpi: Rename test dm_test_setup_ctx_and_base_tables()
` [PATCH v5 11/12] acpi: Write pointers to tables instead of addresses
` [PATCH v5 12/12] efi: Correct smbios-table installation
[PATCH v7] fdt: Allow the devicetree to come from a bloblist
2024-01-08 0:16 UTC (4+ messages)
[PATCH 1/2] video: Allow querying the font size
2024-01-08 0:14 UTC (2+ messages)
` [PATCH 2/2] coreboot: Switch to a monospaced font
[RFC PATCH V2] net: wget: Take in account tcp sequence number wrap around
2024-01-07 20:09 UTC (2+ messages)
[PATCH] boot: add support for button commands
2024-01-07 18:35 UTC (2+ messages)
[PATCH v2] rockchip: rk3328: Set efuse auto mode and timing control
2024-01-07 18:18 UTC
inconsistent wget behavior
2024-01-07 17:52 UTC (19+ messages)
[PATCH v2] rockchip: rk35xx: expand space for decompressed kernel
2024-01-07 17:35 UTC (2+ messages)
[RFC PATCH] net: wget: Take in account tcp sequence number wrap around
2024-01-07 16:34 UTC
[PATCH 0/4] riscv: sophgo: milkv_duo: add support for Milk-V Duo board
2024-01-07 11:27 UTC (5+ messages)
` [PATCH 1/4] riscv: sophgo: milkv_duo: initial support added
` [PATCH 2/4] riscv: dts: sophgo: Add basic device tree for Milk-V Duo board
` [PATCH 3/4] configs: milkv_duo_defconfig: Add initial config
` [PATCH 4/4] doc: sophgo: milkv_duo: document Milk-V Duo board
[PATCH 0/6] board: ti: Add support for BeaglePlay
2024-01-07 10:54 UTC (10+ messages)
` [PATCH 3/6] board: ti: am62x: Add basic initialization for usb voltage, 32k crystal, debounce
[PATCH 1/1] boot: superfluous assignment in bootflow_menu_new()
2024-01-07 9:01 UTC
[PATCH 1/1] boot: boot_flow_iter_set() called with uninitialized methods_flag
2024-01-07 8:56 UTC
[PATCH 1/1] boot: remove dead code in bootflow_check()
2024-01-07 8:43 UTC
[PATCH 1/1] sandbox: missing return value checks in eth-raw-os
2024-01-07 8:27 UTC
[PATCH] board: rockchip: Add support for FriendlyARM NanoPi R2C Plus
2024-01-07 3:27 UTC (3+ messages)
booti usage offset requirements for compressed kernel and initrd with dtb
2024-01-06 22:45 UTC (3+ messages)
[PATCH] arm: sunxi: Reduce inrush current on Olimex A20-OLinuXino_MICRO
2024-01-06 22:21 UTC
Please pull u-boot-tegra staging
2024-01-06 17:41 UTC (2+ messages)
[PATCH v2 0/1] fw_env: auto-detect NAND characteristics
2024-01-06 17:41 UTC (3+ messages)
` [PATCH v2 1/1] fw_env: autodetect NAND erase size and env sectors
[PATCH] fw_env: keep calling read() until whole flash block is read
2024-01-06 17:41 UTC (2+ messages)
[PATCH] fw_env: rename variables holding env data content
2024-01-06 17:41 UTC (2+ messages)
[PATCH] fw_env: fix reading NVMEM device's "compatible" value
2024-01-06 17:41 UTC (2+ messages)
[PATCH] tools: docker: Drop the git user name and email configuration
2024-01-06 17:41 UTC (2+ messages)
[PATCH 0/2] board: solidrun: clearfog gtr: add serdes configuration
2024-01-06 17:29 UTC (3+ messages)
` [PATCH 1/2] arm: mvebu: clearfog gtr: add config option to select serdes0 interface
` [PATCH 2/2] board: solidrun: clearfog: fix serdes 1 / eth2 speed for clearfog gtr
[PATCH] arm: dts: iot2050: Fix by syncing from Linux
2024-01-06 14:19 UTC (2+ messages)
[PATCH v2 00/26] sync am65x device tree with Linux v6.7-rc1
2024-01-06 11:58 UTC (3+ messages)
[PATCH] doc: fix three-dash references in reStructuredText
2024-01-06 10:36 UTC
[PATCH v2 00/19] x86: expo: Add support for editing coreboot CMOS RAM settings
2024-01-06 4:12 UTC (25+ messages)
` [PATCH v2 01/19] video: Add a dark-grey console colour
` [PATCH v2 02/19] video: Avoid starting a new line to close to the bottom
` [PATCH v2 03/19] expo: Place menu items to the right of all labels
` [PATCH v2 04/19] expo: Set the initial next_id to 1
` [PATCH v2 05/19] expo: Use standard numbering for save and discard
` [PATCH v2 06/19] expo: Allow menu items to have values
` [PATCH v2 07/19] expo: Add a little more cedit CMOS logging
` [PATCH v2 08/19] expo: Support menu-item values in cedit
` [PATCH v2 09/19] expo: Drop unneceesary calls to expo_str()
` [PATCH v2 10/19] expo: Drop scene_title_set()
` [PATCH v2 11/19] expo: Add forward declaration for udevice to cedit
` [PATCH v2 12/19] x86: coreboot: Enable unit tests
` [PATCH v2 13/19] x86: CI: Update coreboot
` [PATCH v2 14/19] x86: coreboot: Add a test for cbsysinfo command
` [PATCH v2 15/19] x86: coreboot: Show the option table
` [PATCH v2 16/19] x86: coreboot: Enable support for the configuration editor
` [PATCH v2 17/19] x86: coreboot: Add a command to check and update CMOS RAM
` [PATCH v2 18/19] x86: coreboot: Allow building an expo for editing CMOS config
` [PATCH v2 19/19] x86: Enable RTC command by default
[PATCH v3 0/8] An effort to bring DT bindings compliance within U-Boot
2024-01-05 20:41 UTC (20+ messages)
` [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] test.py: Update pycryptodomex to address CVE-2023-52323
2024-01-05 19:43 UTC
[PATCH] iommu: dont fail silently
2024-01-05 17:52 UTC (8+ messages)
[PATCH v1 1/1] drivers: misc: Add socfpga_dtreg driver for Intel SoCFPGA
2024-01-05 14:47 UTC (9+ messages)
[PATCH 1/2] lib: rsa: Fix PKCS11 URI if one is not given in `keydir`
2024-01-05 14:08 UTC (2+ messages)
` [PATCH 2/2] lib: rsa: Allow legacy URI specification without "pkcs11:"
[PATCH] mach-snapdragon: Move APQ8016 SoC derived board code
2024-01-05 13:53 UTC (3+ messages)
[PATCH v2 00/32] Qualcomm generic board support
2024-01-05 13:45 UTC (3+ messages)
[PATCH] rsa: use pkcs11 uri as defined in rfc7512
2024-01-05 13:17 UTC
[PATCH v2 0/2] binman: ti_board_cfg: Add yamllint support
2024-01-05 11:39 UTC (3+ messages)
` [PATCH v2 1/2] board: ti: *-cfg.yaml: Adhere to yamllint rules
` [PATCH v2 2/2] tools: binman: ti_board_cfg: Check for linting problems
[PATCH] rockchip: px30: add support for iesy PX30 SoM OSM-S
2024-01-05 7:14 UTC (2+ messages)
` AW: "
[RFC PATCH 00/16] Introduce ICSSG Ethernet driver
2024-01-05 10:15 UTC (9+ messages)
[PATCH] arm64: zynqmp: Add support for new power-management node name
2024-01-05 9:55 UTC
[PATCH 1/2] board: ti: am62x: am62x.env: Fix boot_targets
2024-01-05 7:46 UTC (14+ messages)
[PATCH v7 0/7] Implement fastboot multiresponce
2024-01-05 7:22 UTC (8+ messages)
` [PATCH v7 1/7] fastboot: multiresponse support
` [PATCH v7 2/7] fastboot: implement "getvar all"
` [PATCH v7 3/7] common: console: introduce console_record_isempty helper
` [PATCH v7 4/7] common: console: record console from the beginning
` [PATCH v7 5/7] lib: membuff: fix readline not returning line in case of overflow
` [PATCH v7 6/7] fastboot: add oem console command support
` [PATCH v7 7/7] test: hush: dollar: fix bagous behavior
[PATCH 0/2] binman: ti_board_cfg: Add yamllint support
2024-01-05 3:40 UTC (4+ messages)
` [PATCH 2/2] tools: binman: ti_board_cfg: Check for linting problems
[PATCH v7 0/9] ATF and OP-TEE Firewalling for K3 devices
2024-01-05 1:37 UTC (2+ messages)
[PATCH] doc: coreboot: Update stale graphics enabling instructions
2024-01-04 23:25 UTC
[PATCH v6 1/3] dt-bindings: mtd: partitions: Add binman compatible
2024-01-04 21:54 UTC (8+ messages)
[PATCH v7 1/2] schemas: memory: Add ECC properties
2024-01-04 17:53 UTC (19+ messages)
` [PATCH v7 2/2] schemas: Add some common reserved-memory usages
[PATHv11 00/43] net/lwip: add lwip library for the network stack
2024-01-04 20:45 UTC (6+ messages)
[PATCH 1/4] tools: zynqmpimage: show info on partition 0
2024-01-04 18:50 UTC (4+ messages)
` [PATCH 2/4] tools: zynqmpimage: print all partition sizes
` [PATCH 3/4] tools: zynqmpimage: add partition extracting
` [PATCH 4/4] tools: zynqmpimage: print partition names
[PATCH v5 0/3] Add imx93-var-som support
2024-01-04 17:49 UTC (6+ messages)
` [PATCH v5 1/4] spl: binman: Disable u_boot_any symbols for i.MX93 boards
` [PATCH v5 2/4] mach-imx: Add i.MX93 binman support
` [PATCH v5 3/4] imx9: imx93_evk: Add "
` [PATCH v5 4/4] Add imx93-var-som support
[PATCH v6 0/6] Implement fastboot multiresponce
2024-01-04 16:44 UTC (12+ messages)
` [PATCH v6 4/6] common: console: record console from the beginning
[PATCH] ARM: dts: stm32: Fix reset for usart1 in scmi configuration
2024-01-04 17:33 UTC (2+ messages)
[resend PATCH] bootdev: avoid infinite probe loop
2024-01-04 16:51 UTC (4+ messages)
[PATCH v4 0/3] Add imx93-var-som support
2024-01-04 15:53 UTC (6+ messages)
` [PATCH v4 1/3] spl: binman: Disable u_boot_any symbols for i.MX93 boards
` [PATCH v4 2/3] mach-imx: Add i.MX93 binman support
` [PATCH v4 3/3] Add imx93-var-som support
[PATCH] bootdev: avoid infinite probe loop
2024-01-04 16:01 UTC
[PATCH V3 1/6] dt-bindings: nvmem: layouts: add U-Boot environment variables layout
2024-01-04 15:46 UTC (3+ messages)
` [PATCH V3 6/6] nvmem: layouts: add U-Boot env layout
[PATCH v4 0/9] Handoff bloblist from previous boot stage
2024-01-04 15:14 UTC (4+ messages)
` [PATCH v4 4/9] arm: armv7: save boot arguments
[PATCH v6 0/7] Resolve issues with booting distros on x86
2024-01-04 15:10 UTC (8+ messages)
` [PATCH v6 1/7] x86: coreboot: Add a boot script
` [PATCH v6 2/7] video: Correct setting of cursor position
` [PATCH v6 3/7] video: Drop unnecessary truetype operations from SPL
` [PATCH v6 4/7] x86: Enable SSE in 64-bit mode
` [PATCH v6 5/7] x86: coreboot: Enable truetype fonts
` [PATCH v6 6/7] x86: qemu: Expand ROM size
` [PATCH v6 7/7] x86: qemu: Enable truetype fonts
[PATCH 00/34] x86: expo: Add support for editing coreboot CMOS RAM settings
2024-01-04 15:10 UTC (6+ messages)
[PATCH] cmd: sf: Fix sf probe crash
2024-01-04 12:48 UTC (9+ messages)
[PATCH v2] xilinx: Enable the NFS command by default
2024-01-04 12:46 UTC (2+ 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