January 2025 Archives by date
Starting: Wed Jan 1 00:54:12 CET 2025
Ending: Fri Jan 31 23:58:25 CET 2025
Messages: 2980
- [PATCH] qconfig.py: Update resync message
Tom Rini
- [PATCH v2] dma: ti: k3-udma: Fix BCDMA probe by adding check for MMR_RFLOW
Tom Rini
- [PATCH] arm: dts: k3-am62p-sk-binman: add SE security variant builds
Tom Rini
- [PATCH] drivers: firmware: ti_sci: Add DM_FLAG_PRE_RELOC to driver
Tom Rini
- [PATCH] arm: dts: k3-j721e-beagleboneai: Move to OF_UPSTREAM
Tom Rini
- [PATCH v2 0/4] Fix OSPI boot for J722S
Tom Rini
- [PATCH v2] net: tftpboot: clear timeout_count on every successful block
Mikhail Kshevetskiy
- [PATCH] net/netcat: add netcat over tcp support
Mikhail Kshevetskiy
- [PATCH v1] riscv: dts: starfive: split out visionfive2 target specific configuration
E Shattow
- [PATCH] net/netcat: add netcat over tcp support
Heinrich Schuchardt
- New Defects reported by Coverity Scan for Das U-Boot
Abbarapu, Venkatesh
- [PATCH 1/1] doc: move licenses to doc/
Heinrich Schuchardt
- [PATCH] sandbox: Adjust configuration to hang on panic()
Heinrich Schuchardt
- 回复: [EXT] Re: [PATCH v2 16/17] imx95_evk: add i.MX95 19x19 EVK board basic support
Alice Guo (OSS)
- [PATCH v2 0/3] Initial support for PXA1908 and samsung-coreprimevelte
Duje Mihanović
- [PATCH] trace: proftool: dump-ftrace should write funcgraph times in ns not us
Tom Rini
- [PATCH v2 0/3] Add 'trace wipe'
Tom Rini
- [PATCH v2 0/5] Static initcalls
Tom Rini
- [PATCH v2 1/3] arm64: Convert core type check macros into inline functions
Marek Vasut
- [PATCH v2 2/3] arm64: Add MIDR entries for Cortex-A57 and Cortex-A76
Marek Vasut
- [PATCH v2 3/3] arm64: renesas: Convert boards over to is_cortex_a() functions
Marek Vasut
- [PATCH v2] arm64: dts: renesas: Deduplicate extalr_clk bootph-all
Marek Vasut
- [PATCH] bloblist: Drop BSD license
Simon Glass
- [PATCH v1 1/2] net: phy: Add driver for Motorcomm YT8531S Gigabit ethernet phy
Tom Rini
- [PATCH v2] net: tftpboot: clear timeout_count on every successful block
Tom Rini
- [PATCHv2] Revert "net: phy: marvell 88e151x: Fix handling of bare RGMII interface type"
Tom Rini
- [PATCH] Bitbanging MDIO driver for DM framework.
Tom Rini
- [PATCH 1/1] net: correct the description of ip_to_string()
Tom Rini
- [PATCH v1 1/2] net: phy: Add driver for Motorcomm YT8531S Gigabit ethernet phy
Tom Rini
- [PATCH] net: tftpput: reset timeout_count when an ACK is received
Tom Rini
- [PATCH] Fix neighbor discovery ethernet address saving
Tom Rini
- [PATCH 00/67] upl: Align with the updated spec
Simon Glass
- [PATCH 01/67] bloblist: Make BLOBLIST_ALLOC the default
Simon Glass
- [PATCH 02/67] abuf: Provide a way to get the buffer address
Simon Glass
- [PATCH 03/67] abuf: Allow use in host tools
Simon Glass
- [PATCH 04/67] abuf: Provide a constant buffer
Simon Glass
- [PATCH 05/67] cpu: Provide a way to get the physical-address size
Simon Glass
- [PATCH 06/67] serial: Support info() method in ns16550 xPL with UPL
Simon Glass
- [PATCH 07/67] mkimage: Update map_to_sysmem() to match its prototype
Simon Glass
- [PATCH 08/67] x86: Emable meminfo command
Simon Glass
- [PATCH 09/67] x86: Show the timestamp counter with bdinfo
Simon Glass
- [PATCH 10/67] ofnode: Use 4K for a default tree-size
Simon Glass
- [PATCH 11/67] ofnode: Indicate when out of space in a few places
Simon Glass
- [PATCH 12/67] ofnode: Update of_add_subnode() to indicate name is alloced
Simon Glass
- [PATCH 13/67] boot: Rename fit_image_get_data()
Simon Glass
- [PATCH 14/67] boot: Rename fit_image_get_data_and_size()
Simon Glass
- [PATCH 15/67] boot: Update fit_image_get_emb_data to use abuf
Simon Glass
- [PATCH 16/67] boot: Use fit_image_get_data() to get data
Simon Glass
- [PATCH 17/67] boot: Update fit_image_get_data() to use abuf
Simon Glass
- [PATCH 18/67] test: Fix inpected typo in upl test
Simon Glass
- [PATCH 19/67] emulation: fdt: Relax condition for OF_HAS_PRIOR_STAGE
Simon Glass
- [PATCH 20/67] emulation: Use bloblist to hold tables
Simon Glass
- [PATCH 21/67] x86: Create more space for SPL with qemu-x86_64
Simon Glass
- [PATCH 22/67] upl: Create a function to create a memory node
Simon Glass
- [PATCH 23/67] upl: Update add_upl_memmap() to use write_mem_node()
Simon Glass
- [PATCH 24/67] upl: Update add_upl_memres() to use write_mem_node()
Simon Glass
- [PATCH 25/67] upl: Support writing a UPL only for testing
Simon Glass
- [PATCH 26/67] upl: Drop enum upl_serial_access_type
Simon Glass
- [PATCH 27/67] upl: Init serial and graphics alists in upl_init()
Simon Glass
- [PATCH 28/67] upl: Move serial and graphics addition-code to upl_common
Simon Glass
- [PATCH 29/67] pci: video: Set up the pixel-format field
Simon Glass
- [PATCH 30/67] x86: Show an error if video fails
Simon Glass
- [PATCH 31/67] x86: Support jumping to a UPL image
Simon Glass
- [PATCH 32/67] x86: Enable UPL handoff for SPL
Simon Glass
- [PATCH 33/67] x86: Align the SMBIOS table to a 4K boundary
Simon Glass
- [PATCH 34/67] upl: Require OFNODE_MULTI_TREE when writing a UPL handoff
Simon Glass
- [PATCH 35/67] upl: Drop the argument to spl_write_upl_handoff()
Simon Glass
- [PATCH 36/67] x86: emulation: Enable UPL
Simon Glass
- [PATCH 37/67] upl: Correct comment and condition in add_upl_memres()
Simon Glass
- [PATCH 38/67] upl: Add addr/size tags in the reserved-memory node
Simon Glass
- [PATCH 39/67] upl: Update upl_add_graphics() to return framebuffer
Simon Glass
- [PATCH 40/67] upl: Add a function to write a UPL handoff to an abuf
Simon Glass
- [PATCH 41/67] upl: Use a 64-bit value for a memregion base-address
Simon Glass
- [PATCH 42/67] upl: Set bit 32 of the address when using ISA
Simon Glass
- [PATCH 43/67] upl: Add RAM to the memory region
Simon Glass
- [PATCH 44/67] upl: Add a compatible string for the upl-params node
Simon Glass
- [PATCH 45/67] upl: Move buffer_addr_size() higher and rename
Simon Glass
- [PATCH 46/67] upl: Factor out part of encode_reg() to new function
Simon Glass
- [PATCH 47/67] upl: Move decode_addr_size() higher and rename
Simon Glass
- [PATCH 48/67] upl: Factor out part of decode_reg() to new function
Simon Glass
- [PATCH 49/67] upl: Correct name of upl-images
Simon Glass
- [PATCH 50/67] dm: core: Clarify behaviour of ofnode_name_eq()
Simon Glass
- [PATCH 51/67] dm: core: Allow ofnode_name_eq() to accept a unit address
Simon Glass
- [PATCH 52/67] dm: core: Rewrite ofnode_find_subnode() to use ofnode API
Simon Glass
- [PATCH 53/67] upl: test: Show the handoff FDT when debugging
Simon Glass
- [PATCH 54/67] upl: Use a reg property to specify the FIT address and size
Simon Glass
- [PATCH 55/67] upl: Update and tidy writing of images
Simon Glass
- [PATCH 56/67] upl: Make use of alist_for_each()
Simon Glass
- [PATCH 57/67] upl: Correct use of sizeof()
Simon Glass
- [PATCH 58/67] upl: Drop acpi_nvs_size
Simon Glass
- [PATCH 59/67] upl: Improve uniqueness of log_msg_ret() strings
Simon Glass
- [PATCH 60/67] upl: Add PCI information
Simon Glass
- [PATCH 61/67] upl: Handle serial on an ISA bus with /chosen node
Simon Glass
- [PATCH 62/67] upl: Add missing word in comment for upl_write_handoff()
Simon Glass
- [PATCH 63/67] upl: Add a command to execute a UPL payload
Simon Glass
- [PATCH 64/67] scripts: Update qemu script to use 64-bit on x86 always
Simon Glass
- [PATCH 65/67] scripts: Update qemu script to support specifying a UPL
Simon Glass
- [PATCH 66/67] upl: Add reserved memory for the ACPI and SMBIOS tables
Simon Glass
- [PATCH 67/67] upl: Add an 'addr' property for Tianocore
Simon Glass
- [PATCH 2/2] tpm: get tpm event log from bloblist
Simon Glass
- [PATCH] power: pmic: tps65941: Fix TI TPS65224 PMIC compatiable
Jaehoon Chung
- [PATCH] board: xilinx: Add missing prototype for set_dfu_alt_info
Venkatesh Yadav Abbarapu
- [PATCH v2 4/8] usb: dwc2: Clean up with bitfield macros
Liu Jude
- [PATCH 1/7] arm64: dts: rockchip: Add FriendlyARM NanoPi R3S board
Kever Yang
- [PATCH 2/7] arm64: dts: rockchip: fix model name for FriendlyElec NanoPi R3S
Kever Yang
- [PATCH 3/7] arm64: dts: rockchip: replace deprecated snps,reset props for NanoPi R3S
Kever Yang
- [PATCH 4/7] arm64: dts: rockchip: sort props in pmu_io_domains node for NanoPi R3S
Kever Yang
- [PATCH 5/7] arm64: dts: rockchip: enable eMMC HS200 mode for NanoPi R3S
Kever Yang
- [PATCH 6/7] arm64: dts: rockchip: reorder mmc aliases for NanoPi R3S
Kever Yang
- [PATCH 7/7] board: rockchip: add FriendlyElec NanoPi R3S
Kever Yang
- MUSB compile failure for imx28
Rogan Dawes
- [PATCH v2 7/8] usb: dwc2: Unify flush and reset logic with v4.20a support
Liu Jude
- Secure boot on Milk V duo 256
Waldo Alvarez
- rpi: Compute Module 5 doesn't autoboot without debug UART
Gijs Peskens
- [PATCH 00/67] upl: Align with the updated spec
Tom Rini
- [PATCH] bloblist: Drop BSD license
Tom Rini
- [PATCH 2/2] tpm: get tpm event log from bloblist
Raymond Mao
- [PATCH 2/2] tpm: get tpm event log from bloblist
Tom Rini
- [PATCH 2/2] tpm: get tpm event log from bloblist
Tom Rini
- [PATCH 2/2] tpm: get tpm event log from bloblist
Raymond Mao
- Simon Glass's future with Das U-Boot project?
Tom Rini
- [PATCH 2/2] tpm: get tpm event log from bloblist
Tom Rini
- New Defects reported by Coverity Scan for Das U-Boot
Tom Rini
- [PATCH 2/2] tpm: get tpm event log from bloblist
Raymond Mao
- [PATCH 0/4] efi_loader: enable running the debug UEFI shell
Heinrich Schuchardt
- [PATCH 1/4] efi_loader: implement a HOB list
Heinrich Schuchardt
- [PATCH 2/4] efi_loader: build with HII configuration protocol
Heinrich Schuchardt
- [PATCH 3/4] efi_loader: install DXE services table
Heinrich Schuchardt
- [PATCH 4/4] efi_loader: print image load address in StartImage
Heinrich Schuchardt
- [PATCH] bloblist: Drop BSD license
Ilias Apalodimas
- LwIP and multiple network interfaces
E Shattow
- LwIP and multiple network interfaces
Tom Rini
- [PATCH v2 16/17] imx95_evk: add i.MX95 19x19 EVK board basic support
Tim Harvey
- [PATCH 00/67] upl: Align with the updated spec
Simon Glass
- LwIP and multiple network interfaces
E Shattow
- [PATCH 0/4] efi_loader: enable running the debug UEFI shell
Simon Glass
- LwIP and multiple network interfaces
Tom Rini
- [PATCH 2/2] tpm: get tpm event log from bloblist
Simon Glass
- [PATCH] sandbox: Adjust configuration to hang on panic()
Simon Glass
- [PATCH] qconfig.py: Update resync message
Simon Glass
- [PATCH v2 0/5] Static initcalls
Simon Glass
- [PATCH] bloblist: Drop BSD license
Simon Glass
- LwIP and multiple network interfaces
E Shattow
- 回复: [EXT] Re: [PATCH v2 16/17] imx95_evk: add i.MX95 19x19 EVK board basic support
Alice Guo (OSS)
- [PATCH 01/20] dt-bindings: clock, reset: Add support for rk3576
Kever Yang
- [PATCH 02/20] dt-bindings: clock, reset: fix top-comment indentation rk3576 headers
Kever Yang
- [PATCH 03/20] dt-bindings: power: Add support for RK3576 SoC
Kever Yang
- [PATCH] rockchip: rk3399: expand space for decompressed kernel
Kever Yang
- [PATCH] rockchip: rk3308-rock-s0: Fix SD-card boot on v1.1 hw revision
Kever Yang
- [PATCH v2] board: rockchip: add Khadas Edge2 RK3588 board
Kever Yang
- [PATCH v1] rockchip: rk3066a/rk3188: use includes from dts/upstream
Kever Yang
- [PATCH v1] rockchip: use OF_UPSTREAM for rk3066a/rk3188
Kever Yang
- [PATCH v1] arm: dts: rockchip: add rk3318 A95X Z2 board
Kever Yang
- [PATCH 0/4] efi_loader: enable running the debug UEFI shell
Heinrich Schuchardt
- [PATCH v2] board: rockchip: add Khadas Edge2 RK3588 board
Jacobe Zang
- [PATCH v1] rockchip: use OF_UPSTREAM for rk3036
Kever Yang
- [PATCH 1/5] arm64: dts: rockchip: enable PCIe on M.2 E key for Radxa ROCK 5A
Kever Yang
- [PATCH 2/5] arm64: dts: rockchip: Split up RK3588's PCIe pinctrls
Kever Yang
- [PATCH 3/5] arm64: dts: rockchip: Add HDMI0 node to rk3588
Kever Yang
- [PATCH 4/5] arm64: dts: rockchip: add Radxa ROCK 5C
Kever Yang
- [PATCH 5/5] rockchip: Add support for Radxa ROCK 5C
Kever Yang
- [PATCH v2] config: xilinx: Enable the SPI_STACKED_PARALLEL config option
Venkatesh Yadav Abbarapu
- [PATCH v1 0/5] Enable QCOM QCS9100 Ride platform support
Varadarajan Narayanan
- [PATCH v1 1/5] dts: sa8775p-ride-r3-u-boot: add override dtsi
Varadarajan Narayanan
- [PATCH v1 2/5] clk/qcom: add initial clock driver for qcs9100
Varadarajan Narayanan
- [PATCH v1 3/5] phy: qcom: Add SA8775 to QMP UFS PHY driver
Varadarajan Narayanan
- [PATCH v1 4/5] qcom_defconfig: enable SA8775P clock driver
Varadarajan Narayanan
- [PATCH v1 5/5] configs: add qcs9100_defconfig
Varadarajan Narayanan
- Secure boot on Milk V duo 256
Yixun Lan
- [PATCH 1/2] rockchip: Add initial RK3582 support
Kever Yang
- 回复: [EXT] Re: [PATCH v2 16/17] imx95_evk: add i.MX95 19x19 EVK board basic support
Alice Guo (OSS)
- [PATCH 01/11] rockchip: rk3288-firefly: Drop unused SPL_LED related code
Kever Yang
- [PATCH 02/11] rockchip: rk3288-firefly: Sort u-boot.dtsi nodes alphabetically
Kever Yang
- [PATCH 03/11] rockchip: rk3288-firefly: Set ethaddr env based on cpuid
Kever Yang
- [PATCH 04/11] rockchip: rk3288-firefly: Use common bss and stack addresses
Kever Yang
- [PATCH 05/11] rockchip: rk3288-firefly: Include required DT nodes in xPL
Kever Yang
- [PATCH 06/11] rockchip: rk3288-firefly: Include sdmmc regulator in SPL
Kever Yang
- [PATCH 07/11] rockchip: rk3288-firefly: Drop use of silent console and late boardinfo
Kever Yang
- [PATCH 08/11] rockchip: rk3288-firefly: Drop USE_PREBOOT Kconfig option
Kever Yang
- [PATCH 09/11] rockchip: rk3288-firefly: Migrate to OF_UPSTREAM
Kever Yang
- [PATCH 11/11] rockchip: rk3288-firefly: Change to use FIT
Kever Yang
- [PATCH 10/11] rockchip: rk3288-firefly: Fix slow Ethernet initializion
Kever Yang
- [PATCH 01/12] rockchip: rk3399: Fix TPL build of bob and kevin
Kever Yang
- [PATCH 02/12] rockchip: rk3399-gru: Use SYS_SPI_U_BOOT_OFFS value in offset prop
Kever Yang
- [PATCH 03/12] rockchip: rk3399-gru: Move SPI flash payload offset for bob and kevin
Kever Yang
- [PATCH 04/12] rockchip: rk3399-gru: Fix include of TPL in u-boot.rom image
Kever Yang
- [PATCH 05/12] rockchip: rk3399-gru: Use TPL with common bss and stack addresses
Kever Yang
- [PATCH v3 00/17] imx: add i.MX95 support
Alice Guo
- [PATCH v3 01/17] mailbox: add i.MX95 Messaging Unit (MU) driver
Alice Guo
- [PATCH v3 02/17] firmware: scmi: smt: Interrupt communication enable
Alice Guo
- [PATCH v3 03/17] pinctrl: nxp: add SCMI pin control protocol driver
Alice Guo
- [PATCH v3 04/17] scmi_protocols: add SCMI misc protocol protocol_id and message_id for getting the ROM passover data
Alice Guo
- [PATCH v3 05/17] scmi_protocols: add SCMI Performance domain management protocol message IDs
Alice Guo
- [PATCH v3 06/17] clk: scmi: add the command CLOCK_PARENT_SET
Alice Guo
- [PATCH v3 07/17] clk: scmi: check the clock state/parent/rate control permissions
Alice Guo
- [PATCH v3 08/17] scmi_protocols: update struct scmi_base_discover_list_protocols_out
Alice Guo
- [PATCH v3 09/17] imx9: scmi: add i.MX95 SoC and clock related code
Alice Guo
- [PATCH v3 10/17] imx9: add i.MX95 Kconfig and Makefile
Alice Guo
- [PATCH v3 11/17] imx9: scmi: soc: Override h_spl_load_read with trampoline buffer
Alice Guo
- [PATCH v3 12/17] scmi: add the macro SCMI_MSG
Alice Guo
- [PATCH v3 13/17] imx: Kconfig: IMX8_ROMAPI is not configured for i.MX95
Alice Guo
- [PATCH v3 14/17] binman: add a new entry type for packing DDR PHY firmware images
Alice Guo
- [PATCH v3 15/17] tools: imx8image: add i.MX95 support
Alice Guo
- [PATCH v3 16/17] imx: add V2X container support on i.MX95
Alice Guo
- [PATCH v3 17/17] imx95_evk: add i.MX95 19x19 EVK board basic support
Alice Guo
- MUSB compile failure for imx28
Rogan Dawes
- [PATCH 0/4] upl: A few fixes to get EDK2 booting
Simon Glass
- [PATCH 1/4] upl: Add a work-around for Tianocore images
Simon Glass
- [PATCH 2/4] upl: Correct handling of ISA serial
Simon Glass
- [PATCH 3/4] x86: emulation: Enable bloblist
Simon Glass
- [PATCH 4/4] upl: Update documentation
Simon Glass
- [PATCH] efi: Correct ECPT table GUID
Yang Gang
- [PATCH] efi: Correct ECPT table GUID
Yang Gang
- [PATCH v2 0/5] Static initcalls
Jerome Forissier
- [PATCH v2 0/5] Static initcalls
Jerome Forissier
- [PATCH 06/12] rockchip: rk3399-gru: Include binman generated FIT in u-boot.rom image
Kever Yang
- [PATCH 07/12] rockchip: rk3399: Drop common Kconfig options already implied
Kever Yang
- [PATCH 11/12] rockchip: rk3399-gru: Include pinctrl and regulators in SPL
Kever Yang
- [PATCH 10/12] rockchip: rk3399-gru: Use SDMA mode to read from eMMC
Kever Yang
- [PATCH 09/12] rockchip: rk3399-gru: Enable dcache and signature validation in SPL
Kever Yang
- [PATCH 08/12] rockchip: rk3399-gru: Remove unused nodes from xPL control FDT
Kever Yang
- [PATCH v1] rockchip: use OF_UPSTREAM for rk3036
Kever Yang
- [PATCH v3 5/5] rockchip: Add support for Radxa ROCK 5C
Kever Yang
- LwIP and multiple network interfaces
Jerome Forissier
- [PATCH v3 5/5] rockchip: Add support for Radxa ROCK 5C
FUKAUMI Naoki
- [PATCH] rpi: Add identifiers for the new RPi 5 series
Matthias Brugger
- [PATCH v3 0/5] Static initcalls
Jerome Forissier
- [PATCH v3 1/5] common: board: Simplify array with function pointers with CONFIG_IS_ENABLED
Jerome Forissier
- [PATCH v3 2/5] board_init_f(): use static calls
Jerome Forissier
- [PATCH v3 3/5] board_init_f_r(): use static calls
Jerome Forissier
- [PATCH v3 4/5] board_init_r(): use static calls
Jerome Forissier
- [PATCH v3 5/5] initcall: remove initcall_run_list()
Jerome Forissier
- [PATCH] efi: Correct ECPT table GUID
Heinrich Schuchardt
- [PATCH v4 0/5] rockchip: Add support for Radxa ROCK 5C
FUKAUMI Naoki
- [PATCH v4 1/5] arm64: dts: rockchip: enable PCIe on M.2 E key for Radxa ROCK 5A
FUKAUMI Naoki
- [PATCH v4 2/5] arm64: dts: rockchip: Split up RK3588's PCIe pinctrls
FUKAUMI Naoki
- [PATCH v4 3/5] arm64: dts: rockchip: Add HDMI0 node to rk3588
FUKAUMI Naoki
- [PATCH v4 4/5] arm64: dts: rockchip: add Radxa ROCK 5C
FUKAUMI Naoki
- [PATCH v4 5/5] rockchip: Add support for Radxa ROCK 5C
FUKAUMI Naoki
- [PATCH v4 1/5] arm64: dts: rockchip: enable PCIe on M.2 E key for Radxa ROCK 5A
Sumit Garg
- [PATCH v4 2/5] arm64: dts: rockchip: Split up RK3588's PCIe pinctrls
Sumit Garg
- [PATCH v4 3/5] arm64: dts: rockchip: Add HDMI0 node to rk3588
Sumit Garg
- [PATCH v4 1/5] arm64: dts: rockchip: enable PCIe on M.2 E key for Radxa ROCK 5A
FUKAUMI Naoki
- [PATCH v4 1/5] arm64: dts: rockchip: enable PCIe on M.2 E key for Radxa ROCK 5A
Sumit Garg
- [PATCH 00/67] upl: Align with the updated spec
Tom Rini
- [PATCH 08/67] x86: Emable meminfo command
Heinrich Schuchardt
- [PATCH 13/67] boot: Rename fit_image_get_data()
Heinrich Schuchardt
- [PATCH 33/67] x86: Align the SMBIOS table to a 4K boundary
Heinrich Schuchardt
- Secure boot on Milk V duo 256
Waldo Alvarez
- [PATCH v1 2/5] clk/qcom: add initial clock driver for qcs9100
neil.armstrong at linaro.org
- [PATCH v1 3/5] phy: qcom: Add SA8775 to QMP UFS PHY driver
neil.armstrong at linaro.org
- [PATCH v1 4/5] qcom_defconfig: enable SA8775P clock driver
neil.armstrong at linaro.org
- [PATCH v1 1/5] dts: sa8775p-ride-r3-u-boot: add override dtsi
neil.armstrong at linaro.org
- [PATCH 1/2] efi_stub: Sync the debug UART definition like other platform
Heinrich Schuchardt
- [PATCH 2/2] config: efi-x86_payload: Enable DEBUG_UART
Heinrich Schuchardt
- [PATCH v2 4/4] efi: add helper functions to insert pmem node for DT fixup
Heinrich Schuchardt
- LwIP and multiple network interfaces
E Shattow
- [PATCH 1/2] efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.c
Heinrich Schuchardt
- [PATCH 0/4] efi_loader: enable running the debug UEFI shell
Simon Glass
- [PATCH] efi_loader: Fix section alignment on EFI binaries
Heinrich Schuchardt
- [PATCH 1/2] efi_loader: enable support for file renaming
Heinrich Schuchardt
- [PATCH 0/2] tools: mkimage: Add Amlogic Boot Image type
Jonas Karlman
- [PATCH 1/2] tools: mkimage: Add Amlogic Boot Image type
Jonas Karlman
- [PATCH 2/2] tools: amlimage: Add support for GXBB eMMC header
Jonas Karlman
- [PATCH 2/2] fs: fat: Implement FAT file rename
Heinrich Schuchardt
- [PATCH v2 2/2] efi_loader: efi_net: let efi_net_set_dp properly update the device path
Heinrich Schuchardt
- [PATCH 0/3] net: use strnstr() for lwip_strnstr()
Heinrich Schuchardt
- [PATCH 1/3] lib: implement strnstr()
Heinrich Schuchardt
- [PATCH 2/3] test: unit tests for strstr() and strnstr()
Heinrich Schuchardt
- [PATCH 3/3] net: use strnstr() for lwip_strnstr()
Heinrich Schuchardt
- [PATCH 1/1] fs: eliminate YAFFS2 implementation
Heinrich Schuchardt
- [PATCH 2/2] config: efi-x86_payload: Enable DEBUG_UART
Heinrich Schuchardt
- [PATCH 1/1] fs: eliminate YAFFS2 implementation
Marek Vasut
- [PATCH 1/1] fs: eliminate YAFFS2 implementation
Tom Rini
- [PATCH v1 3/5] phy: qcom: Add SA8775 to QMP UFS PHY driver
Caleb Connolly
- [PATCH v3 4/5] board_init_r(): use static calls
Caleb Connolly
- [PATCH v5 0/4] rockchip: Add support for Radxa ROCK 5C
FUKAUMI Naoki
- [PATCH v5 1/4] arm64: dts: rockchip: Split up RK3588's PCIe pinctrls
FUKAUMI Naoki
- [PATCH v5 2/4] arm64: dts: rockchip: Add HDMI0 node to rk3588
FUKAUMI Naoki
- [PATCH v5 3/4] arm64: dts: rockchip: add Radxa ROCK 5C
FUKAUMI Naoki
- [PATCH v5 4/4] rockchip: Add support for Radxa ROCK 5C
FUKAUMI Naoki
- LwIP and multiple network interfaces
E Shattow
- Pull request efi-next-20250104
Heinrich Schuchardt
- [PATCH v3 0/8] usb: dwc2: Refactor and update USB DWC2 driver
Junhui Liu
- [PATCH v3 1/8] usb: dwc2: Extract register definitions to common header file
Junhui Liu
- [PATCH v3 2/8] usb: dwc2: Fix incorrect ULPI_UTMI_SEL bit setting
Junhui Liu
- [PATCH v3 3/8] USB: dwc2: Fix HBstLen setting for external DMA mode
Junhui Liu
- [PATCH v3 4/8] usb: dwc2: Clean up with bitfield macros
Junhui Liu
- [PATCH v3 5/8] usb: dwc2: Align macros with Linux kernel definitions
Junhui Liu
- [PATCH v3 6/8] usb: dwc2: Extract macro definitions to common header
Junhui Liu
- [PATCH v3 7/8] usb: dwc2: Unify flush and reset logic with v4.20a support
Junhui Liu
- [PATCH v3 8/8] usb: dwc2: Replace uint<x>_t types with u<x>
Junhui Liu
- [PATCH 00/12] imx9: switch to bootstd for i.MX93/1 EVK/QSB and i.MX8M EVK
Peng Fan (OSS)
- [PATCH 01/12] imx: imx93_evk: switch to BOOTSTD
Peng Fan (OSS)
- [PATCH 02/12] imx: imx93_qsb: switch to BOOTSTD
Peng Fan (OSS)
- [PATCH 03/12] imx: imx91_evk: switch to BOOTSTD
Peng Fan (OSS)
- [PATCH 04/12] imx: imx8mp_evk: Enable dynamic settings to mmcdev and mmcroot
Peng Fan (OSS)
- [PATCH 05/12] imx: imx8mp_evk: Switch to BOOTSTD
Peng Fan (OSS)
- [PATCH 06/12] imx: imx8mn_evk: Enable dynamic settings to mmcdev and mmcroot
Peng Fan (OSS)
- [PATCH 07/12] imx: imx8mn_evk: Switch to BOOTSTD
Peng Fan (OSS)
- [PATCH 08/12] imx: imx8mm_evk: Enable dynamic settings to mmcdev and mmcroot
Peng Fan (OSS)
- [PATCH 09/12] imx: imx8mm_evk: Switch to BOOTSTD
Peng Fan (OSS)
- [PATCH 10/12] imx: imx8mq_evk: Enable dynamic settings to mmcdev and mmcroot
Peng Fan (OSS)
- [PATCH 11/12] imx: imx8mq_evk: Switch to BOOTSTD
Peng Fan (OSS)
- [PATCH 12/12] imx: imx93-11x11-evk: drop duplicated nodes
Peng Fan (OSS)
- Pull request efi-next-20250104
Jonas Karlman
- [PATCH 1/2] tools: mkimage: Add Amlogic Boot Image type
Ferass El Hafidi
- Pull request efi-next-20250104
Heinrich Schuchardt
- Pull request efi-next-20250104
Tom Rini
- [PATCH] configs: am62x_evm_*: Set DFU buffer size to 256k
Roger Quadros
- [PATCH 2/2] config: efi-x86_payload: Enable DEBUG_UART
Simon Glass
- [PATCH 08/67] x86: Emable meminfo command
Simon Glass
- [PATCH 00/12] imx9: switch to bootstd for i.MX93/1 EVK/QSB and i.MX8M EVK
Simon Glass
- [PATCH 1/1] fs: eliminate YAFFS2 implementation
Simon Glass
- [PATCH 2/2] tools: amlimage: Add support for GXBB eMMC header
Simon Glass
- [PATCH 00/67] upl: Align with the updated spec
Simon Glass
- [PATCH] rpi: Add identifiers for the new RPi 5 series
Simon Glass
- [PATCH v3 4/5] board_init_r(): use static calls
Simon Glass
- [PATCH 2/2] tools: amlimage: Add support for GXBB eMMC header
Jonas Karlman
- [PATCH 2/2] config: efi-x86_payload: Enable DEBUG_UART
Heinrich Schuchardt
- [PATCH 1/1] fs: eliminate YAFFS2 implementation
Marek Vasut
- [PATCH 1/1] fs: eliminate YAFFS2 implementation
Heinrich Schuchardt
- [PATCH v5 4/8] RFC: Revert "bootstd: Make efi_mgr bootmeth work for non-sandbox setups"
Heinrich Schuchardt
- Pull request efi-next-20250105
Heinrich Schuchardt
- [PATCH 2/2] tools: amlimage: Add support for GXBB eMMC header
Ferass El Hafidi
- [PATCH v2 1/1] cmd/setexpr: support concatenation of direct strings
Heinrich Schuchardt
- [PATCH v3 4/8] usb: dwc2: Clean up with bitfield macros
Marek Vasut
- [PATCH v3 7/8] usb: dwc2: Unify flush and reset logic with v4.20a support
Marek Vasut
- [PATCH] usb: dwc3-generic: Fix build errors when USB_DWC3_GADGET is disabled
Marek Vasut
- [PATCH] binman: Fill in most of the imx8mimage and imx8mcst tests
Marek Vasut
- [PATCH v3 01/17] mailbox: add i.MX95 Messaging Unit (MU) driver
Marek Vasut
- [PATCH v3 02/17] firmware: scmi: smt: Interrupt communication enable
Marek Vasut
- [PATCH v3 03/17] pinctrl: nxp: add SCMI pin control protocol driver
Marek Vasut
- [PATCH v3 07/17] clk: scmi: check the clock state/parent/rate control permissions
Marek Vasut
- [PATCH v3 08/17] scmi_protocols: update struct scmi_base_discover_list_protocols_out
Marek Vasut
- [PATCH v3 09/17] imx9: scmi: add i.MX95 SoC and clock related code
Marek Vasut
- [PATCH v3 10/17] imx9: add i.MX95 Kconfig and Makefile
Marek Vasut
- [PATCH v3 11/17] imx9: scmi: soc: Override h_spl_load_read with trampoline buffer
Marek Vasut
- [PATCH v3 14/17] binman: add a new entry type for packing DDR PHY firmware images
Marek Vasut
- [PATCH v3 11/17] imx9: scmi: soc: Override h_spl_load_read with trampoline buffer
Marek Vasut
- [PATCH v3 15/17] tools: imx8image: add i.MX95 support
Marek Vasut
- [PATCH v3 17/17] imx95_evk: add i.MX95 19x19 EVK board basic support
Marek Vasut
- [PATCH 00/12] imx9: switch to bootstd for i.MX93/1 EVK/QSB and i.MX8M EVK
Simon Glass
- [PATCH 00/12] imx9: switch to bootstd for i.MX93/1 EVK/QSB and i.MX8M EVK
Peng Fan
- [PATCH 00/12] imx9: switch to bootstd for i.MX93/1 EVK/QSB and i.MX8M EVK
Peng Fan
- [PATCH 7/7] board: rockchip: add FriendlyElec NanoPi R3S
Kever Yang
- [PATCH 1/2] efi_stub: Sync the debug UART definition like other platform
Kever Yang
- [PATCH 7/7] board: rockchip: add FriendlyElec NanoPi R3S
Tianling Shen
- 回复: [EXT] Re: [PATCH v3 01/17] mailbox: add i.MX95 Messaging Unit (MU) driver
Alice Guo (OSS)
- 回复: [EXT] Re: [PATCH v3 02/17] firmware: scmi: smt: Interrupt communication enable
Alice Guo (OSS)
- Proposal for a New Command to U-Boot Fuse Programming
Harsha Vardhan V M
- [PATCH 2/2] config: efi-x86_payload: Enable DEBUG_UART
Kever Yang
- [PATCH 1/3] lib: implement strnstr()
Jerome Forissier
- [PATCH 3/3] net: use strnstr() for lwip_strnstr()
Jerome Forissier
- [PATCH] zynqmp: Remove usb init initialization for Kria
Michal Simek
- [PATCH] xilinx: Sort OF_LIST and add missing vpk120 and zcu670 platforms
Michal Simek
- [PATCH v1 1/1] board: zynqmp: zynqmp-sm-k26-revA: release DP from reset
Michal Simek
- [PATCH v2] config: xilinx: Enable the SPI_STACKED_PARALLEL config option
Michal Simek
- [PATCH] board: xilinx: Add missing prototype for set_dfu_alt_info
Michal Simek
- [PATCH v5 9/9] board: ti: Pull redundant DDR functions to a common location and Fixup DDR size when ECC is enabled
Santhosh Kumar K
- [PATCH] arm64: zynqmp: Enable iio-hwmon description only for SOM
Michal Simek
- [PATCH] arm64: zynqmp: Add eeprom labels for System Controller dts
Michal Simek
- [PATCH v2] board: xilinx: Add missing prototype for set_dfu_alt_info
Venkatesh Yadav Abbarapu
- [PATCH v6 0/9] Inline ECC Series
Santhosh Kumar K
- [PATCH v6 1/9] arm: dts: k3-*-ddr: Add ss_cfg reg entry
Santhosh Kumar K
- [PATCH v6 2/9] ram: k3-ddrss: Use the DDR controller BIST engine for ECC priming
Santhosh Kumar K
- [PATCH v6 3/9] ram: k3-ddrss: Add k3_ddrss_ddr_bank_base_size_calc() to solve 'calculations restricted to 32 bits' issue
Santhosh Kumar K
- [PATCH v6 4/9] ram: k3-ddrss: Setup ECC region start and range
Santhosh Kumar K
- [PATCH v6 5/9] ram: k3-ddrss: Enable ECC interrupts
Santhosh Kumar K
- [PATCH v6 6/9] drivers: ram: Kconfig: Add CONFIG_K3_INLINE_ECC
Santhosh Kumar K
- [PATCH v6 7/9] ram: k3-ddrss: Remove 'ti,ecc-enable' support
Santhosh Kumar K
- [PATCH v6 8/9] arm: mach-k3: Set NR_DRAM_BANKS to 2
Santhosh Kumar K
- [PATCH v6 9/9] board: ti: Pull redundant DDR functions to a common location and Fixup DDR size when ECC is enabled
Santhosh Kumar K
- [PATCH v3 7/8] usb: dwc2: Unify flush and reset logic with v4.20a support
Junhui Liu
- [PATCH v2 4/4] efi: add helper functions to insert pmem node for DT fixup
Sughosh Ganu
- [PATCH] arm64: versal: RO multi_boot register in non JTAG bootmode
Michal Simek
- [PATCH 2/2] tools: amlimage: Add support for GXBB eMMC header
Neil Armstrong
- [PATCH 1/2] tools: mkimage: Add Amlogic Boot Image type
Neil Armstrong
- [PATCH 2/2] tools: amlimage: Add support for GXBB eMMC header
Neil Armstrong
- [PATCH RFC v2 0/8] Introduce J742S2 SoC and EVM
Manorit Chawdhry
- [PATCH RFC v2 1/8] tools: binman: control.py: Delete template nodes after parsing
Manorit Chawdhry
- [PATCH RFC v2 2/8] arm: dts: k3-j784s4-binman.dtsi: Clean up and templatize boot binaries
Manorit Chawdhry
- [PATCH RFC v2 3/8] arm: dts: k3-j784s4-ddr: Refactor J784s4 ddr file to a common file
Manorit Chawdhry
- [PATCH RFC v2 4/8] soc: Add information to identify the J742S2 SoC family
Manorit Chawdhry
- [PATCH RFC v2 5/8] arm: mach-k3: j742s2: Introduce clock and device files for J742S2 SoC
Manorit Chawdhry
- [PATCH RFC v2 6/8] board: ti: Introduce basic board files for the J742S2 family
Manorit Chawdhry
- [PATCH RFC v2 7/8] arm: dts: Introduce J742S2 U-boot DTS files
Manorit Chawdhry
- [PATCH RFC v2 8/8] configs: Introduce configs for J742S2
Manorit Chawdhry
- [PATCH] spi: cadence_qspi: Fix OSPI DDR mode alignment issue
Padmarao Begari
- 回复: [EXT] Re: [PATCH v3 03/17] pinctrl: nxp: add SCMI pin control protocol driver
Alice Guo (OSS)
- [PATCH] arch: arm: mach-k3: j784s4_init: Set CTRL_MMR for AUDIO_REFCLK1 clk_sel
Jayesh Choudhary
- [PATCH 1/3] lib: implement strnstr()
Rasmus Villemoes
- [PATCH 1/3] lib: implement strnstr()
Jerome Forissier
- 回复: [EXT] Re: [PATCH v3 08/17] scmi_protocols: update struct scmi_base_discover_list_protocols_out
Alice Guo (OSS)
- [PATCH 01/12] imx: imx93_evk: switch to BOOTSTD
Fabio Estevam
- [PATCH 06/12] imx: imx8mn_evk: Enable dynamic settings to mmcdev and mmcroot
Fabio Estevam
- [PATCH 10/12] imx: imx8mq_evk: Enable dynamic settings to mmcdev and mmcroot
Fabio Estevam
- [PATCH 00/12] imx9: switch to bootstd for i.MX93/1 EVK/QSB and i.MX8M EVK
Simon Glass
- [PATCH 2/2] config: efi-x86_payload: Enable DEBUG_UART
Simon Glass
- Proposal for a New Command to U-Boot Fuse Programming
Simon Glass
- [PATCH v1 0/2] Risc-V ISA Extension Probing
Mayuresh Chitale
- [PATCH v1 1/2] riscv: Enhance extension probing
Mayuresh Chitale
- [PATCH v1 2/2] riscv: Fallback to riscv,isa
Mayuresh Chitale
- [PATCH 3/3] arm: mach-k3: am62p: Fixup a53 max cpu frequency by speed-grade
Aparna Patra
- Integrated EFI tests better?
Simon Glass
- [PATCH v2 00/33] upl: Prerequite patches for updated spec
Simon Glass
- [PATCH v2 01/33] bloblist: add api to get blob with size
Simon Glass
- [PATCH v2 02/33] bloblist: Drop BSD license
Simon Glass
- [PATCH v2 03/33] bloblist: Make BLOBLIST_ALLOC the default
Simon Glass
- [PATCH v2 04/33] abuf: Provide a way to get the buffer address
Simon Glass
- [PATCH v2 05/33] abuf: Allow use in host tools
Simon Glass
- [PATCH v2 06/33] abuf: Provide a constant buffer
Simon Glass
- [PATCH v2 07/33] cpu: Provide a way to get the physical-address size
Simon Glass
- [PATCH v2 08/33] serial: Support info() method in ns16550 xPL with UPL
Simon Glass
- [PATCH v2 09/33] mkimage: Update map_to_sysmem() to match its prototype
Simon Glass
- [PATCH v2 10/33] x86: Enable meminfo command
Simon Glass
- [PATCH v2 11/33] x86: Show the timestamp counter with bdinfo
Simon Glass
- [PATCH v2 12/33] ofnode: Use 4K for a default tree-size
Simon Glass
- [PATCH v2 13/33] ofnode: Indicate when out of space in a few places
Simon Glass
- [PATCH v2 14/33] ofnode: Update of_add_subnode() to indicate name is alloced
Simon Glass
- [PATCH v2 15/33] boot: Rename fit_image_get_data()
Simon Glass
- [PATCH v2 16/33] boot: Rename fit_image_get_data_and_size()
Simon Glass
- [PATCH v2 17/33] boot: Update fit_image_get_emb_data to use abuf
Simon Glass
- [PATCH v2 18/33] boot: Use fit_image_get_data() to get data
Simon Glass
- [PATCH v2 19/33] boot: Update fit_image_get_data() to use abuf
Simon Glass
- [PATCH v2 20/33] test: Fix inpected typo in upl test
Simon Glass
- [PATCH v2 21/33] emulation: fdt: Relax condition for OF_HAS_PRIOR_STAGE
Simon Glass
- [PATCH v2 22/33] emulation: Use bloblist to hold tables
Simon Glass
- [PATCH v2 23/33] x86: Create more space for SPL with qemu-x86_64
Simon Glass
- [PATCH v2 24/33] pci: video: Set up the pixel-format field
Simon Glass
- [PATCH v2 25/33] x86: Show an error if video fails
Simon Glass
- [PATCH v2 26/33] x86: Support jumping to a UPL image
Simon Glass
- [PATCH v2 27/33] x86: Enable UPL handoff for SPL
Simon Glass
- [PATCH v2 28/33] x86: Move tables to use SZ macros
Simon Glass
- [PATCH v2 29/33] x86: Align the SMBIOS table to a 4K boundary
Simon Glass
- [PATCH v2 30/33] x86: emulation: Enable bloblist
Simon Glass
- [PATCH v2 31/33] dm: core: Clarify behaviour of ofnode_name_eq()
Simon Glass
- [PATCH v2 32/33] dm: core: Provide ofnode_name_eq_unit() to accept a unit address
Simon Glass
- [PATCH v2 33/33] dm: core: Provide ofnode_find_subnode_unit()
Simon Glass
- [PATCH] binman: Fill in most of the imx8mimage and imx8mcst tests
Simon Glass
- [PATCH v1 0/2] Risc-V ISA Extension Probing
Simon Glass
- [PATCH v4 0/2] Static initcalls
Jerome Forissier
- [PATCH v4 1/2] common: board: make static calls
Jerome Forissier
- [PATCH v4 2/2] initcall: remove initcall_run_list()
Jerome Forissier
- [PATCH 0/8] efi_loader: Complete the bootflow_efi() test
Simon Glass
- [PATCH 1/8] sandbox: Make USB controller as having active DMA
Simon Glass
- [PATCH 2/8] efi_loader: Fix display of addresses in log
Simon Glass
- [PATCH 3/8] efi_loader: Return the memory map in pointer format
Simon Glass
- [PATCH 4/8] efi_loader: Correct bounce-buffer setup
Simon Glass
- [PATCH 5/8] efi_loader: Check memory allocations in bootflow_efi test()
Simon Glass
- [PATCH 6/8] efi_loader: Update testapp to get memory map correctly
Simon Glass
- [PATCH 7/8] efi_loader: Check that the bootflow is not removed by app
Simon Glass
- [PATCH 8/8] efi_loader: Test that active-DMA devices are removed
Simon Glass
- [PATCH 01/18] scripts: Add a script for building and booting QEMU
Tom Rini
- [PATCH 1/2] tools: mkimage: Add Amlogic Boot Image type
Tom Rini
- [PATCH] arch: arm: mach-k3: j784s4_init: Set CTRL_MMR for AUDIO_REFCLK1 clk_sel
Andrew Davis
- [PATCH v3 7/8] usb: dwc2: Unify flush and reset logic with v4.20a support
Marek Vasut
- LwIP and multiple network interfaces
Jerome Forissier
- [PATCH v4 1/2] common: board: make static calls
Caleb Connolly
- [PATCH 0/8] efi_loader: Complete the bootflow_efi() test
Heinrich Schuchardt
- [PATCH] rockchip: rk3588-nanopc-t6-lts: Add missing board -u-boot.dtsi
Jonas Karlman
- LwIP and multiple network interfaces
E Shattow
- Re: 回复: [EXT] Re: [PATCH v3 01/17] mailbox: add i.MX95 Messaging Unit (MU) driver
Marek Vasut
- Re: 回复: [EXT] Re: [PATCH v3 02/17] firmware: scmi: smt: Interrupt communication enable
Marek Vasut
- Re: 回复: [EXT] Re: [PATCH v3 03/17] pinctrl: nxp: add SCMI pin control protocol driver
Marek Vasut
- Re: 回复: [EXT] Re: [PATCH v3 08/17] scmi_protocols: update struct scmi_base_discover_list_protocols_out
Marek Vasut
- [PATCH] binman: Fill in most of the imx8mimage and imx8mcst tests
Marek Vasut
- [PATCH] pinctrl: rockchip: rk3328: Fix pinmux for GPIO2-B and GPIO3-B pins
Jonas Karlman
- [PATCH v2 21/33] emulation: fdt: Relax condition for OF_HAS_PRIOR_STAGE
Tom Rini
- [PATCH v2 03/33] bloblist: Make BLOBLIST_ALLOC the default
Tom Rini
- [PATCH v2 00/33] upl: Prerequite patches for updated spec
Tom Rini
- [PATCH 2/2] config: efi-x86_payload: Enable DEBUG_UART
Tom Rini
- Proposal for a New Command to U-Boot Fuse Programming
Tom Rini
- [PATCH 00/12] imx9: switch to bootstd for i.MX93/1 EVK/QSB and i.MX8M EVK
Tony Dinh
- [ANN] U-Boot v2025.01 released
Tom Rini
- [PATCH 00/12] imx9: switch to bootstd for i.MX93/1 EVK/QSB and i.MX8M EVK
Peng Fan
- 回复: 回复: [EXT] Re: [PATCH v3 02/17] firmware: scmi: smt: Interrupt communication enable
Alice Guo (OSS)
- [PATCH] binman: Fill in most of the imx8mimage and imx8mcst tests
Simon Glass
- [PATCH] clk: sophgo: Use clock ID translation for cv1800b
Alexey Karyakin
- 回复: [EXT] Re: [PATCH v3 01/17] mailbox: add i.MX95 Messaging Unit (MU) driver
Peng Fan
- 回复: 回复: [EXT] Re: [PATCH v3 03/17] pinctrl: nxp: add SCMI pin control protocol driver
Alice Guo (OSS)
- 回复: [EXT] Re: [PATCH v3 07/17] clk: scmi: check the clock state/parent/rate control permissions
Alice Guo (OSS)
- [PATCH v2 00/16] imx9: switch to bootstd for i.MX93/1 EVK/QSB and i.MX8M EVK
Peng Fan (OSS)
- [PATCH v2 01/16] imx: imx93_evk: switch to BOOTSTD
Peng Fan (OSS)
- [PATCH v2 02/16] imx: imx93_qsb: switch to BOOTSTD
Peng Fan (OSS)
- [PATCH v2 03/16] imx: imx91_evk: switch to BOOTSTD
Peng Fan (OSS)
- [PATCH v2 04/16] imx: imx8mp_evk: Enable dynamic settings to mmcdev and mmcroot
Peng Fan (OSS)
- [PATCH v2 05/16] imx: imx8mp_evk: Switch to BOOTSTD
Peng Fan (OSS)
- [PATCH v2 06/16] imx: imx8mn_evk: Cleanup headers
Peng Fan (OSS)
- [PATCH v2 07/16] imx: imx8mn_evk: Drop DECLARE_GLOBAL_DATA_PTR
Peng Fan (OSS)
- [PATCH v2 08/16] imx: imx8mn_evk: Enable dynamic settings to mmcdev and mmcroot
Peng Fan (OSS)
- [PATCH v2 09/16] imx: imx8mn_evk: Switch to BOOTSTD
Peng Fan (OSS)
- [PATCH v2 10/16] imx: imx8mm_evk: Enable dynamic settings to mmcdev and mmcroot
Peng Fan (OSS)
- [PATCH v2 11/16] imx: imx8mm_evk: Switch to BOOTSTD
Peng Fan (OSS)
- [PATCH v2 12/16] imx: imx8mq_evk: Cleanup headers
Peng Fan (OSS)
- [PATCH v2 13/16] imx: imx8mq_evk: Drop DECLARE_GLOBAL_DATA_PTR
Peng Fan (OSS)
- [PATCH v2 14/16] imx: imx8mq_evk: Enable dynamic settings to mmcdev and mmcroot
Peng Fan (OSS)
- [PATCH v2 15/16] imx: imx8mq_evk: Switch to BOOTSTD
Peng Fan (OSS)
- [PATCH v2 16/16] imx: imx93-11x11-evk: drop duplicated nodes
Peng Fan (OSS)
- [PATCH v3 1/8] usb: dwc2: Extract register definitions to common header file
Mattijs Korpershoek
- [PATCH v3 2/8] usb: dwc2: Fix incorrect ULPI_UTMI_SEL bit setting
Mattijs Korpershoek
- [PATCH v3 3/8] USB: dwc2: Fix HBstLen setting for external DMA mode
Mattijs Korpershoek
- [PATCH v3 4/8] usb: dwc2: Clean up with bitfield macros
Mattijs Korpershoek
- [PATCH v1 1/5] dts: sa8775p-ride-r3-u-boot: add override dtsi
Varadarajan Narayanan
- [PATCH 0/2] spi: soft_spi: Add support for SPI_3WIRE
Hironori KIKUCHI
- [PATCH 1/2] spi: spi-uclass: Fix dm_spi_claim_bus()
Hironori KIKUCHI
- [PATCH 2/2] spi: soft_spi: Add support for SPI_3WIRE
Hironori KIKUCHI
- [PATCH v3 5/8] usb: dwc2: Align macros with Linux kernel definitions
Mattijs Korpershoek
- [PATCH v2] watchdog: rti: drop hack manipulating WDT clock rate
Stefan Roese
- [PATCH] watchdog: rti: support SPL (or re-start)
Stefan Roese
- [PATCH 00/13] Add support for Ethernet boot on AM62p-SK and AM68-SK
Chintan Vankar
- [PATCH 01/13] net: tftp: Increase TFTP pkt string length to include null character
Chintan Vankar
- [PATCH 02/13] arm: mach-k3: j721s2: Update SoC auto-gen data to enable Ethernet boot
Chintan Vankar
- [PATCH 03/13] arm: mach-k3: j721s2_spl: Alias Ethernet boot to CPGMAC
Chintan Vankar
- [PATCH 04/13] arm: mach-k3: j721s2_init: Probe AM65 CPSW NUSS for R5/A72 SPL
Chintan Vankar
- [PATCH 05/13] configs: am68: Add configs for enabling Ethboot in R5SPL
Chintan Vankar
- [PATCH 06/13] configs: am68: Enable configs required for Ethernet boot
Chintan Vankar
- [PATCH 07/13] arm: dts: k3-am68-sk-base-board-u-boot: Add bootph-all property to necessary nodes
Chintan Vankar
- [PATCH 08/13] arm: mach-k3: am62p: Update SoC auto-gen data to enable CPSW boot
Chintan Vankar
- [PATCH 09/13] arm: mach-k3: am62p5_init: Probe AM65 CPSW NUSS for R5/A53 SPL
Chintan Vankar
- [PATCH 10/13] board: ti: am62px: evm: Enable cache for AM62p
Chintan Vankar
- [PATCH 11/13] configs: am62p: Add configs for enabling ETHBOOT in R5SPL
Chintan Vankar
- [PATCH 12/13] configs: am62p: Enable configs required for Ethboot
Chintan Vankar
- [PATCH 13/13] arch: arm: dts: k3-am62p5-sk-u-boot: Add bootph-all property to necessary nodes
Chintan Vankar
- [PATCH v3 0/8] usb: dwc2: Refactor and update USB DWC2 driver
Mattijs Korpershoek
- [PATCH v3 6/8] usb: dwc2: Extract macro definitions to common header
Mattijs Korpershoek
- 回复: [EXT] Re: [PATCH v3 11/17] imx9: scmi: soc: Override h_spl_load_read with trampoline buffer
Alice Guo (OSS)
- [PATCH v2 02/33] bloblist: Drop BSD license
Ilias Apalodimas
- [PATCH] arch: arm: mach-k3: j784s4_init: Set CTRL_MMR for AUDIO_REFCLK1 clk_sel
Jayesh Choudhary
- [PATCH] binman: Fill in most of the imx8mimage and imx8mcst tests
Marek Vasut
- [PATCH] efi_loader: Fix section alignment on EFI binaries
Ilias Apalodimas
- [PATCH 1/1] tpm: update descriptions in tpm-v2.h header
Ilias Apalodimas
- Re: 回复: [EXT] Re: [PATCH v3 07/17] clk: scmi: check the clock state/parent/rate control permissions
Marek Vasut
- Re: 回复: [EXT] Re: [PATCH v3 01/17] mailbox: add i.MX95 Messaging Unit (MU) driver
Marek Vasut
- Re: 回复: 回复: [EXT] Re: [PATCH v3 02/17] firmware: scmi: smt: Interrupt communication enable
Marek Vasut
- Re: 回复: 回复: [EXT] Re: [PATCH v3 03/17] pinctrl: nxp: add SCMI pin control protocol driver
Marek Vasut
- Re: 回复: [EXT] Re: [PATCH v3 11/17] imx9: scmi: soc: Override h_spl_load_read with trampoline buffer
Marek Vasut
- [PATCH v2 0/3] Initial support for PXA1908 and samsung-coreprimevelte
Stefan Roese
- [PATCH v2 1/3] serial: ns16550: Add Intel XScale support
Stefan Roese
- [PATCH v1 1/5] dts: sa8775p-ride-r3-u-boot: add override dtsi
Caleb Connolly
- [PATCH v2 02/33] bloblist: Drop BSD license
Simon Glass
- MUSB compile failure for imx28
Fabio Estevam
- RE: 回复: 回复: [EXT] Re: [PATCH v3 03/17] pinctrl: nxp: add SCMI pin control protocol driver
Peng Fan
- RE: 回复: [EXT] Re: [PATCH v3 01/17] mailbox: add i.MX95 Messaging Unit (MU) driver
Peng Fan
- [PATCH 0/8] efi_loader: Complete the bootflow_efi() test
Simon Glass
- Re: 回复: 回复: [EXT] Re: [PATCH v3 03/17] pinctrl: nxp: add SCMI pin control protocol driver
Marek Vasut
- [PATCH v3 7/8] usb: dwc2: Unify flush and reset logic with v4.20a support
Junhui Liu
- [PATCH v2] watchdog: rti: drop hack manipulating WDT clock rate
Stefan Roese
- [PATCH] watchdog: rti: support SPL (or re-start)
Stefan Roese
- [PATCH v3 0/8] usb: dwc2: Refactor and update USB DWC2 driver
Junhui Liu
- Please pull u-boot-watchdog/master
Stefan Roese
- [PATCH] usb: dwc3-generic: Fix build errors when USB_DWC3_GADGET is disabled
Mattijs Korpershoek
- [PATCH v3 6/8] usb: dwc2: Extract macro definitions to common header
Junhui Liu
- [PATCH v3 7/8] usb: dwc2: Unify flush and reset logic with v4.20a support
Marek Vasut
- [PATCH 0/8] efi_loader: Complete the bootflow_efi() test
Heinrich Schuchardt
- [PATCH 1/4] efi_loader: implement a HOB list
Ilias Apalodimas
- [PATCH 2/4] efi_loader: build with HII configuration protocol
Ilias Apalodimas
- [PATCH 3/4] efi_loader: install DXE services table
Ilias Apalodimas
- [PATCH 4/4] efi_loader: print image load address in StartImage
Ilias Apalodimas
- [PATCH 2/8] efi_loader: Fix display of addresses in log
Ilias Apalodimas
- [PATCH 09/13] arm: mach-k3: am62p5_init: Probe AM65 CPSW NUSS for R5/A53 SPL
Bryan Brattlof
- [PATCH 02/13] arm: mach-k3: j721s2: Update SoC auto-gen data to enable Ethernet boot
Bryan Brattlof
- [PATCH 0/8] efi_loader: Complete the bootflow_efi() test
Simon Glass
- [PATCH 2/8] efi_loader: Fix display of addresses in log
Simon Glass
- [PATCH 08/13] arm: mach-k3: am62p: Update SoC auto-gen data to enable CPSW boot
Bryan Brattlof
- [PATCH 12/13] configs: am62p: Enable configs required for Ethboot
Bryan Brattlof
- [PATCH] usb: dwc3-generic: Fix build errors when USB_DWC3_GADGET is disabled
Jonas Karlman
- [PATCH 09/13] arm: mach-k3: am62p5_init: Probe AM65 CPSW NUSS for R5/A53 SPL
Roger Quadros
- [PATCH 01/13] net: tftp: Increase TFTP pkt string length to include null character
Tom Rini
- [PATCH] usb: dwc3-of-simple: Remove Amlogic and Rockchip compatible
Mattijs Korpershoek
- [PATCH 10/13] board: ti: am62px: evm: Enable cache for AM62p
Roger Quadros
- [PATCH 0/3] pinctrl: qcom: add clk_req functions
Caleb Connolly
- [PATCH 04/13] arm: mach-k3: j721s2_init: Probe AM65 CPSW NUSS for R5/A72 SPL
Roger Quadros
- [PATCH 05/13] configs: am68: Add configs for enabling Ethboot in R5SPL
Roger Quadros
- [PATCH 06/13] configs: am68: Enable configs required for Ethernet boot
Roger Quadros
- [PATCH] usb: dwc3-of-simple: Remove Amlogic and Rockchip compatible
neil.armstrong at linaro.org
- [PATCH] usb: dwc3-generic: Fix build errors when USB_DWC3_GADGET is disabled
Marek Vasut
- [U-Boot][PATCH] zynqmp_gqspi: update to log_debug
Ibai Erkiaga
- [PATCH v2 1/2] bloblist: add api to get blob with size
Raymond Mao
- [PATCH v2 2/2] tpm: get tpm event log from bloblist
Raymond Mao
- [PATCH 0/8] efi_loader: Complete the bootflow_efi() test
Tom Rini
- [PATCH v2 1/2] bloblist: add api to get blob with size
Simon Glass
- [PATCH v2 2/2] tpm: get tpm event log from bloblist
Simon Glass
- [PATCH 01/15] Revert "dm: SMEM (Shared memory) uclass"
Simon Glass
- [PATCH 02/15] smem: drop drivers/smem
Simon Glass
- [PATCH 05/15] soc: qcom: import smem from Linux 6.11-rc2
Simon Glass
- [PATCH 06/15] soc: qcom: smem: adjust headers for U-Boot
Simon Glass
- [PATCH 07/15] soc: qcom: smem: adjust for U-Boot
Simon Glass
- [PATCH 08/15] soc: qcom: smem: get serial number from socinfo
Simon Glass
- MUSB compile failure for imx28
Rogan Dawes
- [PATCH 04/15] Revert "drivers: smem: sandbox"
Simon Glass
- [PATCH 09/15] soc: qcom: smem: stub functions
Simon Glass
- [PATCH 10/15] soc: qcom: smem: add build infra
Simon Glass
- [PATCH 11/15] mach-snapdragon: increase pre-relocation malloc size for smem
Simon Glass
- [PATCH 12/15] mach-snapdragon: move memory parsing to its own file
Simon Glass
- [PATCH 13/15] mach-snapdragon: support parsing memory map from SMEM
Simon Glass
- [PATCH 14/15] mach-snapdragon: fetch serial# from SMEM
Simon Glass
- [PATCH 03/15] Revert "test: smem: add basic smem test"
Simon Glass
- [PATCH 0/8] efi_loader: Complete the bootflow_efi() test
Heinrich Schuchardt
- [PATCH] rtc: zynqmp: allow on Versal architectures
Vincent Fazio
- [PATCH 3/4] efi_loader: install DXE services table
Heinrich Schuchardt
- [PATCH v2 1/3] serial: ns16550: Add Intel XScale support
Duje Mihanović
- [PATCH v2 16/16] imx: imx93-11x11-evk: drop duplicated nodes
Fabio Estevam
- MUSB compile failure for imx28
Fabio Estevam
- [PATCH v2] rockchip: use OF_UPSTREAM for rk3036
Johan Jonker
- [RFC PATCH] am335x* defconfig: Increase u-boot partition in mtdparts
Judith Mendez
- [PATCH 1/2] usb: ehci-mx5: Use regulator_set_enable_if_allowed
Marek Vasut
- [PATCH 2/2] usb: ehci-mx6: Use regulator_set_enable_if_allowed
Marek Vasut
- [PATCH] usb: ehci-mx6: Add i.MX95 support
Marek Vasut
- [PATCH] usb: ehci-mx6: Add i.MX95 support
Fabio Estevam
- [PATCH 1/2] usb: ehci-mx5: Use regulator_set_enable_if_allowed
Fabio Estevam
- [PATCH 2/2] usb: ehci-mx6: Use regulator_set_enable_if_allowed
Fabio Estevam
- [PATCH v2 16/16] imx: imx93-11x11-evk: drop duplicated nodes
Peng Fan
- 回复: 回复: 回复: [EXT] Re: [PATCH v3 02/17] firmware: scmi: smt: Interrupt communication enable
Alice Guo (OSS)
- [PATCH v2 0/4] Add fdt-fixups for AM62P variants
Aparna Patra
- [PATCH v2 1/4] arm: mach-k3: am62p: Fixup CPU core, CAN-FD and Video-codec nodes in fdt
Aparna Patra
- [PATCH v2 2/4] arm: mach-k3: am62p: Fixup thermal zone critical points
Aparna Patra
- [PATCH v2 3/4] arm: mach-k3: am62p: Fixup a53 max cpu frequency by speed-grade
Aparna Patra
- [PATCH v2 4/4] arm: mach-k3: am62p: Set a53 cpu freq based on speed-grade
Aparna Patra
- [PATCH v1 1/5] dts: sa8775p-ride-r3-u-boot: add override dtsi
Varadarajan Narayanan
- [PATCH v5 1/4] arm64: dts: rockchip: Split up RK3588's PCIe pinctrls
Kever Yang
- [PATCH v5 2/4] arm64: dts: rockchip: Add HDMI0 node to rk3588
Kever Yang
- [PATCH v5 3/4] arm64: dts: rockchip: add Radxa ROCK 5C
Kever Yang
- [PATCH v5 4/4] rockchip: Add support for Radxa ROCK 5C
Kever Yang
- [PATCH 3/4] efi_loader: install DXE services table
Ilias Apalodimas
- [PATCH 2/8] efi_loader: Fix display of addresses in log
Ilias Apalodimas
- [PATCH v2 1/2] bloblist: add api to get blob with size
Ilias Apalodimas
- [PATCH v2 2/2] tpm: get tpm event log from bloblist
Ilias Apalodimas
- Pull request for tpm-master-07012025
Ilias Apalodimas
- [PATCH v5 0/4] rockchip: Add support for Radxa ROCK 5C
Sumit Garg
- [PATCH 1/2] usb: ehci-mx5: Use regulator_set_enable_if_allowed
Mattijs Korpershoek
- [PATCH 2/2] usb: ehci-mx6: Use regulator_set_enable_if_allowed
Mattijs Korpershoek
- Issue JTAG debugging U-Boot
tanjadeu at liwest.at
- [PATCH RFC 12/14] pinctrl: qcom: Add X1E80100 pinctrl driver
Alexey Minnekhanov
- [PATCH] riscv: spacemit: k1: probe dram size during boot phase.
Huan Zhou
- [PATCH 08/15] soc: qcom: smem: get serial number from socinfo
Stephan Gerhold
- [PATCH 13/15] mach-snapdragon: support parsing memory map from SMEM
Stephan Gerhold
- [PATCH] board: ti: j722s: j722s.env: Set remoteproc firmware names
Beleswar Padhi
- [PATCH] riscv: spacemit: k1: probe dram size during boot phase.
Yixun Lan
- [PATCH] riscv: spacemit: k1: probe dram size during boot phase.
Heinrich Schuchardt
- [PATCH] riscv: spacemit: k1: probe dram size during boot phase.
Huan Zhou
- [PATCH v2 16/16] imx: imx93-11x11-evk: drop duplicated nodes
Fabio Estevam
- [PATCH] riscv: spacemit: k1: probe dram size during boot phase.
Huan Zhou
- [PATCH] riscv: spacemit: k1: probe dram size during boot phase.
Huan Zhou
- [PATCH 1/4] clk/qcom: Print more details about stuck GDSC
Alexey Minnekhanov
- [PATCH 2/4] clk/qcom: Treat different GDSCs didderently
Alexey Minnekhanov
- [PATCH 3/4] clk/qcom: Port to new GDSC flags
Alexey Minnekhanov
- [PATCH 4/4] drivers: clk: qcom: Add SDM630/660 GCC driver
Alexey Minnekhanov
- [PATCH] usb: ehci-mx6: Add i.MX95 support
Marek Vasut
- [PATCH] riscv: spacemit: k1: probe dram size during boot phase.
Dan Carpenter
- [PATCH] riscv: spacemit: k1: probe dram size during boot phase.
Huan Zhou
- [PATCH 0/8] efi_loader: Complete the bootflow_efi() test
Caleb Connolly
- [PATCH 0/2] bootstd: android: Allow booting with AVB failures when unlocked
Mattijs Korpershoek
- [PATCH 1/2] bootstd: android: Add missing NULL in the avb partition list
Mattijs Korpershoek
- [PATCH 2/2] bootstd: android: Allow boot with AVB failures when unlocked
Mattijs Korpershoek
- [PATCH v2 1/3] serial: ns16550: Add Intel XScale support
Stefan Roese
- Simon Glass's future with Das U-Boot project?
Ilias Apalodimas
- [PATCH 2/2] bootstd: android: Allow boot with AVB failures when unlocked
Mattijs Korpershoek
- [U-Boot][PATCH 0/2] Improve fpga cmd usage information
Ibai Erkiaga
- [U-Boot][PATCH 1/2] fpga: fix alignment on fpga cmd usage info
Ibai Erkiaga
- [U-Boot][PATCH 2/2] fpga: improve loads usage information
Ibai Erkiaga
- [PATCH v1 1/5] dts: sa8775p-ride-r3-u-boot: add override dtsi
Caleb Connolly
- MUSB compile failure for imx28
Rogan Dawes
- [PATCH] board: ti: j722s: j722s.env: Set remoteproc firmware names
Bryan Brattlof
- [PATCH v1 1/5] dts: sa8775p-ride-r3-u-boot: add override dtsi
Sumit Garg
- [PATCH] armv8: mmu: don't switch to emergency tlb when adding a dynamic mapping
Caleb Connolly
- [PATCH] usb: ehci-mx6: Add i.MX95 support
Fabio Estevam
- [PATCH v1 1/5] dts: sa8775p-ride-r3-u-boot: add override dtsi
Caleb Connolly
- [PATCH 1/4] clk/qcom: Print more details about stuck GDSC
Caleb Connolly
- [PATCH v2 0/2] bootstd: android: Allow booting with AVB failures when unlocked
Mattijs Korpershoek
- [PATCH v2 1/2] bootstd: android: Add missing NULL in the avb partition list
Mattijs Korpershoek
- [PATCH v2 2/2] bootstd: android: Allow boot with AVB failures when unlocked
Mattijs Korpershoek
- [PATCH 2/4] clk/qcom: Treat different GDSCs didderently
Caleb Connolly
- [PATCH 4/4] drivers: clk: qcom: Add SDM630/660 GCC driver
Caleb Connolly
- [PATCH 05/15] soc: qcom: import smem from Linux 6.11-rc2
Caleb Connolly
- [PATCH 14/15] mach-snapdragon: fetch serial# from SMEM
Caleb Connolly
- [PATCH] armv8: mmu: don't switch to emergency tlb when adding a dynamic mapping
Marc Zyngier
- [PATCH 1/2] cyclic: Fix rollover every 72 min on 32 bits platforms
Patrice Chotard
- [PATCH 2/2] cyclic: Fix typo in struct cyclic_info description
Patrice Chotard
- [PATCH] armv8: mmu: don't switch to emergency tlb when adding a dynamic mapping
Caleb Connolly
- [PATCH] armv8: mmu: don't switch to emergency tlb when adding a dynamic mapping
Marc Zyngier
- [PATCH] armv8: mmu: don't switch to emergency tlb when adding a dynamic mapping
Pierre-Clément Tosi
- [PATCH] armv8: mmu: don't switch to emergency tlb when adding a dynamic mapping
Caleb Connolly
- [PATCH 00/12] imx9: switch to bootstd for i.MX93/1 EVK/QSB and i.MX8M EVK
Simon Glass
- [RFC PATCH] am335x* defconfig: Increase u-boot partition in mtdparts
Tom Rini
- [PATCH 15/15] qcom_defconfig: enable QCOM_SMEM
Simon Glass
- [PATCH 0/8] efi_loader: Complete the bootflow_efi() test
Simon Glass
- [PATCH 0/8] efi_loader: Complete the bootflow_efi() test
Simon Glass
- [PATCH] riscv: spacemit: k1: probe dram size during boot phase.
Simon Glass
- [PATCH 2/8] efi_loader: Fix display of addresses in log
Simon Glass
- [PATCH 4/5] pxe_utils: Support a backup for localboot
Simon Glass
- [PATCH] riscv: spacemit: k1: probe dram size during boot phase.
Tom Rini
- [PATCH] riscv: spacemit: k1: probe dram size during boot phase.
Dan Carpenter
- [PATCH 4/5] pxe_utils: Support a backup for localboot
Tom Rini
- [PATCH v2 13/33] ofnode: Indicate when out of space in a few places
Tom Rini
- [PATCH v2 17/33] boot: Update fit_image_get_emb_data to use abuf
Tom Rini
- [PATCH v2 12/33] ofnode: Use 4K for a default tree-size
Tom Rini
- [PATCH v2 00/33] upl: Prerequite patches for updated spec
Tom Rini
- Re: 回复: 回复: 回复: [EXT] Re: [PATCH v3 02/17] firmware: scmi: smt: Interrupt communication enable
Marek Vasut
- [PATCH v1 1/6] fastboot: Fix warning when CONFIG_SYS_64BIT_LBA is enable
Patrick DELAUNAY
- [PATCH v1 2/6] arm: stm32mp: stm32prog: fix warning when CONFIG_SYS_64BIT_LBA is enable
Patrick DELAUNAY
- [PATCH v1 3/6] arm: stm32mp: stm32prog: update multiplier is part-size is above SZ_1G
Patrick DELAUNAY
- [PATCH v1 4/6] configs: stm32mp13: enable CONFIG_SYS_64BIT_LBA
Patrick DELAUNAY
- [PATCH v1 5/6] configs: stm32mp15: enable CONFIG_SYS_64BIT_LBA
Patrick DELAUNAY
- [PATCH v1 6/6] configs: stm32mp25: enable CONFIG_SYS_64BIT_LBA
Patrick DELAUNAY
- [PATCH] ARM: dts: stm32mp13: Add support of ck_usbo_48m in pre-reloc stage
Patrick DELAUNAY
- [PATCH 1/2] configs: stm32f769-disco: Set CYCLIC_MAX_CPU_TIME_US to 8000 for stm32f769-disco
Patrick DELAUNAY
- [PATCH 2/2] configs: stm32f469-disco: Set CYCLIC_MAX_CPU_TIME_US to 50000 for stm32f469-disco
Patrick DELAUNAY
- [PATCH 0/8] efi_loader: Complete the bootflow_efi() test
Tom Rini
- [PATCH RESEND 0/7] Enable MMC UHS modes
Tom Rini
- [PATCH v6 0/2] cmd: Add support for optee commands.
Tom Rini
- Issue JTAG debugging U-Boot
Fabio Estevam
- [PATCH v1 6/6] configs: stm32mp25: enable CONFIG_SYS_64BIT_LBA
Heinrich Schuchardt
- [PATCH v2 1/3] serial: ns16550: Add Intel XScale support
Duje Mihanović
- [RFC PATCH] am335x* defconfig: Increase u-boot partition in mtdparts
Judith Mendez
- RE: 回复: 回复: 回复: [EXT] Re: [PATCH v3 02/17] firmware: scmi: smt: Interrupt communication enable
Peng Fan
- [PATCH v3 00/17] imx9: switch to bootstd for i.MX93/1 EVK/QSB and i.MX8M EVK
Peng Fan (OSS)
- [PATCH v3 01/17] imx: imx93_evk: switch to BOOTSTD
Peng Fan (OSS)
- [PATCH v3 02/17] imx: imx93_qsb: switch to BOOTSTD
Peng Fan (OSS)
- [PATCH v3 03/17] imx: imx91_evk: switch to BOOTSTD
Peng Fan (OSS)
- [PATCH v3 04/17] imx: imx8mp_evk: Enable dynamic settings to mmcdev and mmcroot
Peng Fan (OSS)
- [PATCH v3 05/17] imx: imx8mp_evk: Switch to BOOTSTD
Peng Fan (OSS)
- [PATCH v3 06/17] imx: imx8mn_evk: Cleanup headers
Peng Fan (OSS)
- [PATCH v3 07/17] imx: imx8mn_evk: Drop DECLARE_GLOBAL_DATA_PTR
Peng Fan (OSS)
- [PATCH v3 08/17] imx: imx8mn_evk: Enable dynamic settings to mmcdev and mmcroot
Peng Fan (OSS)
- [PATCH v3 09/17] imx: imx8mn_evk: Switch to BOOTSTD
Peng Fan (OSS)
- [PATCH v3 10/17] imx: imx8mm_evk: Enable dynamic settings to mmcdev and mmcroot
Peng Fan (OSS)
- [PATCH v3 11/17] imx: imx8mm_evk: Switch to BOOTSTD
Peng Fan (OSS)
- [PATCH v3 12/17] imx: imx8mq_evk: Cleanup headers
Peng Fan (OSS)
- [PATCH v3 13/17] imx: imx8mq_evk: Drop DECLARE_GLOBAL_DATA_PTR
Peng Fan (OSS)
- [PATCH v3 14/17] imx: imx8mq_evk: Enable dynamic settings to mmcdev and mmcroot
Peng Fan (OSS)
- [PATCH v3 15/17] imx: imx8mq_evk: Switch to BOOTSTD
Peng Fan (OSS)
- [PATCH v3 16/17] imx: imx93-11x11-evk: drop duplicated nodes
Peng Fan (OSS)
- [PATCH v3 17/17] gpio: adp5585: Update compatible string
Peng Fan (OSS)
- [PATCH v1 1/5] dts: sa8775p-ride-r3-u-boot: add override dtsi
Varadarajan Narayanan
- [PATCH v2 0/6] Enable QCOM QCS9100 Ride platform support
Varadarajan Narayanan
- [PATCH v2 1/6] arm64: dts: qcom: qcs9100: Add support for the QCS9100 Ride and Ride Rev3 boards
Varadarajan Narayanan
- [PATCH v2 2/6] dts: qcs9100-ride-r3-u-boot: add override dtsi
Varadarajan Narayanan
- [PATCH v2 3/6] clk/qcom: add initial clock driver for qcs9100
Varadarajan Narayanan
- [PATCH v2 4/6] phy: qcom: Add SA8775 to QMP UFS PHY driver
Varadarajan Narayanan
- [PATCH v2 5/6] qcom_defconfig: enable SA8775P clock driver
Varadarajan Narayanan
- [PATCH v2 6/6] configs: add qcs9100_defconfig
Varadarajan Narayanan
- [PATCH v2 6/6] configs: add qcs9100_defconfig
Sumit Garg
- [PATCH v2 1/6] arm64: dts: qcom: qcs9100: Add support for the QCS9100 Ride and Ride Rev3 boards
Sumit Garg
- [PATCH 01/13] net: tftp: Increase TFTP pkt string length to include null character
Vankar, Chintan
- [PATCH v2 1/3] serial: ns16550: Add Intel XScale support
Stefan Roese
- [U-Boot][PATCH 1/2] fpga: fix alignment on fpga cmd usage info
Alexander Dahl
- [PATCH 2/3] test: unit tests for strstr() and strnstr()
Ilias Apalodimas
- [PATCH 1/2] cyclic: Fix rollover every 72 min on 32 bits platforms
Alexander Dahl
- [PATCH 1/2] cyclic: Fix rollover every 72 min on 32 bits platforms
Stefan Roese
- [PATCH 2/2] cyclic: Fix typo in struct cyclic_info description
Stefan Roese
- [PATCH 05/13] configs: am68: Add configs for enabling Ethboot in R5SPL
Vankar, Chintan
- [PATCH 0/2]
Patrice Chotard
- [PATCH 1/2] stm32mp: Fix board_get_usable_ram_top()
Patrice Chotard
- [PATCH 2/2] ARM: dts: stm32: Update ck_flexgen_08 frequency.
Patrice Chotard
- [PATCH 0/2] stm32mp: Restore STM32MP257F-EV1 boot
Patrice Chotard
- [PATCH 1/2] stm32mp: Fix board_get_usable_ram_top()
Patrice Chotard
- [PATCH 2/2] ARM: dts: stm32: Update ck_flexgen_08 frequency.
Patrice Chotard
- [PATCH 0/2]
Patrice CHOTARD
- [PATCH] board: ti: j722s: j722s.env: Set remoteproc firmware names
Beleswar Prasad Padhi
- [PATCH] MAINTAINERS: move myself to reviewers for avb/ab
Igor Opaniuk
- [PATCH 00/15] vbe: Series part F
Simon Glass
- [PATCH 01/15] vbe: Split out some VBE code into a common file
Simon Glass
- [PATCH 02/15] vbe: Split out reading a FIT into a common file
Simon Glass
- [PATCH 03/15] vbe: Allocate space for the FIT header
Simon Glass
- [PATCH 04/15] vbe: Allow VBE to load FITs on any architecture
Simon Glass
- [PATCH 05/15] vbe: Tidy up error checking with blk_read()
Simon Glass
- [PATCH 06/15] vbe: Handle loading from an unaligned offset
Simon Glass
- [PATCH 07/15] vbe: Allow loading loadables if there is no firmware
Simon Glass
- [PATCH 08/15] vbe: Support loading an FDT from the FIT
Simon Glass
- [PATCH 09/15] spl: Add fields for VBE
Simon Glass
- [PATCH 10/15] spl: Add a type for the jumper function
Simon Glass
- [PATCH 11/15] spl: Add support for a relocating jump to the next phase
Simon Glass
- [PATCH 12/15] spl: Plumb in the relocating loader
Simon Glass
- [PATCH 13/15] vbe: Support loading an FDT with the relocating loader
Simon Glass
- [PATCH 14/15] vbe: Support loading SPL images
Simon Glass
- [PATCH 15/15] vbe: Update simple-fw to support using the SPL loader
Simon Glass
- [PATCH 4/5] pxe_utils: Support a backup for localboot
Simon Glass
- Purpose of 'localboot'
Simon Glass
- [PATCH v2 17/33] boot: Update fit_image_get_emb_data to use abuf
Simon Glass
- [PATCH 01/18] scripts: Add a script for building and booting QEMU
Simon Glass
- [PATCH] riscv: spacemit: k1: probe dram size during boot phase.
Simon Glass
- [PATCH v2 12/33] ofnode: Use 4K for a default tree-size
Simon Glass
- [PATCH v2 00/33] upl: Prerequite patches for updated spec
Simon Glass
- Lab failure on JH7110 (StarFive VisionFive 2)
Simon Glass
- [U-Boot][PATCH 1/2] fpga: fix alignment on fpga cmd usage info
Erkiaga Elorza, Ibai
- [PATCH] MAINTAINERS: move myself to reviewers for avb/ab
Mattijs Korpershoek
- [PATCH] binman: Fill in most of the imx8mimage and imx8mcst tests
Simon Glass
- [PATCH 01/18] scripts: Add a script for building and booting QEMU
Tom Rini
- [PATCH v5 4/8] RFC: Revert "bootstd: Make efi_mgr bootmeth work for non-sandbox setups"
Simon Glass
- [PATCH v2 03/33] bloblist: Make BLOBLIST_ALLOC the default
Simon Glass
- [PATCH v2 21/33] emulation: fdt: Relax condition for OF_HAS_PRIOR_STAGE
Simon Glass
- [PATCH v3 1/7] efi_loader: Refactor device and image paths into a function
Simon Glass
- [PATCH v3 4/7] efi_loader: Add a version of efi_binary_run() with more parameters
Simon Glass
- [PATCH 0/8] efi_loader: Complete the bootflow_efi() test
Simon Glass
- [PATCH v3 0/7] efi: Start to chip away at the EFI workaround
Simon Glass
- [PATCH v3 6/7] efi_loader: Pass in the required parameters from EFI bootmeth
Simon Glass
- [PATCH v4 0/7] efi: Start to chip away at the EFI workaround
Simon Glass
- [PATCH v4 1/7] efi_loader: Refactor device and image paths into a function
Simon Glass
- [PATCH v4 2/7] efi_loader: Make efi_run_image() static
Simon Glass
- [PATCH v4 3/7] efi_loader: Update efi_run_image() to accept image and device path
Simon Glass
- [PATCH v4 4/7] efi_loader: Add a version of efi_binary_run() with more parameters
Simon Glass
- [PATCH v4 5/7] efi_loader: Move the fallback code from efi_run_image()
Simon Glass
- [PATCH v4 6/7] efi_loader: Pass in the required parameters from EFI bootmeth
Simon Glass
- [PATCH v4 7/7] bootmeth_efi: Support PXE booting
Simon Glass
- [PATCH v5 4/8] RFC: Revert "bootstd: Make efi_mgr bootmeth work for non-sandbox setups"
Tom Rini
- [PATCH v3 5/5] rpi: Use the U-Boot control FDT for fdt_addr
Simon Glass
- [PATCH v3 1/2] bloblist: add api to get blob with size
Raymond Mao
- [PATCH v3 2/2] tpm: get tpm event log from bloblist
Raymond Mao
- [PATCH v2 17/33] boot: Update fit_image_get_emb_data to use abuf
Tom Rini
- [PATCH v5 4/8] RFC: Revert "bootstd: Make efi_mgr bootmeth work for non-sandbox setups"
Simon Glass
- [PATCH v2 21/33] emulation: fdt: Relax condition for OF_HAS_PRIOR_STAGE
Tom Rini
- [PATCH v2 17/33] boot: Update fit_image_get_emb_data to use abuf
Simon Glass
- [PATCH v5 4/8] RFC: Revert "bootstd: Make efi_mgr bootmeth work for non-sandbox setups"
Tom Rini
- [PATCH 01/13] net: tftp: Increase TFTP pkt string length to include null character
Tom Rini
- [syslinux] Purpose of 'localboot'
Frantisek Rysanek
- [PATCH v3 4/7] efi_loader: Add a version of efi_binary_run() with more parameters
Mark Kettenis
- [PATCH v2 03/33] bloblist: Make BLOBLIST_ALLOC the default
Tom Rini
- [PATCH 05/13] configs: am68: Add configs for enabling Ethboot in R5SPL
Roger Quadros
- [PATCH 0/8] efi_loader: Complete the bootflow_efi() test
Tom Rini
- Pull request efi-next-20250105
Tom Rini
- [syslinux] Purpose of 'localboot'
Tom Rini
- [PATCH v2 17/33] boot: Update fit_image_get_emb_data to use abuf
Tom Rini
- [PATCH 2/2] arm: dts: Update nand node for bcmbca board dts
David Regan
- [PATCH] board: ti: j722s: j722s.env: Set remoteproc firmware names
Bryan Brattlof
- Re: 回复: 回复: 回复: [EXT] Re: [PATCH v3 02/17] firmware: scmi: smt: Interrupt communication enable
Marek Vasut
- Pull request for tpm-master-07012025
Tom Rini
- [PATCH v2 22/33] emulation: Use bloblist to hold tables
Tom Rini
- [PATCH v2 0/4] Add fdt-fixups for AM62P variants
Bryan Brattlof
- [PATCH] rockchip: rk3588-nanopc-t6-lts: Add missing board -u-boot.dtsi
Kever Yang
- [PATCH 09/20] rockchip: mkimage: Add rk3576 support
Kever Yang
- [PATCH] board: amlogic: odroid-n2: remove amlogic prefix from fdtdir path
Christian Hewitt
- [PATCH] board: amlogic: odroid-n2: remove amlogic prefix from fdtdir path
Christian Hewitt
- [PATCH v3 0/6] Enable QCOM QCS9100 Ride platform support
Varadarajan Narayanan
- [PATCH v3 1/6] arm64: dts: qcom: qcs9100: Add support for the QCS9100 Ride and Ride Rev3 boards
Varadarajan Narayanan
- [PATCH v3 2/6] dts: qcs9100-ride-r3-u-boot: add override dtsi
Varadarajan Narayanan
- [PATCH v3 3/6] clk/qcom: add initial clock driver for qcs9100
Varadarajan Narayanan
- [PATCH v3 4/6] phy: qcom: Add SA8775 to QMP UFS PHY driver
Varadarajan Narayanan
- [PATCH v3 5/6] qcom_defconfig: enable SA8775P clock driver
Varadarajan Narayanan
- [PATCH v3 6/6] configs: add qcs9100_defconfig
Varadarajan Narayanan
- [PATCH v3 6/6] configs: add qcs9100_defconfig
Sumit Garg
- [EXTERNAL] Re: Proposal for a New Command to U-Boot Fuse Programming
Harsha Vardhan V M
- [PATCH v2 2/4] rockchip: clk: rk3288: Drop use of SCLK_MAC_PLL
Kever Yang
- [PATCH v2] rockchip: use OF_UPSTREAM for rk3066a/rk3188
Kever Yang
- [PATCH] rockchip: rk3308-rock-s0: Fix SD-card boot on v1.1 hw revision
Kever Yang
- [PATCH 00/12] rockchip: rk3399: Migrate to use TPL on bob and kevin
Kever Yang
- [PATCH v3 1/3] rockchip: rk356x: Implement checkboard() to print SoC variant
Kever Yang
- [PATCH v3 2/3] rockchip: rk3588: Implement checkboard() to print SoC variant
Kever Yang
- [PATCH v3 3/3] rockchip: rk3308: Implement checkboard() to print SoC variant
Kever Yang
- [PATCH v1] usb: dwc3: core: Fix timeout check
Varadarajan Narayanan
- [PATCH 0/3] MediaTek ethernet driver refactor and updates
Weijie Gao
- [PATCH 1/3] net: mediatek: split ethernet switch code from mtk_eth.c
Weijie Gao
- [PATCH 2/3] net: mediatek: add support for MediaTek MT7987 SoC
Weijie Gao
- [PATCH 3/3] net: mediatek: add support for Airoha AN8855 ethernet switch
Weijie Gao
- [PATCH] Kconfig: Add a default cache line size for RISC-V
Yu-Chien Peter Lin
- [PATCH 0/2] MediaTek MT7629 OF_UPSTREAM migration
Weijie Gao
- [PATCH 1/2] clk: mediatek: mt7629: fix gate offset of peri clock tree
Weijie Gao
- [PATCH 2/2] board: mediatek: mt7629: Migrate to OF_UPSTREAM
Weijie Gao
- [PATCH v3 11/17] imx9: scmi: soc: Override h_spl_load_read with trampoline buffer
Peng Fan
- [PATCH v1] usb: dwc3: core: Fix timeout check
neil.armstrong at linaro.org
- 回复: 回复: [EXT] Re: [PATCH v3 03/17] pinctrl: nxp: add SCMI pin control protocol driver
Peng Fan
- 回复: 回复: 回复: [EXT] Re: [PATCH v3 02/17] firmware: scmi: smt: Interrupt communication enable
Peng Fan
- Pull request: u-boot-rockchip-20250110
Kever Yang
- [PATCH] binman: Fill in most of the imx8mimage and imx8mcst tests
Fabio Estevam
- [PATCH v2] board: odroid-n2: Update docs for signing
Baltazár Radics
- [PATCH] Kconfig: Add a default cache line size for RISC-V
Heinrich Schuchardt
- [PATCH v3 0/6] imx8(m): add optee node to binman FIT image
Yannic Moog
- [PATCH v3 1/6] arm: imx8m: add OP-TEE node
Yannic Moog
- [PATCH v3 2/6] phycore-imx8mp_defconfig: add optee load address
Yannic Moog
- [PATCH v3 3/6] imx8mm-phygate-tauri-l_defconfig: add optee load address
Yannic Moog
- [PATCH v3 4/6] phycore-imx8mm_defconfig: add optee load address
Yannic Moog
- [PATCH v3 5/6] doc: phytec: imx8mp: add OP-TEE documentation
Yannic Moog
- [PATCH v3 6/6] doc: phytec: imx8mm: add OP-TEE documentation
Yannic Moog
- [PATCH v3 2/2] tpm: get tpm event log from bloblist
Ilias Apalodimas
- [PATCH v2 21/33] emulation: fdt: Relax condition for OF_HAS_PRIOR_STAGE
Simon Glass
- [PATCH v2 03/33] bloblist: Make BLOBLIST_ALLOC the default
Simon Glass
- How would I do signature verification of standalone binary?
Simon Glass
- [PATCH v2 17/33] boot: Update fit_image_get_emb_data to use abuf
Simon Glass
- [PATCH 01/18] scripts: Add a script for building and booting QEMU
Simon Glass
- [PATCH 0/8] efi_loader: Complete the bootflow_efi() test
Simon Glass
- [PATCH v3 4/7] efi_loader: Add a version of efi_binary_run() with more parameters
Simon Glass
- [PATCH 1/2] efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.c
Simon Glass
- [PATCH v5 4/8] RFC: Revert "bootstd: Make efi_mgr bootmeth work for non-sandbox setups"
Simon Glass
- [PATCH v2] board: odroid-n2: Update docs for signing
Neil Armstrong
- [PATCH v4 0/8] usb: dwc2: Refactor and update USB DWC2 driver
Junhui Liu
- [PATCH v4 1/8] usb: dwc2: Extract register definitions to common header file
Junhui Liu
- [PATCH v4 2/8] usb: dwc2: Fix incorrect ULPI_UTMI_SEL bit setting
Junhui Liu
- [PATCH v4 3/8] usb: dwc2: Fix HBstLen setting for external DMA mode
Junhui Liu
- [PATCH v4 4/8] usb: dwc2: Clean up with bitfield macros
Junhui Liu
- [PATCH v4 5/8] usb: dwc2: Align macros with Linux kernel definitions
Junhui Liu
- [PATCH v4 6/8] usb: dwc2: Extract macro definitions to common header
Junhui Liu
- [PATCH v4 7/8] usb: dwc2: Unify flush and reset logic with v4.20a support
Junhui Liu
- [PATCH v4 8/8] usb: dwc2: Replace uint<x>_t types with u<x>
Junhui Liu
- [PATCH 1/2] efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.c
Ilias Apalodimas
- [PATCH] armv8: mmu: don't switch to emergency tlb when adding a dynamic mapping
Neil Armstrong
- [PATCH v3 2/2] tpm: get tpm event log from bloblist
Raymond Mao
- [PATCH 1/2] efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.c
Simon Glass
- [PATCH] bloblist: Drop BSD license
Simon Glass
- [PATCH 1/2] efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.c
Heinrich Schuchardt
- [PATCH 00/12] rockchip: rk3399: Migrate to use TPL on bob and kevin
Tom Rini
- Simon Glass's future with Das U-Boot project?
Michael Nazzareno Trimarchi
- [PATCH 01/18] scripts: Add a script for building and booting QEMU
Tom Rini
- [PATCH v2 17/33] boot: Update fit_image_get_emb_data to use abuf
Tom Rini
- Simon Glass's future with Das U-Boot project?
Alex Kiernan
- [PATCH 0/8] efi_loader: Complete the bootflow_efi() test
Tom Rini
- [PATCH v5 4/8] RFC: Revert "bootstd: Make efi_mgr bootmeth work for non-sandbox setups"
Tom Rini
- [PATCH] riscv: spacemit: k1: probe dram size during boot phase.
Marcel Ziswiler
- [PATCH v3 00/13] Add imx8mp video support
Miquel Raynal
- [PATCH v3 01/13] dm: doc: Fix example
Miquel Raynal
- [PATCH v3 02/13] dm: core: Add a helper to retrieve devices through graph endpoints
Miquel Raynal
- [PATCH v3 03/13] sandbox: Add a fake DSI controller and link it to the panel
Miquel Raynal
- [PATCH v3 04/13] test: dm: test-fdt: Add checks for uclass_get_device_by_endpoint()
Miquel Raynal
- [PATCH v3 05/13] power-domain: Add refcounting
Miquel Raynal
- [PATCH v3 06/13] clk: Ensure the parent clocks are enabled while reparenting
Miquel Raynal
- [PATCH v3 07/13] clk: imx8mp: Add media related clocks
Miquel Raynal
- [PATCH v3 08/13] imx: power-domain: Describe the i.MX8 MEDIAMIX domain
Miquel Raynal
- [PATCH v3 09/13] imx: power-domain: Add support for the MEDIAMIX control block
Miquel Raynal
- [PATCH v3 10/13] video: imx: Fix Makefile in order to be able to add other imx drivers
Miquel Raynal
- [PATCH v3 11/13] video: imx: Add LDB driver
Miquel Raynal
- [PATCH v3 12/13] video: imx: Add LCDIF driver
Miquel Raynal
- [PATCH v3 13/13] imx8mp_evk: Enable display support
Miquel Raynal
- [PATCH v3 13/13] imx8mp_evk: Enable display support
Fabio Estevam
- [PATCH v3 13/13] imx8mp_evk: Enable display support
Fabio Estevam
- [PATCH v2 17/33] boot: Update fit_image_get_emb_data to use abuf
Simon Glass
- [PATCH 01/18] scripts: Add a script for building and booting QEMU
Simon Glass
- [PATCH 01/18] scripts: Add a script for building and booting QEMU
Tom Rini
- [PATCH v2 17/33] boot: Update fit_image_get_emb_data to use abuf
Tom Rini
- [PATCH v4 1/3] bloblist: add api to get blob with size
Raymond Mao
- [PATCH v4 2/3] tcg2: decouple eventlog size from efi
Raymond Mao
- [PATCH v4 3/3] tpm: get tpm event log from bloblist
Raymond Mao
- [PATCH v2 5/6] cmd: bootmenu: add parameter -e for UEFI boot options
Tom Rini
- [PATCH v4 1/3] bloblist: add api to get blob with size
Heinrich Schuchardt
- [PATCH v3 00/30] upl: Prerequite patches for updated spec
Simon Glass
- [PATCH v3 01/30] bloblist: Make BLOBLIST_ALLOC the default
Simon Glass
- [PATCH v3 02/30] abuf: Provide a way to get the buffer address
Simon Glass
- [PATCH v3 03/30] abuf: Allow use in host tools
Simon Glass
- [PATCH v3 04/30] abuf: Provide a constant buffer
Simon Glass
- [PATCH v3 05/30] cpu: Provide a way to get the physical-address size
Simon Glass
- [PATCH v3 06/30] serial: Support info() method in ns16550 xPL with UPL
Simon Glass
- [PATCH v3 07/30] mkimage: Update map_to_sysmem() to match its prototype
Simon Glass
- [PATCH v3 08/30] x86: Enable meminfo command
Simon Glass
- [PATCH v3 09/30] x86: Show the timestamp counter with bdinfo
Simon Glass
- [PATCH v3 10/30] ofnode: Use 4K for a default tree-size
Simon Glass
- [PATCH v3 11/30] ofnode: Indicate when out of space in a few places
Simon Glass
- [PATCH v3 12/30] ofnode: Update of_add_subnode() to indicate name is alloced
Simon Glass
- [PATCH v3 13/30] boot: Rename fit_image_get_data()
Simon Glass
- [PATCH v3 14/30] boot: Rename fit_image_get_data_and_size()
Simon Glass
- [PATCH v3 15/30] boot: Use fit_image_get_data() to get data
Simon Glass
- [PATCH v3 16/30] test: Fix inpected typo in upl test
Simon Glass
- [PATCH v3 17/30] emulation: fdt: Relax condition for OF_HAS_PRIOR_STAGE
Simon Glass
- [PATCH v3 18/30] emulation: Use bloblist to hold tables
Simon Glass
- [PATCH v3 19/30] x86: Create more space for SPL with qemu-x86_64
Simon Glass
- [PATCH v3 20/30] pci: video: Set up the pixel-format field
Simon Glass
- [PATCH v3 21/30] x86: Show an error if video fails
Simon Glass
- [PATCH v3 22/30] x86: Support jumping to a UPL image
Simon Glass
- [PATCH v3 23/30] x86: Enable UPL handoff for SPL
Simon Glass
- [PATCH v3 24/30] x86: Move tables to use SZ macros
Simon Glass
- [PATCH v3 25/30] x86: Align the SMBIOS table to a 4K boundary
Simon Glass
- [PATCH v3 26/30] efi_loader: Avoid mapping the ACPI tables twice
Simon Glass
- [PATCH v3 27/30] x86: emulation: Enable bloblist
Simon Glass
- [PATCH v3 28/30] dm: core: Clarify behaviour of ofnode_name_eq()
Simon Glass
- [PATCH v3 29/30] dm: core: Provide ofnode_name_eq_unit() to accept a unit address
Simon Glass
- [PATCH v3 30/30] dm: core: Provide ofnode_find_subnode_unit()
Simon Glass
- [PATCH v4 2/3] tcg2: decouple eventlog size from efi
Heinrich Schuchardt
- [PATCH v4 3/3] tpm: get tpm event log from bloblist
Heinrich Schuchardt
- Please pull u-boot-watchdog/master
Tom Rini
- Pull request: u-boot-rockchip-20250110
Tom Rini
- [RFC PATCH 0/2] Integrate OP-TEE into the RISC-V boot flow
Yu-Chien Peter Lin
- [RFC PATCH 1/2] riscv: Add CONFIG_SPL_OPTEE_LOAD_ADDR
Yu-Chien Peter Lin
- [RFC PATCH 2/2] riscv: dts: binman.dtsi: Include OP-TEE OS image
Yu-Chien Peter Lin
- [PATCH v3 13/13] imx8mp_evk: Enable display support
Miquel Raynal
- [PATCH v4 7/8] usb: dwc2: Unify flush and reset logic with v4.20a support
Marek Vasut
- [PATCH 02/15] vbe: Split out reading a FIT into a common file
Tom Rini
- [PATCH 0/3] bootstd: Fix efi_mgr usage in bootmeths env var
Sam Protsenko
- [PATCH 1/3] bootstd: Fix memleak on errors in bootmeth_setup_iter_order()
Sam Protsenko
- [PATCH 2/3] bootstd: Probe bootmeth devices for bootmeths env var
Sam Protsenko
- [PATCH 3/3] bootstd: Fix incorrect struct name in bootmeth_setup_iter_order()
Sam Protsenko
- [PATCH v2 0/1] SoCFPGA: Add watchdog mode setting for Agilex 5
muhammad.hazim.izzat.zamri at intel.com
- [PATCH v2 1/1] arm: socfpga:agilex5: Fix system manager watchdog mode setting
muhammad.hazim.izzat.zamri at intel.com
- [PATCH v2 5/6] cmd: bootmenu: add parameter -e for UEFI boot options
Heinrich Schuchardt
- [PATCH v1] usb: dwc3: core: Fix timeout check
Marek Vasut
- [PATCH v3 11/17] imx9: scmi: soc: Override h_spl_load_read with trampoline buffer
Marek Vasut
- Re: 回复: 回复: 回复: [EXT] Re: [PATCH v3 02/17] firmware: scmi: smt: Interrupt communication enable
Marek Vasut
- [PATCH v3] rockchip: rk3288: Use rk3288-cru.h from dts/upstream
Jonas Karlman
- [PATCH] Makefile: Make sure all linker input objects exist
Marek Vasut
- [PATCH 1/8] ARM: renesas: Rename board/renesas/rcar-common to board/renesas/common
Marek Vasut
- [PATCH 2/8] ARM: renesas: Simplify board Makefiles
Marek Vasut
- [PATCH 3/8] ARM: renesas: Rename common/common.c to common/rcar64-common.c
Marek Vasut
- [PATCH 4/8] arm64: renesas: Drop unused code and clean up headers on R-Car D3 Draak
Marek Vasut
- [PATCH 5/8] arm64: renesas: Drop unused code and clean up headers on Salvator-X boards
Marek Vasut
- [PATCH 6/8] arm64: renesas: Drop unused code and clean up headers on ULCB boards
Marek Vasut
- [PATCH 7/8] arm64: renesas: Deduplicate board_early_init_f()
Marek Vasut
- [PATCH 8/8] arm64: renesas: Deduplicate R-Car Gen3 and Gen4 SPL
Marek Vasut
- [PATCH 1/3] arm64: Add late jump to kernel board hook
Marek Vasut
- [PATCH 2/3] image: Add support for starting TFA BL31 as fitImage loadables
Marek Vasut
- [PATCH 3/3] arm64: renesas: Add TFA BL31 handoff support
Marek Vasut
- [PATCH v2] rockchip: rk3308-rock-s0: Fix SD-card boot on v1.1 hw revision
Jonas Karlman
- [PATCH] arm64: renesas: Rewrite u-boot-elf.srec base address if PIE for R-Car Gen3
Marek Vasut
- [RFC PATCH 1/1] efi_loader: Call efi_init_early() even earlier
Sam Protsenko
- [PULL] u-boot-sh/master
Marek Vasut
- [PATCH v2 5/6] cmd: bootmenu: add parameter -e for UEFI boot options
Tom Rini
- [PATCH v2 0/1] SoCFPGA: Add watchdog mode setting for Agilex 5
muhammad.hazim.izzat.zamri at intel.com
- [PATCH v2 1/1] arm: socfpga:agilex5: Fix system manager watchdog mode setting
muhammad.hazim.izzat.zamri at intel.com
- [PATCH] arch: arm: mach-k3: Delete tifs node in DT fixup
Udit Kumar
- [PATCH v1] usb: dwc3: core: Fix timeout check
Varadarajan Narayanan
- [RFC PATCH 1/1] efi_loader: Call efi_init_early() even earlier
Heinrich Schuchardt
- [PATCH 1/3] bootstd: Fix memleak on errors in bootmeth_setup_iter_order()
Heinrich Schuchardt
- [PATCH 2/3] bootstd: Probe bootmeth devices for bootmeths env var
Heinrich Schuchardt
- [PATCH 3/3] bootstd: Fix incorrect struct name in bootmeth_setup_iter_order()
Heinrich Schuchardt
- [PATCH] boot: android: Check kcmdline's for NULL in android_image_get_kernel()
Mattijs Korpershoek
- [PATCH 00/12] imx9: switch to bootstd for i.MX93/1 EVK/QSB and i.MX8M EVK
Frieder Schrempf
- [PATCH] doc: coolpi: Fix the defconfig name
Andy Yan
- [PATCH 2/3] image: Add support for starting TFA BL31 as fitImage loadables
Biju Das
- [PATCH v1] usb: dwc3: core: Fix timeout check
Marek Vasut
- [PULL] u-boot-usb/master
Marek Vasut
- [PATCH 2/3] image: Add support for starting TFA BL31 as fitImage loadables
Marek Vasut
- [PATCH] boot: android: Check kcmdline's for NULL in android_image_get_kernel()
Nicolas Belin
- [PATCH 2/3] image: Add support for starting TFA BL31 as fitImage loadables
Biju Das
- [PATCH v4 1/3] bloblist: add api to get blob with size
Raymond Mao
- [PATCH v4 3/3] tpm: get tpm event log from bloblist
Raymond Mao
- [PATCH v4 2/3] tcg2: decouple eventlog size from efi
Raymond Mao
- [PATCH 7/8] arm64: renesas: Deduplicate board_early_init_f()
Adam Ford
- [PATCH v3 17/30] emulation: fdt: Relax condition for OF_HAS_PRIOR_STAGE
Tom Rini
- [PULL] u-boot-sh/master
Tom Rini
- [PULL] u-boot-usb/master
Tom Rini
- [PATCH v4 1/3] bloblist: add api to get blob with size
Heinrich Schuchardt
- [PATCH v4 3/3] tpm: get tpm event log from bloblist
Heinrich Schuchardt
- [PATCH v4 3/3] tpm: get tpm event log from bloblist
Raymond Mao
- [PATCH v4 1/3] bloblist: add api to get blob with size
Raymond Mao
- [ANN / RFC] Regular community calls?
Tom Rini
- [PATCH v4 3/3] tpm: get tpm event log from bloblist
Simon Glass
- [PATCH 0/8] efi_loader: Complete the bootflow_efi() test
Simon Glass
- [PATCH v2 5/6] cmd: bootmenu: add parameter -e for UEFI boot options
Simon Glass
- OP-TEE test suite
Simon Glass
- [PATCH v2 5/6] cmd: bootmenu: add parameter -e for UEFI boot options
Heinrich Schuchardt
- [ANN / RFC] Regular community calls?
Simon Glass
- [PATCH v2 5/6] cmd: bootmenu: add parameter -e for UEFI boot options
Tom Rini
- [ANN / RFC] Regular community calls?
Tom Rini
- [ANN / RFC] Regular community calls?
Michael Nazzareno Trimarchi
- [ANN / RFC] Regular community calls?
Simon Glass
- [ANN / RFC] Regular community calls?
Tom Rini
- [PATCH 02/15] vbe: Split out reading a FIT into a common file
Simon Glass
- [PATCH v2 5/6] cmd: bootmenu: add parameter -e for UEFI boot options
Simon Glass
- [PATCH 0/8] efi_loader: Complete the bootflow_efi() test
Tom Rini
- [PATCH v2 5/6] cmd: bootmenu: add parameter -e for UEFI boot options
Tom Rini
- [PATCH 02/15] vbe: Split out reading a FIT into a common file
Tom Rini
- [PATCH] configs: capricorn_cxg3: Enable CMD_WDT
A. Sverdlin
- [PATCH 02/15] vbe: Split out reading a FIT into a common file
Simon Glass
- [PATCH v2 5/6] cmd: bootmenu: add parameter -e for UEFI boot options
Simon Glass
- [PATCH 02/15] vbe: Split out reading a FIT into a common file
Tom Rini
- [PATCH 01/15] vbe: Split out some VBE code into a common file
Tom Rini
- [PATCH v2 5/6] cmd: bootmenu: add parameter -e for UEFI boot options
Tom Rini
- [GIT PULL] Please pull u-boot-pmic master
Jaehoon Chung
- [PATCH v2 1/1] arm: socfpga:agilex5: Fix system manager watchdog mode setting
Chee, Tien Fong
- [PATCH v2 0/3] Broadcom bcmbca dts updates
david regan
- [PATCH v2 1/3] arm: dts: Use upstream dts for additional bcmbca devices
david regan
- [PATCH v2 2/3] arm: dts: Update nand node for bcmbca board dts
david regan
- [PATCH v2 3/3] arm: dts: Enable basic nand functionality for bcmbca devices
david regan
- [PATCH v2] riscv: spacemit: k1: probe dram size during boot phase.
Huan Zhou
- [PATCH v2] riscv: spacemit: k1: probe dram size during boot phase.
Huan Zhou
- [PATCH 1/3] clk: rockchip: rk3328: use HDMIPHY PLL as a clock parent for VOP_DCLK
Vasily Khoruzhick
- [PATCH 2/3] video: rockchip: rk3328: filter unsupported modes
Vasily Khoruzhick
- [PATCH 3/3] rockchip: rock64-rk3328_defconfig: enable HDMI output and USB keyboard
Vasily Khoruzhick
- [PATCH v3] sbp1: Add support for IBM SBP1 board
Naresh Solanki
- [PATCH] configs: capricorn_cxg3: Enable CMD_WDT
Heiko Schocher
- [PATCH] linker_lists: Update the alignment using CONFIG_LINKER_LIST_ALIGN
1425075683 at qq.com
- [PATCH v2] riscv: spacemit: k1: probe dram size during boot phase.
Yixun Lan
- [PATCH] arm64: zynqmp: Enable iio-hwmon description only for SOM
Michal Simek
- [PATCH] arm64: zynqmp: Add eeprom labels for System Controller dts
Michal Simek
- [PATCH v2] board: xilinx: Add missing prototype for set_dfu_alt_info
Michal Simek
- [PATCH] arm64: versal: RO multi_boot register in non JTAG bootmode
Michal Simek
- [PATCH] configs: zynqmp: Add usb_pgood_delay for SOM boards
Michal Simek
- [U-Boot][PATCH] zynqmp_gqspi: update to log_debug
Michal Simek
- [PATCH] rtc: zynqmp: allow on Versal architectures
Michal Simek
- [PATCH v2] riscv: spacemit: k1: probe dram size during boot phase.
Huan Zhou
- [U-Boot][PATCH 1/2] fpga: fix alignment on fpga cmd usage info
Michal Simek
- [U-Boot][PATCH 2/2] fpga: improve loads usage information
Michal Simek
- [PATCH v3] riscv: spacemit: k1: probe dram size during boot phase.
Huan Zhou
- [U-Boot][PATCH 1/2] fpga: fix alignment on fpga cmd usage info
Michal Simek
- [PATCH] armv8: mmu: don't switch to emergency tlb when adding a dynamic mapping
Ahmad Fatoum
- [PATCH] bloblist: Drop BSD license
Ilias Apalodimas
- [PATCH] armv8: mmu: don't switch to emergency tlb when adding a dynamic mapping
Marc Zyngier
- [PATCH 1/4] efi_loader: Fix section alignment on EFI binaries
Heinrich Schuchardt
- [PATCH 1/4] efi_loader: Fix section alignment on EFI binaries
Heinrich Schuchardt
- [PATCH 2/4] scripts/Makefile.lib: add -L option to LD command for EFI binaries
Heinrich Schuchardt
- [PATCH 3/4] efi_loader: use INCLUDE in EFI linker scripts
Heinrich Schuchardt
- [PATCH 4/4] efi_loader: use include in ARM EFI linker script
Heinrich Schuchardt
- [PATCH v2 0/2] MediaTek MT7629 OF_UPSTREAM migration (v2)
Weijie Gao
- [PATCH v2 1/2] clk: mediatek: mt7629: fix gate offset of peri clock tree
Weijie Gao
- [PATCH v2 2/2] board: mediatek: mt7629: Migrate to OF_UPSTREAM
Weijie Gao
- [PATCH v3 0/1] net: designware: Add bitbang feature for designware driver
Michael Chang
- [PATCH RFC] image: apply FDTOs on FDT image node without a load property
Quentin Schulz
- [PATCH 3/3] common: fdt: hand over original fdt bootargs into board chosen handler
Quentin Schulz
- [PATCH 01/15] vbe: Split out some VBE code into a common file
Simon Glass
- [PATCH 00/12] imx9: switch to bootstd for i.MX93/1 EVK/QSB and i.MX8M EVK
Simon Glass
- [PATCH 1/3] bootstd: Fix memleak on errors in bootmeth_setup_iter_order()
Simon Glass
- [PATCH] bloblist: Drop BSD license
Simon Glass
- [PATCH 3/3] common: fdt: hand over original fdt bootargs into board chosen handler
Simon Glass
- [PATCH 1/2] cyclic: Fix rollover every 72 min on 32 bits platforms
Patrice CHOTARD
- [PATCH 1/1] doc: move licenses to doc/
Quentin Schulz
- [PATCH 1/6] drivers/mmc/Kconfig: Remove extraneous BLK dependencies
Quentin Schulz
- [PATCH 01/15] vbe: Split out some VBE code into a common file
Simon Glass
- [PATCH v2 1/2] cyclic: Fix rollover every 72 min on 32 bits platforms
Patrice Chotard
- [PATCH v2 2/2] cyclic: Fix typo in struct cyclic_info description
Patrice Chotard
- [PATCH v2] rtc: zynqmp: allow on Versal architectures
Vincent Fazio
- [PATCH v2] rtc: zynqmp: allow on Versal architectures
Vincent Fazio
- [PATCH 2/6] drivers/mmc/Kconfig: Make DM_MMC a hidden symbol
Quentin Schulz
- [RFC PATCH 1/1] efi_loader: Call efi_init_early() even earlier
Simon Glass
- [PATCH 4/6] blk: Make block subsystems select BLK
Quentin Schulz
- [PATCH RFC] image: apply FDTOs on FDT image node without a load property
Marek Vasut
- [PATCH 5/6] mtd: Correct dependency of BLK
Quentin Schulz
- [PATCH v3] riscv: spacemit: k1: probe dram size during boot phase.
Huan Zhou
- [PATCH 6/6] block: Remove "select BLK" from non-block drivers
Quentin Schulz
- [PATCH v3] rtc: zynqmp: allow on Versal architectures
Vincent Fazio
- rpi: Compute Module 5 doesn't autoboot without debug UART
Quentin Schulz
- [ANN / RFC] Regular community calls?
Michal Simek
- [PATCH 0/7] board: rockchip: add FriendlyElec NanoPi R3S
Quentin Schulz
- [PATCH 00/10] Restore USB and add UMS support for STiH407-B2260
Patrice Chotard
- [PATCH 01/10] ARM: dts: sti: Add fixed clock for ehci and ohci nodes in stih410-b2260.dtsi
Patrice Chotard
- [PATCH 02/10] configs: stih410-b2260: Enable DM_REGULATOR flag
Patrice Chotard
- [PATCH 03/10] usb: dwc3-generic: Reorder include
Patrice Chotard
- [PATCH 04/10] usb: dwc3-generic: Add STih407 support
Patrice Chotard
- [PATCH 05/10] configs: stih410-b2260: Enable USB_DWC3_GENERIC flag
Patrice Chotard
- [PATCH 06/10] dw3-generic: Add dependencies whith SYSCON and REGMAP
Patrice Chotard
- [PATCH 07/10] usb: dwc3: Remove dwc3 glue driver support for STi
Patrice Chotard
- [PATCH 08/10] configs: stih410-b2260: Enable DM_USB_GADGET flag
Patrice Chotard
- [PATCH 09/10] board: stih410-b2260: Remove board_usb_init/cleanup()
Patrice Chotard
- [PATCH 10/10] configs: stih410-b2260: Enable CMD_USB_MASS_STORAGE flag
Patrice Chotard
- [PATCH v3] rtc: zynqmp: allow on Versal architectures
Michal Simek
- [PATCH 7/7] board: rockchip: add FriendlyElec NanoPi R3S
Quentin Schulz
- [PATCH 0/7] board: rockchip: add FriendlyElec NanoPi R3S
Tianling Shen
- [GIT PULL] xilinx patches for v2025.04-rc1 v2
Michal Simek
- [PATCH 03/10] usb: dwc3-generic: Reorder include
Marek Vasut
- [PATCH 04/10] usb: dwc3-generic: Add STih407 support
Marek Vasut
- [PATCH 06/10] dw3-generic: Add dependencies whith SYSCON and REGMAP
Marek Vasut
- [PATCH 7/7] board: rockchip: add FriendlyElec NanoPi R3S
Tianling Shen
- [PATCH 3/5] pxe_utils: Allow the FDT to be missing
Quentin Schulz
- [PATCH v5 1/3] bloblist: add api to get blob with size
Raymond Mao
- [PATCH v5 2/3] tcg2: decouple eventlog size from efi
Raymond Mao
- [PATCH v5 3/3] tpm: get tpm event log from bloblist
Raymond Mao
- [PATCH 0/7] board: rockchip: add FriendlyElec NanoPi R3S
Quentin Schulz
- [PATCH 0/7] board: rockchip: add FriendlyElec NanoPi R3S
Tianling Shen
- [ANN / RFC] Regular community calls?
Tom Rini
- [PATCH 09/20] rockchip: mkimage: Add rk3576 support
Quentin Schulz
- [PATCH 0/5] riscv: canaan: Add support for K230-CanMV board
Junhui Liu
- [PATCH 1/5] usb: dwc2: Add support for Canaan K230
Junhui Liu
- [PATCH 2/5] riscv: dts: canaan: Add basic device tree for K230 CanMV board
Junhui Liu
- [PATCH 3/5] riscv: cpu: k230: Add support for Canaan Kendryte K230 SoC
Junhui Liu
- [PATCH 4/5] riscv: canaan: k230_canmv: Add initial support
Junhui Liu
- [PATCH 5/5] doc: canaan: Add K230 CanMV board
Junhui Liu
- [PATCH 01/15] vbe: Split out some VBE code into a common file
Tom Rini
- [PATCH 1/6] drivers/mmc/Kconfig: Remove extraneous BLK dependencies
Tom Rini
- [PATCH 2/6] drivers/mmc/Kconfig: Make DM_MMC a hidden symbol
Tom Rini
- [PATCH 4/6] blk: Make block subsystems select BLK
Tom Rini
- [PATCH 6/6] block: Remove "select BLK" from non-block drivers
Tom Rini
- [PATCH 01/15] vbe: Split out some VBE code into a common file
Tom Rini
- [PATCH] bloblist: Drop BSD license
Ilias Apalodimas
- [RFC] Adding bootsource and reset-source* to /chosen
Rob Herring
- [PATCH v3 0/3] Adjust how autoprobe is implemented
Tom Rini
- [PATCH v3 00/10] SMBIOS improvements
Tom Rini
- [PATCH] chromebook_coral: Move CONFIG_BLOBLIST_ADDR to CAR
Tom Rini
- [PATCH v3 17/17] imx95_evk: add i.MX95 19x19 EVK board basic support
Tim Harvey
- [PATCH v3 17/17] imx95_evk: add i.MX95 19x19 EVK board basic support
Marek Vasut
- [PATCH 0/3] fdt_support: improve board_fdt_chosen_bootargs() for flexibility
Tom Rini
- [PATCH v6 0/9] Inline ECC Series
Tom Rini
- [PATCH v2 0/4] Add fdt-fixups for AM62P variants
Tom Rini
- [GIT PULL] Please pull u-boot-pmic master
Tom Rini
- [GIT PULL] xilinx patches for v2025.04-rc1 v2
Tom Rini
- [PATCH 1/3] arm64: Add late jump to kernel board hook
Tom Rini
- [PATCH 2/3] image: Add support for starting TFA BL31 as fitImage loadables
Tom Rini
- [PATCH 3/5] pxe_utils: Allow the FDT to be missing
Simon Glass
- [PATCH v5 3/3] tpm: get tpm event log from bloblist
Simon Glass
- [EXTERNAL] Re: How would I do signature verification of standalone binary?
Simon Glass
- [PATCH 2/3] bootstd: Probe bootmeth devices for bootmeths env var
Simon Glass
- [PATCH 3/3] bootstd: Fix incorrect struct name in bootmeth_setup_iter_order()
Simon Glass
- [PATCH] bloblist: Drop BSD license
Simon Glass
- [PATCH 01/15] vbe: Split out some VBE code into a common file
Simon Glass
- [PATCHv2 0/6] Rework the BLK symbol usage in Kconfig
Tom Rini
- [PATCHv2 1/6] drivers/mmc/Kconfig: Remove extraneous BLK dependencies
Tom Rini
- [PATCHv2 2/6] drivers/mmc/Kconfig: Make DM_MMC a hidden symbol
Tom Rini
- [PATCHv2 3/6] efi_loader: Depend on BLK
Tom Rini
- [PATCHv2 4/6] blk: Make block subsystems select BLK
Tom Rini
- [PATCHv2 5/6] mtd: Correct dependency of BLK
Tom Rini
- [PATCHv2 6/6] block: Remove "select BLK" from non-block drivers
Tom Rini
- 回复: [EXT] Re: [PATCH v3 17/17] imx95_evk: add i.MX95 19x19 EVK board basic support
Alice Guo (OSS)
- [PATCH 01/15] vbe: Split out some VBE code into a common file
Tom Rini
- [PATCH v3 0/1] net: designware: Add bitbang feature for designware driver
Michael Chang
- [PATCH v3 1/1] net: designware: Add bitbang feature for designware driver
Michael Chang
- [PATCH] arm: Remove redundant loading of image copy start offset.Because the beginning is already computed
1425075683 at qq.com
- [PATCH] configs/am62x_r5_usbdfu.config: More completely disable MMC
Tom Rini
- [PATCH] mmc: Kconfig: Correct dependencies SDHCI ADMA options
Tom Rini
- [PATCH] mmc: Kconfig: Correct dependencies SDHCI ADMA options
Peng Fan
- [PATCH] mmc: Kconfig: Correct dependencies SDHCI ADMA options
Jaehoon Chung
- [PATCH 01/15] vbe: Split out some VBE code into a common file
Simon Glass
- [PATCH] rockchip: nanopi-r3s-rk3566: disable unneeded CONFIG_NVME_PCI
Tianling Shen
- [ANN / RFC] Regular community calls?
Neha Malcom Francis
- [PATCH v2] usb: dwc3: core: Fix timeout check
Varadarajan Narayanan
- Lab failure on JH7110 (StarFive VisionFive 2)
Hal Feng
- [PATCH 2/4] scripts/Makefile.lib: add -L option to LD command for EFI binaries
Ilias Apalodimas
- [PATCH 3/4] efi_loader: use INCLUDE in EFI linker scripts
Ilias Apalodimas
- [PATCH 4/4] efi_loader: use include in ARM EFI linker script
Ilias Apalodimas
- [PATCH 4/4] efi_loader: use include in ARM EFI linker script
Heinrich Schuchardt
- [PATCH] rockchip: nanopi-r3s-rk3566: disable unneeded CONFIG_NVME_PCI
Quentin Schulz
- [PATCH] doc: coolpi: Fix the defconfig name
Quentin Schulz
- [PATCH 4/4] efi_loader: use include in ARM EFI linker script
Ilias Apalodimas
- [PATCH 03/10] usb: dwc3-generic: Reorder include
Patrice CHOTARD
- [PATCH] board: phytec: phycore-am62x: Add DDR size fixups if ECC is enabled
Wadim Egorov
- [PATCH 1/8] ARM: renesas: Rename board/renesas/rcar-common to board/renesas/common
Quentin Schulz
- dtc: "syntax error" linked to &{label/subnode} syntax
Patrice CHOTARD
- [PATCH 2/8] ARM: renesas: Simplify board Makefiles
Quentin Schulz
- [PATCH 3/8] ARM: renesas: Rename common/common.c to common/rcar64-common.c
Quentin Schulz
- [PATCH 4/4] efi_loader: use include in ARM EFI linker script
Heinrich Schuchardt
- [PATCH 0/2] Update my email address
Christopher Obbard
- [PATCH 1/2] .mailmap: update email address for Christopher Obbard
Christopher Obbard
- [PATCH 2/2] board: rockpi4-rk3399: update email address for Christopher Obbard
Christopher Obbard
- [PATCH 8/8] arm64: renesas: Deduplicate R-Car Gen3 and Gen4 SPL
Quentin Schulz
- [PATCH v2 1/2] board: phytec: common: Add product information to FTD
Daniel Schultz
- [PATCH v2 2/2] board: phytec: common: k3: Expose product infos to Linux
Daniel Schultz
- [PATCH 1/2] board: phytec: common: Add product information to FTD
Daniel Schultz
- [PATCH] configs: phycore_am62x_r5_defconfig: Increase SPL Malloc Pool
Daniel Schultz
- [PATCH] Makefile: Make sure all linker input objects exist
Quentin Schulz
- [PATCH 06/10] dw3-generic: Add dependencies whith SYSCON and REGMAP
Patrice CHOTARD
- [PATCH 2/3] video: rockchip: rk3328: filter unsupported modes
Quentin Schulz
- [PATCH] linker_lists: Update the alignment using CONFIG_LINKER_LIST_ALIGN
Quentin Schulz
- [PATCH 0/7] board: rockchip: add FriendlyElec NanoPi R3S
Quentin Schulz
- [PATCH 2/3] image: Add support for starting TFA BL31 as fitImage loadables
Quentin Schulz
- [PATCH 3/5] pxe_utils: Allow the FDT to be missing
Quentin Schulz
- [PATCH] arm: Remove redundant loading of image copy start offset.Because the beginning is already computed
Quentin Schulz
- [PATCH 04/10] usb: dwc3-generic: Add STih407 support
Patrice CHOTARD
- dtc: "syntax error" linked to &{label/subnode} syntax
Simon Glass
- [PATCH] linker_lists: Update the alignment using CONFIG_LINKER_LIST_ALIGN
Simon Glass
- [PATCH 3/5] pxe_utils: Allow the FDT to be missing
Simon Glass
- [PATCH v3 05/13] power-domain: Add refcounting
Simon Glass
- [PATCH 1/2] efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.c
Simon Glass
- [PATCH v5 4/8] RFC: Revert "bootstd: Make efi_mgr bootmeth work for non-sandbox setups"
Simon Glass
- [PATCH v4 00/20] imx: add i.MX95 support
Alice Guo
- [PATCH v4 01/20] mailbox: add i.MX95 Messaging Unit (MU) driver
Alice Guo
- [PATCH v4 02/20] firmware: scmi: smt: Interrupt communication enable
Alice Guo
- [PATCH v4 03/20] pinctrl: nxp: add a pin controller driver based on SCMI pin control protocol
Alice Guo
- [PATCH v4 04/20] firmware: scmi: add pin control protocol support to SCMI agent
Alice Guo
- [PATCH v4 05/20] scmi_protocols: add SCMI misc protocol protocol_id and message_id for getting the ROM passover data
Alice Guo
- [PATCH v4 06/20] scmi_protocols: add SCMI Performance domain management protocol message IDs
Alice Guo
- [PATCH v4 07/20] clk: scmi: add the command CLOCK_PARENT_SET
Alice Guo
- [PATCH v4 08/20] clk: scmi: check the clock state/parent/rate control permissions
Alice Guo
- [PATCH v4 09/20] sandbox: add SCMI clock control permissions to sandbox
Alice Guo
- [PATCH v4 10/20] scmi_protocols: update struct scmi_base_discover_list_protocols_out
Alice Guo
- [PATCH v4 11/20] scmi: add the macro SCMI_MSG
Alice Guo
- [PATCH v4 12/20] imx9: scmi: add i.MX95 SoC and clock related code
Alice Guo
- [PATCH v4 13/20] spl: imx: use trampoline buffer to load images to secure region
Alice Guo
- [PATCH v4 14/20] imx9: add i.MX95 Kconfig and Makefile
Alice Guo
- [PATCH v4 15/20] imx: Kconfig: IMX8_ROMAPI is not configured for i.MX95
Alice Guo
- [PATCH v4 16/20] binman: add a new entry type for packing DDR PHY firmware images
Alice Guo
- [PATCH v4 17/20] tools: imx8image: add i.MX95 support
Alice Guo
- [PATCH v4 18/20] imx: add V2X container support on i.MX95
Alice Guo
- [PATCH v4 19/20] doc: imx: add document for i.MX95 Image Container Format
Alice Guo
- [PATCH v4 20/20] imx95_evk: add i.MX95 19x19 EVK board basic support
Alice Guo
- [PATCH 00/43] test: Improvements to ut command and test-suite running
Simon Glass
- [PATCH 01/43] test: Drop unused suite prototypes
Simon Glass
- [PATCH 02/43] test: Rename test_get_state() to ut_get_state()
Simon Glass
- [PATCH 03/43] test: Add functions to init and uninit the test state
Simon Glass
- [PATCH 04/43] test: Pass the test-state into ut_run_list()
Simon Glass
- [PATCH 05/43] Improve support for linker lists in data structures
Simon Glass
- [PATCH 06/43] test: Add newlines to hush-test messages
Simon Glass
- [PATCH 07/43] test: Rename test suites to match their linker-list name
Simon Glass
- [PATCH 08/43] test: Update ut info to show suites
Simon Glass
- [PATCH 09/43] test/py: Add a test which runs all unit tests
Simon Glass
- [PATCH 10/43] test: Drop the _test suffix on linker lists
Simon Glass
- [PATCH 11/43] test: Introduce a better array of test suites
Simon Glass
- [PATCH 12/43] test: Drop the function for running bdinfo tests
Simon Glass
- [PATCH 13/43] test: Drop the function for running cmd tests
Simon Glass
- [PATCH 14/43] test: Drop the function for running common tests
Simon Glass
- [PATCH 15/43] test: Drop the function for running dm tests
Simon Glass
- [PATCH 16/43] test: Drop the function for running env tests
Simon Glass
- [PATCH 17/43] test: Drop the function for running exit tests
Simon Glass
- [PATCH 18/43] test: Drop the function for running fdt tests
Simon Glass
- [PATCH 19/43] test: Drop the function for running font tests
Simon Glass
- [PATCH 20/43] test: Drop the function for running lib tests
Simon Glass
- [PATCH 21/43] test: Drop the function for running log tests
Simon Glass
- [PATCH 22/43] test: Drop the function for running mbr tests
Simon Glass
- [PATCH 23/43] test: Drop the function for running mem tests
Simon Glass
- [PATCH 24/43] test: Drop the function for running setexpr tests
Simon Glass
- [PATCH 25/43] test: Drop the function for running measurement tests
Simon Glass
- [PATCH 26/43] test: Drop the function for running bloblist tests
Simon Glass
- [PATCH 27/43] test: Drop the function for running bootm tests
Simon Glass
- [PATCH 28/43] test: Drop the function for running addrmap tests
Simon Glass
- [PATCH 29/43] test: Drop the function for running hush tests
Simon Glass
- [PATCH 30/43] test: Drop the function for running loadm tests
Simon Glass
- [PATCH 31/43] test: Drop the function for running pci_mps tests
Simon Glass
- [PATCH 32/43] test: Drop the function for running seama tests
Simon Glass
- [PATCH 33/43] test: Drop the function for running upl tests
Simon Glass
- [PATCH 34/43] test: Drop the info test from the list
Simon Glass
- [PATCH 35/43] test: Drop conditional compilation for suites
Simon Glass
- [PATCH 36/43] test: Pass the test state to cmd_ut_category()
Simon Glass
- [PATCH 37/43] test: Move stats into a struct
Simon Glass
- [PATCH 38/43] test: Keep a track of the numbers of tests run
Simon Glass
- [PATCH 39/43] test: Move stat-printing into its own function
Simon Glass
- [PATCH 40/43] test: Record and show the totals for all test runs
Simon Glass
- [PATCH 41/43] test: Sort the test suites
Simon Glass
- [PATCH 42/43] test: Disable test_suite
Simon Glass
- [PATCH 43/43] test: Move help into the suite declaration
Simon Glass
- [PATCH v3 00/25] led: Remove old status-LED code
Simon Glass
- [PATCH v2 0/4] Enable bloblist support on Vexpress64
Harrison Mutai
- [PATCH v2 1/4] bloblist: fix typo in code comments
Harrison Mutai
- [PATCH v2 2/4] board: vexpress64: default to hardware device tree
Harrison Mutai
- [PATCH v2 3/4] bloblist: add support for CONFIG_BLOBLIST_PASSAGE
Harrison Mutai
- [PATCH v2 4/4] board: vexpress64: enable bloblist for SPL handoff
Harrison Mutai
- [PATCH v3 00/19] bootstd: Support recording images
Simon Glass
- [PATCH 1/3] clk: rockchip: rk3328: use HDMIPHY PLL as a clock parent for VOP_DCLK
Matwey V. Kornilov
- [PATCH v4 0/5] rpi: Tidy up booting
Simon Glass
- [PATCH 01/15] vbe: Split out some VBE code into a common file
Simon Glass
- dtc: "syntax error" linked to &{label/subnode} syntax
Patrice CHOTARD
- [PATCH v5 4/8] RFC: Revert "bootstd: Make efi_mgr bootmeth work for non-sandbox setups"
Tom Rini
- [PATCH v2 1/4] bloblist: fix typo in code comments
Tom Rini
- [PATCH v2 3/4] bloblist: add support for CONFIG_BLOBLIST_PASSAGE
Tom Rini
- [PATCH v4 17/30] emulation: fdt: Relax condition for OF_HAS_PRIOR_STAGE
Simon Glass
- dtc: "syntax error" linked to &{label/subnode} syntax
Patrice CHOTARD
- [PATCH 02/15] vbe: Split out reading a FIT into a common file
Tom Rini
- dtc: "syntax error" linked to &{label/subnode} syntax
Tom Rini
- [PATCH v4 17/30] emulation: fdt: Relax condition for OF_HAS_PRIOR_STAGE
Tom Rini
- [PATCH] vexpress64: Fix bootargs when building without NET
Chanho Park
- [PATCH] vexpress64: Fix bootargs when building without NET
Chanho Park
- [PATCH 00/43] test: Improvements to ut command and test-suite running
Heinrich Schuchardt
- [PATCH] imx: fdt: fix cooling-device property corruption
Sébastien Szymanski
- [PATCH v2 0/2] spi: Collected fixes
Alexander Dahl
- [PATCH v2 1/2] spi: atmel: Really drop atmel_spi.h
Alexander Dahl
- [PATCH v2 2/2] Revert "mem: spi-mem: add declaration for spi_mem_default_supports_op"
Alexander Dahl
- Simon Glass's future with Das U-Boot project?
Quentin Schulz
- [PATCH v3 17/17] imx95_evk: add i.MX95 19x19 EVK board basic support
Tim Harvey
- [PATCH 4/6] blk: Make block subsystems select BLK
Quentin Schulz
- [PATCH 6/6] block: Remove "select BLK" from non-block drivers
Quentin Schulz
- [PATCHv2 4/6] blk: Make block subsystems select BLK
Quentin Schulz
- [PATCHv2 4/6] blk: Make block subsystems select BLK
Tom Rini
- [PATCH v3 17/17] imx95_evk: add i.MX95 19x19 EVK board basic support
Marek Vasut
- [PATCH 06/10] dw3-generic: Add dependencies whith SYSCON and REGMAP
Marek Vasut
- [PATCH 0/6] Re-configurate TPM when active hash algorithms dismatch
Raymond Mao
- [PATCH 1/6] tpm: add TPM2_Shutdown command
Raymond Mao
- [PATCH 2/6] tmp: add TPM2_PCR_Allocate command
Raymond Mao
- [PATCH 3/6] tpm: add wrapper and helper APIs for PCR allocate
Raymond Mao
- [PATCH 4/6] tpm: add PCR allocate into the eventlog handling
Raymond Mao
- [PATCH 5/6] tpm: PCR allocate during PCR extend to disable the unsupported algorithms
Raymond Mao
- [PATCH 6/6] board: qemu-arm: select TPM_PCR_ALLOCATE
Raymond Mao
- [PATCH 6/6] block: Remove "select BLK" from non-block drivers
Tom Rini
- [PATCH v3 00/19] bootstd: Support recording images
Tom Rini
- [PATCH v3 00/19] bootstd: Support recording images
Simon Glass
- [PATCH 02/15] vbe: Split out reading a FIT into a common file
Simon Glass
- [PATCH v3 00/19] bootstd: Support recording images
Tom Rini
- 回复: [PATCH] linker_lists: Update the alignment using CONFIG_LINKER_LIST_ALIGN
黄利亚
- Simon Glass's future with Das U-Boot project?
Tom Rini
- [PATCH v2 2/4] board: vexpress64: default to hardware device tree
Simon Glass
- [PATCH v2 3/4] bloblist: add support for CONFIG_BLOBLIST_PASSAGE
Simon Glass
- [PATCH 00/43] test: Improvements to ut command and test-suite running
Simon Glass
- [PATCH v2 00/22] vbe: Series part F
Simon Glass
- [PATCH v2 01/22] vbe: Use blk_read() to read blocks
Simon Glass
- [PATCH v2 02/22] vbe: Start a common header file
Simon Glass
- [PATCH v2 03/22] vbe: Use a block device instead of descriptor
Simon Glass
- [PATCH v2 04/22] vbe: Pass simple_priv to internal functions
Simon Glass
- [PATCH v2 05/22] vbe: Convert some checks to assertions
Simon Glass
- [PATCH v2 06/22] vbe: Create a common function to get the block device
Simon Glass
- [PATCH v2 07/22] vbe: Move reading the version into the common file
Simon Glass
- [PATCH v2 08/22] vbe: Move reading the nvdata into the common file
Simon Glass
- [PATCH v2 09/22] vbe: Split out reading a FIT into the common file
Simon Glass
- [PATCH v2 10/22] vbe: Allocate space for the FIT header
Simon Glass
- [PATCH v2 11/22] vbe: Allow VBE to load FITs on any architecture
Simon Glass
- [PATCH v2 12/22] vbe: Tidy up error checking with blk_read()
Simon Glass
- [PATCH v2 13/22] vbe: Handle loading from an unaligned offset
Simon Glass
- [PATCH v2 14/22] vbe: Allow loading loadables if there is no firmware
Simon Glass
- [PATCH v2 15/22] vbe: Support loading an FDT from the FIT
Simon Glass
- [PATCH v2 16/22] spl: Add fields for VBE
Simon Glass
- [PATCH v2 17/22] spl: Add a type for the jumper function
Simon Glass
- [PATCH v2 18/22] spl: Add support for a relocating jump to the next phase
Simon Glass
- [PATCH v2 19/22] spl: Plumb in the relocating loader
Simon Glass
- [PATCH v2 20/22] vbe: Support loading an FDT with the relocating loader
Simon Glass
- [PATCH v2 21/22] vbe: Support loading SPL images
Simon Glass
- [PATCH v2 22/22] vbe: Update simple-fw to support using the SPL loader
Simon Glass
- (subset) [PATCH v4 00/19] bootstd: Support recording images
Tom Rini
- [PATCH] Kconfig: Add a default cache line size for RISC-V
Leo Liang
- [PATCH v1] pinctrl: starfive: Correct driver declaration for starfive_gpio
Hal Feng
- [PATCH 01/13] net: fsl_enetc: Introduce enetc_is_ls1028a()
Marek Vasut
- [PATCH 02/13] net: fsl_enetc: Remove ifdef around enetc_set_ierb_primary_mac()
Marek Vasut
- [PATCH 03/13] net: fsl_enetc: Fold DT MAC address update into enetc_set_ierb_primary_mac()
Marek Vasut
- [PATCH 04/13] net: fsl_enetc: Pass udevice pointer into enetc_enable_si_port()
Marek Vasut
- [PATCH 05/13] net: fsl_enetc: Rename the driver and related structures
Marek Vasut
- [PATCH 06/13] net: fsl_enetc: Introduce enetc_dev_id()
Marek Vasut
- [PATCH 07/13] net: fsl_enetc: Inline register accessors
Marek Vasut
- [PATCH 08/13] net: fsl_enetc: Split register accessors
Marek Vasut
- [PATCH 09/13] net: fsl_enetc: Introduce driver data
Marek Vasut
- [PATCH 10/13] net: fsl_enetc: Pass udevice pointer to accessors
Marek Vasut
- [PATCH 11/13] net: fsl_enetc: Add initial netc-blk-ctrl driver support
Marek Vasut
- [PATCH 12/13] net: fsl_enetc: add i.MX95 EMDIO support
Marek Vasut
- [PATCH 13/13] net: fsl_enetc: Update enetc driver to support i.MX95
Marek Vasut
- [PATCH] xilinx: Enable support for Infineon Octal flashes
Venkatesh Yadav Abbarapu
- [PATCH v1 0/2] Fix bridge gmii2rgmii
Tapio Reijonen
- [PATCH v1 1/2] net: phy: Let gmiitorgmii converter create additional PHY
Tapio Reijonen
- [PATCH v1 2/2] net: phy: gmii2rgmii: Add support for phy ethernet id configuration
Tapio Reijonen
- [PATCH 06/10] dw3-generic: Add dependencies whith SYSCON and REGMAP
Patrice CHOTARD
- [PATCH v1] riscv: dts: starfive: split out visionfive2 target specific configuration
Leo Liang
- [PATCH v1 1/2] riscv: Enhance extension probing
Leo Liang
- [PATCH v1 2/2] riscv: Fallback to riscv,isa
Leo Liang
- [PATCH 1/5] usb: dwc2: Add support for Canaan K230
Leo Liang
- [PATCH 2/5] riscv: dts: canaan: Add basic device tree for K230 CanMV board
Leo Liang
- [PATCH 3/5] riscv: cpu: k230: Add support for Canaan Kendryte K230 SoC
Leo Liang
- [PATCH 4/5] riscv: canaan: k230_canmv: Add initial support
Leo Liang
- [PATCH 5/5] doc: canaan: Add K230 CanMV board
Leo Liang
- [Upstream] [PATCH v2 1/2] board: phytec: common: Add product information to FTD
Yannic Moog
- [PATCH v2 0/9] Restore USB and add UMS support for STiH407-B2260
Patrice Chotard
- [PATCH v2 1/9] ARM: dts: sti: Add fixed clock for ehci and ohci nodes in stih410-b2260.dtsi
Patrice Chotard
- [PATCH v2 2/9] configs: stih410-b2260: Enable DM_REGULATOR flag
Patrice Chotard
- [PATCH v2 3/9] usb: dwc3-generic: Reorder include
Patrice Chotard
- [PATCH v2 4/9] usb: dwc3-generic: Add STih407 support
Patrice Chotard
- [PATCH v2 5/9] configs: stih410-b2260: Enable USB_DWC3_GENERIC and USB_DWC3_STI flags
Patrice Chotard
- [PATCH v2 6/9] usb: dwc3: Remove dwc3 glue driver support for STi
Patrice Chotard
- [PATCH v2 7/9] configs: stih410-b2260: Enable DM_USB_GADGET flag
Patrice Chotard
- [PATCH v2 8/9] board: stih410-b2260: Remove board_usb_init/cleanup()
Patrice Chotard
- [PATCH v2 9/9] configs: stih410-b2260: Enable CMD_USB_MASS_STORAGE flag
Patrice Chotard
- [PATCH] dfu: Prevent set_dfu_alt_info() from overwriting a previous value
Mattijs Korpershoek
- [PATCH] configs: am62x_evm_*: Set DFU buffer size to 256k
Mattijs Korpershoek
- [PATCH v4 6/8] usb: dwc2: Extract macro definitions to common header
Mattijs Korpershoek
- [PATCH 00/10] Rockchip VOP2 support
Dang Huynh
- [PATCH 01/10] video: rockchip: dw-mipi-dsi: Depend on CONFIG_VIDEO_BRIDGE
Dang Huynh
- [PATCH 02/10] video: rockchip: dw_mipi_dsi: Improve pixel clock calculations
Dang Huynh
- [PATCH 03/10] video: rockchip: dw_mipi_dsi: Proceed when external PHY is not defined
Dang Huynh
- [PATCH 04/10] video: Add BOE TH101MB31IG002-28A MIPI-DSI panel
Dang Huynh
- [PATCH 05/10] video: rockchip: Add VOP2 support
Dang Huynh
- [PATCH 06/10] video: rockchip: vop2: Add video bridge support
Dang Huynh
- [PATCH 07/10] dts: rockchip: rk356x: Prerelocate VOP in U-Boot proper
Dang Huynh
- [PATCH 08/10] configs: quartz64: Enable vidconsole
Dang Huynh
- [PATCH 09/10] video: rockchip: Add HDMI support for RK3568
Dang Huynh
- [PATCH 10/10] configs: pinetab2-rk3566: Enable video and USB keyboard
Dang Huynh
- [PATCH 6/6] block: Remove "select BLK" from non-block drivers
Quentin Schulz
- [PATCH v4 7/8] usb: dwc2: Unify flush and reset logic with v4.20a support
Mattijs Korpershoek
- [PATCH v4 8/8] usb: dwc2: Replace uint<x>_t types with u<x>
Mattijs Korpershoek
- [PATCH v2] usb: dwc3: core: Fix timeout check
Mattijs Korpershoek
- [PATCH] dfu: Prevent set_dfu_alt_info() from overwriting a previous value
Ilias Apalodimas
- [PATCH] usb: xhci-dwc3: Bail out if "dr_mode" is "peripheral"
Mattijs Korpershoek
- [PATCH] dfu: Prevent set_dfu_alt_info() from overwriting a previous value
Sughosh Ganu
- [PATCH] vexpress64: Fix bootargs when building without NET
Linus Walleij
- [PATCH 00/43] test: Improvements to ut command and test-suite running
Mattijs Korpershoek
- Re: 回复: [PATCH] linker_lists: Update the alignment using CONFIG_LINKER_LIST_ALIGN
Quentin Schulz
- [PATCH v2 3/9] usb: dwc3-generic: Reorder include
Mattijs Korpershoek
- [PATCH v2 8/9] board: stih410-b2260: Remove board_usb_init/cleanup()
Mattijs Korpershoek
- [PATCH] usb: xhci-dwc3: Bail out if "dr_mode" is "peripheral"
Siddharth Vadapalli
- [PATCH v2 4/9] usb: dwc3-generic: Add STih407 support
Mattijs Korpershoek
- [PATCH v2 6/9] usb: dwc3: Remove dwc3 glue driver support for STi
Mattijs Korpershoek
- [PATCH] usb: xhci-dwc3: Bail out if "dr_mode" is "peripheral"
Mattijs Korpershoek
- [PATCH v2 2/4] board: vexpress64: default to hardware device tree
Harrison Mutai
- [PATCH 1/4] board: phytec: common: k3: Add missing boot source to env
Daniel Schultz
- [PATCH 2/4] configs: phycore_am64x_a53_defconfig: Fix GPIO controllers
Daniel Schultz
- [PATCH 3/4] configs: phycore_am64x_a53_defconfig: Enable GPIO command
Daniel Schultz
- [PATCH 4/4] configs: phycore_am64x_a53_defconfig: Fix environment
Daniel Schultz
- [PATCH v2 2/4] board: vexpress64: default to hardware device tree
Harrison Mutai
- [PATCH v2 0/5] efi_loader: Fix section alignment on EFI binaries
Heinrich Schuchardt
- [PATCH v2 1/5] efi_loader: Fix section alignment on EFI binaries
Heinrich Schuchardt
- [PATCH v2 2/5] scripts/Makefile.lib: add -L option to LD command for EFI binaries
Heinrich Schuchardt
- [PATCH v2 3/5] efi_loader: use INCLUDE in EFI linker scripts
Heinrich Schuchardt
- [PATCH v2 4/5] efi_loader: correct SizeOfCode, SizeOfInitializedData
Heinrich Schuchardt
- [PATCH v2 5/5] efi_loader: use include in ARM EFI linker script
Heinrich Schuchardt
- [PATCH RFC v2] image: apply FDTOs on FDT image node without a load property
Quentin Schulz
- [PATCH 1/6] tpm: add TPM2_Shutdown command
Ilias Apalodimas
- [PATCH 2/6] tmp: add TPM2_PCR_Allocate command
Ilias Apalodimas
- [PATCH 3/6] tpm: add wrapper and helper APIs for PCR allocate
Ilias Apalodimas
- [PATCH 4/6] tpm: add PCR allocate into the eventlog handling
Ilias Apalodimas
- [PATCH 6/6] board: qemu-arm: select TPM_PCR_ALLOCATE
Ilias Apalodimas
- [PATCH 3/3] common: fdt: hand over original fdt bootargs into board chosen handler
Dmitry Rokosov
- [PATCH 3/3] common: fdt: hand over original fdt bootargs into board chosen handler
Dmitry Rokosov
- [PATCH 1/1] acpi: don't fill FADT, MADT if CONFIG_QFW_ACPI=y
Heinrich Schuchardt
- [PATCH v5 2/3] tcg2: decouple eventlog size from efi
Ilias Apalodimas
- [PATCH 1/1] Makefile: let clean remove capsule_in.capsule*.efi-capsule
Heinrich Schuchardt
- [PATCH 1/1] acpi: don't fill FADT, MADT if CONFIG_QFW_ACPI=y
Patrick Rudolph
- [PATCH 1/1] acpi: don't fill FADT, MADT if CONFIG_QFW_ACPI=y
Heinrich Schuchardt
- [PATCH 6/6] block: Remove "select BLK" from non-block drivers
Tom Rini
- [PATCH v5 3/3] tpm: get tpm event log from bloblist
Ilias Apalodimas
- [GIT PULL] Please pull u-boot-imx-master-20250116
Fabio Estevam
- [PATCH v3 00/17] imx9: switch to bootstd for i.MX93/1 EVK/QSB and i.MX8M EVK
Fabio Estevam
- [PATCH v3 0/6] imx8(m): add optee node to binman FIT image
Fabio Estevam
- [PATCH] configs: capricorn_cxg3: Enable CMD_WDT
Fabio Estevam
- [PATCH] imx: fdt: fix cooling-device property corruption
Fabio Estevam
- [PATCH 4/4] efi_loader: print image load address in StartImage
Heinrich Schuchardt
- [PATCH 00/43] test: Improvements to ut command and test-suite running
Simon Glass
- [PATCH v3 00/19] bootstd: Support recording images
Simon Glass
- [PATCH v3 13/13] imx8mp_evk: Enable display support
Fabio Estevam
- [PATCH 1/1] Makefile: let clean remove capsule_in.capsule*.efi-capsule
Ilias Apalodimas
- [PATCH v3 13/13] imx8mp_evk: Enable display support
Miquel Raynal
- [PATCH v3 00/19] bootstd: Support recording images
Tom Rini
- [GIT PULL] Please pull u-boot-imx-master-20250116
Tom Rini
- [PATCH 2/6] tmp: add TPM2_PCR_Allocate command
Raymond Mao
- [PATCH 2/6] tmp: add TPM2_PCR_Allocate command
Ilias Apalodimas
- [PATCH] bloblist: Drop BSD license
Ilias Apalodimas
- [PATCH 3/3] common: fdt: hand over original fdt bootargs into board chosen handler
Tom Rini
- [PATCH v1] pinctrl: starfive: Correct driver declaration for starfive_gpio
Anand Moon
- [PATCH v1] riscv: dts: starfive: split out visionfive2 target specific configuration
Anand Moon
- [PATCH 1/1] efi_loader: use LOGC_EFI consistently
Heinrich Schuchardt
- [PATCH v4 20/20] imx95_evk: add i.MX95 19x19 EVK board basic support
Tim Harvey
- [PATCH v4 20/20] imx95_evk: add i.MX95 19x19 EVK board basic support
Tim Harvey
- [PATCH v4 20/20] imx95_evk: add i.MX95 19x19 EVK board basic support
Marek Vasut
- [PATCH v4 20/20] imx95_evk: add i.MX95 19x19 EVK board basic support
Tom Rini
- [PATCH 3/6] tpm: add wrapper and helper APIs for PCR allocate
Raymond Mao
- [PATCH] dfu: Prevent set_dfu_alt_info() from overwriting a previous value
Jon Humphreys
- [PATCH 13/13] net: fsl_enetc: Update enetc driver to support i.MX95
Tim Harvey
- [PATCH v3 1/6] arm: imx8m: add OP-TEE node
Tim Harvey
- [PATCH v4 20/20] imx95_evk: add i.MX95 19x19 EVK board basic support
Tim Harvey
- [PATCH v3 1/6] arm: imx8m: add OP-TEE node
Fabio Estevam
- [PATCH 0/7] board: samsung: e850-96: Enable Standard Boot
Sam Protsenko
- [PATCH 1/7] configs: e850-96: Enable options for updated env
Sam Protsenko
- [PATCH 2/7] configs: e850-96: Enable U-Boot environment on eMMC
Sam Protsenko
- [PATCH 3/7] configs: e850-96: Enable more EFI features
Sam Protsenko
- [PATCH 4/7] configs: e850-96: Enable Standard Boot
Sam Protsenko
- [PATCH 5/7] board: samsung: e850-96: Load LDFW from EFI partition
Sam Protsenko
- [PATCH 6/7] board: samsung: e850-96: Report LDFW loading failures
Sam Protsenko
- [PATCH 7/7] board: samsung: e850-96: Provide bootstd default env
Sam Protsenko
- [PATCH] imx8m: Guard binman nodes with CONFIG_OPTEE
Fabio Estevam
- [PATCH v3 1/6] arm: imx8m: add OP-TEE node
Tim Harvey
- [PATCH v3 1/6] arm: imx8m: add OP-TEE node
Fabio Estevam
- [PATCH] imx8m: Guard binman nodes with CONFIG_OPTEE
Tim Harvey
- [PATCH] imx8m: Guard binman nodes with CONFIG_OPTEE
Tom Rini
- [PATCH v3 00/46] pxe: Support read_all() for extlinux and PXE
Tom Rini
- [PATCH v2 00/22] vbe: Series part F
Tom Rini
- [PATCH 0/3] log: enable filtering on functions
Heinrich Schuchardt
- [PATCH] efi_loader: correct logging StartImage()
Heinrich Schuchardt
- [PATCH 1/3] log: make log_has_file() static
Heinrich Schuchardt
- [PATCH 2/3] log: enable filtering on functions
Heinrich Schuchardt
- [PATCH 3/3] test/log: test function filters
Heinrich Schuchardt
- [PATCH 1/4] board: phytec: common: k3: Add missing boot source to env
Wadim Egorov
- [PATCH 2/4] configs: phycore_am64x_a53_defconfig: Fix GPIO controllers
Wadim Egorov
- [PATCH 3/4] configs: phycore_am64x_a53_defconfig: Enable GPIO command
Wadim Egorov
- [PATCH 4/4] configs: phycore_am64x_a53_defconfig: Fix environment
Wadim Egorov
- [PATCH 0/8] sunxi: (early) Allwinner A133 SoC support
Andre Przywara
- [PATCH 1/8] sunxi: clock: improve grouping of default clock register values
Andre Przywara
- [PATCH 2/8] sunxi: pmic_bus: support alternative I2C address
Andre Przywara
- [PATCH 3/8] sunxi: H616: DRAM: rename Kconfig parameters to be more generic
Andre Przywara
- [PATCH 4/8] clk: sunxi: Add support for the A100/A133 CCU
Andre Przywara
- [PATCH 5/8] pinctrl: sunxi: add Allwinner A100/A133 pinctrl description
Andre Przywara
- [PATCH 6/8] power: pmic: sunxi: add SPL support for the AXP803
Andre Przywara
- [PATCH 7/8] sunxi: A133: add DRAM init code [WIP!]
Andre Przywara
- [PATCH 8/8] sunxi: add support for the Allwinner A100/A133 SoC
Andre Przywara
- [GIT PULL] u-boot-riscv/master
Leo Liang
- [PATCH v2] imx8m: Guard binman nodes with CONFIG_OPTEE
Fabio Estevam
- 回复: [EXT] Re: [PATCH v4 20/20] imx95_evk: add i.MX95 19x19 EVK board basic support
Alice Guo (OSS)
- [PATCH v2] imx8m: Guard binman nodes with CONFIG_OPTEE
Peng Fan
- [PATCH] ARM: dts: imxrt1050: Migrate to OF_UPSTREAM
Jesse Taube
- [PATCH] pinctrl: imx: Fix NULL dereference in imx_pinctrl_probe()
Jesse Taube
- [XGMAC dt bindings v1 0/1] Add Synopsys DWC XGMAC Binding
Boon Khai Ng
- [XGMAC dt bindings v1 1/1] dt: net: add DWC XGMAC binding
Boon Khai Ng
- [PATCH] ARM: dts: imxrt1050: Migrate to OF_UPSTREAM
Peng Fan
- [config 2 support v1 0/1] Add support for distinct mac-mode and phy mode.
Boon Khai Ng
- [config 2 support v1 1/1] net: dwc_eth_xgmac_socfpga: Add support for distinct mac-mode and phy mode.
Boon Khai Ng
- [mailbox error message v1 0/1] Ehancement proposal for improved FPGA Configuration Error Reporting
Boon Khai Ng
- [mailbox error message v1 1/1] fpga: intel_sdm_mb: add support for query SDM config error and status
Boon Khai Ng
- [PATCH] arm64: versal2: Enable the OPTEE command
Venkatesh Yadav Abbarapu
- [XGMAC error message v1 0/1] Adding device name when printing error.
Boon Khai Ng
- [XGMAC error message v1 1/1] net: dwc_eth_xgmac: Add device name for the error message.
Boon Khai Ng
- [PATCH v3 1/6] arm: imx8m: add OP-TEE node
Yannic Moog
- [XGMAC RGMII-ID fix v1 0/1] Add support for rgmii-id phy mode
Boon Khai Ng
- [XGMAC RGMII-ID fix v1 1/1] net: dwc_eth_xgmac_socfpga: Add support for rgmii-id mode.
Boon Khai Ng
- [PATCH v2] usb: dwc3: core: Fix timeout check
Caleb Connolly
- [PATCH 3/7] configs: e850-96: Enable more EFI features
Ilias Apalodimas
- [PATCH 0/2] Clarify DM_FLAG_PROBE_AFTER_BIND behaviour
Caleb Connolly
- [PATCH 1/2] dm: clarify DM_FLAG_PROBE_AFTER_BIND behaviour
Caleb Connolly
- [PATCH 2/2] drivers: remove bogus DM_FLAG_PROBE_AFTER_BIND flags
Caleb Connolly
- [PATCH v2] imx8m: Guard binman nodes with CONFIG_OPTEE
Yannic Moog
- [PATCH 00/15] Cumulative fixes and updates for MediaTek platform
Weijie Gao
- [PATCH 01/15] board: mediatek: mt7622: remove board_late_init
Weijie Gao
- [PATCH 02/15] clk: mediatek: fix uninitialized fields issue in INFRA_MUX struct
Weijie Gao
- [PATCH 03/15] configs: mt7629: move image load address to 0x42000000
Weijie Gao
- [PATCH 04/15] configs: mt7988: move image load address to 0x44000000
Weijie Gao
- [PATCH 05/15] spi: mtk_spim: add support to use DT live tree
Weijie Gao
- [PATCH 06/15] spi: mtk_spim: check slave device mode in spi-mem's supports_op
Weijie Gao
- [PATCH 07/15] arm: dts: mediatek: add quad mode capabilities for SPI flashes
Weijie Gao
- [PATCH 08/15] pwm: mediatek: add pwm3 support for mt7981
Weijie Gao
- [PATCH 09/15] pci: mediatek: add support for multiple ports in mediatek pcie gen3 driver
Weijie Gao
- [PATCH 10/15] arm: dts: mediatek: add pcie support for mt7988
Weijie Gao
- [PATCH 11/15] arm: dts: medaitek: fix internal switch link speed of mt7988
Weijie Gao
- [PATCH 12/15] arm: dts: mediatek: add support for all three GMACs for mt7988
Weijie Gao
- [PATCH 13/15] arm: dts: medaitek: add flash interface driving settings for mt7988
Weijie Gao
- [PATCH 14/15] arm: dts: mediatek: update mt7981 mmc node
Weijie Gao
- [PATCH 15/15] MAINTAINERS: update file list for MediaTek ARM platform
Weijie Gao
- [PATCH v2 4/5] efi_loader: correct SizeOfCode, SizeOfInitializedData
Ilias Apalodimas
- [PATCH v2 5/5] efi_loader: use include in ARM EFI linker script
Ilias Apalodimas
- [PATCH 1/1] efi_loader: use LOGC_EFI consistently
Ilias Apalodimas
- [U-Boot][PATCH v2 0/3] Improve fpga cmd usage information
Ibai Erkiaga
- [U-Boot][PATCH v2 1/3] fpga: fix alignment on fpga cmd usage info
Ibai Erkiaga
- [U-Boot][PATCH v2 2/3] fpga: improve loads usage information
Ibai Erkiaga
- [U-Boot][PATCH v2 3/3] fpga: xilinx exclusive commands info
Ibai Erkiaga
- [U-Boot][PATCH v2 3/3] fpga: xilinx exclusive commands info
Michal Simek
- [PATCH 3/3] common: fdt: hand over original fdt bootargs into board chosen handler
Dmitry Rokosov
- [PATCH] mach-snapdragon: fix board_fdt_blob_setup()
Caleb Connolly
- [PATCH 4/8] efi_loader: Correct bounce-buffer setup
Ilias Apalodimas
- [PATCH v1] arch: meson: sm: add retrieve SoC chipid
Viacheslav Bocharov
- [PATCH v4 0/3] Add bitbang feature for npcm8xx and driver
Michael Chang
- [PATCH v4 1/3] ARM: dts: nuvoton: Add bitbang delay through dts properties.
Michael Chang
- [PATCH v4 2/3] ARM: configs: nuvoton: add bitbang feature for npcm8xx.
Michael Chang
- [PATCH v4 3/3] net: designware: Add bitbang feature for designware driver.
Michael Chang
- [PATCH] dfu: Prevent set_dfu_alt_info() from overwriting a previous value
Ilias Apalodimas
- [PATCH v4 05/15] lmb: notify of any changes to the LMB memory map
Alexander Dahl
- [U-Boot][PATCH v3 0/4] Improve fpga cmd usage information
Ibai Erkiaga
- [U-Boot][PATCH v3 1/4] fpga: fix alignment on fpga cmd usage info
Ibai Erkiaga
- [U-Boot][PATCH v3 2/4] fpga: improve loads usage information
Ibai Erkiaga
- [U-Boot][PATCH v3 3/4] fpga: resort fpga commands
Ibai Erkiaga
- [U-Boot][PATCH v3 4/4] fpga: xilinx exclusive commands
Ibai Erkiaga
- [PATCH] phycore-imx8mp: Enable CAAM in spl
Leonard Anderweit
- [PATCH] ARM: dts: imxrt1050: Migrate to OF_UPSTREAM
Tom Rini
- [PATCH next RFC 0/5] rockchip: panic() when DRAM init fails
Quentin Schulz
- [PATCH v3 1/4] debug_uart: Replace debug functions with dummies if CONFIG_DEBUG_UART is not set
Quentin Schulz
- [PATCH v6 1/3] bloblist: add api to get blob with size
Raymond Mao
- [PATCH v6 2/3] tcg2: decouple eventlog size from efi
Raymond Mao
- [PATCH v6 3/3] tpm: get tpm event log from bloblist
Raymond Mao
- [PATCH v2 1/2] ARM: dts: imxrt1050: Fix clocks for mmc
Jesse Taube
- [PATCH v2 2/2] ARM: dts: imxrt1050: Migrate to OF_UPSTREAM
Jesse Taube
- [PATCH v2 0/6] Reconfigure TPM when active hash algorithms dismatch
Raymond Mao
- [PATCH v2 1/6] tpm: add TPM2_Shutdown command
Raymond Mao
- [PATCH v2 2/6] tpm: add TPM2_PCR_Allocate command
Raymond Mao
- [PATCH v2 3/6] tpm: add wrapper and helper APIs for PCR allocate
Raymond Mao
- [PATCH v2 4/6] tpm: add PCR allocate into the eventlog handling
Raymond Mao
- [PATCH v2 5/6] tpm: PCR allocate during PCR extend to disable the unsupported algorithms
Raymond Mao
- [PATCH v2 6/6] board: qemu-arm: select TPM_PCR_ALLOCATE
Raymond Mao
- [PATCH] lib: uuid: support more efi protocols in uuid_guid_get_str()
Vincent Stehlé
- [RFC] Adding bootsource and reset-source* to /chosen
Quentin Schulz
- [GIT PULL] u-boot-riscv/master
Tom Rini
- [dt xgmac binding 0/1] Add Synopsys DWC XGMAC Binding
Tom Rini
- [XGMAC dt bindings v1 1/1] dt: net: add DWC XGMAC binding
Tom Rini
- Environment CRC mismatch
Floyd Brown
- [PATCH v4 4/7] efi_loader: Add a version of efi_binary_run() with more parameters
Heinrich Schuchardt
- [PATCH v4 3/7] efi_loader: Update efi_run_image() to accept image and device path
Heinrich Schuchardt
- [PATCH 1/1] efi_loader: reduce UEFI size if HAS_BOARD_SIZE_LIMIT=y
Heinrich Schuchardt
- [PATCH v4 0/2] Static initcalls
Tom Rini
- [PATCH] mmc: Simplify poll CD logic in case cyclic framework is enabled
Marek Vasut
- [PATCH v2] mmc: Simplify poll CD logic in case cyclic framework is enabled
Marek Vasut
- [PATCH] mmc: Simplify poll CD logic in case cyclic framework is enabled
Marek Vasut
- [PATCH v1] linker_lists:Update the alignment using CONFIG_LINKER_LIST_ALIGN
1425075683 at qq.com
- [PATCH] mmc: Exit from mmc_init() if mmc_complete_init() fails
Marek Vasut
- [PATCH v1] arm: Remove redundant loading of image copy start offse
1425075683 at qq.com
- [PATCH 1/8] cyclic: Prevent corruption of cyclic list on reassignment
Marek Vasut
- [PATCH 2/8] cyclic: Handle return code from cyclic_register() in demo and docs
Marek Vasut
- [PATCH 3/8] cyclic: Test return code from cyclic_register() in test
Marek Vasut
- [PATCH 4/8] mips: octeon: nic23: Handle return value from cyclic_register()
Marek Vasut
- [PATCH 5/8] led: Handle return value from cyclic_register()
Marek Vasut
- [PATCH 6/8] mmc: Handle return value from cyclic_register()
Marek Vasut
- [PATCH 7/8] video: Handle return value from cyclic_register()
Marek Vasut
- [PATCH 8/8] wdt: Handle return value from cyclic_register()
Marek Vasut
- [PATCH v5 3/3] tpm: get tpm event log from bloblist
Simon Glass
- [PATCH 2/6] tmp: add TPM2_PCR_Allocate command
Simon Glass
- [PATCH v3 00/19] bootstd: Support recording images
Simon Glass
- [PATCH 1/2] dm: clarify DM_FLAG_PROBE_AFTER_BIND behaviour
Simon Glass
- [PATCH 2/2] drivers: remove bogus DM_FLAG_PROBE_AFTER_BIND flags
Simon Glass
- [PATCH v2 00/22] vbe: Series part F
Simon Glass
- [PATCH 4/8] efi_loader: Correct bounce-buffer setup
Simon Glass
- [PATCH 0/8] efi_loader: Complete the bootflow_efi() test
Simon Glass
- [PATCH v3 00/19] bootstd: Support recording images
Tony Dinh
- [PATCH] net: ravb: Staticize bb_miiphy functions
Marek Vasut
- [PATCH] net: miiphybb: configs: Drop CONFIG_BITBANGMII_MULTI
Marek Vasut
- [PATCH] net: miiphybb: Fix short name length
Marek Vasut
- [PATCH] net: miiphybb: Convert ifdef DEBUG to debug()
Marek Vasut
- [PATCH 1/2] net: ravb: Drop empty init callback
Marek Vasut
- [PATCH 2/2] net: sh_eth: Drop empty init callback
Marek Vasut
- [PATCH 01/17] miiphy: Introduce mdio_init()
Marek Vasut
- [PATCH 02/17] net: miiphybb: Introduce bb_miiphy_free()/bb_miiphy_free() wrappers
Marek Vasut
- [PATCH 03/17] net: ravb: Reorder bb_miiphy functions
Marek Vasut
- [PATCH 04/17] net: sh_eth: Reorder bb_miiphy functions
Marek Vasut
- [PATCH 05/17] arm: mvebu: a38x: Reorder bb_miiphy functions
Marek Vasut
- [PATCH 06/17] arm: mvebu: a38x: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks
Marek Vasut
- [PATCH 07/17] net: ravb: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks
Marek Vasut
- [PATCH 08/17] net: sh_eth: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks
Marek Vasut
- [PATCH 09/17] net: miiphybb: Use container_of() in bb_miiphy_getbus()
Marek Vasut
- [PATCH 10/17] net: miiphybb: Drop name field from struct bb_miiphy_bus
Marek Vasut
- [PATCH 11/17] arm: mvebu: a38x: Call bb_miiphy init directly in driver probe
Marek Vasut
- [PATCH 12/17] net: miiphybb: Drop bb_miiphy_init()
Marek Vasut
- [PATCH 13/17] arm: mvebu: a38x: Drop use of miiphy_get_dev_by_name()
Marek Vasut
- [PATCH 14/17] net: ravb: Drop use of miiphy_get_dev_by_name()
Marek Vasut
- [PATCH 15/17] net: sh_eth: Drop use of miiphy_get_dev_by_name()
Marek Vasut
- [PATCH 16/17] net: miiphybb: Drop bb_miiphy_buses and bb_miiphy_buses_num
Marek Vasut
- [PATCH 17/17] net: miiphybb: Drop .init callback
Marek Vasut
- [PATCH 09/14] net: ravb: Support up to two instances
Marek Vasut
- [PATCH 09/14] net: ravb: Support up to two instances
Marek Vasut
- [PATCH] Makefile: Make sure all linker input objects exist
Marek Vasut
- [PATCH v3] arm64: dts: renesas: Deduplicate extalr_clk bootph-all
Marek Vasut
- [PATCH 1/8] sunxi: clock: improve grouping of default clock register values
Jernej Škrabec
- [PATCH 2/8] sunxi: pmic_bus: support alternative I2C address
Jernej Škrabec
- [PATCH 3/8] sunxi: H616: DRAM: rename Kconfig parameters to be more generic
Jernej Škrabec
- [PATCH 4/8] clk: sunxi: Add support for the A100/A133 CCU
Jernej Škrabec
- [PATCH 5/8] pinctrl: sunxi: add Allwinner A100/A133 pinctrl description
Jernej Škrabec
- [PATCH 6/8] power: pmic: sunxi: add SPL support for the AXP803
Jernej Škrabec
- [PATCH 8/8] sunxi: add support for the Allwinner A100/A133 SoC
Jernej Škrabec
- [PATCH 2/8] ARM: renesas: Simplify board Makefiles
Marek Vasut
- [PATCH 8/8] arm64: renesas: Deduplicate R-Car Gen3 and Gen4 SPL
Marek Vasut
- [PATCH 7/8] arm64: renesas: Deduplicate board_early_init_f()
Marek Vasut
- [PATCH 3/8] ARM: renesas: Rename common/common.c to common/rcar64-common.c
Marek Vasut
- [PATCH 7/8] sunxi: A133: add DRAM init code [WIP!]
Jernej Škrabec
- [RFC] Adding bootsource and reset-source* to /chosen
Biju Das
- [PATCH v5 3/3] tpm: get tpm event log from bloblist
Ilias Apalodimas
- [PATCH v2 1/8] ARM: renesas: Rename board/renesas/rcar-common to board/renesas/common
Marek Vasut
- [PATCH v2 2/8] ARM: renesas: Simplify board Makefiles
Marek Vasut
- [PATCH v2 3/8] ARM: renesas: Rename common/common.c to common/rcar64-common.c
Marek Vasut
- [PATCH v2 4/8] arm64: renesas: Drop unused code and clean up headers on R-Car D3 Draak
Marek Vasut
- [PATCH v2 5/8] arm64: renesas: Drop unused code and clean up headers on Salvator-X boards
Marek Vasut
- [PATCH v2 6/8] arm64: renesas: Drop unused code and clean up headers on ULCB boards
Marek Vasut
- [PATCH v2 7/8] arm64: renesas: Deduplicate board_early_init_f()
Marek Vasut
- [PATCH v2 8/8] arm64: renesas: Deduplicate R-Car Gen3 and Gen4 SPL
Marek Vasut
- [PULL] u-boot-sh/master
Marek Vasut
- Accessing SPI NOR Flash as Block Device
Fabian Herb
- [PATCH] arm64: renesas: Add R-Car S4 Starter Kit support
Marek Vasut
- [PATCH v2] arm64: renesas: Add R-Car S4 Starter Kit support
Marek Vasut
- [PATCH 1/3] clk: rockchip: rk3328: use HDMIPHY PLL as a clock parent for VOP_DCLK
Matwey V. Kornilov
- [PATCH v1] led: add function naming option from linux
Heiko Schocher
- [PATCH 2/3] image: Add support for starting TFA BL31 as fitImage loadables
Marek Vasut
- [PATCH v3 00/19] bootstd: Support recording images
Tom Rini
- [PATCH 7/8] sunxi: A133: add DRAM init code [WIP!]
Cody Eksal
- Pull request efi-2025-04-rc1
Heinrich Schuchardt
- [PATCH v1] led: add function naming option from linux
Tom Rini
- [PATCH v1] arm: Remove redundant loading of image copy start offse
Tom Rini
- [PATCH] Makefile: Make sure all linker input objects exist
Tom Rini
- [PATCH] qconfig.py: Update resync message
Tom Rini
- [PATCH] squashfs: Fix sqfs_inode_size() for xattr related SQFS_LSYMLINK_TYPE
Tom Rini
- [PATCH] Gitlab: Add DEFAULT_FAST_ARM64_TAG as well
Tom Rini
- [PATCH 0/8] efi_loader: Complete the bootflow_efi() test
Tom Rini
- [PATCH 0/8] efi_loader: Complete the bootflow_efi() test
Tom Rini
- [PATCH v3 00/19] bootstd: Support recording images
Tony Dinh
- Pull request efi-2025-04-rc1
Tom Rini
- [PATCH 2/3] video: rockchip: rk3328: filter unsupported modes
Vasily Khoruzhick
- [PATCH 1/3] clk: rockchip: rk3328: use HDMIPHY PLL as a clock parent for VOP_DCLK
Vasily Khoruzhick
- [PATCH v2] arm: Remove redundant loading of image copy start offse
1425075683 at qq.com
- [PATCH v1] led: add function naming option from linux
Heiko Schocher
- [PATCH 05/10] video: rockchip: Add VOP2 support
Andy Yan
- [PATCH] doc: coolpi: Fix the defconfig name
Andy Yan
- [PATCH v2 2/4] net: phy: ksz90x1: Handle ksz9131 LED errata
Marek Vasut
- [PATCH 10/10] configs: pinetab2-rk3566: Enable video and USB keyboard
Piotr Zalewski
- [PATCH 05/10] video: rockchip: Add VOP2 support
Dang Huynh
- [PATCH 10/10] configs: pinetab2-rk3566: Enable video and USB keyboard
Jonas Karlman
- [PATCH 00/10] Rockchip VOP2 support
Piotr Zalewski
- [PATCH 0/3] sunxi: switch three SoC families to OF_UPSTREAM
Andre Przywara
- [PATCH 1/3] suniv: switch Allwinner F1Cx00 boards to OF_UPSTREAM
Andre Przywara
- [PATCH 2/3] sunxi: switch Allwinner A10 boards to OF_UPSTREAM
Andre Przywara
- [PATCH 3/3] sunxi: switch Allwinner A10s/A13 boards to OF_UPSTREAM
Andre Przywara
- [PATCH] usb: Make what it takes for "usbkbd" to work in "stdin" clear
Dragan Simic
- [PATCH 1/3] suniv: switch Allwinner F1Cx00 boards to OF_UPSTREAM
Jernej Škrabec
- [PATCH 0/3] sunxi: switch three SoC families to OF_UPSTREAM
Jernej Škrabec
- [PATCH 10/10] configs: pinetab2-rk3566: Enable video and USB keyboard
Dang Huynh
- [PATCH v7 0/9] add the support of sha256_hmac and sha256_hkdf
Tom Rini
- [PULL] u-boot-sh/master
Tom Rini
- [PATCH 1/1] test: str_ut.c depends on CONFIG_STRTO
Tom Rini
- [PATCH 2/8] sunxi: pmic_bus: support alternative I2C address
Andre Przywara
- [PATCH v2] mmc: Remove alignment hole for cmdidx in struct mmc_cmd
Jonas Karlman
- [PATCH 1/3] suniv: switch Allwinner F1Cx00 boards to OF_UPSTREAM
Andre Przywara
- [PATCH 8/8] sunxi: add support for the Allwinner A100/A133 SoC
Andre Przywara
- [PATCH 1/2] drivers: rtc: max313xx: Fix setting years 2100-2199
Mark Tomlinson
- [PATCH 2/2] drivers: rtc: max313xx: Ensure correct date is read after setting
Mark Tomlinson
- [PATCH v4] riscv: spacemit: k1: probe dram size during boot phase.
Huan Zhou
- [PATCH v4] riscv: spacemit: k1: probe dram size during boot phase.
Leo Liang
- [PATCH v5] riscv: spacemit: k1: probe dram size during boot phase.
Huan Zhou
- [PATCH] mmc: Optimize eMMC erase speed
Peng Fan (OSS)
- [PATCH v5] riscv: spacemit: k1: probe dram size during boot phase.
Leo Liang
- [PATCH v4] riscv: spacemit: k1: probe dram size during boot phase.
Yixun Lan
- [PATCH v2 3/9] usb: dwc3-generic: Reorder include
Patrice CHOTARD
- [PATCH v2 4/9] usb: dwc3-generic: Add STih407 support
Patrice CHOTARD
- [PATCH v3 0/9] Restore USB and add UMS support for STiH407-B2260
Patrice Chotard
- [PATCH v3 1/9] ARM: dts: sti: Add fixed clock for ehci and ohci nodes in stih410-b2260.dtsi
Patrice Chotard
- [PATCH v3 2/9] configs: stih410-b2260: Enable DM_REGULATOR flag
Patrice Chotard
- [PATCH v3 3/9] usb: dwc3-generic: Reorder include
Patrice Chotard
- [PATCH v3 4/9] usb: dwc3-generic: Add STih407 support
Patrice Chotard
- [PATCH v3 5/9] configs: stih410-b2260: Enable USB_DWC3_GENERIC and USB_DWC3_STI flags
Patrice Chotard
- [PATCH v3 6/9] usb: dwc3: Remove dwc3 glue driver support for STi
Patrice Chotard
- [PATCH v3 7/9] configs: stih410-b2260: Enable DM_USB_GADGET flag
Patrice Chotard
- [PATCH v3 8/9] board: stih410-b2260: Remove board_usb_init/cleanup()
Patrice Chotard
- [PATCH v3 9/9] configs: stih410-b2260: Enable CMD_USB_MASS_STORAGE flag
Patrice Chotard
- [PATCH v2 1/1] test: str_ut.c depends on CONFIG_STRTO
Heinrich Schuchardt
- [PATCH] arm64: configs: Remove obsolete TI config
Aashvij Shenai
- [U-Boot][PATCH v3 1/4] fpga: fix alignment on fpga cmd usage info
Alexander Dahl
- [U-Boot][PATCH v3 4/4] fpga: xilinx exclusive commands
Alexander Dahl
- [U-Boot][PATCH v3 4/4] fpga: xilinx exclusive commands
Erkiaga Elorza, Ibai
- [PATCH v4 05/15] lmb: notify of any changes to the LMB memory map
Sughosh Ganu
- [PATCH 1/8] cyclic: Prevent corruption of cyclic list on reassignment
Rasmus Villemoes
- [PATCH v2 1/2] cyclic: Fix rollover every 72 min on 32 bits platforms
Stefan Roese
- [PATCH v2 2/2] cyclic: Fix typo in struct cyclic_info description
Stefan Roese
- [U-Boot][PATCH v3 4/4] fpga: xilinx exclusive commands
Michal Simek
- [PATCH v4 05/15] lmb: notify of any changes to the LMB memory map
Alexander Dahl
- [PATCH v3 05/13] power-domain: Add refcounting
Miquel Raynal
- [PATCH v3 0/5] Add pmem node for preserving distro ISO's
Sughosh Ganu
- [PATCH v3 1/5] fdt: add support for adding pmem nodes
Sughosh Ganu
- [PATCH v3 2/5] efi_loader: add a function to remove memory from the EFI map
Sughosh Ganu
- [PATCH v3 3/5] efi_loader: preserve installer images in pmem
Sughosh Ganu
- [PATCH v3 4/5] blkmap: store type of blkmap device in corresponding structure
Sughosh Ganu
- [PATCH v3 5/5] blkmap: add pmem nodes for blkmap mem mapping devices
Sughosh Ganu
- [PATCH v3 4/5] blkmap: store type of blkmap device in corresponding structure
Tobias Waldekranz
- [PATCH v3 1/5] fdt: add support for adding pmem nodes
Heinrich Schuchardt
- [PATCH v3 2/5] efi_loader: add a function to remove memory from the EFI map
Heinrich Schuchardt
- [U-Boot][PATCH v4 0/5] Improve fpga cmd usage information
Ibai Erkiaga
- [U-Boot][PATCH v4 1/5] fpga: fix alignment on fpga cmd usage info
Ibai Erkiaga
- [U-Boot][PATCH v4 2/5] fpga: improve loads usage information
Ibai Erkiaga
- [U-Boot][PATCH v4 3/5] fpga: resort fpga commands
Ibai Erkiaga
- [U-Boot][PATCH v4 4/5] fpga: xilinx exclusive commands
Ibai Erkiaga
- [U-Boot][PATCH v4 5/5] fpga: add new symbol for fpga_loadb
Ibai Erkiaga
- [PATCH v2 2/2] ARM: dts: imxrt1050: Migrate to OF_UPSTREAM
Fabio Estevam
- [U-Boot][PATCH v4 5/5] fpga: add new symbol for fpga_loadb
Michal Simek
- [U-Boot][PATCH v4 1/5] fpga: fix alignment on fpga cmd usage info
Michal Simek
- [PATCH] xilinx: Remove SYS_MALLOC_F_LEN setup via board Kconfig
Michal Simek
- [GIT PULL] Please pull u-boot-imx-master-20250120
Fabio Estevam
- [PATCH 01/13] net: fsl_enetc: Introduce enetc_is_ls1028a()
Fabio Estevam
- [PATCH v2] imx8m: Guard binman nodes with CONFIG_OPTEE
Fabio Estevam
- [PATCH] pinctrl: imx: Fix NULL dereference in imx_pinctrl_probe()
Fabio Estevam
- [PATCH] phycore-imx8mp: Enable CAAM in spl
Fabio Estevam
- [RFC PATCH 0/2] Coroutines
Jerome Forissier
- [RFC PATCH 1/2] Introduce coroutines framework
Jerome Forissier
- [RFC PATCH 2/2] efi_loader: optimize efi_init_obj_list() with coroutines
Jerome Forissier
- [PATCH 1/1] efi_loader: reduce UEFI size if HAS_BOARD_SIZE_LIMIT=y
Ilias Apalodimas
- [PATCH v3 4/5] blkmap: store type of blkmap device in corresponding structure
Sughosh Ganu
- [PATCH v3 1/5] fdt: add support for adding pmem nodes
Sughosh Ganu
- [PATCH v3 4/5] blkmap: store type of blkmap device in corresponding structure
Tobias Waldekranz
- [PATCH v3 4/5] blkmap: store type of blkmap device in corresponding structure
Sughosh Ganu
- [PATCH v3 4/5] blkmap: store type of blkmap device in corresponding structure
Tobias Waldekranz
- [PATCH 1/3] suniv: switch Allwinner F1Cx00 boards to OF_UPSTREAM
Jernej Škrabec
- [PATCH 2/8] sunxi: pmic_bus: support alternative I2C address
Jernej Škrabec
- secure boot, mkimage with external signing server
Rosenschild, Klaus
- [PATCH 1/1] fs: eliminate YAFFS2 implementation
Tom Rini
- [PATCH] arch: arm: mach-k3: j784s4_init: Set CTRL_MMR for AUDIO_REFCLK1 clk_sel
Tom Rini
- [PATCH] board: ti: j722s: j722s.env: Set remoteproc firmware names
Tom Rini
- [PATCH] arch: arm: mach-k3: Delete tifs node in DT fixup
Tom Rini
- [PATCH v3 00/46] pxe: Support read_all() for extlinux and PXE
Simon Glass
- [PATCH v1] arm: Remove redundant loading of image copy start offse
Simon Glass
- OP-TEE test suite
Simon Glass
- [PATCH v3 05/13] power-domain: Add refcounting
Simon Glass
- [PATCH v6 3/3] tpm: get tpm event log from bloblist
Simon Glass
- [PATCH 2/8] sunxi: pmic_bus: support alternative I2C address
Simon Glass
- [PATCH v3 4/5] blkmap: store type of blkmap device in corresponding structure
Sughosh Ganu
- [PATCH 0/2] mach-snapdragon: Fix and improve /memory parsing
Sam Day
- [PATCH 1/2] mach-snapdragon: pass fdt to qcom_parse_memory
Sam Day
- [PATCH 2/2] mach-snapdragon: support parsing memory info from external FDT
Sam Day
- [PATCH v2] sunxi: defconfig: Add pstore support for pinephone
Andre Przywara
- [PATCH 0/3] net: use strnstr() for lwip_strnstr()
Tom Rini
- [PATCH v2 1/1] cmd/setexpr: support concatenation of direct strings
Tom Rini
- [GIT PULL] Please pull u-boot-imx-master-20250120
Tom Rini
- [PATCH 0/3] net: use strnstr() for lwip_strnstr()
Tom Rini
- [PATCH v2 00/44] test: Improvements to ut command and test-suite running
Simon Glass
- [PATCH v2 01/44] test: Drop unused suite prototypes
Simon Glass
- [PATCH v2 02/44] test: Rename test_get_state() to ut_get_state()
Simon Glass
- [PATCH v2 03/44] test: Add functions to init and uninit the test state
Simon Glass
- [PATCH v2 04/44] test: Pass the test-state into ut_run_list()
Simon Glass
- [PATCH v2 05/44] Improve support for linker lists in data structures
Simon Glass
- [PATCH v2 06/44] test: Add newlines to hush-test messages
Simon Glass
- [PATCH v2 07/44] test: Rename test suites to match their linker-list name
Simon Glass
- [PATCH v2 08/44] test: Update ut info to show suites
Simon Glass
- [PATCH v2 09/44] test/py: Add a test which runs all unit tests
Simon Glass
- [PATCH v2 10/44] test: Drop the _test suffix on linker lists
Simon Glass
- [PATCH v2 11/44] test: Introduce a better array of test suites
Simon Glass
- [PATCH v2 12/44] test: Drop the function for running bdinfo tests
Simon Glass
- [PATCH v2 13/44] test: Drop the function for running cmd tests
Simon Glass
- [PATCH v2 14/44] test: Drop the function for running common tests
Simon Glass
- [PATCH v2 15/44] test: Drop the function for running dm tests
Simon Glass
- [PATCH v2 16/44] test: Drop the function for running env tests
Simon Glass
- [PATCH v2 17/44] test: Drop the function for running exit tests
Simon Glass
- [PATCH v2 18/44] test: Drop the function for running fdt tests
Simon Glass
- [PATCH v2 19/44] test: Drop the function for running font tests
Simon Glass
- [PATCH v2 20/44] test: Drop the function for running lib tests
Simon Glass
- [PATCH v2 21/44] test: Drop the function for running log tests
Simon Glass
- [PATCH v2 22/44] test: Drop the function for running mbr tests
Simon Glass
- [PATCH v2 23/44] test: Drop the function for running mem tests
Simon Glass
- [PATCH v2 24/44] test: Drop the function for running setexpr tests
Simon Glass
- [PATCH v2 25/44] test: Drop the function for running measurement tests
Simon Glass
- [PATCH v2 26/44] test: Drop the function for running bloblist tests
Simon Glass
- [PATCH v2 27/44] test: Drop the function for running bootm tests
Simon Glass
- [PATCH v2 28/44] test: Drop the function for running addrmap tests
Simon Glass
- [PATCH v2 29/44] test: Drop the function for running hush tests
Simon Glass
- [PATCH v2 30/44] test: Drop the function for running loadm tests
Simon Glass
- [PATCH v2 31/44] test: Drop the function for running pci_mps tests
Simon Glass
- [PATCH v2 32/44] test: Drop the function for running seama tests
Simon Glass
- [PATCH v2 33/44] test: Drop the function for running upl tests
Simon Glass
- [PATCH v2 34/44] test: Drop the info test from the list
Simon Glass
- [PATCH v2 35/44] test: Drop conditional compilation for suites
Simon Glass
- [PATCH v2 36/44] test: Pass the test state to cmd_ut_category()
Simon Glass
- [PATCH v2 37/44] test: Move stats into a struct
Simon Glass
- [PATCH v2 38/44] test: Keep a track of the numbers of tests run
Simon Glass
- [PATCH v2 39/44] test: Move stat-printing into its own function
Simon Glass
- [PATCH v2 40/44] test: Record and show the totals for all test runs
Simon Glass
- [PATCH v2 41/44] test: Sort the test suites
Simon Glass
- [PATCH v2 42/44] test: Disable test_suite
Simon Glass
- [PATCH v2 43/44] test: Move help into the suite declaration
Simon Glass
- [PATCH v2 44/44] doc: Update ut documentation
Simon Glass
- [PATCH v3 4/5] blkmap: store type of blkmap device in corresponding structure
Tobias Waldekranz
- [PATCH 00/28] test: Complete the suite migration
Simon Glass
- [PATCH 01/28] test: Fix a stray asterisk in ut_run_list()
Simon Glass
- [PATCH 02/28] test: Add up the number of tests manually
Simon Glass
- [PATCH 03/28] test: Keep track of suite duration
Simon Glass
- [PATCH 04/28] test: Show the average time per test
Simon Glass
- [PATCH 05/28] test: Leave out the prefix when printing test names
Simon Glass
- [PATCH 06/28] test: Support an init/uninit functions for test suites
Simon Glass
- [PATCH 07/28] test: Tweak FDT-overlay tests
Simon Glass
- [PATCH 08/28] test: Move env-test rule into test/
Simon Glass
- [PATCH 09/28] test: Move optee-test rule into test/
Simon Glass
- [PATCH 10/28] test: Move fdt-overlay-test rule into test/
Simon Glass
- [PATCH 11/28] test: Make all tests depend on UNIT_TEST
Simon Glass
- [PATCH 12/28] test: Move fdt_overlay init into a function
Simon Glass
- [PATCH 13/28] test: Update fdt_overlay test to use fdtdec functions
Simon Glass
- [PATCH 14/28] test: Update fdt_overlay to do init from tests
Simon Glass
- [PATCH 15/28] test: Drop the function for running fdt_overlay tests
Simon Glass
- [PATCH 16/28] test: Update bootstd to do init from tests
Simon Glass
- [PATCH 17/28] test: Drop the function for running bootstd tests
Simon Glass
- [PATCH 18/28] test: Update optee to do init and uninit from tests
Simon Glass
- [PATCH 19/28] test: Split optee tests into three functions
Simon Glass
- [PATCH 20/28] test: Drop the function for running optee tests
Simon Glass
- [PATCH 21/28] test: Rename optee test-file
Simon Glass
- [PATCH 22/28] test: Drop support for test commands
Simon Glass
- [PATCH 23/28] test: Make cmd_ut_category() static
Simon Glass
- [PATCH 24/28] test: Drop suites.h
Simon Glass
- [PATCH 25/28] test: Allow running a selection of suites
Simon Glass
- [PATCH 26/28] test: Move code out of cmd_ut_category()
Simon Glass
- [PATCH 27/28] test: Do flag-processing in the correct place
Simon Glass
- [PATCH 28/28] test: Update documentation
Simon Glass
- [PATCH v3 00/46] pxe: Support read_all() for extlinux and PXE
Tom Rini
- [PATCH RFC v2] image: apply FDTOs on FDT image node without a load property
Marek Vasut
- [PATCH v2] usb: dwc3: core: Fix timeout check
Marek Vasut
- [PATCH 2/8] sunxi: pmic_bus: support alternative I2C address
Andre Przywara
- [PATCH 3/3] net: use strnstr() for lwip_strnstr()
Tom Rini
- [PATCH] sunxi: pinephone: detect existed magnetometer and fixup dtb
Andre Przywara
- [PATCH 3/3] net: use strnstr() for lwip_strnstr()
Heinrich Schuchardt
- [PATCH 3/3] net: use strnstr() for lwip_strnstr()
Tom Rini
- [PATCH 1/2] drivers: rtc: max313xx: Fix setting years 2100-2199
Chris Packham
- [PATCH 2/2] drivers: rtc: max313xx: Ensure correct date is read after setting
Chris Packham
- [PATCHv2 0/6] Rework the BLK symbol usage in Kconfig
Tom Rini
- [PATCH v3 4/5] blkmap: store type of blkmap device in corresponding structure
Sughosh Ganu
- [PATCH RFC v2] image: apply FDTOs on FDT image node without a load property
Quentin Schulz
- [PATCH v3 05/13] power-domain: Add refcounting
Miquel Raynal
- [U-Boot][PATCH v4 5/5] fpga: add new symbol for fpga_loadb
Erkiaga Elorza, Ibai
- [resend v2 00/19] Add Cadence NAND Driver support
Maniyam, Dinesh
- secure boot, mkimage with external signing server
Rasmus Villemoes
- [PATCH RFC v2] image: apply FDTOs on FDT image node without a load property
Marek Vasut
- [PATCH v4 03/11] ARM: dts: socfpga: add Mercury+ AA1 for u-boot dts
Chee, Tien Fong
- [PATCH] net: miiphybb: configs: Drop CONFIG_BITBANGMII_MULTI
Paul Barker
- [RFC PATCH 1/2] Introduce coroutines framework
Michal Simek
- [PATCH] net: ravb: Staticize bb_miiphy functions
Paul Barker
- [PATCH] net: miiphybb: Fix short name length
Paul Barker
- [PATCH 2/2] drivers: remove bogus DM_FLAG_PROBE_AFTER_BIND flags
Caleb Connolly
- [PATCH] net: miiphybb: Convert ifdef DEBUG to debug()
Paul Barker
- [PATCH 1/2] net: ravb: Drop empty init callback
Paul Barker
- [PATCH 1/2] net: ravb: Drop empty init callback
Marek Vasut
- [PATCH 1/2] mach-snapdragon: pass fdt to qcom_parse_memory
Caleb Connolly
- [PATCH] arm64: zynqmp: enable u-boot itb generation via binman if SPL is enabled
Michal Simek
- [PATCH 2/2] mach-snapdragon: support parsing memory info from external FDT
Caleb Connolly
- Guidance on Building a Lightweight and Updated System for PX30 Board
Hossein Majidi
- [U-Boot][PATCH v5 0/5] Improve fpga cmd usage information
Ibai Erkiaga
- [U-Boot][PATCH v5 1/5] fpga: fix alignment on fpga cmd usage info
Ibai Erkiaga
- [U-Boot][PATCH v5 2/5] fpga: improve loads usage information
Ibai Erkiaga
- [U-Boot][PATCH v5 3/5] fpga: resort fpga commands
Ibai Erkiaga
- [U-Boot][PATCH v5 4/5] fpga: xilinx exclusive commands
Ibai Erkiaga
- [U-Boot][PATCH v5 5/5] fpga: add new symbol for fpga_loadb
Ibai Erkiaga
- [PATCH v1 2/2] net: phy: gmii2rgmii: Add support for phy ethernet id configuration
Michal Simek
- [PATCH v1 1/2] net: phy: Let gmiitorgmii converter create additional PHY
Michal Simek
- [RFC PATCH 1/2] Introduce coroutines framework
Jerome Forissier
- [PATCH] arm64: zynqmp: Describe ethernet controllers via aliases on SOM
Michal Simek
- [PATCH] xilinx: Enable support for Infineon Octal flashes
Michal Simek
- [PATCH] arm64: versal2: Enable the OPTEE command
Michal Simek
- [RFC PATCH 1/2] Introduce coroutines framework
Michal Simek
- [PATCH v2] imx8m: Guard binman nodes with CONFIG_OPTEE
Fabio Estevam
- [PATCH 01/17] miiphy: Introduce mdio_init()
Paul Barker
- [PATCH 02/17] net: miiphybb: Introduce bb_miiphy_free()/bb_miiphy_free() wrappers
Paul Barker
- [PATCH] treewide: Replace Maximumm with Maximum in Kconfig symbol description
Marek Vasut
- [PATCH] treewide: Replace Maximumm with Maximum in Kconfig symbol description
Michal Simek
- [PATCH v3 4/5] blkmap: store type of blkmap device in corresponding structure
Ilias Apalodimas
- [PATCH v3 4/5] blkmap: store type of blkmap device in corresponding structure
Sughosh Ganu
- [PATCH v4 0/2] Static initcalls
Jerome Forissier
- [PATCH v4 0/2] Static initcalls
Tom Rini
- [PATCH] fpga: Avoid ignored-qualifiers warning
Alexander Dahl
- [PATCH] fpga: Avoid ignored-qualifiers warning
Alexander Dahl
- [PATCH v2] mmc: Remove alignment hole for cmdidx in struct mmc_cmd
Ferass El Hafidi
- [PATCH 1/1] acpi: don't fill FADT, MADT if CONFIG_QFW_ACPI=y
Tom Rini
- [PATCH] configs: am62x_evm_*: Set DFU buffer size to 256k
Tom Rini
- [PATCH v2 0/3] Broadcom bcmbca dts updates
Tom Rini
- [PATCH v3] sbp1: Add support for IBM SBP1 board
Tom Rini
- [PATCH v2 0/2] MediaTek MT7629 OF_UPSTREAM migration (v2)
Tom Rini
- AW: secure boot, mkimage with external signing server
Rosenschild, Klaus
- [PATCH] spi: cadence-quadspi: fix potential malfunction after ~49 days uptime
Ronald Wahl
- [PATCH] Squashed 'dts/upstream/' changes from 9b6ba2666d63..8531b4b4988c
Tom Rini
- [PATCH v3 4/5] blkmap: store type of blkmap device in corresponding structure
Ilias Apalodimas
- [PATCH v1] arch: arm: mach-socfpga: Mailbox buffer and SDM doorbell improvement
alif.zakuan.yuslaimi at intel.com
- [PATCH v1] arch: arm: mach-socfpga: Mailbox buffer and SDM doorbell improvement
Chee, Tien Fong
- [PATCH v4 v5 03/10] ARM: dts: socfpga: add Mercury+ AA1 for u-boot dts
Chee, Tien Fong
- [XGMAC RGMII-ID fix v1 1/1] net: dwc_eth_xgmac_socfpga: Add support for rgmii-id mode.
Chee, Tien Fong
- [XGMAC error message v1 1/1] net: dwc_eth_xgmac: Add device name for the error message.
Chee, Tien Fong
- [mailbox error message v1 1/1] fpga: intel_sdm_mb: add support for query SDM config error and status
Chee, Tien Fong
- [PATCH 0/6] add support for renaming to EFI_FILE_PROTOCOL.SetInfo()
Gabriel Dalimonte
- [PATCH 1/6] fs: fat: factor out dentry link create/delete
Gabriel Dalimonte
- [PATCH 2/6] fs: add rename infrastructure
Gabriel Dalimonte
- [PATCH 3/6] fs: fat: add rename
Gabriel Dalimonte
- [PATCH 4/6] fs: fat: update parent dirs metadata on rename
Gabriel Dalimonte
- [PATCH 5/6] efi_loader: move path out of file_handle
Gabriel Dalimonte
- [PATCH 6/6] efi_loader: support file rename in SetInfo()
Gabriel Dalimonte
- [config 2 support v1 1/1] net: dwc_eth_xgmac_socfpga: Add support for distinct mac-mode and phy mode.
Chee, Tien Fong
- [PATCH] Squashed 'dts/upstream/' changes from 9b6ba2666d63..8531b4b4988c
Sumit Garg
- [PATCH 0/3] sunxi: switch three SoC families to OF_UPSTREAM
Sumit Garg
- [PATCH v3 4/5] blkmap: store type of blkmap device in corresponding structure
Sughosh Ganu
- [PATCH 1/6] fs: fat: factor out dentry link create/delete
Heinrich Schuchardt
- [PATCH v2] imx8m: Guard binman nodes with CONFIG_OPTEE
Yannic Moog
- [PATCH v1 1/2] net: phy: Let gmiitorgmii converter create additional PHY
Tapio Reijonen
- [PATCH] arm: dts: imx8m*-u-boot: remove optional from tee-os entry
Yannic Moog
- [PATCH v1 2/2] net: phy: gmii2rgmii: Add support for phy ethernet id configuration
Tapio Reijonen
- [PATCH 2/6] fs: add rename infrastructure
Heinrich Schuchardt
- [PATCH 3/6] fs: fat: add rename
Heinrich Schuchardt
- [PATCH 04/13] arm: mach-k3: j721s2_init: Probe AM65 CPSW NUSS for R5/A72 SPL
Chintan Vankar
- [PATCH v3 3/9] usb: dwc3-generic: Reorder include
Mattijs Korpershoek
- [PATCH 4/6] fs: fat: update parent dirs metadata on rename
Heinrich Schuchardt
- [PATCH v3 4/9] usb: dwc3-generic: Add STih407 support
Mattijs Korpershoek
- [PATCH 2/6] fs: add rename infrastructure
Heinrich Schuchardt
- [PATCH 10/13] board: ti: am62px: evm: Enable cache for AM62p
Chintan Vankar
- [PATCH v2 0/2] Fix bridge gmii2rgmii
Tapio Reijonen
- [PATCH v2 1/2] net: phy: Let gmiitorgmii converter create additional PHY
Tapio Reijonen
- [PATCH v2 2/2] net: phy: gmii2rgmii: Add support for phy ethernet id configuration
Tapio Reijonen
- [PATCH 1/8] cyclic: Prevent corruption of cyclic list on reassignment
Stefan Roese
- [PATCH 2/2] mach-snapdragon: support parsing memory info from external FDT
Sam Day
- [PATCH 05/10] video: rockchip: Add VOP2 support
Chaoyi Chen
- [PATCH 09/10] video: rockchip: Add HDMI support for RK3568
Chaoyi Chen
- [PATCH v2 0/2] mach-snapdragon: Fix and improve /memory parsing
Sam Day
- [PATCH v2 1/2] mach-snapdragon: pass fdt to qcom_parse_memory
Sam Day
- [PATCH v2 2/2] mach-snapdragon: support parsing memory info from external FDT
Sam Day
- [PATCH 0/3] sunxi: switch three SoC families to OF_UPSTREAM
Andre Przywara
- [PATCH 0/2] Clarify DM_FLAG_PROBE_AFTER_BIND behaviour
Michal Simek
- [PATCH v2] led: add function naming option from linux
Heiko Schocher
- [PATCH] configs: am62ax_evm_a53_defconfig: enable USB DFU support
Siddharth Vadapalli
- [PATCH 0/3] sunxi: switch three SoC families to OF_UPSTREAM
Sumit Garg
- [PATCH v2 32/44] test: Drop the function for running seama tests
Linus Walleij
- [PATCH] spi: cadence_qspi: Add missing prototype for cadence_qspi_flash_reset
Venkatesh Yadav Abbarapu
- [PATCH v1 1/2] net: phy: Let gmiitorgmii converter create additional PHY
Michal Simek
- [PATCH v3] image: apply FDTOs on FDT image node without a load property
Quentin Schulz
- [PATCH v2 1/2] net: phy: Let gmiitorgmii converter create additional PHY
Michal Simek
- [PATCH v2] led: add function naming option from linux
Tom Rini
- [PATCH] spi: cadence_qspi: Fix OSPI DDR mode alignment issue
Michal Simek
- [PATCH v3] image: apply FDTOs on FDT image node without a load property
Quentin Schulz
- [PATCH v3] image: apply FDTOs on FDT image node without a load property
Marek Vasut
- [PATCH 0/2] Snapdragon SC7280 pinctrl
Caleb Connolly
- [PATCH 1/2] pinctrl: qcom: add sc7280 pinctrl driver
Caleb Connolly
- [PATCH 2/2] qcom_defconfig: enable PINCTRL_QCOM_SC7280
Caleb Connolly
- [PATCH v2 1/2] cyclic: Fix rollover every 72 min on 32 bits platforms
Stefan Roese
- [PATCH v2 2/2] cyclic: Fix typo in struct cyclic_info description
Stefan Roese
- Please pull u-boot-watchdog/master
Stefan Roese
- [PATCH v3 3/6] clk/qcom: add initial clock driver for qcs9100
Caleb Connolly
- [PATCH v3] image: apply FDTOs on FDT image node without a load property
Quentin Schulz
- [PATCH v3] image: apply FDTOs on FDT image node without a load property
Marek Vasut
- [PATCH v2 2/2] mach-snapdragon: support parsing memory info from external FDT
Caleb Connolly
- [PATCH v4] image: apply FDTOs on FDT image node without a load property
Quentin Schulz
- [PATCH] spi: cadence_qspi: Add missing prototype for cadence_qspi_flash_reset
Michal Simek
- [PATCH] MAINTAINERS: maintain qcs9100_defconfig
Caleb Connolly
- [PATCH v3 0/6] Enable QCOM QCS9100 Ride platform support
Caleb Connolly
- [PATCH 0/2] pinctrl: add support for X1E80100 TLMM
Caleb Connolly
- [PATCH] button: qcom-pmic: add software debounce
Caleb Connolly
- [PATCH 0/3] pinctrl: qcom: add clk_req functions
Caleb Connolly
- [PATCH] regulator: qcom-rpmh-regulator: add support for pmc8380 regulators
Caleb Connolly
- [PATCH 0/4] clk: qcom: add PCIe clocks
Caleb Connolly
- [PATCH 0/2] pci: Add support for Qualcomm PCIe controller
Caleb Connolly
- [PATCH] phy: qcom: add QMP PCIe PHY driver
Caleb Connolly
- [PATCH v2 0/3] cmd: ufetch improvements
Caleb Connolly
- [PATCH v2 0/2] mach-snapdragon: Fix and improve /memory parsing
Caleb Connolly
- [PATCH v2 0/2] mach-snapdragon: Fix and improve /memory parsing
Caleb Connolly
- [PATCH] MAINTAINERS: maintain qcs9100_defconfig
Marek Vasut
- [PATCH] tools: check result of lseek
Maks Mishin
- [PULL] Please pull qcom/qcom-next
Caleb Connolly
- [PATCH 00/21] EFI driver to support multiple network interfaces
Adriano Cordova
- [PATCH 01/21] legacy-net: wget: fix wget_info handling after new tcp legacy stack
Adriano Cordova
- [PATCH 02/21] efi_loader: expose symbols to be used by the EFI network stack
Adriano Cordova
- [PATCH 03/21] efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.c
Adriano Cordova
- [PATCH 04/21] efi_loader: efi_net: Add efi_net_do_start() to efi_net.c
Adriano Cordova
- [PATCH 05/21] efi_loader: efi_device_path: Let network device paths receive the net udevice as an argument
Adriano Cordova
- [PATCH 06/21] efi_loader: efi_net: Add support for multiple efi_net_obj
Adriano Cordova
- [PATCH 07/21] efi_driver: efi_net: Add EFI network device driver
Adriano Cordova
- [PATCH 08/21] efi_loader: efi_net: Reuse efi_net_obj's
Adriano Cordova
- [PATCH 09/21] efi_loader: efi_net: Let efi_net_obj store pointers to efi_simple_network, efi_simple_network_mode, and the efi handle
Adriano Cordova
- [PATCH 10/21] efi_net: efi_loader: Add efi_netobj_alloc to allocate an efi_net_obj
Adriano Cordova
- [PATCH 11/21] efi_loader: efi_net: Manage EFI net objects with efi_[dis]connect_controller
Adriano Cordova
- [PATCH 12/21] eth_uclass: Add eth_create_device to create a net udevice
Adriano Cordova
- [PATCH 13/21] efi_driver: efi_net: UCLASS_ETH "efi_netdev" U-Boot driver
Adriano Cordova
- [PATCH 14/21] efi_driver: efi_uclass: Add unbind method to efi_driver_ops
Adriano Cordova
- [PATCH 15/21] efi_driver: efi_net: Add efi_net_unbind_drv method to efi_net driver
Adriano Cordova
- [PATCH 16/21] efi_loader: efi_net: Add functions to [un]register http and ip4_config2 protocols, and add pxe protocol on demand
Adriano Cordova
- [PATCH 17/21] efi_loader: efi_net: add snp_owner field to efi_net_obj struct
Adriano Cordova
- [PATCH 18/21] efi_selftest: Add selftest for counting EFI netdevices
Adriano Cordova
- [PATCH 19/21] py/tests: test_efi_selftest: Add test for counting EFI netdevices
Adriano Cordova
- [PATCH 20/21] py/tests: test_efi_selftest: Add test for removing EFI netdevices
Adriano Cordova
- [PATCH 21/21] efi_selftest: Add test for efi_netdev driver
Adriano Cordova
- [PATCH v2 3/4] bloblist: add support for CONFIG_BLOBLIST_PASSAGE
Tom Rini
- [EXTERNAL] Re: Proposal for a New Command to U-Boot Fuse Programming
Tom Rini
- [PATCH v2 00/44] test: Improvements to ut command and test-suite running
Tom Rini
- [PATCH 00/28] test: Complete the suite migration
Tom Rini
- [PATCH v2 00/22] vbe: Series part F
Tom Rini
- [PATCH 0/2] Update my email address
Tom Rini
- [PATCH] vexpress64: Fix bootargs when building without NET
Tom Rini
- [PATCH v2 0/2] spi: Collected fixes
Tom Rini
- [PATCH] spi: cadence-quadspi: fix potential malfunction after ~49 days uptime
Tom Rini
- AW: secure boot, mkimage with external signing server
Rosenschild, Klaus
- Please pull u-boot-watchdog/master
Tom Rini
- [PULL] Please pull qcom/qcom-next
Tom Rini
- AW: secure boot, mkimage with external signing server
Rasmus Villemoes
- [PATCH v6 0/8] Add Starfive JH7110 Cadence USB driver
Minda Chen
- [PATCH v6 1/8] usb: cdns3: Set USB PHY mode in cdns3_drd_update_mode()
Minda Chen
- [PATCH v6 2/8] phy: starfive: Add Starfive JH7110 USB 2.0 PHY driver
Minda Chen
- [PATCH v6 3/8] phy: starfive: Add Starfive JH7110 PCIe 2.0 PHY driver
Minda Chen
- [PATCH v6 4/8] usb: cdns: starfive: Get dr mode from wrapper device dts node
Minda Chen
- [PATCH v6 5/8] usb: cdns: starfive: Add cdns USB driver
Minda Chen
- [PATCH v6 6/8] spl: starfive: visionfive2: Disable USB overcurrent pin by default.
Minda Chen
- [PATCH v6 7/8] configs: starfive: Add visionfive2 cadence USB configuration
Minda Chen
- [PATCH v6 8/8] MAINTAINERS: Update Starfive visionfive2 maintain files.
Minda Chen
- [PATCH 0/4] Introduce K3 remoteproc driver for M4 subsystem
Judith Mendez
- [PATCH 1/4] remoteproc: k3-m4: Introduce K3 remote proc driver for M4 subsystem
Judith Mendez
- [PATCH 2/4] remoteproc: k3-r5: Add support for R5F cores on AM64x SoCs
Judith Mendez
- [PATCH 3/4] env: ti: am64x: set rproc_fw_binaries
Judith Mendez
- [PATCH 4/4] configs: am64x_evm_a53_defconfig: Enable R5F and M4 remote proc support
Judith Mendez
- Pull request: u-boot-sunxi/master for 2025.04
Andre Przywara
- [PATCH 1/1] riscv: AVAILABLE_HARTS is not compatible with XIP
Heinrich Schuchardt
- [PATCH 1/1] doc: describe creating a pflash file for qemu-system-riscv64
Heinrich Schuchardt
- [PATCH v2 5/6] tpm: PCR allocate during PCR extend to disable the unsupported algorithms
Ilias Apalodimas
- [PATCH v2 2/6] tpm: add TPM2_PCR_Allocate command
Ilias Apalodimas
- [PATCH 2/6] tmp: add TPM2_PCR_Allocate command
Ilias Apalodimas
- [PATCH v2] led: add function naming option from linux
Heiko Schocher
- [PATCH v2 3/6] tpm: add wrapper and helper APIs for PCR allocate
Ilias Apalodimas
- [PATCH v6 3/3] tpm: get tpm event log from bloblist
Ilias Apalodimas
- [PATCH 1/2] spi: ca_sflash: Remove redundant dependency
Alexander Dahl
- [PATCH 2/2] spi: atmel-quadspi: Depend on SPI_MEM
Alexander Dahl
- [PATCH] ram: k3-ddrss: Set SDRAM_IDX using device private data, ddr_ram_size
Santhosh Kumar K
- [PATCH 0/5] Add support for MediaTek MT7987 SoC
Weijie Gao
- [PATCH 1/5] clk: mediatek: add clock driver support for MediaTek MT7987 SoC
Weijie Gao
- [PATCH 2/5] pinctrl: mediatek: add pinctrl driver for MT7987 SoC
Weijie Gao
- [PATCH 3/5] mmc: mediatek: add support for MediaTek MT7987 SoCs
Weijie Gao
- [PATCH 4/5] arm: mediatek: add support for MediaTek MT7987 SoC
Weijie Gao
- [PATCH 5/5] board: mediatek: add MT7987 reference boards
Weijie Gao
- AW: AW: secure boot, mkimage with external signing server
Rosenschild, Klaus
- [RFC PATCH 0/3] Unify implementation of cleanup_before_linux() for RISC-V ports
Yao Zi
- [RFC PATCH 1/3] riscv: add a generic implementation for cleanup_before_linux()
Yao Zi
- [RFC PATCH 2/3] riscv: cpu: generic: fallback to generic cleanup_before_linux()
Yao Zi
- [RFC PATCH 3/3] riscv: cpu: jh7110: fallback to generic cleanup_before_linux()
Yao Zi
- [PATCH 04/13] arm: mach-k3: j721s2_init: Probe AM65 CPSW NUSS for R5/A72 SPL
Roger Quadros
- [PATCH v3] led: add function naming option from linux
Heiko Schocher
- [PATCH v2 2/2] mach-snapdragon: support parsing memory info from external FDT
Sam Day
- [PATCH 0/7] [U-Boot] spi: atmel-quadspi: Refresh and add classic mode support
Alexander Dahl
- [PATCH 1/7] spi: atmel-quadspi: Depend on SPI_MEM
Alexander Dahl
- [PATCH 2/7] spi: atmel-quadspi: Port collected fixes from Linux v5.10 and v5.15
Alexander Dahl
- [PATCH 3/7] spi: atmel-quadspi: Avoid overwriting MR register settings
Alexander Dahl
- [PATCH 4/7] spi: atmel-quadspi: Remove default mode setting at probe time
Alexander Dahl
- [PATCH 5/7] spi: atmel-quadspi: Allow setting SMM to classic SPI mode
Alexander Dahl
- [PATCH v3] mach-snapdragon: support parsing memory info from external FDT
Sam Day
- [PATCH 6/7] spi: atmel-quadspi: Add support for classic SPI mode
Alexander Dahl
- [PATCH 7/7] spi: atmel-quadspi: Improve probe debugging
Alexander Dahl
- [PATCH v2 2/3] arm: mmp: add initial support for PXA1908 SoC
Stefan Roese
- [PATCH] boot: android: Check kcmdline's for NULL in android_image_get_kernel()
Julien Masson
- [PATCH v2 1/2] bootstd: android: Add missing NULL in the avb partition list
Julien Masson
- [PATCH v2 2/2] bootstd: android: Allow boot with AVB failures when unlocked
Julien Masson
- [PATCH] boot: android: Check kcmdline's for NULL in android_image_get_kernel()
Sam Day
- [PATCH v3 00/30] upl: Prerequite patches for updated spec
Tom Rini
- [PATCH] boot: android: Check kcmdline's for NULL in android_image_get_kernel()
Mattijs Korpershoek
- [PATCH] MAINTAINERS: move myself to reviewers for avb/ab
Mattijs Korpershoek
- [PATCH v2 0/2] bootstd: android: Allow booting with AVB failures when unlocked
Mattijs Korpershoek
- [PATCH] tools: check result of lseek
Tom Rini
- [PATCH 2/2] spi: atmel-quadspi: Depend on SPI_MEM
Tom Rini
- [PATCH 1/2] spi: ca_sflash: Remove redundant dependency
Tom Rini
- [PATCH v3] led: add function naming option from linux
Tom Rini
- [PATCH] boot: android: handle boot images with missing DTB
Sam Day
- [PATCH v3 00/46] pxe: Support read_all() for extlinux and PXE
Simon Glass
- [PATCH 2/2] drivers: remove bogus DM_FLAG_PROBE_AFTER_BIND flags
Simon Glass
- [PATCH 19/21] py/tests: test_efi_selftest: Add test for counting EFI netdevices
Simon Glass
- [PATCH] mach-snapdragon: fix board_fdt_blob_setup()
Simon Glass
- [PATCH v2 1/2] mach-snapdragon: pass fdt to qcom_parse_memory
Simon Glass
- [PATCH 2/8] sunxi: pmic_bus: support alternative I2C address
Simon Glass
- [PATCH v3 00/19] bootstd: Support recording images
Simon Glass
- [PATCH v2] arm: Remove redundant loading of image copy start offse
Simon Glass
- [PATCH 00/28] test: Complete the suite migration
Simon Glass
- [PATCH v3 05/13] power-domain: Add refcounting
Simon Glass
- [PATCH v3 4/9] usb: dwc3-generic: Add STih407 support
Patrice CHOTARD
- [Upstream] [PATCH v2 1/2] board: phytec: common: Add product information to FTD
Daniel Schultz
- [PATCH 19/21] py/tests: test_efi_selftest: Add test for counting EFI netdevices
Tom Rini
- [PATCH 00/28] test: Complete the suite migration
Tom Rini
- [PATCH v3 1/2] board: phytec: common: Add product information to FTD
Daniel Schultz
- [PATCH v3 2/2] board: phytec: common: k3: Expose product infos to Linux
Daniel Schultz
- [PATCH v4 0/9] Restore USB and add UMS support for STiH407-B2260
Patrice Chotard
- [PATCH v4 1/9] ARM: dts: sti: Add fixed clock for ehci and ohci nodes in stih410-b2260.dtsi
Patrice Chotard
- [PATCH v4 2/9] configs: stih410-b2260: Enable DM_REGULATOR flag
Patrice Chotard
- [PATCH v4 3/9] usb: dwc3-generic: Reorder include
Patrice Chotard
- [PATCH v4 4/9] usb: dwc3-generic: Add STih407 support
Patrice Chotard
- [PATCH v4 5/9] configs: stih410-b2260: Enable USB_DWC3_GENERIC and USB_DWC3_STI flags
Patrice Chotard
- [PATCH v4 6/9] usb: dwc3: Remove dwc3 glue driver support for STi
Patrice Chotard
- [PATCH v4 7/9] configs: stih410-b2260: Enable DM_USB_GADGET flag
Patrice Chotard
- [PATCH v4 8/9] board: stih410-b2260: Remove board_usb_init/cleanup()
Patrice Chotard
- [PATCH v4 9/9] configs: stih410-b2260: Enable CMD_USB_MASS_STORAGE flag
Patrice Chotard
- [PATCH v6 0/8] Add Starfive JH7110 Cadence USB driver
E Shattow
- [PATCH v2 1/2] mach-snapdragon: pass fdt to qcom_parse_memory
Sam Day
- [PATCH v6 3/3] tpm: get tpm event log from bloblist
Raymond Mao
- [PATCH v6 3/3] tpm: get tpm event log from bloblist
Ilias Apalodimas
- [PATCH v4 45/46] pxe_utils: Refactor to separate reading from booting
Simon Glass
- [PATCH v4 45/46] pxe_utils: Refactor to separate reading from booting
Tom Rini
- [PATCH v2 3/4] bloblist: add support for CONFIG_BLOBLIST_PASSAGE
Harrison Mutai
- [PATCH v2 3/4] bloblist: add support for CONFIG_BLOBLIST_PASSAGE
Tom Rini
- [PATCH v3 00/19] bootstd: Support recording images
Tom Rini
- [PATCH] mach-snapdragon: fix board_fdt_blob_setup()
Caleb Connolly
- mkenvimage CRC does not match the CRC of fw_setenv
Floyd Brown
- [PATCH] mmc: sdhci: Fix possible Synchronous Abort using PIO mode
Jonas Karlman
- [PATCH 0/2] rockchip: sdram: Fix issues observed on RK3576
Jonas Karlman
- [PATCH 1/2] rockchip: sdram: Allow the first bank to extend beyond 4 GiB
Jonas Karlman
- [PATCH 2/2] rockchip: sdram: Fix reserve of 2 MiB at start of DRAM
Jonas Karlman
- [PATCH v5 0/5] efi: Start to chip away at the EFI workaround
Simon Glass
- [PATCH v5 1/5] efi_loader: Update efi_run_image() to accept image and device path
Simon Glass
- [PATCH v5 2/5] efi_loader: Add a version of efi_binary_run() with more parameters
Simon Glass
- [PATCH v5 3/5] efi_loader: Move the fallback code from efi_run_image()
Simon Glass
- [PATCH v5 4/5] efi_loader: Pass in the required parameters from EFI bootmeth
Simon Glass
- [PATCH v5 5/5] bootmeth_efi: Support PXE booting
Simon Glass
- [PATCH 00/13] rockchip: Add initial support for RK3528
Jonas Karlman
- [PATCH 01/13] rockchip: mkimage: Add support for RK3528
Jonas Karlman
- [PATCH 02/13] arch: arm: rockchip: Add initial support for RK3528
Jonas Karlman
- [PATCH 03/13] ram: rockchip: Add basic support for RK3528
Jonas Karlman
- [PATCH 04/13] clk: rockchip: Add support for RK3528
Jonas Karlman
- [PATCH 05/13] pinctrl: rockchip: Add support for RK3528
Jonas Karlman
- [PATCH 06/13] mmc: rockchip_sdhci: Extend variant configuration
Jonas Karlman
- [PATCH 07/13] mmc: rockchip_sdhci: Add initial support for RK3528
Jonas Karlman
- [PATCH 08/13] mmc: rockchip_sdhci: Gate clock for glitch free phase switching
Jonas Karlman
- [PATCH 09/13] rng: rockchip: Add support for rkrng variant
Jonas Karlman
- [PATCH 10/13] arm: dts: rockchip: Add rk3528-pinctrl.dtsi
Jonas Karlman
- [PATCH 11/13] arm: dts: rockchip: Add rk3528-u-boot.dtsi
Jonas Karlman
- [PATCH 12/13] board: rockchip: Add minimal generic RK3528 board
Jonas Karlman
- [PATCH 13/13] board: rockchip: Add Radxa E20C
Jonas Karlman
- Pull request: u-boot-sunxi/master for 2025.04
Tom Rini
- [PATCH] board: phytec: phycore-am62x: Add DDR size fixups if ECC is enabled
Tom Rini
- [PATCH] configs: phycore_am62x_r5_defconfig: Increase SPL Malloc Pool
Tom Rini
- [PATCH 1/4] board: phytec: common: k3: Add missing boot source to env
Tom Rini
- [PATCH 00/15] Cumulative fixes and updates for MediaTek platform
Tom Rini
- [PATCH] scsi: do not fill the LUN in the second CDB byte
Neil Armstrong
- [PATCH 1/2] rockchip: sdram: Allow the first bank to extend beyond 4 GiB
Kever Yang
- [PATCH 2/2] rockchip: sdram: Fix reserve of 2 MiB at start of DRAM
Kever Yang
- Pull request: SoCFPGA changes for u-boot-socfpga-next-20250124
Chee, Tien Fong
- [PATCH] pinctrl: mediatek: update mt7981 pinctrl driver based on upstream kernel
Weijie Gao
- [PATCH 04/13] arm: mach-k3: j721s2_init: Probe AM65 CPSW NUSS for R5/A72 SPL
Vignesh Raghavendra
- [PATCH v4 0/3] Add bitbang feature for npcm8xx and driver
Tom Rini
- [PATCH 0/3] MediaTek ethernet driver refactor and updates
Tom Rini
- Git commit failed with mbedtls/framework
ZHANG Yuntian
- mkenvimage CRC does not match the CRC of fw_setenv
Alexander Dahl
- [PATCH] net: mediatek: fix coding style of AN8855 switch driver
Weijie Gao
- [EXTERNAL] Re: Proposal for a New Command to U-Boot Fuse Programming
Harsha Vardhan V M
- [PATCH v2 0/3] Static initcalls
Jerome Forissier
- [PATCH v2 1/3] arm: asm/system.h: mrc and mcr need .arm if __thumb2__ is not set
Jerome Forissier
- [PATCH v2 2/3] common: board: make initcalls static
Jerome Forissier
- [PATCH v2 3/3] initcall: remove initcall_run_list()
Jerome Forissier
- [PATCH v2 0/3] Static initcalls
Jerome Forissier
- [PATCH v2 2/3] common: board: make initcalls static
Marek Vasut
- [PATCH] Fix fastboot handling of partitions when no slots are, supported
Federico Fuga
- [PATCH v3 1/5] fdt: add support for adding pmem nodes
Sughosh Ganu
- [PATCH v4 01/20] mailbox: add i.MX95 Messaging Unit (MU) driver
Marek Vasut
- [PATCH v4 02/20] firmware: scmi: smt: Interrupt communication enable
Marek Vasut
- [PATCH 2/2] rockchip: sdram: Fix reserve of 2 MiB at start of DRAM
Kever Yang
- [PATCH 10/13] arm: dts: rockchip: Add rk3528-pinctrl.dtsi
Kever Yang
- [PATCH v3 0/5] Add pmem node for preserving distro ISO's
Ilias Apalodimas
- [PATCH 2/2] rockchip: sdram: Fix reserve of 2 MiB at start of DRAM
Jonas Karlman
- [PATCH] xilinx: Enable meminfo command with mapping
Michal Simek
- [PATCH 10/13] arm: dts: rockchip: Add rk3528-pinctrl.dtsi
Jonas Karlman
- [PATCH] xilinx: Enable mkfwumdata tool for a/b update
Michal Simek
- [GIT PULL] Please pull u-boot-dfu-20250124
Mattijs Korpershoek
- [PATCH] fs: ubifs: Remove unnecessary assignment
Michal Simek
- [PATCH] fs: ubifs: Remove unnecessary assignment
Alexander Dahl
- [PATCH] fs: ubifs: Remove unnecessary assignment
Michael Nazzareno Trimarchi
- [PATCH v4 04/20] firmware: scmi: add pin control protocol support to SCMI agent
Marek Vasut
- [PATCH v4 05/20] scmi_protocols: add SCMI misc protocol protocol_id and message_id for getting the ROM passover data
Marek Vasut
- Pull request: SoCFPGA changes for u-boot-socfpga-next-20250124
Tom Rini
- [PATCH v4 08/20] clk: scmi: check the clock state/parent/rate control permissions
Marek Vasut
- [PATCH v4 10/20] scmi_protocols: update struct scmi_base_discover_list_protocols_out
Marek Vasut
- [PATCH v4 11/20] scmi: add the macro SCMI_MSG
Marek Vasut
- [PATCH v4 13/20] spl: imx: use trampoline buffer to load images to secure region
Marek Vasut
- [PATCH v4 14/20] imx9: add i.MX95 Kconfig and Makefile
Marek Vasut
- [PATCH v4 15/20] imx: Kconfig: IMX8_ROMAPI is not configured for i.MX95
Marek Vasut
- [PATCH] fs: ubifs: Remove unnecessary assignment
Heiko Schocher
- [PATCH 01/10] pinctrl: imx: Push imx_pinctrl_ops into drivers and staticize
Marek Vasut
- [PATCH 02/10] pinctrl: imx: Rename imx_pinctrl_ops to match drivers
Marek Vasut
- [PATCH 03/10] pinctrl: imx: Drop .remove callback for SCU variant
Marek Vasut
- [PATCH 04/10] pinctrl: imx: Inline struct imx_pinctrl_soc_info access into probe
Marek Vasut
- [PATCH 05/10] pinctrl: imx: Split imx_pinctrl_probe() into common and mmio parts
Marek Vasut
- [PATCH 06/10] pinctrl: imx: Rename imx_pinctrl_remove() to imx_pinctrl_remove_mmio()
Marek Vasut
- [PATCH 07/10] pinctrl: imx: Split imx_pinctrl_set_state() into common and mmio parts
Marek Vasut
- [PATCH 08/10] pinctrl: imx: Split imx_pinctrl_set_state_scu() from imx_pinctrl_set_state_mmio()
Marek Vasut
- [PATCH 09/10] pinctrl: imx: Fold imx_pinctrl_set_state_scu() from pinctrl-imx8.c
Marek Vasut
- [PATCH 10/10] pinctrl: imx: Split MMIO accessors into pinctrl-imx-mmio.c
Marek Vasut
- [PATCH v4 03/20] pinctrl: nxp: add a pin controller driver based on SCMI pin control protocol
Marek Vasut
- [PATCH v4 17/20] tools: imx8image: add i.MX95 support
Marek Vasut
- [PATCH v4 12/20] imx9: scmi: add i.MX95 SoC and clock related code
Marek Vasut
- [PATCH v1] toradex: tdx-cfg-block: fix switch to user partition
Stefan Eichenberger
- [PATCH v4 20/20] imx95_evk: add i.MX95 19x19 EVK board basic support
Marek Vasut
- [PATCH v2 2/3] arm: mmp: add initial support for PXA1908 SoC
Duje Mihanović
- [PATCH v3 05/13] power-domain: Add refcounting
Miquel Raynal
- [PATCH v1] toradex: tdx-cfg-block: fix switch to user partition
Francesco Dolcini
- [PATCH v3 0/3] Initial support for PXA1908 and samsung-coreprimevelte
Duje Mihanović
- [PATCH v3 1/3] serial: ns16550: Add Intel XScale support
Duje Mihanović
- [PATCH v3 2/3] arm: mmp: add initial support for PXA1908 SoC
Duje Mihanović
- [PATCH v3 3/3] board: samsung: add initial support for coreprimevelte board
Duje Mihanović
- [PATCH v2 2/3] common: board: make initcalls static
Jerome Forissier
- [PATCH 1/1] cmd: sbi: add bhype SBI implementation
Heinrich Schuchardt
- [PATCH v2 1/1] cmd: sbi: add bhyve SBI implementation ID
Heinrich Schuchardt
- [PATCH v2 2/3] common: board: make initcalls static
Marek Vasut
- [PATCH v2 2/3] common: board: make initcalls static
Jerome Forissier
- [GIT PULL] Please pull u-boot-dfu-20250124
Tom Rini
- Git commit failed with mbedtls/framework
Tom Rini
- [PATCH] test/py: Add a report show test durations
Simon Glass
- [PATCH v2 00/44] test: Improvements to ut command and test-suite running
Simon Glass
- [PATCH 19/21] py/tests: test_efi_selftest: Add test for counting EFI netdevices
Simon Glass
- [PATCH 19/21] py/tests: test_efi_selftest: Add test for counting EFI netdevices
Tom Rini
- [PATCH v3 00/46] pxe: Support read_all() for extlinux and PXE
Tom Rini
- [PATCH v3 0/5] Add pmem node for preserving distro ISO's
Tom Rini
- [PATCH] test/py: Add a report show test durations
Tom Rini
- [EXTERNAL] Re: Proposal for a New Command to U-Boot Fuse Programming
Tom Rini
- [PATCH 19/21] py/tests: test_efi_selftest: Add test for counting EFI netdevices
Simon Glass
- [PATCH 19/21] py/tests: test_efi_selftest: Add test for counting EFI netdevices
Tom Rini
- [PATCH] rockchip: rk3399: nanopi-r4s: Support v1.8 SD cards in SPL
Justin Klaassen
- [PATCH v3 0/5] Add pmem node for preserving distro ISO's
Tobias Waldekranz
- [PATCH v2] mmc: Remove alignment hole for cmdidx in struct mmc_cmd
Tom Rini
- [PATCH] rockchip: rk3399: nanopi-r4s: Support v1.8 SD cards in SPL
Jonas Karlman
- [PATCH] treewide: Replace Maximumm with Maximum in Kconfig symbol description
Tom Rini
- [PATCH] arm64: configs: Remove obsolete TI config
Tom Rini
- [PATCH v2 1/1] test: str_ut.c depends on CONFIG_STRTO
Tom Rini
- [PATCH v2 00/44] test: Improvements to ut command and test-suite running
Tom Rini
- [PATCH v2 2/3] common: board: make initcalls static
Marek Vasut
- [PATCH v3] led: add function naming option from linux
Heiko Schocher
- [resend v2 00/19] Add Cadence NAND Driver support
Michael Nazzareno Trimarchi
- [PATCH v2] net: miiphybb: Fix short name length
Marek Vasut
- [PATCH] net: miiphybb: Update debug() print
Marek Vasut
- [PATCH] net: miiphybb: Fix short name length
Marek Vasut
- [PATCH] net: miiphybb: Convert ifdef DEBUG to debug()
Marek Vasut
- [PATCH 1/2] net: ravb: Drop empty init callback
Marek Vasut
- [PATCH 01/17] miiphy: Introduce mdio_init()
Marek Vasut
- [PATCH 1/8] cyclic: Prevent corruption of cyclic list on reassignment
Marek Vasut
- [PATCH 1/8] cyclic: Prevent corruption of cyclic list on reassignment
Marek Vasut
- [PATCH] bloblist: Drop BSD license
Simon Glass
- [PATCH] miiphy: define mii_devs with LIST_HEAD()
Weijie Gao
- [PATCH 01/10] pinctrl: imx: Push imx_pinctrl_ops into drivers and staticize
Fabio Estevam
- [PATCH 01/10] pinctrl: imx: Push imx_pinctrl_ops into drivers and staticize
Marek Vasut
- [PATCH v3 05/13] power-domain: Add refcounting
Simon Glass
- AW: secure boot, mkimage with external signing server
Simon Glass
- [PATCH v4 45/46] pxe_utils: Refactor to separate reading from booting
Simon Glass
- [PATCH 2/6] tmp: add TPM2_PCR_Allocate command
Simon Glass
- [PATCH v3 00/19] bootstd: Support recording images
Simon Glass
- [PATCH] test/py: Add a report show test durations
Simon Glass
- [PATCH 01/10] pinctrl: imx: Push imx_pinctrl_ops into drivers and staticize
Tom Rini
- [PATCH v3 00/19] bootstd: Support recording images
Tom Rini
- [PATCH] test/py: Add a report show test durations
Tom Rini
- [PATCH 0/3] qcom: MSM8916 sysreset support
Sam Day
- [PATCH 1/3] mach-snapdragon: use PSCI sysreset driver
Sam Day
- [PATCH 2/3] sysreset: qcom-pshold: remove ARCH_IPQ40XX dependency
Sam Day
- [PATCH 3/3] qcom_defconfig: enable SYSRESET_QCOM_PSHOLD
Sam Day
- [PATCH 0/4] test: A few quality-of-life improvements
Simon Glass
- [PATCH 1/4] test/py: Shorten u_boot_console
Simon Glass
- [PATCH 2/4] test: Drop u_boot_ prefix on test files
Simon Glass
- [PATCH 3/4] test/py: Show info about module-loading
Simon Glass
- [PATCH 4/4] test: Make net tests depend on CONFIG_CMD_NET
Simon Glass
- [PATCH] test/py: Add a report show test durations
Simon Glass
- [PATCH 3/4] test/py: Show info about module-loading
Tom Rini
- [PATCH 4/4] test: Make net tests depend on CONFIG_CMD_NET
Tom Rini
- [PATCH 2/4] test: Drop u_boot_ prefix on test files
Tom Rini
- [PATCH 1/4] test/py: Shorten u_boot_console
Tom Rini
- [PATCH] test/py: Add a report show test durations
Tom Rini
- [PATCH 2/4] test: Drop u_boot_ prefix on test files
Simon Glass
- [PATCH 1/4] test/py: Shorten u_boot_console
Simon Glass
- [PATCH 4/4] test: Make net tests depend on CONFIG_CMD_NET
Simon Glass
- [PATCH] test/py: Add a report show test durations
Simon Glass
- [PATCH 4/4] test: Make net tests depend on CONFIG_CMD_NET
Tom Rini
- [PATCH] test/py: Add a report show test durations
Tom Rini
- [PATCH 1/4] test/py: Shorten u_boot_console
Tom Rini
- [PATCH 4/4] test: Make net tests depend on CONFIG_CMD_NET
Simon Glass
- [PATCH] test/py: Add a report show test durations
Simon Glass
- [PATCH 2/4] test: Drop u_boot_ prefix on test files
Tom Rini
- [PATCH 1/4] test/py: Shorten u_boot_console
Simon Glass
- [PATCH 2/4] test: Drop u_boot_ prefix on test files
Simon Glass
- [PATCH 3/4] test/py: Show info about module-loading
Simon Glass
- [PATCH 4/4] test: Make net tests depend on CONFIG_CMD_NET
Tom Rini
- [PATCH 3/4] test/py: Show info about module-loading
Tom Rini
- [PATCH] test/py: Add a report show test durations
Tom Rini
- [PATCH 1/2] binman: Rename Entry.end_4gb
Simon Glass
- [PATCH 2/2] binman: Honour the skip-at-start property more faithfully
Simon Glass
- [PATCH 3/4] test/py: Show info about module-loading
Simon Glass
- (subset) [PATCH 0/5] gitlab: Fixes to get StarFive VisionFive2 into the sjg lab
Tom Rini
- (subset) [PATCH v2 0/1] gitlab: Fixes to get StarFive VisionFive2 into the sjg lab
Tom Rini
- [PATCH v3] led: add function naming option from linux
Tom Rini
- [PATCH 3/4] test/py: Show info about module-loading
Tom Rini
- [PATCH] rockchip: rk3399: nanopi-r4s: Support v1.8 SD cards in SPL
Justin Klaassen
- [PATCH 1/6] fs: fat: factor out dentry link create/delete
Gabriel D'Alimonte
- [PATCH 2/6] fs: add rename infrastructure
Gabriel D'Alimonte
- [PATCH 4/6] fs: fat: update parent dirs metadata on rename
Gabriel D'Alimonte
- Git commit failed with mbedtls/framework
ZHANG Yuntian
- [PATCH] usb: dwc2: Refactor register operations with clrsetbits macros
Junhui Liu
- Pull request efi-2025-04-rc1-2
Heinrich Schuchardt
- [PATCH] usb: dwc2: Refactor register operations with clrsetbits macros
Marek Vasut
- [PATCH 01/10] pinctrl: imx: Push imx_pinctrl_ops into drivers and staticize
Fabio Estevam
- [PATCH v2 2/2] efi_loader: efi_net: let efi_net_set_dp properly update the device path
Tom Rini
- Git commit failed with mbedtls/framework
Tom Rini
- Pull request efi-2025-04-rc1-2
Tom Rini
- [PATCH 00/19] vbe: Series part G
Simon Glass
- [PATCH 01/19] mbedtls: Add SHA symbols for VPL
Simon Glass
- [PATCH 02/19] sandbox: Update sandbox_vpl to select sha1 and sha256
Simon Glass
- [PATCH 03/19] mmc: Allow controlling DM_MMC for VPL builds
Simon Glass
- [PATCH 04/19] lib: Allow crc16 code to be dropped
Simon Glass
- [PATCH 05/19] spl: Adjust debugging and xPL symbols
Simon Glass
- [PATCH 06/19] spl: Avoid including hash algorithms which are not wanted
Simon Glass
- [PATCH 07/19] spl: Support selecting images based on phase in simple FIT
Simon Glass
- [PATCH 08/19] vbe: Support selecting images based on phase in FIT
Simon Glass
- [PATCH 09/19] spl: Allow spl_load() to be controlled in any xPL phase
Simon Glass
- [PATCH 10/19] spl: Provide a way to mark code needed for relocation
Simon Glass
- [PATCH 11/19] lib: Mark crc8 as relocation code
Simon Glass
- [PATCH 12/19] lib: Mark lz4 as relocation code
Simon Glass
- [PATCH 13/19] lib: Mark memcpy() and memmove() as relocation code
Simon Glass
- [PATCH 14/19] lib: Mark gunzip as relocation code
Simon Glass
- [PATCH 15/19] vbe: Support providing a linker script
Simon Glass
- [PATCH 16/19] vbe: Provide VPL binman-symbols for the next phase
Simon Glass
- [PATCH 17/19] vbe: Tidy up a few comments
Simon Glass
- [PATCH 18/19] vbe: Allow VBE to disable adding loadables to the FDT
Simon Glass
- [PATCH 19/19] vbe: Add an implementation of VBE-ABrec
Simon Glass
- [PATCH 1/8] cyclic: Prevent corruption of cyclic list on reassignment
Rasmus Villemoes
- [PATCH v2 0/3] rockchip: sdram: Fix issues observed on RK3576
Jonas Karlman
- [PATCH v2 1/3] rockchip: sdram: Allow the first bank to extend beyond 4 GiB
Jonas Karlman
- [PATCH v2 2/3] rockchip: sdram: Limit usable ram_top to max 4G
Jonas Karlman
- [PATCH v2 3/3] rockchip: sdram: Ensure ram_base is correct in SPL
Jonas Karlman
- [PATCH 0/5] rockchip: ROCKCHIP_COMMON_STACK_ADDR improvements
Jonas Karlman
- [PATCH 1/5] rockchip: Move imply TPL_ROCKCHIP_COMMON_BOARD under SoC Kconfig symbol
Jonas Karlman
- [PATCH 2/5] rockchip: Improve ARMv7 support for ROCKCHIP_COMMON_STACK_ADDR
Jonas Karlman
- [PATCH 3/5] rockchip: Move imply ROCKCHIP_COMMON_STACK_ADDR under SoC Kconfig symbol
Jonas Karlman
- [PATCH 4/5] rockchip: Move imply ROCKCHIP_EXTERNAL_TPL under SoC Kconfig symbol
Jonas Karlman
- [PATCH 5/5] rockchip: Add RK3576 support for ROCKCHIP_COMMON_STACK_ADDR
Jonas Karlman
- [PATCH] test/cmd/wget.c: Fix loadaddr rewrite
Marek Vasut
- [PATCH 1/2] drivers: rtc: max313xx: Fix setting years 2100-2199
Tom Rini
- [PATCH] tools: check result of lseek
Tom Rini
- [PATCH v2] mmc: Remove alignment hole for cmdidx in struct mmc_cmd
Tom Rini
- [PATCH] Squashed 'dts/upstream/' changes from 9b6ba2666d63..8531b4b4988c
Tom Rini
- [PATCH] gitlab: Add an rpi5 to the sjg lab
Simon Glass
- [PATCH v2] test/py: Add a report show test durations
Simon Glass
- [PATCH v2] test/py: Add a report show test durations
Tom Rini
- [PATCH] net: fsl_enetc: Enable optional ENETREF clock on i.MX95
Marek Vasut
- Git commit failed with mbedtls/framework
ZHANG Yuntian
- [PATCH] examples: fix building on arm32
1425075683 at qq.com
- [PATCH 1/3] arch: arm: dts: phyboard-electra-uboot.dtsi: Add bootph props to i2c
Wadim Egorov
- [PATCH 2/3] board: phytec: phycore_am64x: Add support for 1 GB RAM variant and ECC
Wadim Egorov
- [PATCH 3/3] configs: phycore_am64x_r5_defconfig: Enable PHYTEC_SOM_DETECTION
Wadim Egorov
- [PATCH] examples: fix building on arm32
Heinrich Schuchardt
- [PATCH 1/3] arch: arm: dts: phyboard-electra-uboot.dtsi: Add bootph props to i2c
Dhruva Gole
- [PATCH v3 0/5] Add pmem node for preserving distro ISO's
Sughosh Ganu
- [PATCH 1/1] examples/api: improve determination of LOAD_ADDR
Heinrich Schuchardt
- [PATCH 1/1] examples: eliminate CONFIG_STANDALONE_LOAD_ADDR
Heinrich Schuchardt
- [PATCH 1/3] arch: arm: dts: phyboard-electra-uboot.dtsi: Add bootph props to i2c
Wadim Egorov
- [PATCH] test/cmd/wget.c: Fix loadaddr rewrite
Jerome Forissier
- [PATCH 0/4] rng: msm: fixes for MSM8916
Sam Day
- [PATCH 1/4] clk/qcom: apq8016: add PRNG_AHB_CLK
Sam Day
- [PATCH 2/4] rng: msm: don't enable PRNG if it's already enabled
Sam Day
- [PATCH 3/4] clk/qcom: apq8016: improve clk_enable logging
Sam Day
- [PATCH 4/4] rng: msm: keep core clock disabled when PRNG not in use
Sam Day
- [PATCH] ram: k3-ddrss: Set SDRAM_IDX using device private data, ddr_ram_size
Neha Malcom Francis
- [PATCH v1] board: starfive: Update the maintainer file for VisionFive 2 board
Hal Feng
- [PATCH] API: system info adds FLASH and clk fetches
1425075683 at qq.com
- [PATCH] Fix fastboot handling of partitions when no slots are, supported
Federico Fuga
- [PATCH v3 1/2] board: phytec: common: Add product information to FTD
Wadim Egorov
- [PATCH 0/7] Align pio3 pinctrl node with Linux
Manikandan Muralidharan
- [PATCH 1/7] ARM: dts: at91: sam9x60: Add AIC node
Manikandan Muralidharan
- [PATCH 2/7] ARM: dts: at91: sam9x60: Define pinctrl node with its label
Manikandan Muralidharan
- [PATCH 3/7] ARM: dts: at91: sam9x60: Move pinmux node to board DTS
Manikandan Muralidharan
- [PATCH 4/7] ARM: dts: at91: sam9x60: Add missing pinctrl node properties
Manikandan Muralidharan
- [PATCH 5/7] pinctrl: at91: Bind GPIO driver to the pinctrl DT node
Manikandan Muralidharan
- [PATCH 6/7] pinctrl: at91: Add support to align with Linux Devicetree
Manikandan Muralidharan
- [PATCH 7/7] ARM: dts: at91: Align pinctrl node with Linux Devicetree
Manikandan Muralidharan
- 回复:[PATCH 1/1] examples/api: improve determination of LOAD_ADDR
黄利亚
- [PATCH] examples: fix building on arm32
黄利亚
- [PATCH v4 03/11] ARM: dts: socfpga: add Mercury+ AA1 for u-boot dts
Lothar Rubusch
- [PATCH v4 v5 03/10] ARM: dts: socfpga: add Mercury+ AA1 for u-boot dts
Lothar Rubusch
- [PATCH 01/17] miiphy: Introduce mdio_init()
Paul Barker
- [PATCH v2 2/3] common: board: make initcalls static
Jerome Forissier
- [EXTERNAL] Re: Proposal for a New Command to U-Boot Fuse Programming
Harsha Vardhan V M
- [PATCH v2] xilinx: Enable meminfo command with mapping
Michal Simek
- Re: 回复:[PATCH 1/1] examples/api: improve determination of LOAD_ADDR
Heinrich Schuchardt
- [PATCH 01/17] miiphy: Introduce mdio_init()
Marek Vasut
- [PATCH 1/8] cyclic: Prevent corruption of cyclic list on reassignment
Marek Vasut
- [PATCH v3 0/5] Add pmem node for preserving distro ISO's
Ilias Apalodimas
- [GIT PULL] Please pull u-boot-imx-master-20250127
Fabio Estevam
- [PATCH] arm: dts: imx8m*-u-boot: remove optional from tee-os entry
Fabio Estevam
- [PATCH 01/10] pinctrl: imx: Push imx_pinctrl_ops into drivers and staticize
Fabio Estevam
- [PATCH] net: fsl_enetc: Enable optional ENETREF clock on i.MX95
Fabio Estevam
- [PATCH v3 1/2] efi_loader: Expose efi_reinstall_protocol_interface in efi_loader.h
Adriano Cordova
- [PATCH v3 2/2] efi_loader: efi_net: let efi_net_set_dp properly update the device path
Adriano Cordova
- [PATCH v2 2/2] efi_loader: efi_net: let efi_net_set_dp properly update the device path
Adriano Cordova Fedeli
- [PATCH v2 3/4] bloblist: add support for CONFIG_BLOBLIST_PASSAGE
Harrison Mutai
- [PATCH 01/17] miiphy: Introduce mdio_init()
Paul Barker
- [PATCH 0/8] mediatek: final preparation for OF_UPSTREAM support
Christian Marangi
- [PATCH 1/8] pinctrl: mediatek: mt7981: rename reg-names to upstream linux format
Christian Marangi
- [PATCH 2/8] pinctrl: mediatek: mt7986: rename reg-names to upstream linux format
Christian Marangi
- [PATCH 3/8] mediatek: mt7986: move gpio-controller up and rename pinctrl to pio
Christian Marangi
- [PATCH 4/8] pinctrl: mediatek: mt7988: rename reg-names to upstream linux format
Christian Marangi
- [PATCH 5/8] mediatek: mt7988: move gpio-controller up and rename pinctrl to pio
Christian Marangi
- [PATCH 6/8] mediatek: mt7981: move gpio-controller up and rename pinctrl to pio
Christian Marangi
- [PATCH 7/8] arm: dts: mediatek: add USB nodes for MT7981
Christian Marangi
- [PATCH 8/8] arm: dts: mediatek: add PCIe node for MT7981
Christian Marangi
- [PATCH 0/8] ram: k3-ddrss: Support partial inline ECC
Neha Malcom Francis
- [PATCH 1/8] k3-ddr.c: Remove unwanted header files
Neha Malcom Francis
- [PATCH 2/8] ram: k3-ddrss: Use DDR address instead of system address for ecc_regions
Neha Malcom Francis
- [PATCH 3/8] ram: k3-ddrss: Add comment about ecc_reserved_space
Neha Malcom Francis
- [PATCH 4/8] ram: k3-ddrss: Add support for a partial inline ECC region
Neha Malcom Francis
- [PATCH 5/8] ram: k3-ddrss: Add CONFIG_K3_MULTI_DDR
Neha Malcom Francis
- [PATCH 6/8] ram: k3-ddrss: Add support for number of controllers under MSMC
Neha Malcom Francis
- [PATCH 7/8] ram: k3-ddrss: Add support for MSMC calculation of DDR inline ECC regions
Neha Malcom Francis
- [PATCH 8/8] ram: k3-ddrss: Add support for partial inline ECC in multi-DDR systems
Neha Malcom Francis
- [PATCH] mach-snapdragon: handle platforms without PSCI support
Sam Day
- [PATCH v7 1/3] bloblist: add api to get blob with size
Raymond Mao
- [PATCH v7 2/3] tcg2: decouple eventlog size from efi
Raymond Mao
- [PATCH v7 3/3] tpm: get tpm event log from bloblist
Raymond Mao
- [PATCH v3] test/py: Add a report show test durations
Simon Glass
- [PATCH v3 0/6] Reconfigure TPM when active hash algorithms dismatch
Raymond Mao
- [PATCH v3 1/6] tpm: add TPM2_Shutdown command
Raymond Mao
- [PATCH v3 2/6] tpm: add TPM2_PCR_Allocate command
Raymond Mao
- [PATCH v3 3/6] tpm: add wrapper and helper APIs for PCR allocate
Raymond Mao
- [PATCH v3 4/6] tpm: add PCR allocate into the eventlog handling
Raymond Mao
- [PATCH v3 5/6] tpm: PCR allocate during PCR extend to disable the unsupported algorithms
Raymond Mao
- [PATCH v3 6/6] board: qemu-arm: select TPM_PCR_ALLOCATE
Raymond Mao
- [PATCH 1/3] mbedtls: fix incorrect kconfig dependencies on mbedtls
Raymond Mao
- [PATCH 2/3] mbedtls: access mbedtls private members in mscode and pkcs7 parser
Raymond Mao
- [PATCH 3/3] mbedtls: refactor mbedtls build for XPL
Raymond Mao
- [PATCH 01/19] mbedtls: Add SHA symbols for VPL
Raymond Mao
- [PATCH] common: fix incorrect comparison
Maks Mishin
- [PATCH 00/19] vbe: Series part G
Tom Rini
- [PATCH v3] test/py: Add a report show test durations
Tom Rini
- [PATCH v1] board: starfive: Update the maintainer file for VisionFive 2 board
Tom Rini
- [PATCH] configs: j7200_evm_a72_defconfig: Re-enable CONFIG_MUX_MMIO
Siddharth Vadapalli
- [PATCH] mach-snapdragon: handle platforms without PSCI support
Mark Kettenis
- [PATCH] mach-snapdragon: handle platforms without PSCI support
Sam Day
- [PATCH] mach-snapdragon: handle platforms without PSCI support
Sam Day
- [PATCH v3 05/13] power-domain: Add refcounting
Miquel Raynal
- [PATCH v3 05/13] power-domain: Add refcounting
Simon Glass
- [PATCH] test/cmd/wget.c: Fix loadaddr rewrite
Fabio Estevam
- [PATCH] test/cmd/wget.c: Fix loadaddr rewrite
Tom Rini
- [GIT PULL] Please pull u-boot-imx-master-20250127
Tom Rini
- [PATCH 2/5] rockchip: Improve ARMv7 support for ROCKCHIP_COMMON_STACK_ADDR
Alex Bee
- Current u-boot crashes on sandbox build
Scott Franco
- [PATCH] USB: Fix NULLPTR dereference when serial# is unset
Michael Ferolito
- Invitation: U-Boot community meeting @ Tue Jan 28, 2025 9am - 10am (CST) (u-boot at lists.denx.de)
Tom Rini
- [PATCH] USB: Fix NULLPTR dereference when serial# is unset
Marek Vasut
- [PATCH v3] ARM: dts: imxrt1050: Migrate to OF_UPSTREAM
Jesse Taube
- Invitation: U-Boot community meeting @ Tue Jan 28, 2025 9am - 10am (CST) (u-boot at lists.denx.de)
Tom Rini
- [PATCH] usb: Make what it takes for "usbkbd" to work in "stdin" clear
Marek Vasut
- [PATCH v6 4/8] usb: cdns: starfive: Get dr mode from wrapper device dts node
Marek Vasut
- [PATCH v6 5/8] usb: cdns: starfive: Add cdns USB driver
Marek Vasut
- [PATCH] net: dhcp6: Send DHCPv6 using multicast MAC
seanedmond at linux.microsoft.com
- [PATCH] usb: Make what it takes for "usbkbd" to work in "stdin" clear
Dragan Simic
- [PATCH] usb: Make what it takes for "usbkbd" to work in "stdin" clear
Marek Vasut
- [PATCH] ram: k3-ddrss: Set SDRAM_IDX using device private data, ddr_ram_size
Tom Rini
- [ANN] U-Boot v2025.04-rc1 released
Tom Rini
- [PATCH] usb: Make what it takes for "usbkbd" to work in "stdin" clear
Dragan Simic
- [PATCH 0/6] MSM8916: Bring secondary cores online with spin-table
Sam Day
- [PATCH 1/6] armv8: spin_table: Fix missing includes
Sam Day
- [PATCH 2/6] armv8: spin_table: add hook for booting cores
Sam Day
- [PATCH 3/6] mach-snapdragon: qcom SCM call support
Sam Day
- [PATCH 4/6] mach-snapdragon: fixup CPUs with PSCI enable-method
Sam Day
- [PATCH 5/6] mach-snapdragon: MSM8916 spin-table CPU boot support
Sam Day
- [PATCH 6/6] qcom_defconfig: enable spin-table support
Sam Day
- [PATCH] usb: Make what it takes for "usbkbd" to work in "stdin" clear
Marek Vasut
- [PATCH] USB: Fix NULLPTR dereference when serial# is unset
Michael
- [PATCH] usb: Make what it takes for "usbkbd" to work in "stdin" clear
Dragan Simic
- [PATCH] USB: Fix NULLPTR dereference when serial# is unset
Marek Vasut
- [PATCH v2] USB: Fix NULLPTR dereference when serial# is unset
Michael Ferolito
- [PATCH v1] examples: fix building on arm32
1425075683 at qq.com
- [PATCH] usb: Make what it takes for "usbkbd" to work in "stdin" clear
Marek Vasut
- [PATCH v2] USB: Fix NULLPTR dereference when serial# is unset
Marek Vasut
- [ANN] U-Boot v2025.04-rc1 released
Tom Rini
- [PATCH v3] usb: gadget: g_dnl: Fix NULLPTR dereference
Michael Ferolito
- [PATCH 12/16] arm: dts: k3-am625-sk-u-boot: Add sysreset-controller node
Neha Malcom Francis
- [PATCH v4] usb: gadget: g_dnl: Fix NULLPTR dereference when serial# is unset
Michael Ferolito
- [PATCH 04/13] arm: mach-k3: j721s2_init: Probe AM65 CPSW NUSS for R5/A72 SPL
Chintan Vankar
- [PATCH 1/8] k3-ddr.c: Remove unwanted header files
Wadim Egorov
- [PATCH 4/8] ram: k3-ddrss: Add support for a partial inline ECC region
Wadim Egorov
- [PATCH 1/8] k3-ddr.c: Remove unwanted header files
Neha Malcom Francis
- [PATCH 4/8] ram: k3-ddrss: Add support for a partial inline ECC region
Neha Malcom Francis
- [PATCH v4] usb: gadget: g_dnl: Fix NULLPTR dereference when serial# is unset
Heiko Schocher
- [PATCH 2/8] ram: k3-ddrss: Use DDR address instead of system address for ecc_regions
Kumar, Udit
- [PATCH 3/8] ram: k3-ddrss: Add comment about ecc_reserved_space
Kumar, Udit
- [PATCH 4/8] ram: k3-ddrss: Add support for a partial inline ECC region
Kumar, Udit
- [PATCH 4/8] ram: k3-ddrss: Add support for a partial inline ECC region
Neha Malcom Francis
- [PATCH v3 5/6] tpm: PCR allocate during PCR extend to disable the unsupported algorithms
Ilias Apalodimas
- [PATCH v3 3/6] tpm: add wrapper and helper APIs for PCR allocate
Ilias Apalodimas
- [PATCH 1/2] pinctrl: qcom: add sc7280 pinctrl driver
Alexey Minnekhanov
- [PATCH v7 3/3] tpm: get tpm event log from bloblist
Ilias Apalodimas
- dtc: "syntax error" linked to &{label/subnode} syntax
Patrice CHOTARD
- [PATCH v3 1/3] serial: ns16550: Add Intel XScale support
Stefan Roese
- [PATCH v3 2/3] arm: mmp: add initial support for PXA1908 SoC
Stefan Roese
- [PATCH v3 3/3] board: samsung: add initial support for coreprimevelte board
Stefan Roese
- [PATCH] configs: mvebu_espressobin_ultra-88f3720_defconfig: enable full bootflow functionality
Stefan Roese
- [PATCH] boot: android: handle boot images with missing DTB
Mattijs Korpershoek
- [PATCH] Fix fastboot handling of partitions when no slots are, supported
Mattijs Korpershoek
- [PATCH v3 05/13] power-domain: Add refcounting
Miquel Raynal
- [PATCH] usb: dwc2: Refactor register operations with clrsetbits macros
Mattijs Korpershoek
- [PATCH] Fix fastboot handling of partitions when no slots are, supported
Federico Fuga
- [PATCH] Fix fastboot handling of partitions when no slots are supported
Federico Fuga
- [PATCH v2] USB: Fix NULLPTR dereference when serial# is unset
Mattijs Korpershoek
- [PATCH v2] USB: Fix NULLPTR dereference when serial# is unset
Heiko Schocher
- [PATCH][V2] Fix fastboot handling of partitions when no slots are supported
Federico Fuga
- [PATCH v2] USB: Fix NULLPTR dereference when serial# is unset
Mattijs Korpershoek
- [PATCH v4] usb: gadget: g_dnl: Fix NULLPTR dereference when serial# is unset
Mattijs Korpershoek
- [PATCH][V2] Fix fastboot handling of partitions when no slots are supported
Mattijs Korpershoek
- [PATCH 04/13] arm: mach-k3: j721s2_init: Probe AM65 CPSW NUSS for R5/A72 SPL
Roger Quadros
- [RFC PATCH v2 0/3] Coroutines
Jerome Forissier
- [RFC PATCH v2 1/3] Introduce coroutines framework
Jerome Forissier
- [RFC PATCH v2 2/3] efi_loader: optimize efi_init_obj_list() with coroutines
Jerome Forissier
- [RFC PATCH v2 3/3] usb: scan multiple buses simultaneously with coroutines
Jerome Forissier
- [Upstream] [PATCH v2 1/2] board: phytec: common: Add product information to FTD
Yannic Moog
- [PATCH v2] USB: Fix NULLPTR dereference when serial# is unset
Marek Vasut
- [RFC PATCH v2 1/3] Introduce coroutines framework
Michal Simek
- [PATCH 1/7] ARM: dts: at91: sam9x60: Add AIC node
Eugen Hristev
- [PATCH 4/7] ARM: dts: at91: sam9x60: Add missing pinctrl node properties
Eugen Hristev
- [PATCH 2/7] ARM: dts: at91: sam9x60: Define pinctrl node with its label
Eugen Hristev
- [PATCH] Fix fastboot handling of partitions when no slots are supported
Federico Fuga via B4 Relay
- [RFC PATCH v2 3/3] usb: scan multiple buses simultaneously with coroutines
Michal Simek
- [PATCH] arm: kirkwood: Enable bootstd and other modernization for OpenRD boards
Stefan Roese
- [PATCH] board: solidrun: clearfog: enable ddr odt0 on write for both chip-select
Stefan Roese
- [PATCH] configs: mvebu_espressobin_ultra-88f3720_defconfig: enable full bootflow functionality
Stefan Roese
- [PATCH v3 0/3] Initial support for PXA1908 and samsung-coreprimevelte
Stefan Roese
- Please pull u-boot-marvell/master
Stefan Roese
- [PATCH] armv7m: kconfig adds the NVIC option and masks the GIC option when NVIC is selected
1425075683 at qq.com
- [RFC PATCH v2 1/3] Introduce coroutines framework
Jerome Forissier
- [PATCH] arm: kconfig should not display the STATIC_MACH_TYPE option when SUPPORT_PASSING_ATAGS is not selected
1425075683 at qq.com
- [PATCH] arm: The CHIP DIP SCAN option should not be displayed in other mach
1425075683 at qq.com
- [PATCH] arm: Other boards should not show this option in menuconfig
1425075683 at qq.com
- [PATCH v4 0/2] led: add function naming option from linux
Heiko Schocher
- [PATCH v4 1/2] doc: remove redundant leds bindings
Heiko Schocher
- [PATCH v4 2/2] led: add function naming option from linux
Heiko Schocher
- [RFC PATCH v2 3/3] usb: scan multiple buses simultaneously with coroutines
Jerome Forissier
- [RFC PATCH v2 0/3] Coroutines
Simon Glass
- dtc: "syntax error" linked to &{label/subnode} syntax
Tom Rini
- [PATCH 1/6] armv8: spin_table: Fix missing includes
Tom Rini
- [PATCH 2/6] armv8: spin_table: add hook for booting cores
Tom Rini
- [PATCH v4 1/2] doc: remove redundant leds bindings
Tom Rini
- [PATCH v4 2/2] led: add function naming option from linux
Tom Rini
- dtc: "syntax error" linked to &{label/subnode} syntax
Tom Rini
- [PATCH] arm: The CHIP DIP SCAN option should not be displayed in other mach
Andre Przywara
- [PATCH] lds: align u-boot-nodtb with 8 bytes boundary
Michal Suchánek
- [ANN] U-Boot v2025.04-rc1 released
Tom Rini
- [RFC PATCH v2 3/3] usb: scan multiple buses simultaneously with coroutines
Marek Vasut
- [PATCH v2 0/5] rockchip: rk3399: rk3399-nanopi-4: Fix SD power initialization in SPL
Justin Klaassen
- [PATCH v2 1/5] rockchip: io-domain: Add debug logging for regulators during probe
Justin Klaassen
- [PATCH v2 2/5] rockchip: io-domain: Add CONFIG_SPL_ROCKCHIP_IODOMAIN
Justin Klaassen
- [PATCH v2 3/5] regulator: rk8xx: Add CONFIG_SPL_REGULATOR_RK8XX
Justin Klaassen
- [PATCH v2 4/5] rockchip: rk3399-nanopi-4: Allow MMC driver to control SD regulators
Justin Klaassen
- [PATCH v2 5/5] rockchip: rk3399-nanopi-4: Enable IO-domain driver in SPL
Justin Klaassen
- [PATCH] lds: align u-boot-nodtb with 8 bytes boundary
Tom Rini
- [EXTERNAL] Re: Proposal for a New Command to U-Boot Fuse Programming
Tom Rini
- [PATCH] Dockerfile: Update to gcc-14.2.0 and clang-18
Tom Rini
- Please pull u-boot-marvell/master
Tom Rini
- [PATCH] GitLab: Run sandbox on fast amd64 and fast arm64 hosts
Tom Rini
- Current u-boot crashes on sandbox build
Simon Glass
- [PATCH] arm: The CHIP DIP SCAN option should not be displayed in other mach
黄利亚
- [PATCH] arm: The CHIP DIP SCAN option should not be displayed in other mach
Andre Przywara
- [PATCH v3] ARM: dts: imxrt1050: Migrate to OF_UPSTREAM
Fabio Estevam
- [PATCH] configs: j7200_evm_a72_defconfig: Re-enable CONFIG_MUX_MMIO
Siddharth Vadapalli
- [PATCH v4] usb: gadget: g_dnl: Fix NULLPTR dereference when serial# is unset
Michael
- [PATCH] fs: ubifs: Remove unnecessary assignment
Heiko Schocher
- Please pull u-boot-ubi master
Heiko Schocher
- [PATCH] arm: Other boards should not show this option in menuconfig
Heiko Schocher
- [PATCH] lds: align u-boot-nodtb with 8 bytes boundary
Mark Kettenis
- [PATCH v4] usb: gadget: g_dnl: Fix NULLPTR dereference when serial# is unset
Mattijs Korpershoek
- [PATCH] arm64: configs: Remove SYS_BOOTM_LEN for TI devices
Dhruva Gole
- Pull request for tpm-master-28012025
Ilias Apalodimas
- [PATCH v4 00/12] Add imx8mp video support
Miquel Raynal
- [PATCH v4 01/12] dm: doc: Fix example
Miquel Raynal
- [PATCH v4 02/12] dm: core: Add a helper to retrieve devices through graph endpoints
Miquel Raynal
- [PATCH v4 03/12] sandbox: Add a fake DSI controller and link it to the panel
Miquel Raynal
- [PATCH v4 04/12] test: dm: test-fdt: Add checks for uclass_get_device_by_endpoint()
Miquel Raynal
- [PATCH v4 05/12] power-domain: Add refcounting
Miquel Raynal
- [PATCH v4 06/12] clk: Ensure the parent clocks are enabled while reparenting
Miquel Raynal
- [PATCH v4 07/12] clk: imx8mp: Add media related clocks
Miquel Raynal
- [PATCH v4 08/12] imx: power-domain: Describe the i.MX8 MEDIAMIX domain
Miquel Raynal
- [PATCH v4 09/12] imx: power-domain: Add support for the MEDIAMIX control block
Miquel Raynal
- [PATCH v4 10/12] video: imx: Fix Makefile in order to be able to add other imx drivers
Miquel Raynal
- [PATCH v4 11/12] video: imx: Add LDB driver
Miquel Raynal
- [PATCH v4 12/12] video: imx: Add LCDIF driver
Miquel Raynal
- [PATCH RFC 0/6] Fix handling of optional blobs in binman
Yannic Moog
- [PATCH RFC 1/6] tools: binman: ftest.py: fake ext blobs per default
Yannic Moog
- [PATCH RFC 2/6] tools: binman: ftest: pass allow_fake_blob to _DoReadFileDtb
Yannic Moog
- [PATCH RFC 3/6] tools: binman: ftest: fix tests that require non-faked ext blobs
Yannic Moog
- [PATCH RFC 4/6] binman: fix faked optional entry handling
Yannic Moog
- [PATCH RFC 5/6] binman: test: assert optional blobs don't cause non-functionality
Yannic Moog
- [PATCH RFC 6/6] binman: doc: update Optional entries
Yannic Moog
- [PATCH] include: env: phytec: Add optargs to K3 files
Daniel Schultz
- [PATCH next 0/3] rockchip: px30: enable RNG globally + DT overlay support for PX30 Ringneck
Quentin Schulz
- [PATCH next 1/3] rockchip: px30: enable RNG for all boards
Quentin Schulz
- [PATCH next 2/3] rockchip: px30: add fdtoverlay_addr_r default value to support FDTO
Quentin Schulz
- [PATCH next 3/3] rockchip: ringneck-px30: enable DT overlay support
Quentin Schulz
- [PATCH] arm64: configs: Remove SYS_BOOTM_LEN for TI devices
Aashvij Shenai
- [PATCH] mmc: Fix size calculation for sector addressed MMC version 4
Marek Vasut
- [RFC PATCH 0/3] Unify implementation of cleanup_before_linux() for RISC-V ports
Yixun Lan
- [PATCH 00/14] pinctrl: rockchip: fix editing const struct + constify rockchip_pin_ctrl
Quentin Schulz
- [PATCH 01/14] pinctrl: rockchip: remove unused base_pin bank member
Quentin Schulz
- [PATCH 02/14] pinctrl: rockchip: remove unused nr_pins controller member
Quentin Schulz
- [PATCH 03/14] pinctrl: rockchip: constify rockchip_pin_ctrl for PX30
Quentin Schulz
- [PATCH 04/14] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3036
Quentin Schulz
- [PATCH 05/14] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3066
Quentin Schulz
- [PATCH 06/14] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3128
Quentin Schulz
- [PATCH 07/14] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3188
Quentin Schulz
- [PATCH 08/14] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3228
Quentin Schulz
- [PATCH 09/14] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3288
Quentin Schulz
- [PATCH 10/14] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3308
Quentin Schulz
- [PATCH 11/14] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3328
Quentin Schulz
- [PATCH 12/14] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3368
Quentin Schulz
- [PATCH 13/14] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3399
Quentin Schulz
- [PATCH 14/14] pinctrl: rockchip: constify rockchip_pin_ctrl for RV1108
Quentin Schulz
- [PATCH 2/4] remoteproc: k3-r5: Add support for R5F cores on AM64x SoCs
Daniel Schultz
- [PATCH 1/4] remoteproc: k3-m4: Introduce K3 remote proc driver for M4 subsystem
Daniel Schultz
- [PATCH 1/3] rockchip: Fix TPL link error
FUKAUMI Naoki
- [PATCH 2/3] rockchip: Fix SPL link error for Radxa ROCK Pi 4
FUKAUMI Naoki
- [PATCH 3/3] rockchip: Fix binman error
FUKAUMI Naoki
- [PATCH 1/3] rockchip: Fix TPL link error
Quentin Schulz
- [PATCH 00/14] pinctrl: rockchip: fix editing const struct + constify rockchip_pin_ctrl
Jonas Karlman
- [PATCH 0/2] bootstd: New bootmeth for RAUC A/B systems
Martin Schwan
- [PATCH 1/2] bootstd: Add implementation for bootmeth rauc
Martin Schwan
- [PATCH 2/2] doc: Add description for bootmeth rauc
Martin Schwan
- [PATCH v2 1/8] ARM: renesas: Rename board/renesas/rcar-common to board/renesas/common
Quentin Schulz
- [PATCH v2 2/8] ARM: renesas: Simplify board Makefiles
Quentin Schulz
- [PATCH v2 3/8] ARM: renesas: Rename common/common.c to common/rcar64-common.c
Quentin Schulz
- [PATCH v2 7/8] arm64: renesas: Deduplicate board_early_init_f()
Quentin Schulz
- [PATCH v2 8/8] arm64: renesas: Deduplicate R-Car Gen3 and Gen4 SPL
Quentin Schulz
- [PATCH] rockchip: theobroma-systems: use HAVE_VENDOR_COMMON_LIB to simplify Makefile
Quentin Schulz
- [PATCH] cmd: Fix Kconfig coding style
Michal Simek
- [PATCH 1/3] rockchip: Fix TPL link error
Tom Rini
- [PATCH] xilinx: Enable MBEDTLS/LWIP/WGET and WGET_HTTPS
Michal Simek
- [PATCH 3/3] arm64: renesas: Add TFA BL31 handoff support
Quentin Schulz
- [PATCH 1/2] bootstd: Add implementation for bootmeth rauc
Tom Rini
- [PATCH 1/2] test/py: Update to latest pyelftools version
Tom Rini
- [PATCH 2/2] buildman: Add pyelftools to requirements.txt
Tom Rini
- [PATCH 3/3] arm64: renesas: Add TFA BL31 handoff support
Quentin Schulz
- Please pull u-boot-ubi master
Tom Rini
- Pull request for tpm-master-28012025
Tom Rini
- [PATCH v2 2/8] ARM: renesas: Simplify board Makefiles
Marek Vasut
- [PATCH v2 2/8] ARM: renesas: Simplify board Makefiles
Quentin Schulz
- [PATCH 3/3] arm64: renesas: Add TFA BL31 handoff support
Marek Vasut
- [PATCH 3/3] arm64: renesas: Add TFA BL31 handoff support
Marek Vasut
- [PATCH v3 1/9] ARM: renesas: Rename board/renesas/rcar-common to board/renesas/common
Marek Vasut
- [PATCH v3 2/9] ARM: renesas: Drop R8A779A0 V3U Falcon SPL Makefile entry
Marek Vasut
- [PATCH v3 3/9] ARM: renesas: Simplify board Makefiles
Marek Vasut
- [PATCH v3 4/9] ARM: renesas: Rename common/common.c to common/rcar64-common.c
Marek Vasut
- [PATCH v3 5/9] arm64: renesas: Drop unused code and clean up headers on R-Car D3 Draak
Marek Vasut
- [PATCH v3 6/9] arm64: renesas: Drop unused code and clean up headers on Salvator-X boards
Marek Vasut
- [PATCH v3 7/9] arm64: renesas: Drop unused code and clean up headers on ULCB boards
Marek Vasut
- [PATCH v3 8/9] arm64: renesas: Deduplicate board_early_init_f()
Marek Vasut
- [PATCH v3 9/9] arm64: renesas: Deduplicate R-Car Gen3 and Gen4 SPL
Marek Vasut
- [PATCH 2/3] image: Add support for starting TFA BL31 as fitImage loadables
Quentin Schulz
- [PATCH 3/3] arm64: renesas: Add TFA BL31 handoff support
Quentin Schulz
- [PATCH v3 2/9] ARM: renesas: Drop R8A779A0 V3U Falcon SPL Makefile entry
Quentin Schulz
- [PATCH v3 3/9] ARM: renesas: Simplify board Makefiles
Quentin Schulz
- [PATCH 2/3] image: Add support for starting TFA BL31 as fitImage loadables
Marek Vasut
- [PATCH 2/3] image: Add support for starting TFA BL31 as fitImage loadables
Quentin Schulz
- [PATCH 0/2] spi: soft_spi: Add support for SPI_3WIRE
Tom Rini
- [PATCH] Gitlab: Add results.xml to the list of artifacts as well.
Tom Rini
- [PATCH] remoteproc: renesas: Synchronize caches across cores
Marek Vasut
- [PATCH v2 1/3] arm64: Add late jump to kernel board hook
Marek Vasut
- [PATCH v2 2/3] image: Add support for starting TFA BL31 as fitImage loadables
Marek Vasut
- [PATCH v2 3/3] arm64: renesas: Add TFA BL31 handoff support
Marek Vasut
- dtc: "syntax error" linked to &{label/subnode} syntax
Tom Rini
- [PATCH 1/4] remoteproc: k3-m4: Introduce K3 remote proc driver for M4 subsystem
Judith Mendez
- [PATCH 0/6] rockchip: mkimage: Improve support for v2 image format
Jonas Karlman
- [PATCH 1/6] rockchip: mkimage: Split size_and_off and size_and_nimage
Jonas Karlman
- [PATCH 2/6] rockchip: mkimage: Print image information for all embedded images
Jonas Karlman
- [PATCH 3/6] rockchip: mkimage: Print boot0 and boot1 parameters
Jonas Karlman
- [PATCH 4/6] rockchip: mkimage: Add option to change image offset alignment
Jonas Karlman
- [PATCH 5/6] rockchip: mkimage: Add support for up to 4 input files
Jonas Karlman
- [PATCH 6/6] rockchip: mkimage: Add option for image load address and flag
Jonas Karlman
- [PATCH v2 0/4] Introduce K3 remoteproc driver for M4 subsystem
Judith Mendez
- [PATCH v2 1/4] remoteproc: k3-m4: Introduce K3 remote proc driver for M4 subsystem
Judith Mendez
- [PATCH v2 2/4] remoteproc: k3-r5: Add support for R5F cores on AM64x SoCs
Judith Mendez
- [PATCH v2 3/4] env: ti: am64x: set rproc_fw_binaries
Judith Mendez
- [PATCH v2 4/4] configs: am64x_evm_a53_defconfig: Enable R5F and M4 remote proc support
Judith Mendez
- [PATCH 0/2] Enable MCU ESM reset
Judith Mendez
- [PATCH 1/2] arm: mach-k3: am62*_init: Probe ESM nodes
Judith Mendez
- [PATCH 2/2] configs: am62*_evm_r5: Enable ESM and MISC configs
Judith Mendez
- [PATCH v2 1/4] remoteproc: k3-m4: Introduce K3 remote proc driver for M4 subsystem
Andrew Davis
- [PULL] u-boot-sh/master
Marek Vasut
- [PATCH v1] arm: Other boards should not show this option in menuconfig
1425075683 at qq.com
- [PATCH] bootcount: zynqmp: Extend ZynqMP specific bootcount support
Marek Vasut
- [PATCH v2 0/7] Align pio3 pinctrl node with Linux
Manikandan Muralidharan
- [PATCH v2 1/7] ARM: dts: at91: sam9x60: Add AIC node
Manikandan Muralidharan
- [PATCH v2 2/7] ARM: dts: at91: sam9x60: Define pinctrl node with its label
Manikandan Muralidharan
- [PATCH v2 3/7] ARM: dts: at91: sam9x60: Move pinmux node to board DTS
Manikandan Muralidharan
- [PATCH v2 4/7] ARM: dts: at91: sam9x60: Add missing pinctrl node properties
Manikandan Muralidharan
- [PATCH v2 5/7] pinctrl: at91: Bind GPIO driver to the pinctrl DT node
Manikandan Muralidharan
- [PATCH v2 6/7] pinctrl: at91: Add support to align with Linux Devicetree
Manikandan Muralidharan
- [PATCH v2 7/7] ARM: dts: at91: Align pinctrl node with Linux Devicetree
Manikandan Muralidharan
- [PATCH] bootcount: zynqmp: Extend ZynqMP specific bootcount support
Heiko Schocher
- [PATCH v2 0/6] Add initial support for IPQ9574 based boards
Varadarajan Narayanan
- [PATCH v2 1/6] dts: ipq9574-rdp433-u-boot: add override dtsi
Varadarajan Narayanan
- [PATCH v2 2/6] clk/qcom: add initial clock driver for ipq9574
Varadarajan Narayanan
- [PATCH v2 3/6] pinctrl: qcom: Add ipq9574 pinctrl driver
Varadarajan Narayanan
- [PATCH v2 4/6] mmc: msm_sdhci: Reset clocks before reconfiguration
Varadarajan Narayanan
- [PATCH v2 5/6] qcom_defconfig: enable ipq9574 clock & pinctrl driver
Varadarajan Narayanan
- [PATCH v2 6/6] configs: add ipq9574_mmc_defconfig
Varadarajan Narayanan
- [PATCH 4/8] ram: k3-ddrss: Add support for a partial inline ECC region
Neha Malcom Francis
- [RFC PATCH 0/4] Fix page permission on arm64 architectures
Ilias Apalodimas
- [RFC PATCH 1/4] meminfo: add memory details for armv8
Ilias Apalodimas
- [RFC PATCH 2/4] arm: Prepare linker scripts for memory permissions
Ilias Apalodimas
- [RFC PATCH 3/4] arm64: mmu_change_region_attr() add an option not to break PTEs
Ilias Apalodimas
- [RFC PATCH 4/4] arm64: Change mapping for data/rodata/text
Ilias Apalodimas
- [PATCH 0/3] arm64: zynqmp: Update binman configurations
Michal Simek
- [PATCH 1/3] arm64: zynqmp: Fix TEE loading address and add hash
Michal Simek
- [PATCH 2/3] arm64: zynqmp: Use DTB address base from .config
Michal Simek
- [PATCH 3/3] arm64: zynqmp: Describe images without TF-A
Michal Simek
- make tests skips the DM tests
Heinrich Schuchardt
- [PATCH] net: lwip: move eth_init() out of new_netif()
Jerome Forissier
- make tests skips the DM tests
Heinrich Schuchardt
- [EXTERNAL] Re: Proposal for a New Command to U-Boot Fuse Programming
Harsha Vardhan V M
- [RFC PATCH 1/4] meminfo: add memory details for armv8
Jerome Forissier
- [RFC PATCH 2/4] arm: Prepare linker scripts for memory permissions
Jerome Forissier
- [RFC PATCH 1/4] meminfo: add memory details for armv8
Ilias Apalodimas
- [RFC PATCH 3/4] arm64: mmu_change_region_attr() add an option not to break PTEs
Jerome Forissier
- [RFC PATCH 2/4] arm: Prepare linker scripts for memory permissions
Ilias Apalodimas
- [RFC PATCH 3/4] arm64: mmu_change_region_attr() add an option not to break PTEs
Ilias Apalodimas
- [RFC PATCH 2/4] arm: Prepare linker scripts for memory permissions
Jerome Forissier
- [RFC PATCH 3/4] arm64: mmu_change_region_attr() add an option not to break PTEs
Jerome Forissier
- [PATCH 1/2] bootstd: Add implementation for bootmeth rauc
Martin Schwan
- [PATCH 6/7] spi: atmel-quadspi: Add support for classic SPI mode
Eugen Hristev
- [RFC PATCH 1/4] meminfo: add memory details for armv8
Heinrich Schuchardt
- [RFC PATCH 2/4] arm: Prepare linker scripts for memory permissions
Heinrich Schuchardt
- [RFC PATCH 3/4] arm64: mmu_change_region_attr() add an option not to break PTEs
Heinrich Schuchardt
- LwIP and multiple network interfaces
Jerome Forissier
- [RFC PATCH 4/4] arm64: Change mapping for data/rodata/text
Heinrich Schuchardt
- [RFC PATCH 4/4] arm64: Change mapping for data/rodata/text
Ilias Apalodimas
- [RFC PATCH 2/4] arm: Prepare linker scripts for memory permissions
Ilias Apalodimas
- [RFC PATCH 3/4] arm64: mmu_change_region_attr() add an option not to break PTEs
Ilias Apalodimas
- [RFC PATCH 1/4] meminfo: add memory details for armv8
Ilias Apalodimas
- [PATCH] bootcount: zynqmp: Extend ZynqMP specific bootcount support
Marek Vasut
- [PATCH 1/2] stm32mp: Fix board_get_usable_ram_top()
Patrick DELAUNAY
- [PATCH 2/2] ARM: dts: stm32: Update ck_flexgen_08 frequency.
Patrick DELAUNAY
- [PATCH] serial: stm32: restrict _debug_uart_init() usage
Patrice Chotard
- [PATCH] bootcount: zynqmp: Extend ZynqMP specific bootcount support
Michal Simek
- [PATCH v4 1/9] ARM: dts: sti: Add fixed clock for ehci and ohci nodes in stih410-b2260.dtsi
Patrick DELAUNAY
- [PATCH v4 2/9] configs: stih410-b2260: Enable DM_REGULATOR flag
Patrick DELAUNAY
- [PATCH v4 3/9] usb: dwc3-generic: Reorder include
Patrick DELAUNAY
- [PATCH v4 4/9] usb: dwc3-generic: Add STih407 support
Patrick DELAUNAY
- [RFC PATCH 4/4] arm64: Change mapping for data/rodata/text
Heinrich Schuchardt
- [PATCH v4 5/9] configs: stih410-b2260: Enable USB_DWC3_GENERIC and USB_DWC3_STI flags
Patrick DELAUNAY
- [PATCH v4 7/9] configs: stih410-b2260: Enable DM_USB_GADGET flag
Patrick DELAUNAY
- [PATCH v4 8/9] board: stih410-b2260: Remove board_usb_init/cleanup()
Patrick DELAUNAY
- [PATCH v4 9/9] configs: stih410-b2260: Enable CMD_USB_MASS_STORAGE flag
Patrick DELAUNAY
- [PATCH] serial: stm32: restrict _debug_uart_init() usage
Patrick DELAUNAY
- [RFC PATCH 1/4] meminfo: add memory details for armv8
Heinrich Schuchardt
- [PATCH] env: fat: Avoid writing to read-only location
Andre Przywara
- [PATCH] xilinx: Enable MBEDTLS/LWIP/WGET and WGET_HTTPS
Ilias Apalodimas
- [PATCH] tools: fix NULL_AFTER_DEREF in image-host.c
Anton Moryakov
- [PATCH] serial: stm32: restrict _debug_uart_init() usage
Gianluca Renzi
- [PATCH] Fix fastboot handling of partitions when no slots are supported
Mattijs Korpershoek
- u-boot in restricted environment: networking over serial
Ferenc Fejes
- [PATCH 0/7] [U-Boot] spi: atmel-quadspi: Refresh and add classic mode support
Eugen Hristev
- [PATCH 00/14] pinctrl: rockchip: fix editing const struct + constify rockchip_pin_ctrl
Quentin Schulz
- [PULL] u-boot-sh/master
Tom Rini
- [PATCH 0/7] [U-Boot] spi: atmel-quadspi: Refresh and add classic mode support
Tom Rini
- [PATCH] net: lwip: move eth_init() out of new_netif()
Tom Rini
- [PATCH 1/2] bootstd: Add implementation for bootmeth rauc
Tom Rini
- [PATCH 0/7] [U-Boot] spi: atmel-quadspi: Refresh and add classic mode support
Eugen Hristev
- [PATCH] Fix fastboot handling of partitions when no slots are supported
Federico Fuga
- [PATCH v4 4/9] usb: dwc3-generic: Add STih407 support
Patrice CHOTARD
- [PATCH 0/7] [U-Boot] spi: atmel-quadspi: Refresh and add classic mode support
Tom Rini
- [PATCH] Add Kconfig option for altbootcmd when using CONFIG_BOOTCOUNT_LIMIT
Tomáš Peterka
- [PATCH v4 5/9] configs: stih410-b2260: Enable USB_DWC3_GENERIC and USB_DWC3_STI flags
Patrice CHOTARD
- [RFC PATCH 1/4] meminfo: add memory details for armv8
Tom Rini
- [PATCH v5 0/9] Restore USB and add UMS support for STiH407-B2260
Patrice Chotard
- [PATCH v5 1/9] ARM: dts: sti: Add fixed clock for ehci and ohci nodes in stih410-b2260.dtsi
Patrice Chotard
- [PATCH v5 2/9] configs: stih410-b2260: Enable DM_REGULATOR flag
Patrice Chotard
- [PATCH v5 3/9] usb: dwc3: Remove dwc3 glue driver support for STi
Patrice Chotard
- [PATCH v5 4/9] usb: dwc3-generic: Reorder include
Patrice Chotard
- [PATCH v5 5/9] usb: dwc3-generic: Add STih407 support
Patrice Chotard
- [PATCH v5 6/9] configs: stih410-b2260: Enable USB_DWC3_GENERIC and USB_DWC3_STI flags
Patrice Chotard
- [PATCH v5 7/9] configs: stih410-b2260: Enable DM_USB_GADGET flag
Patrice Chotard
- [PATCH v5 8/9] board: stih410-b2260: Remove board_usb_init/cleanup()
Patrice Chotard
- [PATCH v5 9/9] configs: stih410-b2260: Enable CMD_USB_MASS_STORAGE flag
Patrice Chotard
- [PATCH] Add Kconfig option for altbootcmd when using CONFIG_BOOTCOUNT_LIMIT
Tom Rini
- make tests skips the DM tests
Tom Rini
- [EXTERNAL] Re: Proposal for a New Command to U-Boot Fuse Programming
Tom Rini
- u-boot in restricted environment: networking over serial
Tom Rini
- [PATCH 03/19] mmc: Allow controlling DM_MMC for VPL builds
Tom Rini
- [PATCH 05/19] spl: Adjust debugging and xPL symbols
Tom Rini
- [PATCH 06/19] spl: Avoid including hash algorithms which are not wanted
Tom Rini
- [PATCH 04/19] lib: Allow crc16 code to be dropped
Tom Rini
- [PATCH 15/19] vbe: Support providing a linker script
Tom Rini
- [PATCH v2 2/7] ARM: dts: at91: sam9x60: Define pinctrl node with its label
Eugen Hristev
- make tests skips the DM tests
Simon Glass
- [PATCH v4 0/5] rpi: Tidy up booting
Simon Glass
- [PATCH 01/19] mbedtls: Add SHA symbols for VPL
Tom Rini
- [PATCH 01/19] mbedtls: Add SHA symbols for VPL
Simon Glass
- [PATCH v1] arm: Other boards should not show this option in menuconfig
Fabio Estevam
- [PATCH 00/14] pinctrl: rockchip: fix editing const struct + constify rockchip_pin_ctrl
Jonas Karlman
- [PATCH 2/5] rockchip: Improve ARMv7 support for ROCKCHIP_COMMON_STACK_ADDR
Jonas Karlman
- [PATCH 01/19] mbedtls: Add SHA symbols for VPL
Raymond Mao
- [PATCH 01/19] mbedtls: Add SHA symbols for VPL
Raymond Mao
- [PATCH] zynqmp: Dynamic setting mmcdev and mmcroot
egyszeregy at freemail.hu
- [PATCH v3 0/3] rockchip: sdram: Fix issues observed on RK3576
Jonas Karlman
- [PATCH v3 1/3] rockchip: sdram: Allow the first bank to extend beyond 4 GiB
Jonas Karlman
- [PATCH v3 2/3] rockchip: sdram: Limit usable ram_top to max 4G
Jonas Karlman
- [PATCH v3 3/3] rockchip: sdram: Ensure ram_base is correct in SPL
Jonas Karlman
- [PATCH v2 1/4] remoteproc: k3-m4: Introduce K3 remote proc driver for M4 subsystem
Judith Mendez
- [PATCH 08/20] rockchip: sdram: honor CFG_SYS_SDRAM_BASE when defining ram regions
Jonas Karlman
- [PATCH v3 0/4] Introduce K3 remoteproc driver for M4 subsystem
Judith Mendez
- [PATCH v3 1/4] remoteproc: k3-m4: Introduce K3 remote proc driver for M4 subsystem
Judith Mendez
- [PATCH v3 2/4] remoteproc: k3-r5: Add support for R5F cores on AM64x SoCs
Judith Mendez
- [PATCH v3 3/4] env: ti: am64x: set rproc_fw_binaries
Judith Mendez
- [PATCH v3 4/4] configs: am64x_evm_a53_defconfig: Enable R5F and M4 remote proc support
Judith Mendez
- [PATCH v3] test/py: Add a report show test durations
Tom Rini
- [PATCH 0/5] Add support for MediaTek MT7987 SoC
Tom Rini
- [PATCH 11/20] arm: rockchip: Add RK3576 arch core support
Jonas Karlman
- [PATCH 15/20] ram: rockchip: Add rk3576 ddr driver support
Jonas Karlman
- [PATCH 13/20] clk: rockchip: Add rk3576 clk support
Jonas Karlman
- [PATCH 12/20] pinctrl: rockchip: support rk3576 pinctrl
Jonas Karlman
- [PATCH 17/20] mmc: rockchip_sdhci: Add support for RK3576
Jonas Karlman
- [PATCH 19/20] net: dwc_eth_qos_rockchip: Add support for RK3576
Jonas Karlman
- [PATCH 20/20] rockchip: rk3576: Add support for ROC-RK3576-PC board
Jonas Karlman
- [PATCH 01/19] mbedtls: Add SHA symbols for VPL
Tom Rini
- [PATCH 0/8] efi_loader: Complete the bootflow_efi() test
Simon Glass
- [PATCH v2 3/4] bloblist: add support for CONFIG_BLOBLIST_PASSAGE
Tom Rini
- [PATCH v2] siemens: common: Make DDR_SI_TEST depend on TARGET_CAPRICORN
1425075683 at qq.com
- [PATCH v2] siemens: common: Make DDR_SI_TEST depend on TARGET_CAPRICORN
Fabio Estevam
- [PATCH v1] sunxi: kconfig : Make CHIP_DIP_SCAN depend on ARCH_SUNXI
1425075683 at qq.com
- [PATCH 0/2] spi: soft_spi: Add support for SPI_3WIRE
Hironori KIKUCHI
- [PATCH v3] arm64: renesas: Add R-Car S4 Starter Kit support
Marek Vasut
- [PATCH v2 0/1] spi: soft_spi: Add support for SPI_3WIRE
Hironori KIKUCHI
- [PATCH v2 1/1] spi: soft_spi: Add support for SPI_3WIRE
Hironori KIKUCHI
- [PATCH v2] siemens: common: Make DDR_SI_TEST depend on TARGET_CAPRICORN
Heiko Schocher
- [PATCH 1/8] pinctrl: mediatek: mt7981: rename reg-names to upstream linux format
Weijie Gao
- [PATCH 2/8] pinctrl: mediatek: mt7986: rename reg-names to upstream linux format
Weijie Gao
- [PATCH 3/8] mediatek: mt7986: move gpio-controller up and rename pinctrl to pio
Weijie Gao
- [PATCH 4/8] pinctrl: mediatek: mt7988: rename reg-names to upstream linux format
Weijie Gao
- [PATCH 5/8] mediatek: mt7988: move gpio-controller up and rename pinctrl to pio
Weijie Gao (高惟杰)
- [PATCH 6/8] mediatek: mt7981: move gpio-controller up and rename pinctrl to pio
Weijie Gao (高惟杰)
- [PATCH 7/8] arm: dts: mediatek: add USB nodes for MT7981
Weijie Gao
- [PATCH 8/8] arm: dts: mediatek: add PCIe node for MT7981
Weijie Gao
- [PATCH v5 5/9] usb: dwc3-generic: Add STih407 support
Mattijs Korpershoek
- [PATCH] Fix fastboot handling of partitions when no slots are supported
Mattijs Korpershoek
- [Uboot-stm32] [PATCH] stm32: remove dt-binding headers that are available upstream
Patrice CHOTARD
- [PATCH v1 1/6] fastboot: Fix warning when CONFIG_SYS_64BIT_LBA is enable
Patrice CHOTARD
- [PATCH v1 2/6] arm: stm32mp: stm32prog: fix warning when CONFIG_SYS_64BIT_LBA is enable
Patrice CHOTARD
- [PATCH v1 3/6] arm: stm32mp: stm32prog: update multiplier is part-size is above SZ_1G
Patrice CHOTARD
- [PATCH v1 4/6] configs: stm32mp13: enable CONFIG_SYS_64BIT_LBA
Patrice CHOTARD
- [PATCH v1 5/6] configs: stm32mp15: enable CONFIG_SYS_64BIT_LBA
Patrice CHOTARD
- [PATCH v1 6/6] configs: stm32mp25: enable CONFIG_SYS_64BIT_LBA
Patrice CHOTARD
- [PATCH] ARM: dts: stm32mp13: Add support of ck_usbo_48m in pre-reloc stage
Patrice CHOTARD
- [PATCH] board: st: stm32mp1: Clean env_get_location()
Patrice CHOTARD
- [PATCH 1/2] configs: stm32f769-disco: Set CYCLIC_MAX_CPU_TIME_US to 8000 for stm32f769-disco
Patrice CHOTARD
- [PATCH 2/2] configs: stm32f469-disco: Set CYCLIC_MAX_CPU_TIME_US to 50000 for stm32f469-disco
Patrice CHOTARD
- [PATCH 1/2] stm32mp: Fix board_get_usable_ram_top()
Patrice CHOTARD
- [PATCH 2/2] ARM: dts: stm32: Update ck_flexgen_08 frequency.
Patrice CHOTARD
- LwIP and multiple network interfaces
E Shattow
- [PATCH 2/4] rng: msm: don't enable PRNG if it's already enabled
Neil Armstrong
- [PATCH 1/4] clk/qcom: apq8016: add PRNG_AHB_CLK
Neil Armstrong
- [PATCH v2 5/7] pinctrl: at91: Bind GPIO driver to the pinctrl DT node
Eugen Hristev
- [PATCH] tools: imximage: Fix potential memory leak
Maks Mishin
- [PATCH] feat: Add CONFIG_BOOTCOUNT_ALTBOOTCMD to Kconfig
Tomas Peterka
- [PATCH v2 00/13] pinctrl: rockchip: fix editing const struct + constify rockchip_pin_ctrl
Quentin Schulz
- [PATCH v2 01/13] pinctrl: rockchip: fix bank's pin_base computing
Quentin Schulz
- [PATCH v2 02/13] pinctrl: rockchip: constify rockchip_pin_ctrl for PX30
Quentin Schulz
- [PATCH v2 03/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3036
Quentin Schulz
- [PATCH v2 04/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3066
Quentin Schulz
- [PATCH v2 05/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3128
Quentin Schulz
- [PATCH v2 06/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3188
Quentin Schulz
- [PATCH v2 07/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3228
Quentin Schulz
- [PATCH v2 08/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3288
Quentin Schulz
- [PATCH v2 09/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3308
Quentin Schulz
- [PATCH v2 10/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3328
Quentin Schulz
- [PATCH v2 11/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3368
Quentin Schulz
- [PATCH v2 12/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RK3399
Quentin Schulz
- [PATCH v2 13/13] pinctrl: rockchip: constify rockchip_pin_ctrl for RV1108
Quentin Schulz
- [PULL] Pull request for u-boot master / v2025.04 = u-boot-stm32-20250131
Patrice CHOTARD
- [PATCH 2/4] rng: msm: don't enable PRNG if it's already enabled
Sam Day
- u-boot in restricted environment: networking over serial
Ferenc Fejes
- [PATCH 2/4] rng: msm: don't enable PRNG if it's already enabled
Fabio Estevam
- [PATCH 2/4] rng: msm: don't enable PRNG if it's already enabled
Sam Day
- [PATCH 1/2] pinctrl: qcom: add sc7280 pinctrl driver
Bauer, Markus
- [PATCH 1/3] mbedtls: fix incorrect kconfig dependencies on mbedtls
Ilias Apalodimas
- [PATCH 2/3] mbedtls: access mbedtls private members in mscode and pkcs7 parser
Ilias Apalodimas
- [PATCH 3/3] mbedtls: refactor mbedtls build for XPL
Ilias Apalodimas
- [PATCH 00/14] pinctrl: rockchip: fix editing const struct + constify rockchip_pin_ctrl
Ilias Apalodimas
- [PATCH 1/3] mbedtls: fix incorrect kconfig dependencies on mbedtls
Raymond Mao
- [PATCH 2/4] rng: msm: don't enable PRNG if it's already enabled
Sam Day
- dtc: "syntax error" linked to &{label/subnode} syntax
Patrice CHOTARD
- [PATCH 3/3] mbedtls: refactor mbedtls build for XPL
Raymond Mao
- [PATCH 2/4] rng: msm: don't enable PRNG if it's already enabled
Sam Day
- dtc: "syntax error" linked to &{label/subnode} syntax
Tom Rini
- [RFC PATCH v2 1/3] Introduce coroutines framework
Yao Zi
- [PATCH] rockchip: nanopi-r4s: Enable second usb port and fix crash
Justin Klaassen
- [PATCH] net: phy: Add RGMII RX/TX delay handling to DP83822 PHY
Tom Rini
- [PULL] Pull request for u-boot master / v2025.04 = u-boot-stm32-20250131
Tom Rini
- Enabling test/py/tests/test_spi.py more?
Tom Rini
- [PATCH] sifive_unleashed: Rename "spi-nor_qemu" variant to "spi_nor_qemu"
Tom Rini
- [PATCH] CI: sifive_unleashed: Rename "spi-nor_qemu" variant to "spi_nor_qemu"
Tom Rini
- [PATCH v1] toradex: tdx-cfg-block: fix switch to user partition
Tom Rini
- [PATCH] configs/am62x_r5_usbdfu.config: More completely disable MMC
Tom Rini
- [PATCH v3 1/2] board: phytec: common: Add product information to FTD
Tom Rini
- [PATCH] scsi: do not fill the LUN in the second CDB byte
Tom Rini
- [PATCH] pinctrl: mediatek: update mt7981 pinctrl driver based on upstream kernel
Tom Rini
- [PATCH] net: mediatek: fix coding style of AN8855 switch driver
Tom Rini
- [PATCH] cmd: Fix Kconfig coding style
Tom Rini
- make tests skips the DM tests
Tom Rini
- [PATCH] sifive_unleashed: Rename "spi-nor_qemu" variant to "spi_nor_qemu"
Tom Rini
- Enabling test/py/tests/test_spi.py more?
Tom Rini
Last message date:
Fri Jan 31 23:58:25 CET 2025
Archived on: Fri Jan 31 23:58:34 CET 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).