]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
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
2025-05-27  Simon Glasspatman: Introduce basic database support in Series
2025-05-27  Simon Glasspatman: Support returning the parsers to use
2025-05-27  Simon Glasspatman: Use -c to show patch comments
2025-05-27  Simon Glasspatman: Enhance implementation of file-based defaults
2025-05-27  Simon Glasspatman: Enhance patchwork interface to support Cseries
2025-05-27  Simon Glasspatman: Update status command support cover-letter...
2025-05-27  Simon Glasspatman: Add a Cseries class
2025-05-27  Simon Glasspatman: Add a helper for managing cseries
2025-05-27  Simon Glasspatman: Add a simple database implementation
2025-05-27  Simon Glasspatman: Avoid touching the system or local config
2025-05-27  Simon Glasspatman: Add a fourth series for testing
2025-05-27  Simon Glasspatman: Move common test code into a new module
2025-05-27  Simon Glasspatman: Add a test for collecting a PATCH prefix
2025-05-27  Simon Glasspatman: Use python3 with /usr/bin/env
2025-05-27  Simon Glassu_boot_pylib: Add more functions to gitutil
2025-05-27  Simon Glasspatman: Deal with git safe-directory warning
2025-05-27  Simon Glassu_boot_pylib: Correct pylint warnings in gitutil
2025-05-27  Simon Glasspatman: Support collecting all lines in the commit...
2025-05-27  Simon Glasspatman: Tidy up function comments in the series module
2025-05-27  Simon Glasspatman: Move -H out of the send command
2025-05-27  Simon Glasspatman: Move arguments for sent into the correct parser
2025-05-27  Simon Glasspatman: Split subparsers into their own functions
2025-05-27  Simon Glasspatman: Add tests for help
2025-05-27  Simon Glasspatman: Split parser creation from parsing
2025-05-27  Simon Glasspatman: Correct some pylint and asyncio issues
2025-05-27  Simon Glasspatman: Use git to set up the test config
2025-05-27  Simon Glasspatman: Clean up creation of the git tree
2025-05-27  Simon Glasspatman: Use variables for series ID and title
2025-05-27  Simon Glasspatman: Use .git as the git directory
2025-05-27  Simon Glasspatman: Use itr instead of lines for iterator
2025-05-27  Simon Glasspatman: Correct use of str in code
2025-05-27  Simon Glasspatman: Allow setting a git directory when sending
2025-05-27  Simon Glasspatman: Allow setting the current directory when sending
2025-05-27  Simon Glasspatman: Add all files to __init__.py
2025-05-27  Simon Glassu_boot_pylib: Speed up determining the upstream branch
2025-05-27  Simon Glassu_boot_pylib: Provide directories to gitutil functions
2025-05-27  Simon Glassu_boot_pylib: Tidy up quoting of cc and to
2025-05-27  Simon Glassu_boot_pylib: Support a fatal level in tout
2025-05-27  Simon Glasspatman: Update Series.ShowActions() to pass alias
next