]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2024-07-31 Simon Glasscyclic: Add a symbol for SPL
2024-07-30 Tom RiniMerge patch series "led: implement software blinking"
2024-07-30 Michael Polyntsovled: Add dts property to specify blinking of the led
2024-07-30 Michael Polyntsovled: Implement software led blinking
2024-07-30 Mikhail Kshevetskiyled: enable LEDST_BLINK state unconditionally
2024-07-29 Tom RiniMerge patch series "include: asm-generic: Remove duplic...
2024-07-29 Marek Vasutinclude: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: zfs: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: valgrind: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: usb: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: u-boot: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: power: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: net: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: mtd: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: linux: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: jffs2: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: fsl-mc: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: firmware: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: dt-bindings: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: dm: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: asm-generic: Remove duplicate newlines
2024-07-29 Tom RiniMerge tag 'dm-pull-29jul24' of https://gitlab.denx...
2024-07-29 Simon GlassMakefile: Pass OF_SPL_REMOVE_PROPS to binman
2024-07-29 Simon GlassMakefile: Provide VPL devicetree and padding to binman
2024-07-29 Simon Glassbinman: fit: Allow running fdtgrep on devicetree blobs
2024-07-29 Simon Glassbinman: fit: Write the compatible string to configuration
2024-07-29 Simon Glassbinman: fit: Allow providing FDT filenames in a directory
2024-07-29 Simon Glassbinman: Add support for alternative FDTs
2024-07-29 Simon Glassbinman: Allow entry types to override FDT contents
2024-07-29 Simon Glassbinman: Remove dependency on pylibfdt for entry-docs
2024-07-29 Simon Glassbinman: Add a bintool for fdtgrep
2024-07-29 Simon Glassbinman: Correct indentation in testSplPubkeyDtb
2024-07-29 Simon Glassbinman: Fix a comment typo in _DoReadFileDtb()
2024-07-29 Simon Glassbinman: Mention expanded entries in u-boot-vpl
2024-07-29 Simon Glassbinman: Correct comment in blob_dtb GetFdtEtype()
2024-07-29 Simon Glassbinman: Write the compressed output to a file
2024-07-29 Simon Glassbinman: elf: Add more debugging to LookupAndWriteSymbols()
2024-07-29 Simon Glassbinman: Move problem-checking code into a function
2024-07-29 Simon Glassbinman: Tidy up comment for Bintoolfdt_add_pubkey.run()
2024-07-29 Simon Glassbinman: Tidy up bintool docs
2024-07-29 Simon Glassbinman: Correct an error in the FIT-template example
2024-07-29 Simon Glassfixdep: Support VPL
2024-07-29 Simon Glassqconfig: Support a 'list' format
2024-07-29 Simon Glassqconfig: Sort the boards by name when finding
2024-07-29 Simon Glassqconfig: Allow searching for CONFIG values
2024-07-26 Tom RiniMerge tag 'dm-pull-26jul24' of https://gitlab.denx...
2024-07-26 Simon Glassbuildman: Show board list with -x
2024-07-26 Andrew Goodbodysandbox: Fix LTO to work with STACKPROTECTOR
2024-07-26 Simon Glassbinman: Update cbfstool
2024-07-26 Brandon Maiertools: patman: fix `pip install` with Python 3.12
2024-07-26 Simon Glassqconfig: Move operation check into parse_args()
2024-07-26 Simon Glassqconfig: Drop col argument from Slots()
2024-07-26 Simon Glassqconfig: Use the Color object in Progress
2024-07-26 Simon Glassqconfig: Move the last two operations into their own...
2024-07-26 Simon Glassqconfig: Move progress output into the class
2024-07-26 Simon Glassqconfig: Move commit code into a separate function
2024-07-26 Simon Glassqconfig: Move all move_config code into move_config()
2024-07-26 Simon Glassqconfig: Add a return value to do_find_config()
2024-07-26 Simon Glassqconfig: Move imply into a separate function
2024-07-26 Simon Glassqconfig: Add a return value to do_scan_source()
2024-07-26 Simon Glassqconfig: Move testing into a separate function
2024-07-26 Simon Glassqconfig: Move converting config args to the top
2024-07-26 Simon Glassqconfig: Move checking directory to the top
2024-07-26 Simon Glassqconfig: Move getting the colour to where it is needed
2024-07-26 Simon Glassqconfig: Move arg checking to the top of main()
2024-07-26 Simon Glassqconfig: Move arg checking a little higher
2024-07-26 Simon Glassqconfig: Move arg parsing into a separate function
2024-07-26 Simon Glassqconfig: Rename the doc link
2024-07-26 Simon Glassqconfig: Correct format string in do_imply_config()
2024-07-26 Simon Glassqconfig: Tidy up some pylint warnings
2024-07-26 Simon Glassqconfig: Make KconfigScanner a function
2024-07-26 Simon Glassqconfig: Drop the try_expand() function
2024-07-26 Simon Glassqconfig: Fix pylint error in read_database()
2024-07-26 Tom RiniMerge branch 'qcom-main' of https://gitlab.denx.de...
2024-07-25 Robert Markoarm: dts: add IPQ4019 ESS EDMA U-Boot additions
2024-07-25 Robert Markonet: add Qualcomm ESS EDMA adapter
2024-07-25 Robert Markoclock: qcom: ipq4019: add missing networking resets
2024-07-25 Robert Markodt-bindings: clock: qcom: ipq4019: drop downstream...
2024-07-25 Robert Markoclock: qcom: ipq4019: add ESS clock
2024-07-25 Caleb Connollyqcom_defconfig: enable rpmh regulators
2024-07-25 Caleb Connollypower: regulator: qcom-rpmh-regulator: add build infra
2024-07-25 Caleb Connollypower: regulator: qcom-rpmh-regulator: adjust probe...
2024-07-25 Caleb Connollypower: regulator: qcom-rpmh-regulator: port ops to...
2024-07-25 Caleb Connollypower: regulator: qcom-rpmh-regulator: remove unused...
2024-07-25 Caleb Connollypower: regulator: qcom-rpmh-regulator: adjust structs...
2024-07-25 Caleb Connollypower: regulator: qcom-rpmh-regulator: port over lineag...
2024-07-25 Caleb Connollypower: regulator: qcom-rpmh-regulator: adjust headers...
2024-07-25 Caleb Connollypower: regulator: import qcom-rpmh-regulator from Linux
2024-07-25 Caleb Connollysoc: qcom: add build infrastructure
2024-07-25 Caleb Connollysoc: qcom: rpmh: U-Boot API changes
2024-07-25 Caleb Connollysoc: qcom: rpmh: drop unused functions
2024-07-25 Caleb Connollysoc: qcom: rpmh: adjust headers for U-Boot
2024-07-25 Caleb Connollysoc: qcom: rpmh-rsc: remaining U-Boot API changes
2024-07-25 Caleb Connollysoc: qcom: rpmh-rsc: adjust probe for U-Boot
2024-07-25 Caleb Connollysoc: qcom: rpmh-rsc: adjust headers for U-Boot
2024-07-25 Caleb Connollysoc: qcom: rpmh-rsc: drop unused multi-threading and...
2024-07-25 Caleb Connollysoc: qcom: cmd-db: adjust for U-Boot API
2024-07-25 Caleb Connollysoc: qcom: cmd-db: adjust probe for U-Boot
2024-07-25 Caleb Connollysoc: qcom: cmd-db: drop unused functions
2024-07-25 Caleb Connollysoc: qcom: cmd-db: adjust headers for U-Boot
next