u-boot
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH] configs: mt7622: remove empty header file
Weijie Gao
[PATCH] video: arm: rpi: Add brcm,bcm2712-hdmi0 compatible
Peter Robinson
Re: [PATCH] video: arm: rpi: Add brcm,bcm2712-hdmi0 compatible
Matthias Brugger
[PATCH v2 0/8] Add support for ubi environment to create volumes
Weijie Gao
[PATCH v2 1/8] ubi: remove unnecessary extern directive from function prototypes
Weijie Gao
Re: [PATCH v2 1/8] ubi: remove unnecessary extern directive from function prototypes
Simon Glass
[PATCH v2 2/8] cmd: ubi: mark read-only function parameters with const
Weijie Gao
Re: [PATCH v2 2/8] cmd: ubi: mark read-only function parameters with const
Simon Glass
[PATCH v2 4/8] cmd: ubifs: mark string parameters with const
Weijie Gao
Re: [PATCH v2 4/8] cmd: ubifs: mark string parameters with const
Simon Glass
[PATCH v2 3/8] cmd: ubi: use void * for buf parameter in ubi_volume_read
Weijie Gao
Re: [PATCH v2 3/8] cmd: ubi: use void * for buf parameter in ubi_volume_read
Simon Glass
[PATCH v2 5/8] cmd: ubi: reorganize command messages
Weijie Gao
Re: [PATCH v2 5/8] cmd: ubi: reorganize command messages
Simon Glass
[PATCH v2 7/8] cmd: ubi: allow creating volume with all free spaces in ubi_create_vol
Weijie Gao
Re: [PATCH v2 7/8] cmd: ubi: allow creating volume with all free spaces in ubi_create_vol
Simon Glass
[PATCH v2 6/8] cmd: ubi: expose more APIs to public
Weijie Gao
Re: [PATCH v2 6/8] cmd: ubi: expose more APIs to public
Simon Glass
[PATCH v2 8/8] env: ubi: add support to create environment volume if it does not exist
Weijie Gao
Re: [PATCH v2 8/8] env: ubi: add support to create environment volume if it does not exist
Simon Glass
[PATCH v2] power: regulator: tps65941: Enable FPWM bits
Neha Malcom Francis
Re: [PATCH v2] power: regulator: tps65941: Enable FPWM bits
Kumar, Udit
RE: [PATCH v2] power: regulator: tps65941: Enable FPWM bits
J, KEERTHY
[PATCH v2 0/9] add memdup_nul(), use it and memdup() in a few places
Rasmus Villemoes
[PATCH v2 2/9] stdio: drop stdio_clone
Rasmus Villemoes
[PATCH v2 1/9] string: fix prototype of memdup()
Rasmus Villemoes
[PATCH v2 3/9] lib/string.c: drop pointless __HAVE_ARCH_STRDUP
Rasmus Villemoes
[PATCH v2 4/9] lib/string.c: introduce memdup_nul() helper
Rasmus Villemoes
[PATCH v2 5/9] lib/string.c: implement strdup() and strndup() in terms of memdup_nul()
Rasmus Villemoes
[PATCH v2 6/9] lib/hashtable.c: use memdup_nul() in himport_r
Rasmus Villemoes
[PATCH v2 8/9] drivers/core: use memdup() instead of malloc()+memcpy()
Rasmus Villemoes
[PATCH v2 7/9] common/cli.c: use memdup_nul() in run_command_list()
Rasmus Villemoes
[PATCH v2 9/9] test: lib: add test of memdup_nul()
Rasmus Villemoes
Re: [PATCH v2 9/9] test: lib: add test of memdup_nul()
Simon Glass
Et si vous recrutiez un talent en alternance pour booster votre activité ?
Kedge Business School Avignon
[PATCH] spi: sunxi: wait for TX/RX fifo reset done
Yixun Lan
Re: [PATCH 3/6] arm: dts: k3-am68: ddr: Update to v0.12.0 of DDR config tool
Kumar, Udit
Re: [PATCH 3/6] arm: dts: k3-am68: ddr: Update to v0.12.0 of DDR config tool
Neha Malcom Francis
Re: [PATCH 1/6] arm: dts: k3-j7200: ddr: Update to v0.12.0 of DDR config tool
Kumar, Udit
[PATCH v4] Improve handoff prepare on SoCFPGA
Brian Sune
Re: [PATCH v4] Improve handoff prepare on SoCFPGA
Simon Glass
Re: [PATCH v4] Improve handoff prepare on SoCFPGA
Sune Brian
Re: [PATCH v4] Improve handoff prepare on SoCFPGA
Chee, Tien Fong
[PATCH v2 0/8] board: ten64: add USB Hub (USB5744) management support
Mathew McBride
[PATCH v2 1/8] usb: onboard-hub: fix compile issue with gpio.h import
Mathew McBride
Re: [PATCH v2 1/8] usb: onboard-hub: fix compile issue with gpio.h import
Marek Vasut
Re: [PATCH v2 1/8] usb: onboard-hub: fix compile issue with gpio.h import
Simon Glass
[PATCH v2 2/8] board: ten64: add fdt fixup to hide usb hub topology
Mathew McBride
Re: [PATCH v2 2/8] board: ten64: add fdt fixup to hide usb hub topology
Simon Glass
[PATCH v2 3/8] board: ten64: remove USB hub references from internal FDT when needed
Mathew McBride
Re: [PATCH v2 3/8] board: ten64: remove USB hub references from internal FDT when needed
Simon Glass
[PATCH v2 4/8] configs: ten64: enable OF_FIXUP
Mathew McBride
Re: [PATCH v2 4/8] configs: ten64: enable OF_FIXUP
Simon Glass
[PATCH v2 5/8] configs: ten64: enable USB_ONBOARD_HUB (USB5744) option
Mathew McBride
Re: [PATCH v2 5/8] configs: ten64: enable USB_ONBOARD_HUB (USB5744) option
Simon Glass
[PATCH v2 6/8] configs: ten64: switch to OF_UPSTREAM
Mathew McBride
Re: [PATCH v2 6/8] configs: ten64: switch to OF_UPSTREAM
Simon Glass
[PATCH v2 7/8] arm: dts: remove local copy Ten64 board DTS
Mathew McBride
Re: [PATCH v2 7/8] arm: dts: remove local copy Ten64 board DTS
Simon Glass
[PATCH v2 8/8] board: ten64: start USB stack in late init
Mathew McBride
Re: [PATCH v2 8/8] board: ten64: start USB stack in late init
Marek Vasut
Re: [PATCH v2 8/8] board: ten64: start USB stack in late init
Mathew McBride
Re: [PATCH v2 8/8] board: ten64: start USB stack in late init
Marek Vasut
[PATCH 0/4] acpi: handle duplicate tables in acpi dump
Heinrich Schuchardt
[PATCH 1/4] acpi: add index parameter to acpi_find_table
Heinrich Schuchardt
Re: [PATCH 1/4] acpi: add index parameter to acpi_find_table
Simon Glass
[PATCH 4/4] doc: document index parameter of `acpi dump`
Heinrich Schuchardt
Re: [PATCH 4/4] doc: document index parameter of `acpi dump`
Simon Glass
[PATCH 3/4] test: consider index parameter in acpi_find_table test
Heinrich Schuchardt
[PATCH 2/4] cmd/acpi: add optional index parameter to acpi dump
Heinrich Schuchardt
Re: [PATCH 2/4] cmd/acpi: add optional index parameter to acpi dump
Simon Glass
Re: [0/4] acpi: handle duplicate tables in acpi dump
Simon Glass
[PATCH v2 0/4] efi_loader: centralize messaging for efi_init_obj_list
Heinrich Schuchardt
[PATCH v2 1/4] cmd/bootefi: move efi_init_obj_list() to the start of do_bootefi
Heinrich Schuchardt
Re: [PATCH v2 1/4] cmd/bootefi: move efi_init_obj_list() to the start of do_bootefi
Simon Glass
[PATCH v2 2/4] efi_loader: correct return value of efi_bootmgr_run()
Heinrich Schuchardt
Re: [PATCH v2 2/4] efi_loader: correct return value of efi_bootmgr_run()
Ilias Apalodimas
Re: [PATCH v2 2/4] efi_loader: correct return value of efi_bootmgr_run()
Simon Glass
[PATCH v2 3/4] efi_loader: correct efi_binary_run_dp() return value
Heinrich Schuchardt
Re: [PATCH v2 3/4] efi_loader: correct efi_binary_run_dp() return value
Ilias Apalodimas
Re: [PATCH v2 3/4] efi_loader: correct efi_binary_run_dp() return value
Simon Glass
[PATCH v2 4/4] efi_loader: centralize messaging for efi_init_obj_list
Heinrich Schuchardt
Re: [PATCH v2 4/4] efi_loader: centralize messaging for efi_init_obj_list
Simon Glass
[PATCH RESEND v2 1/1] doc: emulation: qemu-arm: add secure state steps
Heinrich Schuchardt
[PATCH RESEND v2 1/1] doc: emulation: qemu-arm: add secure state steps
Heinrich Schuchardt
[PATCH] xen: Handle malloc failure in errmsg function
Francois Berder
Re: [PATCH] xen: Handle malloc failure in errmsg function
Simon Glass
[PATCH] fs/squashfs: Set ret to 0 on successful read
Michael Zimmermann
Re: [PATCH] fs/squashfs: Set ret to 0 on successful read
Richard GENOUD
Re: [PATCH] fs/squashfs: Set ret to 0 on successful read
Simon Glass
[PATCH v1 1/3] configs: r8a78000_ironhide: Drop duplicate CONFIG_SCMI_FIRMWARE
Aristo Chen
Re: [PATCH v1 1/3] configs: r8a78000_ironhide: Drop duplicate CONFIG_SCMI_FIRMWARE
Marek Vasut
[PATCH v1 2/3] configs: phycore_am62ax_r5_ethboot: Drop duplicate CONFIG_SPL_MMC
Aristo Chen
Re: [PATCH v1 2/3] configs: phycore_am62ax_r5_ethboot: Drop duplicate CONFIG_SPL_MMC
Wadim Egorov
[PATCH v1 3/3] configs: phycore_am62x_r5_ethboot: Drop duplicate CONFIG entries
Aristo Chen
Re: [PATCH v1 3/3] configs: phycore_am62x_r5_ethboot: Drop duplicate CONFIG entries
Wadim Egorov
[PATCH v2 1/3] configs: r8a78000_ironhide: Drop duplicate CONFIG_SCMI_FIRMWARE
Aristo Chen
[PATCH v2 2/3] configs: phycore_am62ax_r5_ethboot: Drop duplicate CONFIG_SPL_MMC
Aristo Chen
[PATCH v2 3/3] configs: phycore_am62x_r5_ethboot: Drop duplicate CONFIG entries
Aristo Chen
[PATCHv4 0/6] various memory related fixups
rs
[PATCHv4 4/6] efi_selftest_memory: check for duplicates first
rs
[PATCHv4 1/6] lmb: allocation flags macro documentation
rs
Re: [PATCHv4 1/6] lmb: allocation flags macro documentation
Simon Glass
[PATCHv4 5/6] efi_mem_sort: use list_for_each_entry_safe instead
rs
[PATCHv4 3/6] efi_dt_fixup: use fdtdec_get_bool
rs
[PATCHv4 2/6] boot_fdt_add_mem_rsv_regions: free old dtb reservations
rs
Re: [PATCHv4 2/6] boot_fdt_add_mem_rsv_regions: free old dtb reservations
Simon Glass
Re: [PATCHv4 2/6] boot_fdt_add_mem_rsv_regions: free old dtb reservations
Randolph Sapp
Re: [PATCHv4 2/6] boot_fdt_add_mem_rsv_regions: free old dtb reservations
Simon Glass
Re: [PATCHv4 2/6] boot_fdt_add_mem_rsv_regions: free old dtb reservations
Randolph Sapp
[PATCHv4 6/6] memory: reserve from start_addr_sp to initial_relocaddr
rs
Re: [PATCHv4 6/6] memory: reserve from start_addr_sp to initial_relocaddr
Simon Glass
[PATCH] pinctrl: mediatek: add airoha an7581/an7583 pinctrl driver
Mikhail Kshevetskiy
Re: [PATCH] pinctrl: mediatek: add airoha an7581/an7583 pinctrl driver
David Lechner
[PATCH 1/1] acpi: fix initial RSDT and XSDT size
Heinrich Schuchardt
Re: [PATCH 1/1] acpi: fix initial RSDT and XSDT size
Simon Glass
[PATCH v1] serial: msm-geni: configure RX watermark register
Gurumoorthy Santhakumar
[PATCH v1] serial: msm-geni: configure RX watermark register
Gurumoorthy Santhakumar
Re: [PATCH v1] serial: msm-geni: configure RX watermark register
Simon Glass
cmd: fatload: command doesn't update $filesize after next calls
Johannes Krottmayer
Re: cmd: fatload: command doesn't update $filesize after next calls
Johannes Krottmayer
Re: cmd: fatload: command doesn't update $filesize after next calls
Johannes Krottmayer
[PATCH v2 0/2] video: bridge: add ITE IT66121 DPI-to-HDMI bridge and enable on BeaglePlay
Shaurya Rane
[PATCH v2 1/2] video: bridge: add ITE IT66121 DPI-to-HDMI bridge driver
Shaurya Rane
Re: [PATCH v2 1/2] video: bridge: add ITE IT66121 DPI-to-HDMI bridge driver
Simon Glass
[PATCH v2 2/2] BeaglePlay: enable IT66121 HDMI bridge and video stack
Shaurya Rane
Re: [PATCH v2 2/2] BeaglePlay: enable IT66121 HDMI bridge and video stack
Simon Glass
[PATCH 0/6] net: migrate NO_NET out of the networking stack choice
Quentin Schulz
[PATCH 1/6] move networking menu in net/Kconfig
Quentin Schulz
Re: [PATCH 1/6] move networking menu in net/Kconfig
Simon Glass
Re: [PATCH 1/6] move networking menu in net/Kconfig
Ilias Apalodimas
[PATCH 2/6] rename NET to NET_LEGACY
Quentin Schulz
Re: [PATCH 2/6] rename NET to NET_LEGACY
Simon Glass
Re: [PATCH 2/6] rename NET to NET_LEGACY
Quentin Schulz
Re: [PATCH 2/6] rename NET to NET_LEGACY
Simon Glass
Re: [PATCH 2/6] rename NET to NET_LEGACY
Ilias Apalodimas
[PATCH 3/6] net: make NET a menuconfig (and downgrade NO_NET to a simple config)
Quentin Schulz
Re: [PATCH 3/6] net: make NET a menuconfig (and downgrade NO_NET to a simple config)
Simon Glass
Re: [PATCH 3/6] net: make NET a menuconfig (and downgrade NO_NET to a simple config)
Heinrich Schuchardt
Re: [PATCH 3/6] net: make NET a menuconfig (and downgrade NO_NET to a simple config)
Quentin Schulz
Re: [PATCH 3/6] net: make NET a menuconfig (and downgrade NO_NET to a simple config)
Heinrich Schuchardt
[PATCH 4/6] simplify NET_LEGACY || NET_LWIP condition with NET condition
Quentin Schulz
Re: [PATCH 4/6] simplify NET_LEGACY || NET_LWIP condition with NET condition
Simon Glass
[PATCH 5/6] doc: remove mention to non-existing TPL_NET
Quentin Schulz
Re: [PATCH 5/6] doc: remove mention to non-existing TPL_NET
Simon Glass
[PATCH 6/6] boot: remove NO_NET use
Quentin Schulz
Re: [PATCH 6/6] boot: remove NO_NET use
Simon Glass
Re: [PATCH 6/6] boot: remove NO_NET use
Ilias Apalodimas
Re: [0/6] net: migrate NO_NET out of the networking stack choice
Simon Glass
Re: [0/6] net: migrate NO_NET out of the networking stack choice
Quentin Schulz
Re: [0/6] net: migrate NO_NET out of the networking stack choice
Simon Glass
Re: [PATCH 0/6] net: migrate NO_NET out of the networking stack choice
Tom Rini
Re: [PATCH 0/6] net: migrate NO_NET out of the networking stack choice
Peter Robinson
[PATCH] mtd: spi-nor-ids: Add mt35xl256 and mtd35xu256 chips
Flaviu Nistor
[PATCH v2] tools: mkeficapsule: Add disable pkcs11 menu option
Wojciech Dubowik
Re: [PATCH v2] tools: mkeficapsule: Add disable pkcs11 menu option
Quentin Schulz
Re: [PATCH v2] tools: mkeficapsule: Add disable pkcs11 menu option
Wojciech Dubowik
Re: [PATCH v2] tools: mkeficapsule: Add disable pkcs11 menu option
Quentin Schulz
Re: [PATCH v2] tools: mkeficapsule: Add disable pkcs11 menu option
David Lechner
Re: [PATCH v2] tools: mkeficapsule: Add disable pkcs11 menu option
David Lechner
Re: [PATCH v2] tools: mkeficapsule: Add disable pkcs11 menu option
Wojciech Dubowik
[PATCH 1/1] test: fit: Use shared make_fname from fit_util
Aristo Chen
Re: [PATCH 1/1] test: fit: Use shared make_fname from fit_util
Simon Glass
[PATCH] net: zynq_gem: Clear stale speed bits in NWCFG before setting new ones
Rafał Hibner
[PATCH v3] Improve handosff prepare on SoCFPGA
Brian Sune
Re: [PATCH v3] Improve handosff prepare on SoCFPGA
Simon Glass
Re: [PATCH v3] Improve handosff prepare on SoCFPGA
Sune Brian
Re: [PATCH v3] Improve handosff prepare on SoCFPGA
Sune Brian
Re: [PATCH v3] Improve handosff prepare on SoCFPGA
Simon Glass
Re: [PATCH v3] Improve handosff prepare on SoCFPGA
Sune Brian
[PATCH] efi_loader: expand disk device names with drive details
Padmarao Begari
Re: [PATCH] efi_loader: expand disk device names with drive details
Simon Glass
[PATCH v2] Improve handosff prepare on SoCFPGA
Brian Sune
[PATCH] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD Geist
Marek Vasut
[PATCH] kbuild: Respect CONFIG_SYS_DTC_PAD_BYTES after fdtgrep
Marek Vasut
Re: [PATCH] kbuild: Respect CONFIG_SYS_DTC_PAD_BYTES after fdtgrep
Simon Glass
Re: [PATCH] kbuild: Respect CONFIG_SYS_DTC_PAD_BYTES after fdtgrep
Marek Vasut
Re: [PATCH] kbuild: Respect CONFIG_SYS_DTC_PAD_BYTES after fdtgrep
Simon Glass
Re: [PATCH] kbuild: Respect CONFIG_SYS_DTC_PAD_BYTES after fdtgrep
Marek Vasut
Re: [PATCH] kbuild: Respect CONFIG_SYS_DTC_PAD_BYTES after fdtgrep
Simon Glass
Re: [PATCH] kbuild: Respect CONFIG_SYS_DTC_PAD_BYTES after fdtgrep
Marek Vasut
[PATCH] common: update: Fix TFTP return value handling
Marek Vasut
[PATCH] arm: renesas: Fix Kconfig indent
Marek Vasut
[PATCH] arm: dts: renesas: Remove duplicate AVB pinmux assignment on V3M
Marek Vasut
[PATCH] arm: dts: renesas: Clean up RPC DT nodes
Marek Vasut
[Report] ns16550: possible missing workaround for NXP erratum A-008006 on T1040/T1042 (DUART in FIFO mode)
its recursion
[PATCH v1] mach-snapdragon: Add KVM hypervisor support
Aswin Murugan
Re: [PATCH v1] mach-snapdragon: Add KVM hypervisor support
Simon Glass
Re: [PATCH v1] mach-snapdragon: Add KVM hypervisor support
neil . armstrong
Re: [PATCH v1] mach-snapdragon: Add KVM hypervisor support
Sumit Garg
Re: [PATCH v1] mach-snapdragon: Add KVM hypervisor support
Pavan Kondeti
[PATCH v4 0/8] Support metadata-driven A/B boot for STM32MP25
Dario Binacchi
[PATCH v4 1/8] lib: uuid: add partition type GUID for extended bootloader
Dario Binacchi
[PATCH v4 2/8] test: dm: part: add test for part_get_info_by_uuid
Dario Binacchi
[PATCH v4 3/8] test: cmd: add unit tests for part command
Dario Binacchi
Re: [PATCH v4 3/8] test: cmd: add unit tests for part command
Simon Glass
[PATCH v4 4/8] cmd: part: support lookup by UUID
Dario Binacchi
[PATCH v4 5/8] test: cmd: part: add UUID lookup tests
Dario Binacchi
[PATCH v4 6/8] fwu: add helper to get image GUID by type and bank index
Dario Binacchi
[PATCH v4 7/8] test: dm: fwu_mdata: add test for fwu_mdata_get_image_guid
Dario Binacchi
Earlier messages
Later messages