messages from 2025-02-22 18:08:43 to 2025-02-25 02:29:44 UTC [more...]
[PATCH 00/17] Various toolchain compatibility fixes/improvements
2025-02-25 2:29 UTC (35+ messages)
` [PATCH 01/17] arm: Remove stray .mmutable reference in linker script
` [PATCH 02/17] arm: Exclude eabi_compat from LTO
` [PATCH 03/17] arm: Add __aeabi_memclr in eabi_compat
` [PATCH 04/17] arm: Add aligned-memory aliases to eabi_compat
` [PATCH 05/17] arm: Discard unwanted sections in linker script
` [PATCH 06/17] arm: Use -mstrict-align when the MMU is off
` [PATCH 07/17] arm: Replace 'adrl' in EFI crt0
` [PATCH 08/17] x86: Fix call64's section flags
` [PATCH 09/17] spl: riscv: opensbi: Error on misaligned FDT
` [PATCH 10/17] spl: Align FDT load address
` [PATCH 11/17] makefile: Fix symbol typo in binary_size_check
` [PATCH 12/17] makefile: Avoid objcopy --gap-fill for .hex/.srec
` [PATCH 13/17] makefile: Add `norelro` linker option
` [PATCH 14/17] makefile: Add READELF command variable
` [PATCH 15/17] efi_loader: Remove ENTRY(_start) from linker script
` [PATCH 16/17] efi_loader: Move .dynamic out of .text in EFI
` [PATCH 17/17] scripts/Makefile.lib: efi: Preserve the .dynstr section as well
[PATCH v1] arm: dts: npcm7xx: correct the timer node
2025-02-25 1:45 UTC
xPL Proposal
2025-02-24 23:38 UTC (23+ messages)
` Rate of change in the project (Was: Re: xPL Proposal)
[PATCH v3 00/44] x86: Improve operation under QEMU
2025-02-24 23:35 UTC (47+ messages)
` [PATCH v3 01/44] x86: Expand x86_64 early memory
` [PATCH v3 02/44] x86: qemu: Switch to bochs display
` [PATCH v3 03/44] x86: qemu: Enable dhrystone
` [PATCH v3 04/44] x86: qemu: Avoid accessing BSS too early
` [PATCH v3 05/44] x86: Drop mpspec from the SPL build
` [PATCH v3 06/44] x86: Add some log categories
` [PATCH v3 07/44] x86: Drop use of CONFIG_REALMODE_DEBUG
` [PATCH v3 08/44] x86: Avoid clearing the VESA display
` [PATCH v3 09/44] x86: Add 64-bit entries to the GDT
` [PATCH v3 10/44] x86: Use defines for the cache flags
` [PATCH v3 11/44] x86: spl: Drop duplicate CPU init
` [PATCH v3 12/44] x86: Drop the message about features missing in 64-bit
` [PATCH v3 13/44] x86: Include stdbool.h in interrupt header
` [PATCH v3 14/44] x86: Tidy up the GDT size in start/16.S
` [PATCH v3 15/44] x86: Disable paging before changing to long mode
` [PATCH v3 16/44] x86: Use the same GDT when jumping "
` [PATCH v3 17/44] x86: Use a simple jump into "
` [PATCH v3 18/44] x86: Rename the _D dirty flag
` [PATCH v3 19/44] x86: Support CPU functions in long mode
` [PATCH v3 20/44] x86: Add functions to convert between mtrr size and mask
` [PATCH v3 21/44] x86: Update mtrr command to support 64-bit values
` [PATCH v3 22/44] x86: Update cpuid_eax et al to work on amd64
` [PATCH v3 23/44] x86: Correct msr operation "
` [PATCH v3 24/44] x86: Allow adding non-aligned size for MTRR
` [PATCH v3 25/44] x86: emulation: Set an MTRR for the RAM
` [PATCH v3 26/44] x86: qemu: Support environment and cat command
` [PATCH v3 27/44] test/py: Correct sizing of created disks
` [PATCH v3 28/44] test/py: Add a helper to send characters
` [PATCH v3 29/44] test/py: Allow tests to be filtered by role
` [PATCH v3 30/44] x86: e820: Add a function to dump the e820 table
` [PATCH v3 31/44] x86: Add a new API for e820
` [PATCH v3 32/44] x86: qemu: Use the new e820 API
` [PATCH v3 33/44] x86: emulation: Support BLOBLIST_TABLES properly
` [PATCH v3 34/44] x86: Support a 64-bit ramdisk address
` [PATCH v3 35/44] acpi: Mark struct acpi_rsdp as packed
` [PATCH v3 36/44] boot: Consider non-bootable partitions
` [PATCH v3 37/44] boot: Handle running out of labels
` [PATCH v3 38/44] boot: Support IO UARTs for earlycon and console
` [PATCH v3 39/44] sandbox: acpi: Correct mapping in FADT
` [PATCH v3 40/44] acpi: Add a checksum to the DMAR table
` [PATCH v3 41/44] test: acpi: Correct memory leaks
` [PATCH v3 42/44] acpi: Support checking checksums
` [PATCH v3 43/44] RFC: test/py: Deal with timeouts
` [PATCH v3 44/44] test: Add a test for booting Ubuntu 24.04
[PATCH v3 1/2] CI: Move default image under global defaults
2025-02-24 23:14 UTC (13+ messages)
[PATCH v2 1/6] rsa: Add rsa_verify_openssl() to use openssl for host builds
2025-02-24 21:20 UTC (6+ messages)
` [PATCH v2 2/6] image: Add an inline declaration of unmap_sysmem()
` [PATCH v2 3/6] boot: Add support of the pre-load signature for host tools
` [PATCH v2 4/6] tools: Add preload_check_sign to authenticate images with a pre-load
` [PATCH v2 5/6] configs: Enable the pre-load signature in tools-only_defconfig
` [PATCH v2 6/6] binman: Authenticate the image when testing the preload signature
[PATCH 0/2] tools: mkimage: Add Amlogic Boot Image type
2025-02-24 20:36 UTC (3+ messages)
[PATCH] mmc: Fix size calculation for sector addressed MMC version 4
2025-02-24 20:27 UTC (2+ messages)
[PATCH] fs/squashfs: fix potential integer overflows
2025-02-24 20:27 UTC (2+ messages)
[PATCH 0/6] Add preload_check_sign tool
2025-02-24 20:10 UTC (5+ messages)
[PATCH v2] board: odroid-n2: Update docs for signing
2025-02-24 19:55 UTC (2+ messages)
[PATCH 0/3] arm: meson: extend sm calls to support Amlogic chip_id v1, v2
2025-02-24 19:54 UTC
[PATCH] common: board_r: Initialize interrupts before watchdog
2025-02-24 18:48 UTC (5+ messages)
` PowerPC MPC83XX timer issues (Re: [PATCH] common: board_r: Initialize interrupts before watchdog)
[PATCH v2 1/3] ARM: dts: stm32: drop "st,button1" compatible
2025-02-24 18:39 UTC (3+ messages)
` [PATCH v2 2/3] ARM: dts: stm32: drop "st,led1" compatible
` [PATCH v2 3/3] board: stm32f746-disco: drop board_late_init()
[PATCH v3 1/2] env: mmc: Make redundant env in both eMMC boot partitions consider DT properties
2025-02-24 17:50 UTC (6+ messages)
` [PATCH v3 2/2] env: mmc: Clean up env_mmc_load() ifdeffery
[PATCH v2 00/28] x86: Improve operation under QEMU
2025-02-24 17:54 UTC (12+ messages)
` [PATCH v2 28/28] test: Add a test for booting Ubuntu 24.04
[PATCH] rockchip: nanopi-r4s: Enable second usb port and fix crash
2025-02-24 17:15 UTC (3+ messages)
[PATCH 1/3] ARM: dts: stm32: drop "st,button1" compatible
2025-02-24 15:53 UTC (6+ messages)
` [PATCH 2/3] ARM: dts: stm32: drop "st,led1" compatible
` [PATCH 3/3] board: stm32f746-disco: drop board_late_init()
[PATCH] spl: return kernel image header size in os boot
2025-02-24 15:34 UTC (4+ messages)
` [EXTERNAL] "
[PATCH v4 0/8] Add initial support for IPQ9574 based boards
2025-02-24 15:21 UTC (3+ messages)
` [PATCH v4 5/7] pinctrl: qcom: Add ipq9574 pinctrl driver
[PATCH 00/12] Support to run U-Boot on sc7180 Trogdor Chromebooks
2025-02-24 15:16 UTC (8+ messages)
` [PATCH 04/12] coreboot: Move coreboot logic out of x86 to a generic place
Need help with booting from SPI Flash
2025-02-24 15:09 UTC (4+ messages)
dtc: "syntax error" linked to &{label/subnode} syntax
2025-02-24 14:58 UTC (13+ messages)
[PATCH v3 0/4] core: ofnode: add of_graph parsing helpers
2025-02-24 12:02 UTC (5+ messages)
` [PATCH v3 1/4] video: bridge-uclass: add get_display_timing ops
` [PATCH v3 2/4] video: bridge-uclass: add inline fallbacks of video bridge functions
` [PATCH v3 3/4] video: bridge: add transparent LVDS de/encoder bridge
` [PATCH v3 4/4] test: dm: add video bridge tests
[PATCH 0/8] Add support for sam9x7 SoC and SAM9X75 Curiosity board
2025-02-24 11:43 UTC (5+ messages)
` [PATCH 5/8] ARM: dts: at91: sam9x7: Add initial DT for sam9x7 SoC
[PATCH] SPI: Introduce initial EEPROM driver mode support
2025-02-24 11:43 UTC (2+ messages)
` [PATCH] spi: Introduce initial eeprom "
[PATCH v3 0/4] riscv: dts: starfive: simplify binman config
2025-02-24 10:13 UTC (14+ messages)
` [PATCH v3 1/4] riscv: dts: add OF_LIST handling to binman.dtsi
` [PATCH v3 2/4] riscv: dts: no default configuration for MULTI_DTB_FIT
` [PATCH v3 3/4] board: starfive: spl: strip off 'starfive/' prefix
` [PATCH v3 4/4] riscv: dts: starfive: remove duplicate itb entries
Orange Pi 5b defconfig
2025-02-24 10:13 UTC (2+ messages)
[PATCH] amd: versal2: Add the UFS boot mode support
2025-02-24 8:10 UTC (2+ messages)
[RFC PATCH 0/3] Risc-V 32 bit/64 bit images
2025-02-24 6:21 UTC (4+ messages)
` [RFC PATCH 3/3] riscv: booti/bootm: Verify image arch type
[PATCH v3 0/3] EFI Capsule update explicitly sets dfu_alt_info
2025-02-24 2:38 UTC (4+ messages)
` [PATCH v3 2/3] efi_firmware: set EFI capsule dfu_alt_info env explicitly
[PATCH v4 00/20] imx: add i.MX95 support
2025-02-24 2:45 UTC (8+ messages)
` [PATCH v4 04/20] firmware: scmi: add pin control protocol support to SCMI agent
` 回复: "
` 回复: "
[PATCH] riscv: dts: spacemit: Update UART compatible for k1
2025-02-23 15:35 UTC (2+ messages)
Security vulnerabilities report to Das-U-Boot
2025-02-22 20:47 UTC (11+ messages)
[PATCH v2 00/11] Rockchip VOP2 support
2025-02-23 12:55 UTC (17+ messages)
` [PATCH v2 01/11] video: rockchip: dw-mipi-dsi: Depend on CONFIG_VIDEO_BRIDGE
` [PATCH v2 02/11] video: rockchip: dw_mipi_dsi: Improve pixel clock calculations
` [PATCH v2 03/11] video: rockchip: dw_mipi_dsi: Proceed when external PHY is not defined
` [PATCH v2 04/11] video: rockchip: dw-mipi-dsi: Add get_display_timing support
` [PATCH v2 05/11] video: Add BOE TH101MB31IG002-28A MIPI-DSI panel
` [PATCH v2 06/11] video: rockchip: Add VOP2 support
` [PATCH v2 07/11] video: rockchip: vop2: Add video bridge support
` [PATCH v2 08/11] dts: rockchip: rk356x: Prerelocate VOP in U-Boot proper
` [PATCH v2 09/11] configs: quartz64: Enable vidconsole
` [PATCH v2 10/11] video: rockchip: Add HDMI support for RK3568
` [PATCH v2 11/11] configs: pinetab2-rk3566: Enable video and USB keyboard
[PATCH v2 0/3] video: bridge-uclass: add get_display_timing ops
2025-02-23 11:36 UTC (3+ messages)
` [PATCH v2 1/3] "
[PATCH v2 00/13] Add support for Ethboot for AM68-SK AM62p-SK
2025-02-23 10:34 UTC (4+ messages)
` [PATCH v2 02/13] net: ti: am65-cpsw-nuss: Define and switch to bind method for CPSW driver
[PATCH] Add 'bootsource' /chosen property
2025-02-23 0:33 UTC (10+ messages)
[PATCH v3 00/23] net: miiphybb: Get rid of global bb_miiphy_buses[]
2025-02-22 20:33 UTC (24+ messages)
` [PATCH v3 01/23] net: ravb: Drop empty init callback
` [PATCH v3 02/23] net: sh_eth: "
` [PATCH v3 03/23] net: designware: Drop NULL priv assignment
` [PATCH v3 04/23] net: ravb: Reorder bb_miiphy functions
` [PATCH v3 05/23] net: sh_eth: "
` [PATCH v3 06/23] arm: mvebu: a38x: "
` [PATCH v3 07/23] net: designware: "
` [PATCH v3 08/23] arm: mvebu: a38x: Call bb_miiphy init directly in driver probe
` [PATCH v3 09/23] net: miiphybb: Drop bb_miiphy_init() and .init callback
` [PATCH v3 10/23] net: designware: Drop bus index
` [PATCH v3 11/23] net: designware: Extract bbmiiphy initialization into dedicated function
` [PATCH v3 12/23] net: miiphy: Introduce mdio_init()
` [PATCH v3 13/23] net: miiphybb: Introduce bb_miiphy_alloc()/bb_miiphy_free() wrappers
` [PATCH v3 14/23] arm: mvebu: a38x: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks
` [PATCH v3 15/23] net: ravb: "
` [PATCH v3 16/23] net: sh_eth: "
` [PATCH v3 17/23] net: designware: "
` [PATCH v3 18/23] net: miiphybb: Use container_of() in bb_miiphy_getbus()
` [PATCH v3 19/23] net: miiphybb: Drop name field from struct bb_miiphy_bus
` [PATCH v3 20/23] arm: mvebu: a38x: Drop use of miiphy_get_dev_by_name()
` [PATCH v3 21/23] net: ravb: "
` [PATCH v3 22/23] net: sh_eth: "
` [PATCH v3 23/23] net: miiphybb: Drop bb_miiphy_buses and bb_miiphy_buses_num
[PATCH v2 01/24] net: ravb: Drop empty init callback
2025-02-22 17:45 UTC (4+ messages)
` [PATCH v2 16/24] net: ravb: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks
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