]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2025-05-30  Simon Glassexpo: Begin implementation of a text editor
2025-05-30  Simon Glassexpo: Support object alignment
2025-05-30  Simon Glassexpo: Implement a box
2025-05-30  Simon Glassexpo: Support white-on-black in the theme
2025-05-30  Simon Glassexpo: Support rendering multiple lines of text
2025-05-30  Simon Glassexpo: Check the screen contents after rendering
2025-05-30  Simon Glassexpo: Allow strings to be editable
2025-05-30  Simon Glassexpo: Tidy up scene_txt_render()
2025-05-30  Simon Glassexpo: Move text-rendering into its own function
2025-05-30  Simon Glassexpo: Create a struct for generic text attributes
2025-05-30  Simon Glassexpo: Line up all menu objects
2025-05-30  Simon Glassexpo: Support setting the size and bounds of an object
2025-05-30  Simon Glassexpo: Make bounding-box calculation more flexible
2025-05-30  Simon Glassexpo: Separate dimensions from the bounding box
2025-05-30  Simon Glassexpo: Use an abuf to hold strings
2025-05-30  Simon Glassexpo: Rename x and y in struct scene_obj_bbox
2025-05-30  Simon Glassexpo: Rename scene_dim to scene_obj_bbox
2025-05-30  Simon Glassexpo: Allow adding a single bootflow to a menu
2025-05-30  Simon Glassexpo: Split bootflow_menu_new() into two pieces
2025-05-30  Simon Glassexpo: Split bootflow_menu_run() into two pieces
2025-05-30  Simon Glassexpo: Test editing a lineedit
2025-05-30  Simon Glassexpo: Adjust how menu items are highlighted
2025-05-30  Simon Glassexpo: Provide access to the current menu item
2025-05-30  Simon Glassexpo: Test rendering a lineedit
2025-05-30  Simon Glassexpo: Pass in the video device for cedit_prepare()
2025-05-30  Simon Glassexpo: Test some cedit actions
2025-05-30  Simon Glassexpo: Move cedit-state fields into expo
2025-05-30  Simon Glassexpo: Create a rendering test for cedit
2025-05-30  Simon Glassexpo: Destroy the cedit expo when done
2025-05-30  Simon Glassexpo: Add a function to poll for input
2025-05-30  Simon Glassexpo: Add CLI context to the expo
2025-05-30  Simon Glassabuf: Add a way to printf() into a buffer
2025-05-30  Simon Glassabuf: Add a function to copy a buffer
2025-05-30  Simon Glassabuf: Add a helper for initing and allocating a buffer
2025-05-30  Tom RiniMerge patch series "Enable env in SCSI"
2025-05-30  Varadarajan... configs: qcs9100: Enable env in SCSI
2025-05-30  Varadarajan... env: Add support for storing env variables in SCSI...
2025-05-30  Varadarajan... scsi: Implement get_blk() function
2025-05-30  Varadarajan... disk: part: implement generic function part_get_info_by...
2025-05-29  Tom RiniMerge patch series "Remove clocks from R5 dtsi for...
2025-05-29  Manorit Chawdhryarm: dts: k3-am62a7-phycore-r5*: Remove clocks from...
2025-05-29  Manorit Chawdhryarm: dts: k3-am625-verdin-r5*: Remove clocks from main_...
2025-05-29  Manorit Chawdhryarm: dts: k3-am625-phycore-r5*: Remove clocks from...
2025-05-29  Manorit Chawdhryarm: dts: k3-am625-beagleplay-r5*: Remove clocks from...
2025-05-29  Tom RiniMerge patch series "Print Reset Reason for K3 based...
2025-05-29  Wadim Egorovarm: mach-k3: am62x: Implement get_reset_reason()
2025-05-29  Wadim Egorovarm: mach-k3: Detect and print reset reason
2025-05-29  Tom RiniMerge patch series "Remove <env.h> from <net.h>"
2025-05-29  Tom Riniinclude/net.h: Drop <env.h>
2025-05-29  Tom Riniglobal: Avoid indirect inclusion of <env.h> from <net.h>
2025-05-29  Simon Glassnet: dc2114x: Include env.h to permit reading the envir...
2025-05-29  Simon Glassnet: Include env.h in pcap.c
2025-05-29  Simon Glassnet: Include byteorder in net6.h
2025-05-29  Simon Glasstechnexion: Include env.h to permit reading the environment
2025-05-29  Simon Glassliebherr: Include env.h to permit reading the environment
2025-05-29  Simon Glassgoogle: Include env.h to permit reading the environment
2025-05-29  Simon Glassfreescale: Include env.h to permit reading the environment
2025-05-29  Simon Glassamlogic: Include env.h to permit reading the environment
2025-05-29  Simon Glasssynology: Include env.h to permit reading the environment
2025-05-29  Simon Glasstegra: Include env.h to permit reading the environment
2025-05-29  Simon Glassadvantech: Include env.h in imx8qm_dmsse20_a1
2025-05-29  Simon Glasstoradex: Include env.h to permit reading the environment
2025-05-29  Simon Glassronetix: Include env.h to permit reading the environment
2025-05-29  Simon Glassphytec: Include env.h to permit reading the environment
2025-05-29  Simon Glassvenice: Include env.h to permit reading the environment
2025-05-29  Simon Glassnet: Include string.h in net-legacy.h
2025-05-29  Simon Glassimx8ulp_evk: Include env.h to permit reading the enviro...
2025-05-29  Simon Glassdhelectronics: Include env.h to permit reading the...
2025-05-29  Simon Glasscongatec: Include env.h to permit reading the environment
2025-05-29  Tom Rininet: Remove env_get_ip helper() function
2025-05-29  Tom RiniMerge patch series "Start removing <env.h> from headers...
2025-05-29  Tom Riniinclude/command.h: Drop <env.h>
2025-05-29  Tom Riniglobal: Avoid indirect inclusion of <env.h> from <comma...
2025-05-29  Tom Rinigpio: pca953x: Add missing <asm/byteorder.h>
2025-05-29  Tom Rinicmd/mem.c, test/cmd/mem_copy.c: Add <compiler.h>
2025-05-29  Tom Riniglobal: Add <linux/string.h> instead of long indirect...
2025-05-29  Tom RiniMerge patch series "regex patches"
2025-05-29  Rasmus Villemoesdoc: document test command
2025-05-29  Rasmus Villemoestest: slre: add tests for character ranges
2025-05-29  Rasmus Villemoesslre: implement support for ranges in character classes
2025-05-29  Rasmus Villemoestest: slre: add test cases for escape char in character...
2025-05-29  Rasmus Villemoesslre: fix matching of escape sequence used inside chara...
2025-05-29  Rasmus Villemoesslre: refactor is_any_but()
2025-05-29  Rasmus Villemoestest: slre: add some (negative) character class tests
2025-05-29  Rasmus Villemoestest: slre: add more test cases
2025-05-29  Rasmus Villemoesslre: drop wrong "anchored" optimization
2025-05-29  Rasmus Villemoestest: slre: add tests for regex library
2025-05-29  Rasmus Villemoesslre: add myself as maintainer
2025-05-29  Rasmus Villemoescmd: test: add support for =~ operator
2025-05-27  Tom RiniSubtree merge tag 'v6.15-dts' of dts repo [1] into...
2025-05-27  Tom RiniSquashed 'dts/upstream/' changes from 955176a4ff59...
2025-05-27  Tom RiniMerge tag 'dm-next-27may25' of git://git.denx.de/u...
2025-05-27  Simon Glasspatman: Add basic documentation for new features
2025-05-27  Simon Glasspatman: Add tests for Cseries
2025-05-27  Simon Glasspatman: Implement the upstream subcommand
2025-05-27  Simon Glasspatman: Implement the series subcommand
2025-05-27  Simon Glasspatman: Update send function to return whether it sent
2025-05-27  Simon Glasspatman: Support aliases for commands and subcommands
2025-05-27  Simon Glasspatman: Implement the patchwork subcommand
2025-05-27  Simon Glasspatman: Improve Series support for patchwork links
next