u-boot
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v4 5/6] virtio: blk: Fix converting the vendor id to a string
Daniel Palmer
Re: [PATCH v4 5/6] virtio: blk: Fix converting the vendor id to a string
Kuan-Wei Chiu
[PATCH v4 1/6] sysreset: qemu virt: Use __raw_writel()
Daniel Palmer
[PATCH v4 3/6] virtio: mmio: Allow instantiation via platform data
Daniel Palmer
Re: [PATCH v4 3/6] virtio: mmio: Allow instantiation via platform data
Angelo Dureghello
Re: [PATCH v4 3/6] virtio: mmio: Allow instantiation via platform data
Kuan-Wei Chiu
[PATCH v4 4/6] virtio: cmd: Depend on VIRTIO_BLK
Daniel Palmer
Re: [PATCH v4 4/6] virtio: cmd: Depend on VIRTIO_BLK
Simon Glass
Re: [PATCH v4 4/6] virtio: cmd: Depend on VIRTIO_BLK
Tom Rini
Re: [PATCH v4 4/6] virtio: cmd: Depend on VIRTIO_BLK
Angelo Dureghello
Re: [PATCH v4 4/6] virtio: cmd: Depend on VIRTIO_BLK
Kuan-Wei Chiu
[PATCH v4 6/6] board: qemu: m68k: Create virtio mmio instances
Daniel Palmer
Re: [PATCH v4 6/6] board: qemu: m68k: Create virtio mmio instances
Simon Glass
Re: [PATCH v4 6/6] board: qemu: m68k: Create virtio mmio instances
Angelo Dureghello
Re: [PATCH v4 6/6] board: qemu: m68k: Create virtio mmio instances
Kuan-Wei Chiu
Re: [PATCH v4 0/6] Add virtio-mmio support to m68k virt machine
Kuan-Wei Chiu
Re: [PATCH v4 0/6] Add virtio-mmio support to m68k virt machine
Daniel Palmer
Re: [PATCH v1] arch: arm: dts: agilex5: Enable autostart on watchdog0 only
Chee, Tien Fong
Re: [PATCH v1] arm: socfpga: soc64: separate reset manager into common and platform-family parts
Chee, Tien Fong
Re: [PATCH v1] arm: socfpga: soc64: separate reset manager into common and platform-family parts
Lok, Chen Huei
[PATCH] cmd: mmc: allow 'mmc rst-function' to show the current value
Rasmus Villemoes
Re: [PATCH] cmd: mmc: allow 'mmc rst-function' to show the current value
Simon Glass
[PATCH v2 0/2] net: enetc: add i.MX952 support
alice . guo
[PATCH v2 1/2] net: fsl_enetc: fix the duplex setting on the iMX platform
alice . guo
[PATCH v2 2/2] net: fsl_enetc: Add support for i.MX952
alice . guo
Re: [PATCH v2] drivers: fpga: Use SOC64 conditional instead of Agilex/Stratix10
Chee, Tien Fong
Re: [PATCH v2] drivers: fpga: Use SOC64 conditional instead of Agilex/Stratix10
LOK, CHEN HUEI
[PATCH 1/1] doc: correct title of CONTRIBUTE.rst
Heinrich Schuchardt
Re: [PATCH 1/1] doc: correct title of CONTRIBUTE.rst
Simon Glass
[PATCH] video: stm32: dsi: fix unchecked return values
Raphael Gallais-Pou
[PATCH 0/8] add memdup_nul(), use it and memdup() in a few places
Rasmus Villemoes
[PATCH 2/8] stdio: drop stdio_clone
Rasmus Villemoes
Re: [PATCH 2/8] stdio: drop stdio_clone
Simon Glass
[PATCH 1/8] string: fix prototype of memdup()
Rasmus Villemoes
Re: [PATCH 1/8] string: fix prototype of memdup()
Simon Glass
[PATCH 4/8] lib/string.c: introduce memdup_nul() helper
Rasmus Villemoes
Re: [PATCH 4/8] lib/string.c: introduce memdup_nul() helper
Simon Glass
[PATCH 3/8] lib/string.c: drop pointless __HAVE_ARCH_STRDUP
Rasmus Villemoes
Re: [PATCH 3/8] lib/string.c: drop pointless __HAVE_ARCH_STRDUP
Simon Glass
[PATCH 6/8] lib/hashtable.c: use memdup_nul() in himport_r
Rasmus Villemoes
Re: [PATCH 6/8] lib/hashtable.c: use memdup_nul() in himport_r
Simon Glass
[PATCH 7/8] common/cli.c: use memdup_nul() in run_command_list()
Rasmus Villemoes
Re: [PATCH 7/8] common/cli.c: use memdup_nul() in run_command_list()
Simon Glass
[PATCH 8/8] drivers/core: use memdup() instead of malloc()+memcpy()
Rasmus Villemoes
Re: [PATCH 8/8] drivers/core: use memdup() instead of malloc()+memcpy()
Simon Glass
[PATCH 5/8] lib/string.c: implement strdup() and strndup() in terms of memdup_nul()
Rasmus Villemoes
Re: [PATCH 5/8] lib/string.c: implement strdup() and strndup() in terms of memdup_nul()
Simon Glass
Re: [0/8] add memdup_nul(), use it and memdup() in a few places
Simon Glass
Re: [PATCH v2 2/3] m68k: m680x0: Initialise the debug uart
Angelo Dureghello
[PATCH] mips: mtmips: align MT7621 image blobs to 8-byte boundary
Shiji Yang
Re: [PATCH] mips: mtmips: align MT7621 image blobs to 8-byte boundary
Weijie Gao
[PATCH] video: bridge: add ITE IT66121 DPI-to-HDMI bridge driver
Shaurya Rane
[PATCH] video: bridge: add ITE IT66121 DPI-to-HDMI bridge driver
Shaurya Rane
Re: [PATCH] video: bridge: add ITE IT66121 DPI-to-HDMI bridge driver
Simon Glass
Re: [PATCH v1 0/5] SoCFPGA: Update DDR Support for Gen5/Arria10 in U-Boot
Sune Brian
Re: [PATCH v1 0/5] SoCFPGA: Update DDR Support for Gen5/Arria10 in U-Boot
Yuslaimi, Alif Zakuan
Re: [PATCH v1 0/5] SoCFPGA: Update DDR Support for Gen5/Arria10 in U-Boot
Sune Brian
[PATCH v2 00/12] test: Add support for passing arguments to C unit tests
Simon Glass
[PATCH v2 01/12] test: Add ut_asserteq_regex() for regex pattern matching
Simon Glass
[PATCH v2 02/12] test: Add a helper to check the next line against a regex
Simon Glass
[PATCH v2 03/12] test: Add a private buffer for tests
Simon Glass
[PATCH v2 05/12] test: Add a macro to declare unit tests with arguments
Simon Glass
[PATCH v2 07/12] test: Enhance the ut command to pass test arguments
Simon Glass
[PATCH v2 08/12] test: Add type-checked argument accessor functions
Simon Glass
[PATCH v2 11/12] test: fs: add C-based filesystem tests
Simon Glass
[PATCH v2 06/12] test: Add support for passing arguments to C tests
Simon Glass
[PATCH v2 10/12] test: Add documentation for the test framework
Simon Glass
[PATCH v2 09/12] test: Add tests for unit-test arguments
Simon Glass
[PATCH v2 12/12] test: fs: Update Python tests to call C implementations
Simon Glass
[PATCH v2 04/12] test: Add argument-type definitions
Simon Glass
Re: [PATCH v2 00/12] test: Add support for passing arguments to C unit tests
Tom Rini
Re: [PATCH v2 00/12] test: Add support for passing arguments to C unit tests
Simon Glass
Re: [PATCH v2 00/12] test: Add support for passing arguments to C unit tests
Tom Rini
Re: [PATCH v2 00/12] test: Add support for passing arguments to C unit tests
Simon Glass
[PATCH] board/raspberrypi: Add quirk for RPi5 2Gb rev 1.0
Peter Robinson
[PATCH] doc: board: ti: j784s4_evm: Automate BAR address lookup for PCIe Boot
Siddharth Vadapalli
[PATCH 00/12] test: Add support for passing arguments to C unit tests
Simon Glass
[PATCH 03/12] test: Add a private buffer for tests
Simon Glass
[PATCH 02/12] test: Add a helper to check the next line against a regex
Simon Glass
[PATCH 04/12] test: Add argument-type definitions
Simon Glass
[PATCH 05/12] test: Add a macro to declare unit tests with arguments
Simon Glass
[PATCH 06/12] test: Add support for passing arguments to C tests
Simon Glass
[PATCH 07/12] test: Enhance the ut command to pass test arguments
Simon Glass
[PATCH 08/12] test: Add type-checked argument accessor functions
Simon Glass
[PATCH 09/12] test: Add tests for unit-test arguments
Simon Glass
[PATCH 11/12] test: fs: add C-based filesystem tests
Simon Glass
[PATCH 12/12] test: fs: Update Python tests to call C implementations
Simon Glass
[PATCH 10/12] test: Add documentation for the test framework
Simon Glass
[PATCH 01/12] test: Add ut_asserteq_regex() for regex pattern matching
Simon Glass
Re: [PATCH 00/12] test: Add support for passing arguments to C unit tests
Simon Glass
Re: [PATCH] serial: goldfish: Add DEBUG_UART support
Daniel Palmer
[PATCH v1] Improve handosff prepare on SoCFPGA
Brian Sune
[PATCH v2 00/10] Add SPL support for Qualcomm platforms, starting with sdm845
michael . srba
[PATCH v2 08/10] mach-snapdragon: add board-spl.c and split out common code
michael . srba
Re: [PATCH v2 08/10] mach-snapdragon: add board-spl.c and split out common code
Simon Glass
[PATCH v2 07/10] mach-snapdragon: boot0.h: add sdm845_spl_boot0.h
michael . srba
Re: [PATCH v2 07/10] mach-snapdragon: boot0.h: add sdm845_spl_boot0.h
Simon Glass
Re: [PATCH v2 07/10] mach-snapdragon: boot0.h: add sdm845_spl_boot0.h
Michael Srba
Re: [PATCH v2 07/10] mach-snapdragon: boot0.h: add sdm845_spl_boot0.h
Simon Glass
[PATCH v2 05/10] mach-snapdragon: add u-boot-spl-elf-sdm845.lds
michael . srba
Re: [PATCH v2 05/10] mach-snapdragon: add u-boot-spl-elf-sdm845.lds
Simon Glass
[PATCH v2 02/10] of_live: support in SPL
michael . srba
Re: [PATCH v2 02/10] of_live: support in SPL
Simon Glass
[PATCH v2 03/10] drivers: allow clk_stub and spmi in SPL
michael . srba
Re: [PATCH v2 03/10] drivers: allow clk_stub and spmi in SPL
Simon Glass
Re: [PATCH v2 03/10] drivers: allow clk_stub and spmi in SPL
Tom Rini
[PATCH v2 01/10] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
michael . srba
Re: [PATCH v2 01/10] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
Simon Glass
Re: [PATCH v2 01/10] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
Tom Rini
[PATCH v2 04/10] mach-snapdragon: boot0.h: split out msm8916_boot0.h
michael . srba
Re: [PATCH v2 04/10] mach-snapdragon: boot0.h: split out msm8916_boot0.h
Simon Glass
[PATCH v2 06/10] mach-snapdragon: Kconfig: changes / additions to support SPL
michael . srba
Re: [PATCH v2 06/10] mach-snapdragon: Kconfig: changes / additions to support SPL
Simon Glass
Re: [PATCH v2 06/10] mach-snapdragon: Kconfig: changes / additions to support SPL
Tom Rini
[PATCH v2 10/10] dts: add u-boot specific sdm845 .dtsi a .dtsi for shift-axolotl
michael . srba
Re: [PATCH v2 10/10] dts: add u-boot specific sdm845 .dtsi a .dtsi for shift-axolotl
Simon Glass
Re: [PATCH v2 09/10] qualcomm: add defconfig, env and docs for SPL on sdm845
Simon Glass
Re: [PATCH v2 09/10] qualcomm: add defconfig, env and docs for SPL on sdm845
Tom Rini
[PATCH v4 00/14] sc5xx Environment Cleanup and Fixes
Caleb Ethridge
[PATCH v4 02/14] mach-sc5xx: Remove update commands from default environment
Caleb Ethridge
Re: [PATCH v4 02/14] mach-sc5xx: Remove update commands from default environment
Greg Malysa
[PATCH v4 03/14] mach-sc5xx: Update boot commands
Caleb Ethridge
[PATCH v4 01/14] configs: sc5xx: Do not store environment in SPI flash
Caleb Ethridge
[PATCH v4 05/14] mach-sc5xx: Add USB boot command
Caleb Ethridge
[PATCH v4 06/14] mach-sc5xx: Remove preliminary binman support
Caleb Ethridge
[PATCH v4 04/14] mach-sc5xx: Switch from tftp to wget
Caleb Ethridge
[PATCH v4 07/14] dts: sc594: Fix gige-reset line on EZKIT
Caleb Ethridge
[PATCH v4 08/14] mach-sc5xx: sc573: Rename EZKIT board to EZLITE
Caleb Ethridge
[PATCH v4 09/14] mach-sc5xx: Update image load address
Caleb Ethridge
[PATCH v4 11/14] configs: sc5xx: Set default bootcmd to SPI boot
Caleb Ethridge
[PATCH v4 12/14] arm: sc5xx: Remove SC5XX_LOADADDR
Caleb Ethridge
[PATCH v4 10/14] mach-sc5xx: Update SPI bootargs for ubifs
Caleb Ethridge
[PATCH v4 14/14] arm: sc5xx: Add fdt_addr_r, kernel_addr_r, and initrd_addr
Caleb Ethridge
[PATCH v4 13/14] arm: sc5xx: add missing boot env selectors
Caleb Ethridge
[PATCH v5 00/12] arm: am335x: Switch to upstream devicetree
Markus Schneider-Pargmann (TI)
[PATCH v5 03/12] include: configs: am335x_evm: Enable vidconsole
Markus Schneider-Pargmann (TI)
[PATCH v5 02/12] configs: am335x_evm_defconfig: Enable panel
Markus Schneider-Pargmann (TI)
[PATCH v5 01/12] arm: dts: am335x-evm: Add backlight to the panel
Markus Schneider-Pargmann (TI)
[PATCH v5 05/12] configs: am335x_evm: Unify evm board defconfigs
Markus Schneider-Pargmann (TI)
Re: [PATCH v5 05/12] configs: am335x_evm: Unify evm board defconfigs
Kory Maincent
[PATCH v5 06/12] am33xx: Avoid hard failure on USB probe issue
Markus Schneider-Pargmann (TI)
[PATCH v5 04/12] configs: am335x_evm: Enable SPL_OPTIMIZE_INLINING
Markus Schneider-Pargmann (TI)
[PATCH v5 07/12] arm: dts: am335x-*-u-boot: Add chosen tick-timer
Markus Schneider-Pargmann (TI)
[PATCH v5 08/12] arm: dts: am335x-boneblack-u-boot: Add lcdc to all boot phases
Markus Schneider-Pargmann (TI)
[PATCH v5 10/12] am33xx: Support upstream devicetree USB device
Markus Schneider-Pargmann (TI)
[PATCH v5 09/12] am33xx: Fix comment about config symbols
Markus Schneider-Pargmann (TI)
[PATCH v5 11/12] dm: core: Split SIMPLE_PM_BUS into phases
Markus Schneider-Pargmann (TI)
Re: [PATCH v5 11/12] dm: core: Split SIMPLE_PM_BUS into phases
Simon Glass
Re: [PATCH v5 11/12] dm: core: Split SIMPLE_PM_BUS into phases
Markus Schneider-Pargmann
Re: [PATCH v5 11/12] dm: core: Split SIMPLE_PM_BUS into phases
Kory Maincent
[PATCH v5 12/12] configs: am335x_evm_defconfig: Switch to upstream devicetree
Markus Schneider-Pargmann (TI)
Re: [PATCH v5 12/12] configs: am335x_evm_defconfig: Switch to upstream devicetree
Fabio Estevam
Re: [PATCH v5 12/12] configs: am335x_evm_defconfig: Switch to upstream devicetree
Andrew Davis
Re: [PATCH v5 12/12] configs: am335x_evm_defconfig: Switch to upstream devicetree
Markus Schneider-Pargmann
Re: [PATCH v5 12/12] configs: am335x_evm_defconfig: Switch to upstream devicetree
Kory Maincent
Re: [PATCH v5 12/12] configs: am335x_evm_defconfig: Switch to upstream devicetree
Markus Schneider-Pargmann
[PATCH v2 0/9] Qualcomm IPQ5210 SoC bringup
Varadarajan Narayanan
[PATCH v2 1/9] dts: ipq5210-rdp504-u-boot: add override dtsi
Varadarajan Narayanan
Re: [PATCH v2 1/9] dts: ipq5210-rdp504-u-boot: add override dtsi
Simon Glass
[PATCH v2 3/9] clk/qcom: add initial clock driver for ipq5210
Varadarajan Narayanan
[PATCH v2 2/9] doc: board/qualcomm: Update RDP build instructions
Varadarajan Narayanan
Re: [PATCH v2 2/9] doc: board/qualcomm: Update RDP build instructions
Simon Glass
Re: [PATCH v2 2/9] doc: board/qualcomm: Update RDP build instructions
Varadarajan Narayanan
[PATCH v2 4/9] pinctrl: qcom: Add ipq5210 pinctrl driver
Varadarajan Narayanan
[PATCH v2 5/9] misc: qcom_geni: Add minicore support
Varadarajan Narayanan
Re: [PATCH v2 5/9] misc: qcom_geni: Add minicore support
Simon Glass
Re: [PATCH v2 5/9] misc: qcom_geni: Add minicore support
Varadarajan Narayanan
Re: [PATCH v2 5/9] misc: qcom_geni: Add minicore support
Simon Glass
[PATCH v2 7/9] mach-snapdragon: Add initial support for IPQ5210 SPL
Varadarajan Narayanan
Re: [PATCH v2 7/9] mach-snapdragon: Add initial support for IPQ5210 SPL
Simon Glass
[PATCH v2 6/9] spl: Include SMEM driver in SPL
Varadarajan Narayanan
Re: [PATCH v2 6/9] spl: Include SMEM driver in SPL
Simon Glass
[PATCH v2 8/9] mach-snapdragon: Add commands to create wrapper ELF
Varadarajan Narayanan
Re: [PATCH v2 8/9] mach-snapdragon: Add commands to create wrapper ELF
Simon Glass
[PATCH v2 9/9] configs: add qcom_ipq5210_mmc_defconfig
Varadarajan Narayanan
Re: [PATCH v2 9/9] configs: add qcom_ipq5210_mmc_defconfig
Simon Glass
Re: [PATCH v2 9/9] configs: add qcom_ipq5210_mmc_defconfig
Varadarajan Narayanan
Re: [PATCH v2 0/9] Qualcomm IPQ5210 SoC bringup
Simon Glass
Re: [PATCH v2 0/9] Qualcomm IPQ5210 SoC bringup
Varadarajan Narayanan
[PATCH 0/4] net: cpsw: Add cpsw-switch DT binding support
Markus Schneider-Pargmann (TI)
[PATCH 2/4] net: cpsw: Remove compat string argument
Markus Schneider-Pargmann (TI)
RE: [PATCH 2/4] net: cpsw: Remove compat string argument
Maarten Brock
Re: [PATCH 2/4] net: cpsw: Remove compat string argument
Markus Schneider-Pargmann
RE: [PATCH 2/4] net: cpsw: Remove compat string argument
Maarten Brock
[PATCH 4/4] net: cpsw: Support new cpsw-switch DT bindings
Markus Schneider-Pargmann (TI)
[PATCH 3/4] net: cpsw: Use driver data for phy_sel
Markus Schneider-Pargmann (TI)
RE: [PATCH 3/4] net: cpsw: Use driver data for phy_sel
Maarten Brock
Re: [PATCH 3/4] net: cpsw: Use driver data for phy_sel
Markus Schneider-Pargmann
[PATCH 1/4] net: cpsw: Fix error message
Markus Schneider-Pargmann (TI)
[PATCH 0/3] fix 10GBE support for AMD Versal Gen 2
Pranav Tilak
[PATCH 1/3] net: zynq_gem: add SPEED_10000 case in clock rate selection
Pranav Tilak
[PATCH 2/3] net: zynq_gem: set 128-bit AXI bus width for 10GBE
Pranav Tilak
[PATCH 3/3] net: zynq_gem: reinitialize RX BDs on every init
Pranav Tilak
Re: [PATCH 0/3] fix 10GBE support for AMD Versal Gen 2
Michal Simek
[PATCH] common: spl: spl_nand: make CONFIG_SYS_NAND_U_BOOT_OFFS optional in spl_nand_get_uboot_raw_page()
Weijie Gao
Re: [PATCH] common: spl: spl_nand: make CONFIG_SYS_NAND_U_BOOT_OFFS optional in spl_nand_get_uboot_raw_page()
Tom Rini
Re: [PATCH] common: spl: spl_nand: make CONFIG_SYS_NAND_U_BOOT_OFFS optional in spl_nand_get_uboot_raw_page()
Weijie Gao
[PATCH] pinctrl: mediatek: mt7981: fix some register offsets and fields
Weijie Gao
[PATCH 0/2] fastboot: block: Add GPT/MBR and device selection
Balaji Selvanathan
[PATCH 1/2] fastboot: block: Add GPT/MBR support and device selection syntax
Balaji Selvanathan
Earlier messages
Later messages