u-boot
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v3 32/44] x86: qemu: Use the new e820 API
Simon Glass
[PATCH v3 34/44] x86: Support a 64-bit ramdisk address
Simon Glass
[PATCH v3 36/44] boot: Consider non-bootable partitions
Simon Glass
Re: [PATCH v3 36/44] boot: Consider non-bootable partitions
Heinrich Schuchardt
[PATCH v3 33/44] x86: emulation: Support BLOBLIST_TABLES properly
Simon Glass
[PATCH v3 37/44] boot: Handle running out of labels
Simon Glass
[PATCH v3 38/44] boot: Support IO UARTs for earlycon and console
Simon Glass
[PATCH v3 40/44] acpi: Add a checksum to the DMAR table
Simon Glass
[PATCH v3 43/44] RFC: test/py: Deal with timeouts
Simon Glass
[PATCH v3 44/44] test: Add a test for booting Ubuntu 24.04
Simon Glass
[PATCH v3 41/44] test: acpi: Correct memory leaks
Simon Glass
[PATCH v3 42/44] acpi: Support checking checksums
Simon Glass
[PATCH v3 15/44] x86: Disable paging before changing to long mode
Simon Glass
[PATCH v3 10/44] x86: Use defines for the cache flags
Simon Glass
[PATCH v3 39/44] sandbox: acpi: Correct mapping in FADT
Simon Glass
Re: [PATCH v3 39/44] sandbox: acpi: Correct mapping in FADT
Heinrich Schuchardt
[PATCH v3 16/44] x86: Use the same GDT when jumping to long mode
Simon Glass
[PATCH v3 19/44] x86: Support CPU functions in long mode
Simon Glass
[PATCH v3 35/44] acpi: Mark struct acpi_rsdp as packed
Simon Glass
[PATCH v3 09/44] x86: Add 64-bit entries to the GDT
Simon Glass
Re: [PATCH v3 00/44] x86: Improve operation under QEMU
Tom Rini
[PATCH v2 1/6] rsa: Add rsa_verify_openssl() to use openssl for host builds
Paul HENRYS
[PATCH v2 3/6] boot: Add support of the pre-load signature for host tools
Paul HENRYS
[PATCH v2 5/6] configs: Enable the pre-load signature in tools-only_defconfig
Paul HENRYS
[PATCH v2 2/6] image: Add an inline declaration of unmap_sysmem()
Paul HENRYS
[PATCH v2 6/6] binman: Authenticate the image when testing the preload signature
Paul HENRYS
Re: [PATCH v2 6/6] binman: Authenticate the image when testing the preload signature
Simon Glass
[PATCH v2 4/6] tools: Add preload_check_sign to authenticate images with a pre-load
Paul HENRYS
Re: [PATCH v2 1/6] rsa: Add rsa_verify_openssl() to use openssl for host builds
Tom Rini
Re: [PATCH] mmc: Fix size calculation for sector addressed MMC version 4
Tom Rini
Re: [PATCH 0/2] tools: mkimage: Add Amlogic Boot Image type
Neil Armstrong
Re: [PATCH 0/2] tools: mkimage: Add Amlogic Boot Image type
Ferass El Hafidi
Re: [PATCH v2] board: odroid-n2: Update docs for signing
Neil Armstrong
[PATCH v2 1/3] ARM: dts: stm32: drop "st,button1" compatible
Dario Binacchi
[PATCH v2 2/3] ARM: dts: stm32: drop "st,led1" compatible
Dario Binacchi
Re: [PATCH v2 2/3] ARM: dts: stm32: drop "st,led1" compatible
Patrice CHOTARD
Re: [PATCH v2 2/3] ARM: dts: stm32: drop "st,led1" compatible
Patrice CHOTARD
[PATCH v2 3/3] board: stm32f746-disco: drop board_late_init()
Dario Binacchi
Re: [PATCH v2 1/3] ARM: dts: stm32: drop "st,button1" compatible
Patrice CHOTARD
Re: [PATCH v2 1/3] ARM: dts: stm32: drop "st,button1" compatible
Patrice CHOTARD
Re: [PATCH v2 1/3] ARM: dts: stm32: drop "st,button1" compatible
Patrice CHOTARD
Re: dtc: "syntax error" linked to &{label/subnode} syntax
Patrice CHOTARD
[PATCH v3 0/4] core: ofnode: add of_graph parsing helpers
Svyatoslav Ryhel
[PATCH v3 1/4] video: bridge-uclass: add get_display_timing ops
Svyatoslav Ryhel
Re: [PATCH v3 1/4] video: bridge-uclass: add get_display_timing ops
Simon Glass
[PATCH v3 2/4] video: bridge-uclass: add inline fallbacks of video bridge functions
Svyatoslav Ryhel
Re: [PATCH v3 2/4] video: bridge-uclass: add inline fallbacks of video bridge functions
Simon Glass
[PATCH v3 3/4] video: bridge: add transparent LVDS de/encoder bridge
Svyatoslav Ryhel
Re: [PATCH v3 3/4] video: bridge: add transparent LVDS de/encoder bridge
Simon Glass
[PATCH v3 4/4] test: dm: add video bridge tests
Svyatoslav Ryhel
Re: [PATCH v3 4/4] test: dm: add video bridge tests
Simon Glass
[PATCH] spi: Introduce initial eeprom driver mode support
Loureiro, Joao
Re: [PATCH] spi: Introduce initial eeprom driver mode support
Tom Rini
Need help with booting from SPI Flash
Matwey V. Kornilov
Re: Need help with booting from SPI Flash
Quentin Schulz
Re: Need help with booting from SPI Flash
Matwey V. Kornilov
Re: Need help with booting from SPI Flash
Quentin Schulz
Re: Need help with booting from SPI Flash
Matwey V. Kornilov
[PATCH 00/17] Various toolchain compatibility fixes/improvements
Sam Edwards
[PATCH 01/17] arm: Remove stray .mmutable reference in linker script
Sam Edwards
Re: [PATCH 01/17] arm: Remove stray .mmutable reference in linker script
Ilias Apalodimas
[PATCH 02/17] arm: Exclude eabi_compat from LTO
Sam Edwards
Re: [PATCH 02/17] arm: Exclude eabi_compat from LTO
Ilias Apalodimas
[PATCH 04/17] arm: Add aligned-memory aliases to eabi_compat
Sam Edwards
Re: [PATCH 04/17] arm: Add aligned-memory aliases to eabi_compat
Ilias Apalodimas
[PATCH 05/17] arm: Discard unwanted sections in linker script
Sam Edwards
[PATCH 06/17] arm: Use -mstrict-align when the MMU is off
Sam Edwards
Re: [PATCH 06/17] arm: Use -mstrict-align when the MMU is off
Heinrich Schuchardt
Re: [PATCH 06/17] arm: Use -mstrict-align when the MMU is off
Mark Kettenis
[PATCH 03/17] arm: Add __aeabi_memclr in eabi_compat
Sam Edwards
Re: [PATCH 03/17] arm: Add __aeabi_memclr in eabi_compat
Ilias Apalodimas
[PATCH 07/17] arm: Replace 'adrl' in EFI crt0
Sam Edwards
Re: [PATCH 07/17] arm: Replace 'adrl' in EFI crt0
Heinrich Schuchardt
Re: [PATCH 07/17] arm: Replace 'adrl' in EFI crt0
Sam Edwards
[PATCH 08/17] x86: Fix call64's section flags
Sam Edwards
[PATCH 09/17] spl: riscv: opensbi: Error on misaligned FDT
Sam Edwards
Re: [PATCH 09/17] spl: riscv: opensbi: Error on misaligned FDT
Heinrich Schuchardt
Re: [PATCH 09/17] spl: riscv: opensbi: Error on misaligned FDT
Tom Rini
Re: [PATCH 09/17] spl: riscv: opensbi: Error on misaligned FDT
Sam Edwards
[PATCH 11/17] makefile: Fix symbol typo in binary_size_check
Sam Edwards
Re: [PATCH 11/17] makefile: Fix symbol typo in binary_size_check
Heinrich Schuchardt
Re: [PATCH 11/17] makefile: Fix symbol typo in binary_size_check
Simon Glass
[PATCH 12/17] makefile: Avoid objcopy --gap-fill for .hex/.srec
Sam Edwards
[PATCH 10/17] spl: Align FDT load address
Sam Edwards
Re: [PATCH 10/17] spl: Align FDT load address
Heinrich Schuchardt
Re: [PATCH 10/17] spl: Align FDT load address
Tom Rini
Re: [PATCH 10/17] spl: Align FDT load address
Heinrich Schuchardt
Re: [PATCH 10/17] spl: Align FDT load address
Tom Rini
Re: [PATCH 10/17] spl: Align FDT load address
Sam Edwards
[PATCH 13/17] makefile: Add `norelro` linker option
Sam Edwards
Re: [PATCH 13/17] makefile: Add `norelro` linker option
Ilias Apalodimas
[PATCH 14/17] makefile: Add READELF command variable
Sam Edwards
Re: [PATCH 14/17] makefile: Add READELF command variable
Heinrich Schuchardt
Re: [PATCH 14/17] makefile: Add READELF command variable
Ilias Apalodimas
[PATCH 15/17] efi_loader: Remove ENTRY(_start) from linker script
Sam Edwards
Re: [PATCH 15/17] efi_loader: Remove ENTRY(_start) from linker script
Heinrich Schuchardt
Re: [PATCH 15/17] efi_loader: Remove ENTRY(_start) from linker script
Sam Edwards
[PATCH 16/17] efi_loader: Move .dynamic out of .text in EFI
Sam Edwards
Re: [PATCH 16/17] efi_loader: Move .dynamic out of .text in EFI
Heinrich Schuchardt
Re: [PATCH 16/17] efi_loader: Move .dynamic out of .text in EFI
Sam Edwards
[PATCH 17/17] scripts/Makefile.lib: efi: Preserve the .dynstr section as well
Sam Edwards
Re: [PATCH 17/17] scripts/Makefile.lib: efi: Preserve the .dynstr section as well
Heinrich Schuchardt
Re: [PATCH 00/17] Various toolchain compatibility fixes/improvements
Sam Edwards
Re: [PATCH 00/17] Various toolchain compatibility fixes/improvements
Tom Rini
Re: [PATCH 00/17] Various toolchain compatibility fixes/improvements
Sam Edwards
Re: [PATCH 00/17] Various toolchain compatibility fixes/improvements
Tom Rini
[PATCH] amd: versal2: Add the UFS boot mode support
Venkatesh Yadav Abbarapu
Re: [PATCH] amd: versal2: Add the UFS boot mode support
neil . armstrong
[PATCH] riscv: dts: spacemit: Update UART compatible for k1
Junhui Liu
Re: [PATCH] riscv: dts: spacemit: Update UART compatible for k1
Yixun Lan
[PATCH v2 00/11] Rockchip VOP2 support
Dang Huynh
[PATCH v2 01/11] video: rockchip: dw-mipi-dsi: Depend on CONFIG_VIDEO_BRIDGE
Dang Huynh
Re: [PATCH v2 01/11] video: rockchip: dw-mipi-dsi: Depend on CONFIG_VIDEO_BRIDGE
Svyatoslav Ryhel
[PATCH v2 02/11] video: rockchip: dw_mipi_dsi: Improve pixel clock calculations
Dang Huynh
[PATCH v2 03/11] video: rockchip: dw_mipi_dsi: Proceed when external PHY is not defined
Dang Huynh
Re: [PATCH v2 03/11] video: rockchip: dw_mipi_dsi: Proceed when external PHY is not defined
Svyatoslav Ryhel
[PATCH v2 04/11] video: rockchip: dw-mipi-dsi: Add get_display_timing support
Dang Huynh
Re: [PATCH v2 04/11] video: rockchip: dw-mipi-dsi: Add get_display_timing support
Svyatoslav Ryhel
[PATCH v2 05/11] video: Add BOE TH101MB31IG002-28A MIPI-DSI panel
Dang Huynh
Re: [PATCH v2 05/11] video: Add BOE TH101MB31IG002-28A MIPI-DSI panel
Svyatoslav Ryhel
[PATCH v2 06/11] video: rockchip: Add VOP2 support
Dang Huynh
Re: [PATCH v2 06/11] video: rockchip: Add VOP2 support
Chaoyi Chen
Re: [PATCH v2 06/11] video: rockchip: Add VOP2 support
Dang Huynh
Re: [PATCH v2 06/11] video: rockchip: Add VOP2 support
Chaoyi Chen
Re: [PATCH v2 06/11] video: rockchip: Add VOP2 support
Dang Huynh
Re:Re: [PATCH v2 06/11] video: rockchip: Add VOP2 support
Andy Yan
[PATCH v2 07/11] video: rockchip: vop2: Add video bridge support
Dang Huynh
Re: [PATCH v2 07/11] video: rockchip: vop2: Add video bridge support
Svyatoslav Ryhel
[PATCH v2 09/11] configs: quartz64: Enable vidconsole
Dang Huynh
[PATCH v2 08/11] dts: rockchip: rk356x: Prerelocate VOP in U-Boot proper
Dang Huynh
[PATCH v2 11/11] configs: pinetab2-rk3566: Enable video and USB keyboard
Dang Huynh
[PATCH v2 10/11] video: rockchip: Add HDMI support for RK3568
Dang Huynh
Re: [PATCH v2 00/11] Rockchip VOP2 support
Piotr Zalewski
[PATCH v3 00/23] net: miiphybb: Get rid of global bb_miiphy_buses[]
Marek Vasut
[PATCH v3 01/23] net: ravb: Drop empty init callback
Marek Vasut
[PATCH v3 02/23] net: sh_eth: Drop empty init callback
Marek Vasut
[PATCH v3 03/23] net: designware: Drop NULL priv assignment
Marek Vasut
[PATCH v3 04/23] net: ravb: Reorder bb_miiphy functions
Marek Vasut
[PATCH v3 06/23] arm: mvebu: a38x: Reorder bb_miiphy functions
Marek Vasut
Re: [PATCH v3 06/23] arm: mvebu: a38x: Reorder bb_miiphy functions
Paul Barker
[PATCH v3 05/23] net: sh_eth: Reorder bb_miiphy functions
Marek Vasut
Re: [PATCH v3 05/23] net: sh_eth: Reorder bb_miiphy functions
Paul Barker
[PATCH v3 07/23] net: designware: Reorder bb_miiphy functions
Marek Vasut
Re: [PATCH v3 07/23] net: designware: Reorder bb_miiphy functions
Paul Barker
[PATCH v3 09/23] net: miiphybb: Drop bb_miiphy_init() and .init callback
Marek Vasut
[PATCH v3 12/23] net: miiphy: Introduce mdio_init()
Marek Vasut
[PATCH v3 13/23] net: miiphybb: Introduce bb_miiphy_alloc()/bb_miiphy_free() wrappers
Marek Vasut
[PATCH v3 08/23] arm: mvebu: a38x: Call bb_miiphy init directly in driver probe
Marek Vasut
Re: [PATCH v3 08/23] arm: mvebu: a38x: Call bb_miiphy init directly in driver probe
Paul Barker
[PATCH v3 15/23] net: ravb: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks
Marek Vasut
Re: [PATCH v3 15/23] net: ravb: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks
Paul Barker
Re: [PATCH v3 15/23] net: ravb: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks
Marek Vasut
[PATCH v3 17/23] net: designware: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks
Marek Vasut
Re: [PATCH v3 17/23] net: designware: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks
Paul Barker
[PATCH v3 19/23] net: miiphybb: Drop name field from struct bb_miiphy_bus
Marek Vasut
[PATCH v3 18/23] net: miiphybb: Use container_of() in bb_miiphy_getbus()
Marek Vasut
[PATCH v3 20/23] arm: mvebu: a38x: Drop use of miiphy_get_dev_by_name()
Marek Vasut
Re: [PATCH v3 20/23] arm: mvebu: a38x: Drop use of miiphy_get_dev_by_name()
Paul Barker
[PATCH v3 21/23] net: ravb: Drop use of miiphy_get_dev_by_name()
Marek Vasut
[PATCH v3 22/23] net: sh_eth: Drop use of miiphy_get_dev_by_name()
Marek Vasut
Re: [PATCH v3 22/23] net: sh_eth: Drop use of miiphy_get_dev_by_name()
Paul Barker
[PATCH v3 23/23] net: miiphybb: Drop bb_miiphy_buses and bb_miiphy_buses_num
Marek Vasut
[PATCH v3 10/23] net: designware: Drop bus index
Marek Vasut
Re: [PATCH v3 10/23] net: designware: Drop bus index
Paul Barker
[PATCH v3 11/23] net: designware: Extract bbmiiphy initialization into dedicated function
Marek Vasut
Re: [PATCH v3 11/23] net: designware: Extract bbmiiphy initialization into dedicated function
Paul Barker
[PATCH v3 16/23] net: sh_eth: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks
Marek Vasut
Re: [PATCH v3 16/23] net: sh_eth: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks
Paul Barker
[PATCH v3 14/23] arm: mvebu: a38x: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks
Marek Vasut
Re: [PATCH v3 14/23] arm: mvebu: a38x: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks
Paul Barker
Re: [PATCH v3 00/23] net: miiphybb: Get rid of global bb_miiphy_buses[]
Paul Barker
Re: [PATCH v3 00/23] net: miiphybb: Get rid of global bb_miiphy_buses[]
Marek Vasut
Re: [PATCH] buildman: Update tests for newer filelock module
Tom Rini
[PATCH] ARM: stm32: Introduce DH STM32MP15xx DHSOM board specific defconfigs
Marek Vasut
Re: [PATCH] ARM: stm32: Introduce DH STM32MP15xx DHSOM board specific defconfigs
Patrice CHOTARD
[PATCH] ARM: imx: Introduce DH i.MX6 DHSOM board specific defconfigs
Marek Vasut
Re: [PATCH] ARM: imx: Introduce DH i.MX6 DHSOM board specific defconfigs
Fabio Estevam
[PATCH] net: dwc: xgmac: Allow DMA buffers above 4GB
Nikunj Kela
Incorrect include path in cmd/setexpr.c
Ahmed Kilany
[PATCH 1/2] imx8mq: imx8mq_evk: fix DEFAULT_FDT_FILE
Peng Fan (OSS)
[PATCH 2/2] imx8mm: imx8mm_evk: fix BOOTSTD boot
Peng Fan (OSS)
Re: [PATCH 2/2] imx8mm: imx8mm_evk: fix BOOTSTD boot
Fabio Estevam
Re: [PATCH 2/2] imx8mm: imx8mm_evk: fix BOOTSTD boot
Fabio Estevam
RE: [PATCH 2/2] imx8mm: imx8mm_evk: fix BOOTSTD boot
Peng Fan
Re: [PATCH 2/2] imx8mm: imx8mm_evk: fix BOOTSTD boot
Tom Rini
Re: [PATCH 2/2] imx8mm: imx8mm_evk: fix BOOTSTD boot
Fabio Estevam
Re: [PATCH 2/2] imx8mm: imx8mm_evk: fix BOOTSTD boot
Fabio Estevam
Re: [PATCH 2/2] imx8mm: imx8mm_evk: fix BOOTSTD boot
Tom Rini
Re: [PATCH 2/2] imx8mm: imx8mm_evk: fix BOOTSTD boot
Fabio Estevam
RE: [PATCH 2/2] imx8mm: imx8mm_evk: fix BOOTSTD boot
Peng Fan
Re: [PATCH 2/2] imx8mm: imx8mm_evk: fix BOOTSTD boot
Tom Rini
Re: [PATCH 2/2] imx8mm: imx8mm_evk: fix BOOTSTD boot
Fabio Estevam
RE: [PATCH 2/2] imx8mm: imx8mm_evk: fix BOOTSTD boot
Peng Fan
Re: [PATCH 2/2] imx8mm: imx8mm_evk: fix BOOTSTD boot
Fabio Estevam
RE: [PATCH 2/2] imx8mm: imx8mm_evk: fix BOOTSTD boot
Peng Fan
Re: [PATCH 2/2] imx8mm: imx8mm_evk: fix BOOTSTD boot
Fabio Estevam
Please pull u-boot-tegra picasso
Svyatoslav Ryhel
Re: Please pull u-boot-tegra picasso
Tom Rini
Re: [PATCH] configs: enable CONFIG_PCI_REGION_MULTI_ENTRY=y in sifive_unmatched_defconfig
Yuri Zaporozhets
Orange Pi 5b defconfig
Cenk Uluisik
Earlier messages
Later messages