platform/kernel/u-boot.git
2023-03-14 Tom RiniRevert "configs: j721s2: merge HS and non-HS defconfigs"
2023-03-14 Tom RiniRevert "configs: j7200: Merge HS and non-HS defconfigs"
2023-03-13 Tom RiniMerge tag 'efi-next-20230313' of https://source.denx...
2023-03-13 Simon Glassvideo: Add a note about the broken implementation
2023-03-13 Simon Glassefi: Add dhrystone, dcache and scroll lines to app
2023-03-13 Simon Glassvideo: Clear the vidconsole rather than the video
2023-03-13 Simon Glassvideo: Remove duplicate cursor-positioning function
2023-03-13 Simon Glassefi: Adjust script to show pre-relocation output on...
2023-03-13 Simon Glassbbinfo: Show the size of the copy framebuffer
2023-03-13 Simon Glassvideo: Allow a copy framebuffer with pre-allocated fb
2023-03-13 Simon Glassefi: Support copy framebuffer
2023-03-13 Simon Glassefi: Use a fixed value for the timer clock
2023-03-13 Simon Glassx86: Add a few more items to bdinfo
2023-03-13 Simon Glassefi: Support a 64-bit frame buffer address
2023-03-13 Simon Glassefi: video: Return mode info for app also
2023-03-13 Simon Glassefi: video: Move payload code into a function
2023-03-09 Tom RiniMerge tag 'dm-next-9mar23' of https://source.denx.de...
2023-03-08 Simon Glassbinman: Support generation of x509 certificates
2023-03-08 Simon Glassbinman: Support updating section contents
2023-03-08 Simon Glassbinman: Handle missing bintools correctly in fit
2023-03-08 Simon Glassbinman: Allow preserving the output dir when replacing
2023-03-08 Simon Glassbuildman: Correct CROSS_COMPILE output for sandbox
2023-03-08 Simon Glasspatman: Check patches in parallel
2023-03-08 Simon Glasspatman: Run get_maintainer.pl in parallel
2023-03-08 Simon Glasspatman: Refactor MakeCcFile() into two functions
2023-03-08 Simon Glasspatman: Drop an incorrect comment about git am
2023-03-08 Marek Vasuttest: cmd: fdt: Add list of remaining missing tests
2023-03-08 Marek Vasuttest: cmd: fdt: Test fdt bootcpu
2023-03-08 Marek Vasuttest: cmd: fdt: Test fdt rm
2023-03-08 Marek Vasuttest: cmd: fdt: Test fdt mknode
2023-03-08 Marek Vasuttest: cmd: fdt: Test fdt set
2023-03-08 Marek Vasuttest: cmd: fdt: Test fdt get size
2023-03-08 Marek Vasuttest: cmd: fdt: Test fdt get addr
2023-03-08 Marek Vasuttest: cmd: fdt: Test fdt get name
2023-03-08 Marek Vasuttest: cmd: fdt: Test fdt resize
2023-03-08 Marek Vasuttest: cmd: fdt: Test fdt move
2023-03-08 Marek Vasuttest: cmd: fdt: Test both string and integer arrays...
2023-03-08 Marek Vasuttest: cmd: fdt: Test alias resolution in 'fdt get value'
2023-03-08 Marek Vasuttest: cmd: fdt: Generate fuller DT internally and switc...
2023-03-08 Marek Vasuttest: cmd: fdt: Rename fdt_test_get() to fdt_test_get_v...
2023-03-08 Marek Vasuttest: cmd: fdt: Rename fdt_test_resize() to fdt_test_ad...
2023-03-08 Marek Vasuttest: Add ut_assert_nextline_empty() empty line helper
2023-03-08 Marek Vasutcmd: fdt: Add support for integer arrays in fdt get...
2023-03-08 Marek Vasutcmd: fdt: Map address returned from fdt get addr to...
2023-03-08 Marek Vasutcmd: fdt: Handle 64bit pointers in fdt get addr
2023-03-08 Marek Vasutcmd: fdt: Align checksign parameter names in help text
2023-03-08 Marek Vasutcmd: fdt: Check argc before accessing argv in fdt memory
2023-03-08 Marek Vasutcmd: fdt: Check argc before accessing argv in fdt bootcpu
2023-03-08 Marek Vasutcmd: fdt: Fix fdt rsvmem behavior on non-existent index...
2023-03-08 Marek Vasutcmd: fdt: Fix fdt rm behavior on non-existent property...
2023-03-08 Marek Vasutcmd: fdt: Fix handling of empty properties for fdt...
2023-03-08 Marek Vasutcmd: fdt: Import is_printable_string() from DTC to...
2023-03-08 Simon GlassCI: Add a check for building tools for PyPi
2023-03-08 Simon Glassdoc: Add notes on how to install patman and binman
2023-03-08 Simon Glasstest: Add concurrencytest to the requirements
2023-03-08 Simon Glassbinman: Add support for building a binmanu PyPi package
2023-03-08 Simon Glassbinman: Use importlib to find the help
2023-03-08 Simon Glassbinman: Hide the 'test' command unless test code is...
2023-03-08 Simon Glassbinman: Move the main code into a function
2023-03-08 Simon Glassdtoc: Add support for building a dtoc PyPi package
2023-03-08 Simon Glassdtoc: Use pathlib to find the test directory
2023-03-08 Simon Glassdtoc: Move the main code into a function
2023-03-08 Simon Glassdtoc: Hide the test options unless test code is available
2023-03-08 Simon Glassbuildman: Add support for building a buildman PyPi...
2023-03-08 Simon Glassbuildman: Use importlib to find the help
2023-03-08 Simon Glassbuildman: Fix use of a type as a variable
2023-03-08 Simon Glassbuildman: Hide the test options unless test code is...
2023-03-08 Simon Glassbuildman: Move the main code into a function
2023-03-08 Simon Glasspatman: Add support for building a patman PyPi package
2023-03-08 Simon Glasspatman: Avoid importing test_checkpatch before it is...
2023-03-08 Simon Glasspatman: Add support for building a u_boot_tools PyPi...
2023-03-08 Simon Glassscript: Add a script to build a PyPi package
2023-03-08 Simon Glasspatman: Move library functions into a library directory
2023-03-08 Simon GlassRemove concurrencytest
2023-03-08 Simon GlassRevert "patman: test_util: Print test stdout/stderr...
2023-03-08 Simon Glassbinman: Avoid unwanted output in testFitFirmwareLoadables()
2023-03-08 Simon Glassbootstd: Replicate the dtb-filename quirks of distroboot
2023-03-08 Simon Glassbootflow: Rename bootflow_flags_t
2023-03-08 Simon Glassbinman: Make the tooldir configurable
2023-03-08 Simon Glassbinman: Use a private directory for bintools
2023-03-08 Simon Glassbinman: Move the tools directory into the Bintool class
2023-03-08 Simon Glassbinman: Update bintools documentation
2023-03-08 Simon Glassbinman: Correct an 'aot' typo
2023-03-08 Simon Glassbuildman: Add a flag for reproducible builds
2023-03-08 Simon Glassbuildman: Support disabling LTO
2023-03-08 Simon Glassbuildman: Write out the build command used
2023-03-08 Simon Glassbuildman: Add a note about the out-env file
2023-03-08 Jonas Karlmanbinman: Use correct argument name in docstrings
2023-03-08 Jonas Karlmanbinman: Fix spelling of nodes in code comments
2023-03-08 Jonas Karlmanbinman: Remove redundant SetAllowFakeBlob from blob...
2023-03-08 Simon Glassbinman: Support marking FMAP areas as preserved
2023-03-08 Simon Glassbinman: Avoid requiring a home directory on startup
2023-03-07 Tom RiniMerge tag 'next-20230307' of https://source.denx.de...
2023-03-07 Tom RiniMerge branch '2023-03-06-assorted-platform-updates...
2023-03-07 Dzmitry Sankouskivideo console: add 12x22 console simple font test
2023-03-07 Dzmitry Sankouskivideo console: sandbox: add 12x22 font defconfigs
2023-03-07 Dzmitry Sankouskivideo console: add 16x32 Terminus font from linux
2023-03-07 Dzmitry Sankouskivideo console: add 12x22 Sun font from linux
2023-03-07 Dzmitry Sankouskivideo console: allow font size configuration at runtime
2023-03-07 Dzmitry Sankouskivideo console: move vidconsole_get_font_size() logic...
next