u-boot
Thread
Date
Earlier messages
Messages by Thread
[PATCH v4 0/7] clk: mediatek: new mt8189 driver
David Lechner
[PATCH v4 1/7] clk: mediatek: use correct struct type for infrasys clocks
David Lechner
[PATCH v4 2/7] clk: mediatek: refactor parent rate lookup functions
David Lechner
[PATCH v4 3/7] clk: mediatek: add mtk_clk_id_is_* helper functions
David Lechner
[PATCH v4 4/7] clk: mediatek: add CLK_PARENT_EXT
David Lechner
[PATCH v4 5/7] clk: mediatek: add MUX_MIXED_CLR_SET_UPD_FLAGS() macro
David Lechner
[PATCH v4 6/7] dt-bindings: clock: Add MediaTek MT8189 clock
David Lechner
[PATCH v4 7/7] clk: mediatek: add clock driver for MT8189
David Lechner
[GIT PULL] Please pull u-boot-dfu-next-20260303 into next
Mattijs Korpershoek
Binman and blobs
Simon Glass
Re: Binman and blobs
Tom Rini
Re: Binman and blobs
Quentin Schulz
Re: Binman and blobs
Andrew Davis
[PATCH 0/5] misc: fs_loader: reorg and split to FS and FW loader + FIP loader
Christian Marangi
[PATCH 1/5] misc: fs_loader: fix ubifs not unmounted on dev_get_priv error
Christian Marangi
Re: [PATCH 1/5] misc: fs_loader: fix ubifs not unmounted on dev_get_priv error
Daniel Golle
Re: [PATCH 1/5] misc: fs_loader: fix ubifs not unmounted on dev_get_priv error
Christian Marangi
Re: [PATCH 1/5] misc: fs_loader: fix ubifs not unmounted on dev_get_priv error
Daniel Golle
[PATCH 3/5] misc: fw_loader: implement generic get_fw_loader_from_node()
Christian Marangi
[PATCH 2/5] misc: fs_loader: reorganize and split to FS and FW loader
Christian Marangi
[PATCH 4/5] misc: fw_loader: introduce FIP loader driver
Christian Marangi
[PATCH 5/5] misc: fw_loader: implement request_firmware_size() OP
Christian Marangi
[PATCH 0/2] update MAINTAINERS for PWM LED
Quentin Schulz
[PATCH 2/2] MAINTAINERS: make PWM LED orphan
Quentin Schulz
[PATCH 1/2] MAINTAINERS: rename LED into PWM LED
Quentin Schulz
[PATCH 0/2] fastboot: Add UFS flash/erase support
Ruitong Su
[PATCH 1/2] fastboot: Add UFS flash backend
Ruitong Su
[PATCH 2/2] fastboot: Wire UFS backend into command and getvar dispatch
Ruitong Su
[PATCH v4 1/4] iopoll: Fix read_poll_timeout macro documentation
Ronan Dalton
[PATCH v4 2/4] iopoll: Improve handling of timeout_us param in read_poll_timeout macro
Ronan Dalton
Re: [PATCH v4 2/4] iopoll: Improve handling of timeout_us param in read_poll_timeout macro
Ariel D'Alessandro
Re: [PATCH v4 2/4] iopoll: Improve handling of timeout_us param in read_poll_timeout macro
Marek Vasut
[PATCH v4 3/4] usb: Add code spacing in usb_bulk_msg function
Ronan Dalton
Re: [PATCH v4 3/4] usb: Add code spacing in usb_bulk_msg function
Marek Vasut
[PATCH v4 4/4] usb: Convert ad-hoc poll/timeout sequences in usb.c to iopoll
Ronan Dalton
Re: [PATCH v4 4/4] usb: Convert ad-hoc poll/timeout sequences in usb.c to iopoll
Marek Vasut
Re: [PATCH v4 1/4] iopoll: Fix read_poll_timeout macro documentation
Ariel D'Alessandro
Re: [PATCH v4 1/4] iopoll: Fix read_poll_timeout macro documentation
Marek Vasut
[PATCH v3 0/4] Enable XSPI1 on i.MX943 EVK board
alice . guo
[PATCH v3 2/4] misc: ele_api: Add support for XSPI SET GMID command
alice . guo
Re: [PATCH v3 2/4] misc: ele_api: Add support for XSPI SET GMID command
Peng Fan
[PATCH v3 1/4] spi: nxp_xspi: Add new driver for NXP XSPI controller
alice . guo
Re: [PATCH v3 1/4] spi: nxp_xspi: Add new driver for NXP XSPI controller
Peng Fan
[PATCH v3 3/4] imx94_evk: Get ownership of XSPI control registers protected by GMID in SPL
alice . guo
Re: [PATCH v3 3/4] imx94_evk: Get ownership of XSPI control registers protected by GMID in SPL
Peng Fan
[PATCH v3 4/4] imx943_evk: Enable XSPI1
alice . guo
[PATCH 00/14] clk: mediatek: unify mux clocks
David Lechner
[PATCH 01/14] clk: mediatek: move common PARENT macros to header
David Lechner
[PATCH 03/14] clk: mediatek: mt7981: convert to struct mtk_parent
David Lechner
[PATCH 02/14] clk: mediatek: mt7622: convert to struct mtk_parent
David Lechner
[PATCH 06/14] clk: mediatek: mt8183: convert to struct mtk_parent
David Lechner
[PATCH 05/14] clk: mediatek: mt7988: convert to struct mtk_parent
David Lechner
[PATCH 04/14] clk: mediatek: mt7987: convert to struct mtk_parent
David Lechner
[PATCH 08/14] clk: mediatek: mt8195: convert to struct mtk_parent
David Lechner
[PATCH 10/14] clk: mediatek: mt8512: convert to struct mtk_parent
David Lechner
[PATCH 09/14] clk: mediatek: mt8365: convert to struct mtk_parent
David Lechner
[PATCH 07/14] clk: mediatek: mt8188: convert to struct mtk_parent
David Lechner
[PATCH 11/14] clk: mediatek: mt8516: convert to struct mtk_parent
David Lechner
[PATCH 13/14] clk: mediatek: remove CLK_PARENT_MIXED flag
David Lechner
[PATCH 14/14] clk: mediatek: refactor duplicate *_mux_get_rate()
David Lechner
[PATCH 12/14] clk: mediatek: mt8518: convert to struct mtk_parent
David Lechner
[PATCH] FIT: Address Secure Boot Bypass for Signed FIT Images
Tom Rini
Re: [PATCH] FIT: Address Secure Boot Bypass for Signed FIT Images
Ahmad Fatoum
Re: [PATCH] FIT: Address Secure Boot Bypass for Signed FIT Images
Simon Glass
Re: [PATCH] FIT: Address Secure Boot Bypass for Signed FIT Images
Tom Rini
Re: [PATCH] FIT: Address Secure Boot Bypass for Signed FIT Images
Tom Rini
[PATCH v3 0/7] clk: mediatek: new mt8189 driver
David Lechner
[PATCH v3 2/7] clk: mediatek: refactor parent rate lookup functions
David Lechner
[PATCH v3 5/7] clk: mediatek: add MUX_MIXED_CLR_SET_UPD_FLAGS() macro
David Lechner
[PATCH v3 3/7] clk: mediatek: add mtk_clk_id_is_* helper functions
David Lechner
[PATCH v3 1/7] clk: mediatek: use correct struct type for infrasys clocks
David Lechner
[PATCH v3 6/7] dt-bindings: clock: Add MediaTek MT8189 clock
David Lechner
[PATCH v3 7/7] clk: mediatek: add clock driver for MT8189
David Lechner
[PATCH v3 4/7] clk: mediatek: add CLK_PARENT_EXT
David Lechner
[PATCH v3 00/13] imx: add i.MX952 support
alice . guo
[PATCH v3 01/13] imx9: scmi: Get DDR size through SM SCMI API
alice . guo
[PATCH v3 02/13] imx95/imx94: Remove board_phys_sdram_size from each board
alice . guo
[PATCH v3 03/13] pinctrl: nxp: Add i.MX952 support
alice . guo
[PATCH v3 04/13] arm: imx: Add i.MX952 CPU type support
alice . guo
[PATCH v3 05/13] imx: ele_ahab: Add i.MX952 support to display_life_cycle()
alice . guo
[PATCH v3 06/13] imx: container: Add i.MX952 support to get_imageset_end()
alice . guo
[PATCH v3 07/13] arm: imx9: Add i.MX952 SoC support
alice . guo
[PATCH v3 08/13] cpu: imx952: Add i.MX952 support
alice . guo
[PATCH v3 09/13] arm: imx9: Keep WDG3/WDG4 untouched for i.MX952
alice . guo
[PATCH v3 10/13] arm64: dts: freescale: Add initial device tree for i.MX952
alice . guo
[PATCH v3 11/13] arm64: dts: freescale: Add i.MX952 EVK basic device tree
alice . guo
[PATCH v3 12/13] arm: dts: Add U-Boot device tree for i.MX952 EVK
alice . guo
[PATCH v3 13/13] board: nxp: imx952_evk: Add i.MX952 15x15 lpddr4x board support
alice . guo
[PATCH v0] Fix NVMe for non-zero bus offsets
Torsten Duwe
[hack] help U-Boot find the correct PCIe inbound offset for NVMe on Raspberry Pi 5
Torsten Duwe
[PATCH] kbuild: fix cross_tools compilation
Ilias Apalodimas
Re: [PATCH] kbuild: fix cross_tools compilation
Frieder Schrempf
[PATCH 0/3] net: zynq_gem: driver enhancement
Michal Simek
[PATCH 2/3] net: zynq_gem: clear TXSR transfer complete
Michal Simek
[PATCH 1/3] net: zynq_gem: Disable broadcast packets
Michal Simek
[PATCH 3/3] net: zynq_gem: Add support for dma-coherent flag
Michal Simek
[PATCH] misc: imx_ele: Fix compile without CMD_FUSE
niko . mauno
[PATCH v3 1/4] iopoll: Fix read_poll_timeout macro documentation
Ronan Dalton
[PATCH v3 2/4] iopoll: Improve handling of timeout_us param in read_poll_timeout macro
Ronan Dalton
Re: [PATCH v3 2/4] iopoll: Improve handling of timeout_us param in read_poll_timeout macro
Marek Vasut
Re: [PATCH v3 2/4] iopoll: Improve handling of timeout_us param in read_poll_timeout macro
Ronan Dalton
Re: [PATCH v3 2/4] iopoll: Improve handling of timeout_us param in read_poll_timeout macro
Marek Vasut
[PATCH v3 3/4] usb: Add code spacing in usb_bulk_msg function
Ronan Dalton
Re: [PATCH v3 3/4] usb: Add code spacing in usb_bulk_msg function
Marek Vasut
[PATCH v3 4/4] usb: Convert ad-hoc poll/timeout sequences in usb.c to iopoll
Ronan Dalton
Re: [PATCH v3 4/4] usb: Convert ad-hoc poll/timeout sequences in usb.c to iopoll
Marek Vasut
Re: [PATCH v3 4/4] usb: Convert ad-hoc poll/timeout sequences in usb.c to iopoll
Ronan Dalton
Re: [PATCH v3 1/4] iopoll: Fix read_poll_timeout macro documentation
Marek Vasut
[PATCH v3 00/17] bootm: Clean up arch-specific, pre-OS clean-up
Simon Glass
[PATCH v3 01/17] dm: Move flags_remove() check before child removal
Simon Glass
[PATCH v3 02/17] dm: Remove children when parent is removed by flags
Simon Glass
[PATCH v3 03/17] bootstage: Add some missing dummy functions
Simon Glass
[PATCH v3 04/17] bootm: Create bootm_final() for pre-boot cleanup
Simon Glass
Re: [PATCH v3 04/17] bootm: Create bootm_final() for pre-boot cleanup
Tom Rini
[PATCH v3 05/17] x86: Call bootm_final()
Simon Glass
[PATCH v3 06/17] riscv: Call bootm_final()
Simon Glass
[PATCH v3 07/17] bootm: Stash bootstage data in bootm_final()
Simon Glass
Re: [PATCH v3 07/17] bootm: Stash bootstage data in bootm_final()
Tom Rini
[PATCH v3 08/17] arm: Call bootm_final()
Simon Glass
[PATCH v3 09/17] arc: Call bootm_final()
Simon Glass
[PATCH v3 10/17] microblaze: Call bootm_final()
Simon Glass
[PATCH v3 11/17] mips: Call bootm_final()
Simon Glass
[PATCH v3 12/17] powerpc: Call bootm_final()
Simon Glass
[PATCH v3 13/17] m68k: Call bootm_final()
Simon Glass
Re: [PATCH v3 13/17] m68k: Call bootm_final()
Angelo Dureghello
Re: [PATCH v3 13/17] m68k: Call bootm_final()
Angelo Dureghello
[PATCH v3 14/17] nios2: Call bootm_final()
Simon Glass
[PATCH v3 15/17] sh: Call bootm_final()
Simon Glass
[PATCH v3 16/17] xtensa: Call bootm_final()
Simon Glass
[PATCH v3 17/17] sandbox: Call bootm_final()
Simon Glass
[GIT PULL] Please pull u-boot-imx-next-20260228
Fabio Estevam
Re: [GIT PULL] Please pull u-boot-imx-next-20260228
Tom Rini
[PATCH] board: rockchip: Add Xunlong Orange Pi 5 Pro board support
dennis
Re: [PATCH] board: rockchip: Add Xunlong Orange Pi 5 Pro board support
Tom Rini
[PATCH v2 0/7] Provide classes for building disk images with FS partitions
Simon Glass
[PATCH v2 1/7] test: fs_helper: Allow passing the image filename
Simon Glass
Re: [PATCH v2 1/7] test: fs_helper: Allow passing the image filename
Tom Rini
[PATCH v2 2/7] test: fs_helper: Add a quiet flag to mk_fs()
Simon Glass
Re: [PATCH v2 2/7] test: fs_helper: Add a quiet flag to mk_fs()
Tom Rini
[PATCH v2 3/7] test: Update comment for fs_helper.setup_image()
Simon Glass
Re: [PATCH v2 3/7] test: Update comment for fs_helper.setup_image()
Tom Rini
[PATCH v2 4/7] test: fs_helper: Drop the size_gran argument
Simon Glass
[PATCH v2 5/7] test: Convert fs_helper to use a class
Simon Glass
Re: [PATCH v2 5/7] test: Convert fs_helper to use a class
Tom Rini
[PATCH v2 6/7] test: Add a helper class to create disk images
Simon Glass
Re: [PATCH v2 6/7] test: Add a helper class to create disk images
Tom Rini
[PATCH v2 7/7] test: Convert test_efi_bootmgr to use FsHelper
Simon Glass
[PATCH v1 1/1] rsa: fix incorrect positive EINVAL in padding_pss_verify()
Aristo Chen
Re: [PATCH v1 1/1] rsa: fix incorrect positive EINVAL in padding_pss_verify()
Quentin Schulz
[PATCH] arm: imx: imx95: Use arch override for env_get_location()
Sébastien Szymanski
Re: [PATCH] arm: imx: imx95: Use arch override for env_get_location()
Peng Fan
Re: [PATCH] arm: imx: imx95: Use arch override for env_get_location()
Marek Vasut
[PATCH v2 00/13] imx: add i.MX952 support
alice . guo
[PATCH v2 01/13] imx9: scmi: Get DDR size through SM SCMI API
alice . guo
Re: [PATCH v2 01/13] imx9: scmi: Get DDR size through SM SCMI API
Peng Fan
[PATCH v2 02/13] imx95/imx94: Remove board_phys_sdram_size from each board
alice . guo
[PATCH v2 03/13] pinctrl: nxp: Add i.MX952 support
alice . guo
[PATCH v2 04/13] arm: imx: Add i.MX952 CPU type support
alice . guo
[PATCH v2 05/13] imx: ele_ahab: Add i.MX952 support to display_life_cycle()
alice . guo
[PATCH v2 06/13] imx: container: Add i.MX952 support to get_imageset_end()
alice . guo
[PATCH v2 07/13] arm: imx9: Add i.MX952 SoC support
alice . guo
[PATCH v2 08/13] cpu: imx952: Add i.MX952 support
alice . guo
Re: [PATCH v2 08/13] cpu: imx952: Add i.MX952 support
Peng Fan
[PATCH v2 09/13] arm: imx9: Skip WDG3/WDG4 disable on i.MX952
alice . guo
Re: [PATCH v2 09/13] arm: imx9: Skip WDG3/WDG4 disable on i.MX952
Peng Fan
[PATCH v2 10/13] arm64: dts: freescale: Add initial device tree for i.MX952
alice . guo
[PATCH v2 11/13] arm64: dts: freescale: Add i.MX952 EVK basic device tree
alice . guo
[PATCH v2 12/13] arm: dts: Add U-Boot device tree for i.MX952 EVK
alice . guo
Re: [PATCH v2 12/13] arm: dts: Add U-Boot device tree for i.MX952 EVK
Peng Fan
[PATCH v2 13/13] board: nxp: imx952_evk: Add i.MX952 15x15 lpddr4x board support
alice . guo
[PATCH v3] arm: dts: sc594: Update sc594 EZKIT GPIO polarities
Caleb Ethridge
Re: [PATCH v3] arm: dts: sc594: Update sc594 EZKIT GPIO polarities
Greg Malysa
Security Disclosure: Multiple buffer overflow vulnerabilities in NFS client
Lee, Sin Liang
Re: Security Disclosure: Multiple buffer overflow vulnerabilities in NFS client
Tom Rini
Re: Security Disclosure: Multiple buffer overflow vulnerabilities in NFS client
Lee, Sin Liang
Re: Security Disclosure: Multiple buffer overflow vulnerabilities in NFS client
Tom Rini
Re: Security Disclosure: Multiple buffer overflow vulnerabilities in NFS client
Jerome Forissier
Re: Security Disclosure: Multiple buffer overflow vulnerabilities in NFS client
Jerome Forissier
[PATCH 0/9] ARM: RPi5: Enable PCIe
Torsten Duwe
[PATCH 1/9] ARM: bcm283x: Add bcm2712 PCIe memory window
Torsten Duwe
[PATCH 2/9] pci: brcmstb: Fix PCIe bus numbers
Torsten Duwe
[PATCH 3/9] pci: brcmstb: Support different variants using a cfg struct
Torsten Duwe
[PATCH 4/9] pci: brcmstb: Add RPi5 reset facilities
Torsten Duwe
[PATCH 5/9] pci: brcmstb: Add RPi5 rescal reset facilities
Torsten Duwe
[PATCH 6/9] pci: brcmstb: Get and use bridge and rescal reset properties
Torsten Duwe
[PATCH 8/9] pci: brcmstb: rework iBAR handling
Torsten Duwe
[PATCH 7/9] pci: brcmstb: Fix iBAR size calculation
Torsten Duwe
[PATCH 9/9] pci: brcmstb: Adapt to AXI bridge
Torsten Duwe
[PATCH] kconfig/[mn]conf: handle backspace (^H) key
Sébastien Szymanski
Re: [PATCH] kconfig/[mn]conf: handle backspace (^H) key
Tom Rini
[PATCH] clk: scmi: Fix protocol version fetch for non-CCF platforms
Kamlesh Gurudasani
Re: [PATCH] clk: scmi: Fix protocol version fetch for non-CCF platforms
Marek Vasut
Re: [PATCH] clk: scmi: Fix protocol version fetch for non-CCF platforms
Kamlesh Gurudasani
[PATCH v1] spi: designware: add support for bits-per-word DT binding
Boon Khai Ng
Re: [PATCH v1] spi: designware: add support for bits-per-word DT binding
Tom Rini
Re: [PATCH v1] spi: designware: add support for bits-per-word DT binding
Ng, Boon Khai
Re: [PATCH v1] spi: designware: add support for bits-per-word DT binding
Tom Rini
Re: [PATCH v1] spi: designware: add support for bits-per-word DT binding
Conor Dooley
Re: [PATCH v1] spi: designware: add support for bits-per-word DT binding
Tom Rini
[PATCH v1] arm: socfpga: Gen5/A10: Enable Designware watchdog
Boon Khai Ng
Earlier messages