u-boot
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v5 23/25] passage: Add docs for spl_handoff
Simon Glass
[PATCH v5 24/25] passage: Add checks for pre-existing blobs
Simon Glass
[PATCH v5 25/25] CI: Add tests for gitlab and azure
Simon Glass
[PATCH v5 03/25] emulation: fdt: Allow using U-Boot's device tree with QEMU
Simon Glass
[PATCH v5 18/25] arm: qemu: Add a 64-bit SPL build
Simon Glass
Re: [PATCH v5 00/25] passage: Define a standard for firmware data flow
Tom Rini
Re: [PATCH v5 00/25] passage: Define a standard for firmware data flow
Simon Glass
Re: [PATCH v5 00/25] passage: Define a standard for firmware data flow
Tom Rini
Re: [PATCH v5 00/25] passage: Define a standard for firmware data flow
Simon Glass
Re: [PATCH v5 00/25] passage: Define a standard for firmware data flow
Tom Rini
[PATCH] power: rk8xx: fix swapped mask and value in init registers for RK806
Quentin Schulz
Re: [PATCH] power: rk8xx: fix swapped mask and value in init registers for RK806
Kever Yang
[PATCH] rockchip: px30: Implement checkboard() to print SoC variant
Quentin Schulz
Re: [PATCH] rockchip: px30: Implement checkboard() to print SoC variant
Kever Yang
Re: [PATCH] rockchip: px30: Implement checkboard() to print SoC variant
Quentin Schulz
Re: [PATCH] rockchip: px30: Implement checkboard() to print SoC variant
Kever Yang
Re: [PATCH 3/3] arm: mach-k3: am62a: Fixup a53 max cpu frequency by speed-grade
Aparna Patra
Re: [PATCH 1/3] arm: mach-k3: am62a: Fixup CPU core, DSS, CAN-FD and Video-codec nodes in fdt
Aparna Patra
Re: [PATCH 1/3] arm: mach-k3: am62a: Fixup CPU core, DSS, CAN-FD and Video-codec nodes in fdt
Aparna Patra
[PATCH] arm: dts: remove k3-serdes.h
Heiko Thiery
Re: [PATCH] arm: dts: remove k3-serdes.h
Tom Rini
Re: [PATCH] arm: dts: remove k3-serdes.h
Tom Rini
[PATCH v2 0/9] efi_loader/net: spit protocols and add testing
Adriano Cordova
[PATCH v2 1/9] lib/efi_loader: Move EFI network files into /lib/efi_loader/net/
Adriano Cordova
[PATCH v2 3/9] efi_loader/net: Rename efi_ipconfig.c to efi_ip4_config2.c
Adriano Cordova
[PATCH v2 2/9] efi_loader/net: Remove http and ip4_config2 data from efi_net.c
Adriano Cordova
[PATCH v2 7/9] efi_loader/net/ip4_config2: Add support for multiple instances
Adriano Cordova
[PATCH v2 9/9] pytests/test_efi_loader: Test EFI_HTTP_PROTOCOL
Adriano Cordova
[PATCH v2 8/9] efi_loader: Add netdump efi app
Adriano Cordova
[PATCH v2 5/9] efi_loader/net: Remove efi_net_obj struct
Adriano Cordova
[PATCH v2 4/9] efi_loader/net: Remove simple network and pxe protocols from efi_net.c
Adriano Cordova
[PATCH v2 6/9] net/eth-uclass: Add eth_get_ethaddr_from_dev
Adriano Cordova
Re: [PATCH v2 6/9] net/eth-uclass: Add eth_get_ethaddr_from_dev
Tom Rini
[PATCH 00/27] x86: efi: Various app improvements to support bootstd
Simon Glass
[PATCH 03/27] scripts: Update build-efi to support kvm
Simon Glass
[PATCH 04/27] scripts: Update build-efi to support booting an OS
Simon Glass
[PATCH 06/27] scripts: Update build-efi to support passing a root disk
Simon Glass
[PATCH 02/27] scripts: Change -k and -o options
Simon Glass
[PATCH 09/27] bootstd: Tidy up help for boot flags
Simon Glass
[PATCH 07/27] scripts: Update build-efi to support debugging with QEMU
Simon Glass
[PATCH 08/27] scripts: Update build-efi to allow firmware settings
Simon Glass
[PATCH 14/27] efi: Rename the media device
Simon Glass
[PATCH 10/27] bootstd: Provide an option to scan any partition
Simon Glass
[PATCH 15/27] efi: Allow disabling the TPM in the app
Simon Glass
[PATCH 19/27] x86: efi: Sync up the two link scripts somewhat
Simon Glass
[PATCH 16/27] efi: doc: Use inline links for EFI app documentation
Simon Glass
[PATCH 17/27] efi: Add a bootdev for EFI media
Simon Glass
[PATCH 22/27] x86: efi: Avoid calling arch_setup_gd() from jump_to_copy()
Simon Glass
[PATCH 21/27] x86: efi: Add a few dummy functions
Simon Glass
[PATCH 23/27] x86: efi: Drop relocate and physmem
Simon Glass
[PATCH 24/27] x86: efi: Enable --gc-sections to drop unused code
Simon Glass
[PATCH 25/27] x86: efi: Drop some unused options
Simon Glass
[PATCH 26/27] x86: efi: Enable bootstd
Simon Glass
[PATCH 27/27] x86: efi: Add various useful options
Simon Glass
[PATCH 12/27] efi: Use the correct driver for TPM
Simon Glass
[PATCH 05/27] scripts: Update build-efi to allow showing the QEMU cmdline
Simon Glass
[PATCH 01/27] scripts: Tidy up build-qemu a little
Simon Glass
[PATCH 20/27] x86: efi: Tidy up the link scripts
Simon Glass
[PATCH 11/27] vbe: Avoid accessing TEXT_BASE if undefined
Simon Glass
[PATCH 18/27] efi: Provide an easy way to debug with gdb
Simon Glass
[PATCH 13/27] efi: Allow disabling networking in the app
Simon Glass
Re: [PATCH 00/27] x86: efi: Various app improvements to support bootstd
Casey Connolly
Re: [PATCH 00/27] x86: efi: Various app improvements to support bootstd
Tom Rini
Re: [PATCH 00/27] x86: efi: Various app improvements to support bootstd
Simon Glass
Re: [PATCH 00/27] x86: efi: Various app improvements to support bootstd
Tom Rini
Re: [PATCH 00/27] x86: efi: Various app improvements to support bootstd
Simon Glass
Re: [PATCH 00/27] x86: efi: Various app improvements to support bootstd
Tom Rini
[PATCH 0/6] Print version of the DM firmware
Moteen Shah
[PATCH 1/6] ti_sci_*: Add utility to access tisci firmware and SOC capability
Moteen Shah
Re: [PATCH 1/6] ti_sci_*: Add utility to access tisci firmware and SOC capability
Neha Malcom Francis
Re: [PATCH 1/6] ti_sci_*: Add utility to access tisci firmware and SOC capability
Dhruva Gole
[PATCH 3/6] firmware: ti_sci.c: Add a function to query DM firmware's capability
Moteen Shah
Re: [PATCH 3/6] firmware: ti_sci.c: Add a function to query DM firmware's capability
Neha Malcom Francis
Re: [PATCH 3/6] firmware: ti_sci.c: Add a function to query DM firmware's capability
Dhruva Gole
[PATCH 2/6] ti_sci_* : Add capability to access DM firmware's metadata
Moteen Shah
Re: [PATCH 2/6] ti_sci_* : Add capability to access DM firmware's metadata
Neha Malcom Francis
Re: [PATCH 2/6] ti_sci_* : Add capability to access DM firmware's metadata
Moteen Shah
Re: [PATCH 2/6] ti_sci_* : Add capability to access DM firmware's metadata
Neha Malcom Francis
Re: [PATCH 2/6] ti_sci_* : Add capability to access DM firmware's metadata
Dhruva Gole
Re: [PATCH 2/6] ti_sci_* : Add capability to access DM firmware's metadata
Moteen Shah
Re: [PATCH 2/6] ti_sci_* : Add capability to access DM firmware's metadata
Bryan Brattlof
[PATCH 4/6] firmware: ti_sci.c: Add a function to request DM metadata using ti_sci* calls
Moteen Shah
Re: [PATCH 4/6] firmware: ti_sci.c: Add a function to request DM metadata using ti_sci* calls
Neha Malcom Francis
Re: [PATCH 4/6] firmware: ti_sci.c: Add a function to request DM metadata using ti_sci* calls
Dhruva Gole
[PATCH 5/6] arm: mach-k3: Add a function for printing DM version
Moteen Shah
Re: [PATCH 5/6] arm: mach-k3: Add a function for printing DM version
Neha Malcom Francis
[PATCH 6/6] arm: mach-k3: Print version of DM firmware during boot process
Moteen Shah
Re: [PATCH 6/6] arm: mach-k3: Print version of DM firmware during boot process
Neha Malcom Francis
Re: [PATCH 6/6] arm: mach-k3: Print version of DM firmware during boot process
Moteen Shah
Re: [PATCH 6/6] arm: mach-k3: Print version of DM firmware during boot process
Bryan Brattlof
Re: [PATCH 6/6] arm: mach-k3: Print version of DM firmware during boot process
Moteen Shah
[PATCH] i2c: mux: Fix the crash when the i2c-arbitrator node is present
Venkatesh Yadav Abbarapu
Re: [PATCH] i2c: mux: Fix the crash when the i2c-arbitrator node is present
Heiko Schocher
RE: [PATCH] i2c: mux: Fix the crash when the i2c-arbitrator node is present
Abbarapu, Venkatesh
RE: [PATCH] i2c: mux: Fix the crash when the i2c-arbitrator node is present
Abbarapu, Venkatesh
[PATCH] include/dt-bindings/reset: Remove local version of bcm6318-reset.h
Tom Rini
Re: [PATCH] include/dt-bindings/reset: Remove local version of bcm6318-reset.h
Tom Rini
[PATCH] atmel: Remove local <dt-bindings/pinctrl/at91.h>
Tom Rini
Re: [PATCH] atmel: Remove local <dt-bindings/pinctrl/at91.h>
Eugen Hristev
Re: [PATCH] atmel: Remove local <dt-bindings/pinctrl/at91.h>
Tom Rini
Re: [PATCH] atmel: Remove local <dt-bindings/pinctrl/at91.h>
Eugen Hristev
RE: [PATCH] atmel: Remove local <dt-bindings/pinctrl/at91.h>
Mihai.Sain
Re: [PATCH] atmel: Remove local <dt-bindings/pinctrl/at91.h>
Eugen Hristev
[PATCH 1/2] include/dt-bindings: Remove functionally identical headers
Tom Rini
[PATCH 2/2] include/dt-bindings: Remove strict subset headers
Tom Rini
Re: [PATCH 1/2] include/dt-bindings: Remove functionally identical headers
Tom Rini
[PATCH 1/2] include/dt-bindings: Remove unused headers
Tom Rini
Re: [PATCH 1/2] include/dt-bindings: Remove unused headers
Tom Rini
[PATCH v8 0/1] *** Initial Wiznet W5500 support ***
verdun
[PATCH v8 1/1] Initial support for Wiznet W5500
verdun
[PATCH] armv8: fix Clang warning on writing 32-bit variable to a 64-bit register
Raymond Mao
Re: [PATCH] armv8: fix Clang warning on writing 32-bit variable to a 64-bit register
Ilias Apalodimas
Re: [PATCH] armv8: fix Clang warning on writing 32-bit variable to a 64-bit register
Tom Rini
[PATCH] makefile: fix Clang link error when RSA_PUBLIC_KEY_PARSER is selected
Raymond Mao
Re: [PATCH] makefile: fix Clang link error when RSA_PUBLIC_KEY_PARSER is selected
Tom Rini
Re: [PATCH] makefile: fix Clang link error when RSA_PUBLIC_KEY_PARSER is selected
Jerome Forissier
Re: [PATCH] makefile: fix Clang link error when RSA_PUBLIC_KEY_PARSER is selected
Tom Rini
Re: [PATCH] makefile: fix Clang link error when RSA_PUBLIC_KEY_PARSER is selected
Jerome Forissier
Re: [PATCH] makefile: fix Clang link error when RSA_PUBLIC_KEY_PARSER is selected
Raymond Mao
Re: [PATCH] makefile: fix Clang link error when RSA_PUBLIC_KEY_PARSER is selected
Jerome Forissier
Re: [PATCH] makefile: fix Clang link error when RSA_PUBLIC_KEY_PARSER is selected
Raymond Mao
Re: [PATCH] makefile: fix Clang link error when RSA_PUBLIC_KEY_PARSER is selected
Raymond Mao
lwIP watchdog not being serviced
Tim Harvey
Re: lwIP watchdog not being serviced
Jerome Forissier
Re: lwIP watchdog not being serviced
Tim Harvey
Re: lwIP watchdog not being serviced
Jérôme Forissier
[PATCH v2] bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2B board
Michael Trimarchi
Re: [PATCH v2] bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2B board
Fabio Estevam
[PATCH v2 00/13] stm32mp25: Add clock and reset drivers support
Patrice Chotard
[PATCH v2 02/13] clk: stm32mp25: Add clock driver support
Patrice Chotard
Re: [PATCH v2 02/13] clk: stm32mp25: Add clock driver support
Patrick DELAUNAY
Re: [PATCH v2 02/13] clk: stm32mp25: Add clock driver support
Patrice CHOTARD
[PATCH v2 07/13] clk: fixed_rate: configure clock ID with CONFIG_CLK_AUTO_ID
Patrice Chotard
Re: [PATCH v2 07/13] clk: fixed_rate: configure clock ID with CONFIG_CLK_AUTO_ID
Patrick DELAUNAY
Re: [PATCH v2 07/13] clk: fixed_rate: configure clock ID with CONFIG_CLK_AUTO_ID
Patrice CHOTARD
[PATCH v2 01/13] clk: scmi: add compatibility with clock protocol 2.0
Patrice Chotard
Re: [PATCH v2 01/13] clk: scmi: add compatibility with clock protocol 2.0
Patrick DELAUNAY
Re: [PATCH v2 01/13] clk: scmi: add compatibility with clock protocol 2.0
Patrice CHOTARD
[PATCH v2 05/13] clk: sandbox: update driver for CONFIG_CLK_AUTO_ID support
Patrice Chotard
Re: [PATCH v2 05/13] clk: sandbox: update driver for CONFIG_CLK_AUTO_ID support
Patrick DELAUNAY
Re: [PATCH v2 05/13] clk: sandbox: update driver for CONFIG_CLK_AUTO_ID support
Patrice CHOTARD
[PATCH v2 09/13] phy: stm32-usbphyc: manage properly the clk identifier with CCF
Patrice Chotard
Re: [PATCH v2 09/13] phy: stm32-usbphyc: manage properly the clk identifier with CCF
Patrick DELAUNAY
Re: [PATCH v2 09/13] phy: stm32-usbphyc: manage properly the clk identifier with CCF
Patrice CHOTARD
[PATCH v2 12/13] ARM: dts: stm32: switch from fixed to scmi clocks for stm32mp257f-ev1
Patrice Chotard
Re: [PATCH v2 12/13] ARM: dts: stm32: switch from fixed to scmi clocks for stm32mp257f-ev1
Patrick DELAUNAY
[PATCH v2 13/13] configs: stm32mp25: increase SYS_MALLOC_F_LEN to 0x60000
Patrice Chotard
Re: [PATCH v2 13/13] configs: stm32mp25: increase SYS_MALLOC_F_LEN to 0x60000
Patrick DELAUNAY
[PATCH v2 08/13] clk: scmi: manage properly the clk identifier with CCF
Patrice Chotard
Re: [PATCH v2 08/13] clk: scmi: manage properly the clk identifier with CCF
Patrick DELAUNAY
Re: [PATCH v2 08/13] clk: scmi: manage properly the clk identifier with CCF
Patrice CHOTARD
[PATCH v2 11/13] reset: stm32mp25: add stm32mp25 reset driver
Patrice Chotard
Re: [PATCH v2 11/13] reset: stm32mp25: add stm32mp25 reset driver
Patrick DELAUNAY
Re: [PATCH v2 11/13] reset: stm32mp25: add stm32mp25 reset driver
Patrice CHOTARD
[PATCH v2 06/13] sandbox: test: update for CONFIG_CLK_AUTO_ID support
Patrice Chotard
Re: [PATCH v2 06/13] sandbox: test: update for CONFIG_CLK_AUTO_ID support
Patrick DELAUNAY
Re: [PATCH v2 06/13] sandbox: test: update for CONFIG_CLK_AUTO_ID support
Patrice CHOTARD
[PATCH v2 04/13] clk: add CONFIG_CLK_AUTO_ID
Patrice Chotard
Re: [PATCH v2 04/13] clk: add CONFIG_CLK_AUTO_ID
Patrick DELAUNAY
Re: [PATCH v2 04/13] clk: add CONFIG_CLK_AUTO_ID
Patrice CHOTARD
Re: [PATCH v2 04/13] clk: add CONFIG_CLK_AUTO_ID
Michael Nazzareno Trimarchi
Re: [PATCH v2 04/13] clk: add CONFIG_CLK_AUTO_ID
Patrice CHOTARD
Re: [PATCH v2 04/13] clk: add CONFIG_CLK_AUTO_ID
Michael Nazzareno Trimarchi
Re: [PATCH v2 04/13] clk: add CONFIG_CLK_AUTO_ID
Michael Nazzareno Trimarchi
Re: [PATCH v2 04/13] clk: add CONFIG_CLK_AUTO_ID
Patrice CHOTARD
[PATCH v2 10/13] clk: stm32: fix clock counter
Patrice Chotard
Re: [PATCH v2 10/13] clk: stm32: fix clock counter
Patrick DELAUNAY
Re: [PATCH v2 10/13] clk: stm32: fix clock counter
Patrice CHOTARD
[PATCH v2 03/13] clk: stm32mp25: implement clock check security function
Patrice Chotard
Re: [PATCH v2 03/13] clk: stm32mp25: implement clock check security function
Patrick DELAUNAY
Re: [PATCH v2 03/13] clk: stm32mp25: implement clock check security function
Patrice CHOTARD
Re: [PATCH v2 00/13] stm32mp25: Add clock and reset drivers support
Patrice CHOTARD
Merging v6.15-dts to next
Tom Rini
Re: Merging v6.15-dts to next
Tom Rini
[PATCH v1] drivers: watchdog: qcom: Add timeout configuration support in watchdog
Balaji Selvanathan
[PATCH RFC v2 0/8] Fix handling of optional blobs in binman
Yannic Moog
[PATCH RFC v2 3/8] tools: binman: mark optional missing blobs as absent
Yannic Moog
Re: [PATCH RFC v2 3/8] tools: binman: mark optional missing blobs as absent
Simon Glass
Re: [PATCH RFC v2 3/8] tools: binman: mark optional missing blobs as absent
Yannic Moog
[PATCH RFC v2 8/8] binman: test: assert optional blobs don't cause non-functionality
Yannic Moog
[PATCH RFC v2 4/8] binman: replace _entries with GetEntries()
Yannic Moog
Re: [PATCH RFC v2 4/8] binman: replace _entries with GetEntries()
Simon Glass
[PATCH RFC v2 2/8] tools: binman: drop "faked" return value from check_fake_fname
Yannic Moog
Re: [PATCH RFC v2 2/8] tools: binman: drop "faked" return value from check_fake_fname
Simon Glass
[PATCH RFC v2 5/8] binman: rework dropping absent entries from packaged image
Yannic Moog
Re: [PATCH RFC v2 5/8] binman: rework dropping absent entries from packaged image
Simon Glass
[PATCH RFC v2 6/8] tools: binman: add faked optional entry case in CheckForProblems
Yannic Moog
[PATCH RFC v2 1/8] tools: binman: ftest: pass allow_fake_blob to _DoReadFileDtb
Yannic Moog
[PATCH RFC v2 7/8] tools: binman: ftest: fix tests that require non-faked ext blobs
Yannic Moog
Re: [PATCH RFC v2 7/8] tools: binman: ftest: fix tests that require non-faked ext blobs
Simon Glass
Re: [PATCH RFC v2 0/8] Fix handling of optional blobs in binman
Simon Glass
Synced invitation: U-Boot community meeting @ Every 2 weeks from 5pm to 6pm on Tuesday (CEST) (u-boot@lists.denx.de)
Michael Nazzareno Trimarchi
Synced invitation: U-Boot community meeting @ Every 2 weeks from 4pm to 5pm on Tuesday (CET) (u-boot@lists.denx.de)
Michael Nazzareno Trimarchi
[PATCH 1/2] bootm: Shorten BOOTM_STATE_
Simon Glass
[PATCH 2/2] bool: Convert BOOTMS to and enum and document it
Simon Glass
Re: [PATCH 1/2] bootm: Shorten BOOTM_STATE_
Tom Rini
Re: [PATCH 1/2] bootm: Shorten BOOTM_STATE_
Simon Glass
Re: [PATCH 1/2] bootm: Shorten BOOTM_STATE_
Tom Rini
Potential Integer Overflow in video_splash_align_axis() Function
yb
Please pull u-boot-dm into -next
Simon Glass
Earlier messages
Later messages