u-boot
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 0/4] bloblist: fdt: Clean up the code
Simon Glass
Re: [PATCH 0/4] bloblist: fdt: Clean up the code
Tom Rini
[PATCH] doc: Fix typo bootfloe to bootflow
Andrew Davis
[PATCH v2 00/56] expo: Various features and improvements
Simon Glass
[PATCH v2 01/56] video: Make white-on-black a video-device property
Simon Glass
[PATCH v2 02/56] sandbox: Select white-on-black
Simon Glass
[PATCH v2 05/56] video: truetype: Fill in the measured line
Simon Glass
[PATCH v2 07/56] video: truetype: Support a limit on the width of a line
Simon Glass
[PATCH v2 09/56] console: Support a format string for stderr output
Simon Glass
[PATCH v2 08/56] video: Add a way to write a partial string to the console
Simon Glass
[PATCH v2 04/56] video: Begin support for measuring multiple lines of text
Simon Glass
[PATCH v2 10/56] test: video: Export the video-checking functions
Simon Glass
[PATCH v2 12/56] video: Add a function to draw a rectangle
Simon Glass
[PATCH v2 11/56] video: Allow console output to be silenced
Simon Glass
[PATCH v2 15/56] expo: Destroy the cedit expo when done
Simon Glass
[PATCH v2 13/56] expo: Add CLI context to the expo
Simon Glass
[PATCH v2 17/56] expo: Create a rendering test for cedit
Simon Glass
[PATCH v2 18/56] expo: Move cedit-state fields into expo
Simon Glass
[PATCH v2 19/56] expo: Test some cedit actions
Simon Glass
[PATCH v2 20/56] expo: Pass in the video device for cedit_prepare()
Simon Glass
[PATCH v2 22/56] expo: Provide access to the current menu item
Simon Glass
[PATCH v2 26/56] expo: Split bootflow_menu_new() into two pieces
Simon Glass
[PATCH v2 28/56] expo: Rename scene_dim to scene_obj_bbox
Simon Glass
[PATCH v2 29/56] expo: Rename x and y in struct scene_obj_bbox
Simon Glass
[PATCH v2 27/56] expo: Allow adding a single bootflow to a menu
Simon Glass
[PATCH v2 31/56] expo: Separate dimensions from the bounding box
Simon Glass
[PATCH v2 30/56] expo: Use an abuf to hold strings
Simon Glass
[PATCH v2 32/56] expo: Make bounding-box calculation more flexible
Simon Glass
[PATCH v2 34/56] expo: Line up all menu objects
Simon Glass
[PATCH v2 35/56] expo: Create a struct for generic text attributes
Simon Glass
[PATCH v2 33/56] expo: Support setting the size and bounds of an object
Simon Glass
[PATCH v2 36/56] expo: Move text-rendering into its own function
Simon Glass
[PATCH v2 39/56] expo: Check the screen contents after rendering
Simon Glass
[PATCH v2 38/56] expo: Allow strings to be editable
Simon Glass
[PATCH v2 40/56] expo: Support rendering multiple lines of text
Simon Glass
[PATCH v2 41/56] expo: Support white-on-black in the theme
Simon Glass
[PATCH v2 42/56] expo: Implement a box
Simon Glass
[PATCH v2 43/56] expo: Support object alignment
Simon Glass
[PATCH v2 44/56] expo: Begin implementation of a text editor
Simon Glass
[PATCH v2 06/56] video: truetype: Support newlines in the measured string
Simon Glass
[PATCH v2 49/56] expo: Adjust expo_poll() to avoid looping forever
Simon Glass
[PATCH v2 50/56] expo: Drop the render from expo_poll()
Simon Glass
[PATCH v2 52/56] expo: Improve the visual appearance of the menu
Simon Glass
[PATCH v2 51/56] expo: Provide a way to position things relative to display
Simon Glass
[PATCH v2 03/56] video: Add a test for font measurement
Simon Glass
[PATCH v2 53/56] expo: Update bootflow_menu_poll() to return a sequence ID
Simon Glass
[PATCH v2 55/56] expo: Set up menu fully in bootflow_menu_start()
Simon Glass
[PATCH v2 56/56] expo: Drop the special theme code for bootflow_menu
Simon Glass
[PATCH v2 54/56] expo: Split setting up the menu from adding items
Simon Glass
[PATCH v2 23/56] expo: Adjust how menu items are highlighted
Simon Glass
[PATCH v2 25/56] expo: Split bootflow_menu_run() into two pieces
Simon Glass
[PATCH v2 16/56] vidconsole: Avoid kerning against an unrelated character
Simon Glass
[PATCH v2 24/56] expo: Test editing a lineedit
Simon Glass
[PATCH v2 47/56] expo: Add forward declarations to scene_internal.h
Simon Glass
[PATCH v2 21/56] expo: Test rendering a lineedit
Simon Glass
[PATCH v2 14/56] expo: Add a function to poll for input
Simon Glass
[PATCH v2 37/56] expo: Tidy up scene_txt_render()
Simon Glass
[PATCH v2 48/56] expo: Support highlighting menu items
Simon Glass
Re: [PATCH v2 00/56] expo: Various features and improvements
Tom Rini
Re: [PATCH v2 00/56] expo: Various features and improvements
Simon Glass
Re: [PATCH v2 00/56] expo: Various features and improvements
Caleb Connolly
Re: [PATCH v2 00/56] expo: Various features and improvements
Tom Rini
Re: [PATCH v2 00/56] expo: Various features and improvements
Simon Glass
Re: [PATCH v2 00/56] expo: Various features and improvements
Tom Rini
[PATCH v2 45/56] expo: Use a simpler name for USB media
Simon Glass
[PATCH v2 46/56] expo: Drop the gap between groups of menu items
Simon Glass
[PATCH] binman: Fix a typo in elf.py
Simon Glass
Re: [PATCH] binman: Fix a typo in elf.py
Neha Malcom Francis
Re: [PATCH] binman: Fix a typo in elf.py
Tom Rini
[PATCH] patman: Show base commit on each patch when no cover letter
Simon Glass
Re: [PATCH] patman: Show base commit on each patch when no cover letter
Tom Rini
[PATCH] efi_loader: Print extra information from the bootmgr
Ilias Apalodimas
Re: [PATCH] efi_loader: Print extra information from the bootmgr
Heinrich Schuchardt
Re: [PATCH] efi_loader: Print extra information from the bootmgr
Ilias Apalodimas
[PATCH v2 0/1] efi: Tidy up nits in the ARM64 EFI app
Simon Glass
[PATCH v2 1/1] efi: Tidy up nits in the ARM64 EFI app
Simon Glass
[PATCH] toradex: apalis-imx6: Fix build failure when CONFIG_VIDEO_IPUV3 is enabled
rafael
Re: [PATCH] toradex: apalis-imx6: Fix build failure when CONFIG_VIDEO_IPUV3 is enabled
Francesco Dolcini
Re: [PATCH] toradex: apalis-imx6: Fix build failure when CONFIG_VIDEO_IPUV3 is enabled
Tom Rini
Re: [PATCH] toradex: apalis-imx6: Fix build failure when CONFIG_VIDEO_IPUV3 is enabled
Francesco Dolcini
Re: [PATCH] toradex: apalis-imx6: Fix build failure when CONFIG_VIDEO_IPUV3 is enabled
Tom Rini
Re: [PATCH] toradex: apalis-imx6: Fix build failure when CONFIG_VIDEO_IPUV3 is enabled
Fabio Estevam
[PATCH v3 0/3] Add support for K3 BIST
Neha Malcom Francis
[PATCH v3 1/3] drivers: misc: k3_bist: Add K3 BIST driver
Neha Malcom Francis
[PATCH v3 2/3] arm: mach-k3: j784s4_init: Trigger LBIST and PBIST on MAIN R5 2_0
Neha Malcom Francis
[PATCH v3 3/3] DONOTMERGE: arm: dts: k3-j784s4-main: Add PBIST_14 node
Neha Malcom Francis
Re: [PATCH v3 3/3] DONOTMERGE: arm: dts: k3-j784s4-main: Add PBIST_14 node
Nishanth Menon
Re: [PATCH v3 3/3] DONOTMERGE: arm: dts: k3-j784s4-main: Add PBIST_14 node
Neha Malcom Francis
[PATCH] efi: Tidy up nits in the ARM64 EFI app
Simon Glass
[PATCH] qcom_defconfig: enable OF_UPSTREAM_BUILD_VENDOR
Caleb Connolly
Re: [PATCH] qcom_defconfig: enable OF_UPSTREAM_BUILD_VENDOR
Christopher Obbard
Re: [PATCH] qcom_defconfig: enable OF_UPSTREAM_BUILD_VENDOR
Ilias Apalodimas
Re: [PATCH] qcom_defconfig: enable OF_UPSTREAM_BUILD_VENDOR
Caleb Connolly
[PATCH 0/4] spmi: msm: fix pid mapping for v5 & v7 controllers
Neil Armstrong
[PATCH 1/4] spmi: msm: use real number of channels for v5 & v7
Neil Armstrong
[PATCH 2/4] spmi: msm: factor out channel mapping for v5 & v7
Neil Armstrong
[PATCH 3/4] spmi: msm: introduce SPMI_CHANNEL_VALID flag
Neil Armstrong
[PATCH 4/4] spmi: msm: correctly handle multiple mapping entries
Neil Armstrong
Re: [PATCH 0/4] spmi: msm: fix pid mapping for v5 & v7 controllers
Caleb Connolly
Re: [PATCH 0/4] spmi: msm: fix pid mapping for v5 & v7 controllers
Caleb Connolly
[PATCH 0/4] usb: gadget: f_mass_storage: Fix crashes on low memory devices
Mattijs Korpershoek
[PATCH 3/4] usb: gadget: f_mass_storage: Fix NULL dereference in fsg_add()
Mattijs Korpershoek
[PATCH 2/4] usb: gadget: f_mass_storage: Drop invalid kfree() in fsg_common_release()
Mattijs Korpershoek
[PATCH 4/4] usb: gadget: f_mass_storage: Fix memory leak of fsg buffers
Mattijs Korpershoek
[PATCH 1/4] usb: gadget: f_mass_storage: Remove kref structure use
Mattijs Korpershoek
Re: [PATCH 0/4] usb: gadget: f_mass_storage: Fix crashes on low memory devices
Zixun LI
Re: [PATCH 0/4] usb: gadget: f_mass_storage: Fix crashes on low memory devices
Mattijs Korpershoek
Re: [PATCH 0/4] usb: gadget: f_mass_storage: Fix crashes on low memory devices
Zixun LI
Re: [PATCH 0/4] usb: gadget: f_mass_storage: Fix crashes on low memory devices
Mattijs Korpershoek
[PATCH 1/3] configs: phycore_am64x_a53_defconfig: Enable remoteproc cmd
Daniel Schultz
[PATCH 2/3] configs: phycore_am62x_a53_defconfig: Enable remoteproc cmd
Daniel Schultz
Re: [PATCH 2/3] configs: phycore_am62x_a53_defconfig: Enable remoteproc cmd
Mattijs Korpershoek
[PATCH 3/3] configs: phycore_am62x_a53_defconfig: Enable gpio
Daniel Schultz
Re: [PATCH 3/3] configs: phycore_am62x_a53_defconfig: Enable gpio
Mattijs Korpershoek
Re: [PATCH 1/3] configs: phycore_am64x_a53_defconfig: Enable remoteproc cmd
Mattijs Korpershoek
Re: [PATCH 1/3] configs: phycore_am64x_a53_defconfig: Enable remoteproc cmd
Tom Rini
Re: [PATCH v2 0/4] USB-PD TCPM improvements
Nicolas Frattaroli
[RESEND PATCH 0/2] ARM: stm32: env: Enable scan and start for AB schema on STM32MP15 DHSOM
Pascal Zimmermann
[RESEND PATCH 2/2] ARM: stm32: env: Enable scan and start for AB schema on STM32MP15 DHSOM
Pascal Zimmermann
Re: [RESEND PATCH 2/2] ARM: stm32: env: Enable scan and start for AB schema on STM32MP15 DHSOM
Patrice CHOTARD
[RESEND PATCH 1/2] config_distro_bootcmd: make possible to substitute 'part list' in distro_bootcmd
Pascal Zimmermann
Re: [RESEND PATCH 1/2] config_distro_bootcmd: make possible to substitute 'part list' in distro_bootcmd
Patrice CHOTARD
[PATCH v5 0/8] Add support for sam9x7 SoC and SAM9X75 Curiosity board
Manikandan Muralidharan
[PATCH v5 1/8] dt-bindings: drop at91.h from clock includes
Manikandan Muralidharan
[PATCH v5 2/8] clk: at91: sam9x60-pll: add support for core clock frequency inputs
Manikandan Muralidharan
[PATCH v5 3/8] clk: at91: sam9x60-pll: add support for HW PLL freq dividers
Manikandan Muralidharan
[PATCH v5 5/8] ARM: at91: Add sam9x7 soc
Manikandan Muralidharan
[PATCH v5 6/8] ARM: dts: at91: sam9x75_curiosity: add tweaks for sam9x75 curiosity board
Manikandan Muralidharan
Re: [PATCH v5 6/8] ARM: dts: at91: sam9x75_curiosity: add tweaks for sam9x75 curiosity board
Eugen Hristev
Re: [PATCH v5 6/8] ARM: dts: at91: sam9x75_curiosity: add tweaks for sam9x75 curiosity board
Manikandan.M
[PATCH v5 7/8] board: sam9x75_curiosity: Add support for sam9x75 curiosity
Manikandan Muralidharan
[PATCH v5 4/8] clk: at91: sam9x7: add pmc driver for sam9x7 SoC family
Manikandan Muralidharan
[PATCH v5 8/8] configs: sam9x75_curiosity: Add initial mmc default config
Manikandan Muralidharan
[PATCH 1/2] bloblist: fix the overriding of fdt from bloblist
Raymond Mao
[PATCH 2/2] env: point fdt address to the fdt in a bloblist
Raymond Mao
Re: [PATCH 2/2] env: point fdt address to the fdt in a bloblist
Simon Glass
Re: [PATCH 2/2] env: point fdt address to the fdt in a bloblist
Raymond Mao
Re: [PATCH 2/2] env: point fdt address to the fdt in a bloblist
Simon Glass
Re: [PATCH 2/2] env: point fdt address to the fdt in a bloblist
Tom Rini
Re: [PATCH 2/2] env: point fdt address to the fdt in a bloblist
Raymond Mao
Re: [PATCH 2/2] env: point fdt address to the fdt in a bloblist
Tom Rini
Re: [PATCH 2/2] env: point fdt address to the fdt in a bloblist
Tom Rini
Re: [PATCH 2/2] env: point fdt address to the fdt in a bloblist
Raymond Mao
Re: [PATCH 2/2] env: point fdt address to the fdt in a bloblist
Tom Rini
Re: [PATCH 1/2] bloblist: fix the overriding of fdt from bloblist
Caleb Connolly
Re: [PATCH 1/2] bloblist: fix the overriding of fdt from bloblist
Caleb Connolly
Re: [PATCH 1/2] bloblist: fix the overriding of fdt from bloblist
Raymond Mao
Re: [PATCH 1/2] bloblist: fix the overriding of fdt from bloblist
Simon Glass
Re: [PATCH 1/2] bloblist: fix the overriding of fdt from bloblist
Raymond Mao
Re: [PATCH 1/2] bloblist: fix the overriding of fdt from bloblist
Simon Glass
Re: [PATCH 1/2] bloblist: fix the overriding of fdt from bloblist
Raymond Mao
Re: [PATCH 1/2] bloblist: fix the overriding of fdt from bloblist
Simon Glass
Re: [PATCH 1/2] bloblist: fix the overriding of fdt from bloblist
Raymond Mao
Re: [PATCH 1/2] bloblist: fix the overriding of fdt from bloblist
Ilias Apalodimas
[PATCH] tools: add pkg-config for preload_check_sign
Raymond Mao
Re: [PATCH] tools: add pkg-config for preload_check_sign
Tom Rini
[PATCH] sunxi: h616: defconfigs: enable eMMC
Andre Przywara
Re: [PATCH] sunxi: h616: defconfigs: enable eMMC
Jernej Škrabec
Re: [PATCH v2 13/15] mach-snapdragon: Support booting as a coreboot payload
Caleb Connolly
Re: [PATCH v4 00/29] arm: Support building as an EFI app
Simon Glass
Re: [PATCH v4 00/29] arm: Support building as an EFI app
Tom Rini
Re: [PATCH v4 00/29] arm: Support building as an EFI app
Caleb Connolly
Re: [PATCH v4 00/29] arm: Support building as an EFI app
Simon Glass
[PATCH v1] board: starfive: Remove compatible boards Milk-V Mars CM and Mars CM Lite
E Shattow
Re: [PATCH v1] board: starfive: Remove compatible boards Milk-V Mars CM and Mars CM Lite
Tom Rini
Re: [PATCH v4 29/29] efi: arm: Add an EFI app for arm64
Caleb Connolly
Re: [PATCH v4 29/29] efi: arm: Add an EFI app for arm64
Simon Glass
Re: [PATCH v4 22/29] efi: arm: Drop startup code from the app
Caleb Connolly
Re: [PATCH v4 22/29] efi: arm: Drop startup code from the app
Simon Glass
Re: [PATCH v4 18/29] efi: arm: Omit the ARM start-up code in the EFI app
Caleb Connolly
Unexpected RPi5 Behavior with Saved U-Boot Environment
Richard Weinberger
Re: Unexpected RPi5 Behavior with Saved U-Boot Environment
Mauro Salvini
Re: Unexpected RPi5 Behavior with Saved U-Boot Environment
Richard Weinberger
Re: Unexpected RPi5 Behavior with Saved U-Boot Environment
Mauro Salvini
Re: Unexpected RPi5 Behavior with Saved U-Boot Environment
Simon Glass
Re: [PATCH v4 17/29] efi: arm: Implement access to global_data for EFI
Caleb Connolly
Re: [PATCH v4 16/29] efi: arm: Avoid enabling caches when running under EFI
Caleb Connolly
Re: [PATCH v4 16/29] efi: arm: Avoid enabling caches when running under EFI
Simon Glass
Re: [PATCH v4 15/29] efi: arm: Avoid allocating page tables when running under EFI
Caleb Connolly
Re: [PATCH v4 14/29] efi: arm: Don't do the EL2 switch when running under EFI
Caleb Connolly
Re: [PATCH v4 14/29] efi: arm: Don't do the EL2 switch when running under EFI
Simon Glass
Re: [PATCH v4 13/29] efi: lmb: Avoid access to _start
Caleb Connolly
Re: [PATCH v4 13/29] efi: lmb: Avoid access to _start
Simon Glass
[PATCH 00/18] Annotate switch/case fallthrough cases
Andre Przywara
[PATCH 01/18] spl: mmc: properly annotate fallthrough
Andre Przywara
Re: [PATCH 01/18] spl: mmc: properly annotate fallthrough
Tom Rini
[PATCH 03/18] gadget: f_thor: annotate switch/case fallthrough
Andre Przywara
Re: [PATCH 03/18] gadget: f_thor: annotate switch/case fallthrough
Mattijs Korpershoek
[PATCH 02/18] zlib: annotate switch/case fallthrough cases
Andre Przywara
Re: [PATCH 02/18] zlib: annotate switch/case fallthrough cases
Tom Rini
[PATCH 05/18] net/net: fix switch/case fallthrough annotations
Andre Przywara
Re: [PATCH 05/18] net/net: fix switch/case fallthrough annotations
Tom Rini
Re: [PATCH 05/18] net/net: fix switch/case fallthrough annotations
Tom Rini
Re: [PATCH 05/18] net/net: fix switch/case fallthrough annotations
Andre Przywara
Re: [PATCH 05/18] net/net: fix switch/case fallthrough annotations
Tom Rini
Re: [PATCH 05/18] net/net: fix switch/case fallthrough annotations
Andre Przywara
Re: [PATCH 05/18] net/net: fix switch/case fallthrough annotations
Tom Rini
[PATCH 07/18] net: sun8i-emac: annotate fallthrough
Andre Przywara
[PATCH 06/18] fastboot: annotate switch/case fallthrough case
Andre Przywara
[PATCH 09/18] usb: xhci: annotate switch/case fallthrough properly
Andre Przywara
Earlier messages
Later messages