Toggle navigation
Patchwork
U-Boot
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 671 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
Apply
«
1
2
3
4
…
6
7
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[Concept,07/18] expo: Provide a command to dump a cedit expo
expo: Extend the boot menu
- - -
-
-
-
2025-10-10
Simon Glass
New
[Concept,06/18] expo: Provide a way to dump an expo
expo: Extend the boot menu
- - -
-
-
-
2025-10-10
Simon Glass
New
[Concept,05/18] expo: Provide user-friendly output of scene enums
expo: Extend the boot menu
- - -
-
-
-
2025-10-10
Simon Glass
New
[Concept,04/18] expo: Correct key-polling timeout
expo: Extend the boot menu
- - -
-
-
-
2025-10-10
Simon Glass
New
[Concept,03/18] input: Correct handling of mouse clicks
expo: Extend the boot menu
- - -
-
-
-
2025-10-10
Simon Glass
New
[Concept,02/18] test: Add a way to printf() into a membuf
expo: Extend the boot menu
- - -
-
-
-
2025-10-10
Simon Glass
New
[Concept,01/18] test: video: Fix 16bpp BMP pixel format conversion
expo: Extend the boot menu
- - -
-
-
-
2025-10-10
Simon Glass
New
[Concept,v2,20/20] efi: mouse: Scale the pointer to the display
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-07
Simon Glass
New
[Concept,v2,19/20] efi: mouse: Add support for an absolute pointer
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-07
Simon Glass
New
[Concept,v2,18/20] efi: Add definitions for the absolute-pointer protocol
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-07
Simon Glass
New
[Concept,v2,17/20] efi: mouse: Split out event handling further
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-07
Simon Glass
New
[Concept,v2,16/20] efi: mouse: Move button handling into a function
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-07
Simon Glass
New
[Concept,v2,15/20] efi: mouse: Move simple-pointer code into a function
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-07
Simon Glass
New
[Concept,v2,14/20] efi: video: Add some more debugging for the modes
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-07
Simon Glass
New
[Concept,v2,12/20] efi: app: Detect running under QEMU
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-07
Simon Glass
New
[Concept,v2,11/20] efi: app: Support reading SMBIOS3 tables
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-07
Simon Glass
New
[Concept,v2,10/20] x86: efi: Disable i8042 in the x86 app
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-07
Simon Glass
New
[Concept,v2,09/20] x86: efi: Avoid setting MTRRs in the app
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-07
Simon Glass
New
[Concept,v2,08/20] expo: Speed up polling the keyboard
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-07
Simon Glass
New
[Concept,v2,07/20] mouse: Move click detection into mouse_get_event()
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-07
Simon Glass
New
[Concept,v2,06/20] mouse: Replace press_state with bool pressed
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-07
Simon Glass
New
[Concept,v2,05/20] mouse: Replace mouse_press_state_t enum with bool
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-07
Simon Glass
New
[Concept,v2,04/20] scripts: build-qemu: Add --bootcmd option to pass bootcmd via fw_cfg
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-07
Simon Glass
New
[Concept,v2,03/20] x86: qemu: Add EVT_BOOTCMD handler to get bootcmd from fw_cfg
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-07
Simon Glass
New
[Concept,v2,02/20] event: Add EVT_BOOTCMD event for custom boot commands
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-07
Simon Glass
New
[Concept,v2,01/20] qfw: Export qfw_locate_file() for external use
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-07
Simon Glass
New
[Concept,17/17] efi: mouse: Scale the pointer to the display
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,16/17] efi: mouse: Add support for an absolute pointer
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,15/17] efi: Add definitions for the absolute-pointer protocol
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,14/17] efi: mouse: Split out event handling further
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,13/17] efi: mouse: Move button handling into a function
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,12/17] efi: mouse: Move simple-pointer code into a function
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,11/17] efi: video: Add some more debugging for the modes
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,09/17] efi: app: Detect running under QEMU
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,08/17] efi: app: Support reading SMBIOS3 tables
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,07/17] x86: efi: Disable i8042 in the x86 app
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,06/17] x86: efi: Avoid setting MTRRs in the app
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,05/17] expo: Speed up polling the keyboard
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,04/17] scripts: build-qemu: Add --bootcmd option to pass bootcmd via fw_cfg
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,03/17] x86: qemu: Add EVT_BOOTCMD handler to get bootcmd from fw_cfg
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,02/17] event: Add EVT_BOOTCMD event for custom boot commands
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,01/17] qfw: Export qfw_locate_file() for external use
expo: Complete mouse operation in the EFI app
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,14/14] expo: Use manual-sync mode
expo: More mouse development for expo
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,13/14] expo: Expand timing to include render and poll
expo: More mouse development for expo
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,12/14] expo: Add FPS tracking to test mode
expo: More mouse development for expo
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,11/14] expo: Add test mode to display frame count
expo: More mouse development for expo
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,10/14] expo: Track the number of render calls
expo: More mouse development for expo
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,09/14] expo: Introduce a test mode
expo: More mouse development for expo
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,08/14] expo: Hide system pointer when entering expo mode
expo: More mouse development for expo
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,07/14] sandbox: mouse: Add test for pointer visibility
expo: More mouse development for expo
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,06/14] sandbox: mouse: Implement set_ptr_visible()
expo: More mouse development for expo
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,05/14] mouse: Add support for scaling of video-device coordinates
expo: More mouse development for expo
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,04/14] mouse: Add method to show/hide the system pointer
expo: More mouse development for expo
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,03/14] mouse: Add comment for mouse_get_event()
expo: More mouse development for expo
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,02/14] video: Add a little more documentation to the uclass
expo: More mouse development for expo
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,01/14] video: Do the sync timing within video_sync()
expo: More mouse development for expo
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,14/14] expo: Support drawing only the dirty portion of an expo
expo: Continue development of expo with mouse
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,13/14] expo: Add selective rendering for dirty objects in scene
expo: Continue development of expo with mouse
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,12/14] expo: Add a way to calculate the bbox of dirty objects
expo: Continue development of expo with mouse
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,11/14] expo: Set dirty flag when an object bbox changes
expo: Continue development of expo with mouse
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,10/14] expo: Add damage tracking
expo: Continue development of expo with mouse
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,09/14] expo: Drop struct scene_obj_bbox in favour of vid_bbox
expo: Continue development of expo with mouse
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,08/14] expo: Show the mouse when enabled
expo: Continue development of expo with mouse
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,07/14] expo: Store mouse pointer and size in expo
expo: Continue development of expo with mouse
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,06/14] mouse: Track last mouse position
expo: Continue development of expo with mouse
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,05/14] video: Add struct vid_size for width/height
expo: Continue development of expo with mouse
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,04/14] expo: Update poll_mouse() to use struct vid_pos
expo: Continue development of expo with mouse
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,03/14] mouse: Update mouse_get_click() to use struct vid_pos
expo: Continue development of expo with mouse
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,02/14] mouse: Use struct vid_pos for click position
expo: Continue development of expo with mouse
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,01/14] video: Add struct vid_pos for coordinates
expo: Continue development of expo with mouse
- - -
-
-
-
2025-10-06
Simon Glass
New
[Concept,22/22] video: sandbox: Add test for sync() damage rectangle
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,21/22] video: sandbox: Add sync() method for video
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,20/22] video: sandbox: Optimise drawing based on damage
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,19/22] video: Refactor video_sync() to use video_manual_sync()
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,18/22] video: Add flags parameter to sync() operation
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,17/22] video: Provide a way for expo to control video sync
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,16/22] video: Tidy up the comment for sync()
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,15/22] video: Rename video_sync() to sync() in struct video_ops
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,14/22] video: Add a struct video_bbox for damage tracking
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,13/22] video: Export a function to draw a BMP with transparency
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,12/22] video: Support transparency with BMP palette
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,11/22] video: Support transparency with 24bpp BMP image
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,10/22] video: Use variables for each colour component
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,09/22] video: Support transparency in the inner bmp functions
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,08/22] video: Move setting of cte in write_pix8() to the top
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,07/22] video: Check drawing the mouse pointer
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,06/22] video: Add a pointer image
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,05/22] video: Add a missing comment in struct video_uc_priv
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,04/22] sandbox: Add a comment for sandbox_sdl_get_mouse_event()
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,03/22] sandbox: Add --video_frames option to capture test frames
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,02/22] sandbox: Add -V flag for video test delay
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,01/22] doc: sandbox: Update command-line options documentation
video: Enhancements to support a pointer
- - -
-
-
-
2025-10-03
Simon Glass
New
[Concept,v2,9/9] video: Provide a command to list built-in images
video: Tidy up embedded graphical images
- - -
-
-
-
2025-10-02
Simon Glass
New
[Concept,v2,8/9] acpi: bgrt: Move the BGRT image into the images directory
video: Tidy up embedded graphical images
- - -
-
-
-
2025-10-02
Simon Glass
New
[Concept,v2,7/9] video: Move the logo into the new video-images directory
video: Tidy up embedded graphical images
- - -
-
-
-
2025-10-02
Simon Glass
New
[Concept,v2,6/9] video: Support a linker list of images
video: Tidy up embedded graphical images
- - -
-
-
-
2025-10-02
Simon Glass
New
[Concept,v2,5/9] video: Add a write subcommand
video: Tidy up embedded graphical images
- - -
-
-
-
2025-10-02
Simon Glass
New
[Concept,v2,4/9] video: Add video command with subcommands
video: Tidy up embedded graphical images
- - -
-
-
-
2025-10-02
Simon Glass
New
[Concept,v2,3/9] video: Add tests for the video commands
video: Tidy up embedded graphical images
- - -
-
-
-
2025-10-02
Simon Glass
New
[Concept,v2,2/9] doc: video: Add docs for video commands
video: Tidy up embedded graphical images
- - -
-
-
-
2025-10-02
Simon Glass
New
«
1
2
3
4
…
6
7
»