1. c9860d7 Merge patch series "Endian Kconfig improvements" by Tom Rini · 3 months ago
  2. 3911ff5 config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible by Jiaxun Yang · 3 months ago
  3. 12ddbc1 fixdep: Support VPL by Simon Glass · 3 months ago
  4. bbef829 sandbox: Fix LTO to work with STACKPROTECTOR by Andrew Goodbody · 4 months ago
  5. cbfd2c2 Merge patch series "finish using .dtso for overlay source files" by Tom Rini · 3 months ago
  6. e1ad98e kbuild: Disallow DTB overlays to built from .dts named source files by Rasmus Villemoes · 3 months ago
  7. 06518fd kbuild: Allow DTB overlays to built into .dtbo.S files by Rasmus Villemoes · 3 months ago
  8. af3c216 Merge patch series "api: Remove duplicate newlines" by Tom Rini · 3 months ago WIP/15Jul2024
  9. 10cb047 scripts: Remove duplicate newlines by Marek Vasut · 3 months ago
  10. 659f97e scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL file by Jonathan Humphreys · 4 months ago
  11. 8091418 scripts/Makefile.lib: fixes: Embed capsule public key in platform's dtb by Jonathan Humphreys · 4 months ago
  12. 4721d1c scripts/Makefile.lib: remove bootph-some-ram property from VPL/TPL/SPL by Quentin Schulz · 4 months ago
  13. 5c02350 scripts/setlocalversion: sync with linux v6.9 by Rasmus Villemoes · 5 months ago
  14. 830d83e scripts: gen_compile_commands: fix invalid escape sequence warning by Caleb Connolly · 6 months ago
  15. 47558a4 common.h: Remove this file and all references by Tom Rini · 6 months ago
  16. 0525cb2 dts: support building all dtb files for a specific vendor by Caleb Connolly · 6 months ago
  17. d31ff21 Makefile.lib: find capsule ESL dtsi file with CONFIG_OF_UPSTREAM by Jonathan Humphreys · 6 months ago
  18. bcdd023 build: Revive and update LDR format support by Greg Malysa · 7 months ago
  19. e8ff287 scripts/Makefile.spl: Use 'sort' in SHRUNK_ARCH_DTB rule by Tom Rini · 7 months ago
  20. 56041aa Makefile: Improve generated_defconfig file handling by Sam Protsenko · 7 months ago
  21. 20a0ce5 Merge tag 'v2024.04-rc4' into next by Tom Rini · 7 months ago WIP/11Mar2024-next
  22. bd465ad Merge branch '2024-03-02-assorted-updates' into next by Tom Rini · 8 months ago
  23. bdbbf1d Makefile: remove hardcoded device tree source directory by Bryan Brattlof · 8 months ago
  24. 5b3f969 scripts: dtc-version: Don't show error messages by Dragan Simic · 9 months ago
  25. d4c84d7 pylibfdt: Fix "invalid escape sequence '\w'" in setup.py by Florian Schmaus · 8 months ago
  26. 3a4e594 Makefile: Allow upstream DT subtree to provide DT includes by Sumit Garg · 8 months ago
  27. df6fb77 scripts/Makefile.lib: Statically define *-u-boot.dtsi files location by Sumit Garg · 8 months ago
  28. 4be3fe9 Makefile: Add support for DT bindings schema checks by Sumit Garg · 8 months ago
  29. bcd8bce kbuild: Allow for CONFIG_SYS_CONFIG_NAME to be unset by Tom Rini · 9 months ago
  30. cb6f4d6 scripts/gen_compile_commands: update to Linux v6.7 by Brandon Maier · 9 months ago
  31. 46371f2 get_maintainer.pl: slightly modify penguin_chief by Anthony Loiseau · 9 months ago WIP/2024-01-18-assorted-fixes
  32. 2027e99 Makefile: Run defconfig files through the C preprocessor by Andrew Davis · 12 months ago
  33. aca9528 Makefile: Use the fdtgrep -u flag by Simon Glass · 10 months ago
  34. 0b2e47b sandbox: Correct SPL condition for building devicetree by Simon Glass · 10 months ago
  35. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 10 months ago
  36. 01feeec tools/make_pip: Add mention of u_boot_pylib in tool list by Simon Glass · 11 months ago
  37. f12465c tools: Keep test_util and patman test files in the pip release by Simon Glass · 11 months ago
  38. f32fee0 scripts/Makefile.lib: print error when no public key is specified by Masahisa Kojima · 12 months ago
  39. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 12 months ago
  40. 9f33914 get_maintainer.pl: update from Linux kernel v6.5 by Tom Rini · 12 months ago
  41. a8384f8 checkpatch.pl: Make common.h check boarder by Tom Rini · 1 year ago
  42. 311df90 scripts/gen_compile_commands: fix usage message by Joao Marcos Costa · 1 year, 1 month ago
  43. 3a83960 doc: add documentation for gen_compile_commands.py by Joao Marcos Costa · 1 year, 1 month ago
  44. 6aacad2 scripts/gen_compile_commands.py: add acknowledgments by Joao Marcos Costa · 1 year, 1 month ago
  45. 0972675 scripts/gen_compile_commands.py: fix docstring by Joao Marcos Costa · 1 year, 1 month ago
  46. 97fbb2e scripts/gen_compile_commands.py: adapt _LINE_PATTERN by Joao Marcos Costa · 1 year, 1 month ago
  47. c852f2e scripts: Port Linux's gen_compile_commands.py to U-Boot by Joao Marcos Costa · 1 year, 1 month ago
  48. 814774c checkpatch: skip fdtdec_* check for tools by Lars Feyaerts · 1 year, 1 month ago
  49. 521ca0f Makefile: Allow for board directories to not have a Makefile by Tom Rini · 1 year, 1 month ago
  50. 48bf738 Allow Python packages to be dropped by Simon Glass · 1 year, 2 months ago
  51. ba5e3e1 event: Support a simple spy record by Simon Glass · 1 year, 2 months ago
  52. c7d4dfc scripts/Makefile.lib: Embed capsule public key in platform's dtb by Sughosh Ganu · 1 year, 2 months ago
  53. a958988 scripts/Makefile.lib: Add dtsi include files as deps for building DTB by Sughosh Ganu · 1 year, 2 months ago
  54. 1fee487 scripts/Makefile.lib: Collate all dtsi files for inclusion by Sughosh Ganu · 1 year, 2 months ago
  55. 06b51f7 scripts: kconfig: Add config fragment support in board/../ by Jason Kacines · 1 year, 3 months ago
  56. 2f27405 scripts/Makefile.lib: change spelling of $(srctree)/arch/$(ARCH)/dts in dtc_cpp_flags by Rasmus Villemoes · 1 year, 5 months ago
  57. a0f9a77 kbuild: Allow DTB overlays to built from .dtso named source files by Rasmus Villemoes · 1 year, 6 months ago
  58. d50af66 kbuild: add dtc as dependency on .dtb files by Rasmus Villemoes · 1 year, 6 months ago
  59. 6923f49 scripts/Makefile.dts: tweak logic for deciding which dtbs to build by Rasmus Villemoes · 1 year, 6 months ago
  60. f073815 scripts: dtc-version: support git version strings too by Martin Hundebøll · 1 year, 6 months ago
  61. ed10008 efI: Allow packaging a kernel in the debugging script by Simon Glass · 1 year, 7 months ago
  62. a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 7 months ago WIP/14Mar2023-next
  63. 1f0cf89 efi: Adjust script to show pre-relocation output on terminal by Simon Glass · 1 year, 7 months ago
  64. cd5f997 script: Add a script to build a PyPi package by Simon Glass · 1 year, 8 months ago
  65. 4583c00 patman: Move library functions into a library directory by Simon Glass · 1 year, 8 months ago
  66. 9fb3d7a RFC: tools: Add a camel-case conversion script by Simon Glass · 2 years, 9 months ago
  67. 48be546 checkpatch: Add a warning for pre-schema driver model tags by Simon Glass · 1 year, 8 months ago
  68. c74e034 dm: Add support for handling old u-boot,dm- tags by Simon Glass · 1 year, 8 months ago
  69. fe482b8 Use `grep -E` or plain `grep` instead of `egrep` by Ville Skyttä · 1 year, 10 months ago
  70. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 9 months ago
  71. 051f409 pylibfdt: Allow version normalization to fail by Tom Rini · 1 year, 9 months ago WIP/07Jan2023
  72. 1416591 pylibfdt: Fix disable version normalization by Philippe Schenker · 1 year, 10 months ago
  73. 9ef3ba8 kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · 1 year, 11 months ago
  74. 2a06da0 checkpatch.pl: Update CONFIG logic in U-Boot section by Tom Rini · 1 year, 11 months ago
  75. 0478dac kbuild: Remove uncmd_spl logic by Tom Rini · 1 year, 11 months ago
  76. 207972a global: Migrate CONFIG_BOARDDIR to CFG by Tom Rini · 1 year, 11 months ago
  77. 440098c pylibfdt: Fix version normalization warning by Marek Vasut · 1 year, 10 months ago WIP/2022-12-22-assorted-important-fixes
  78. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 10 months ago
  79. ed82586 sunxi: remove unused CONFIG_MMC_SUNXI_SLOT by Andre Przywara · 1 year, 11 months ago
  80. 3bcf9c0 board/km/secu: migrate to use environment text files by Holger Brunck · 1 year, 11 months ago
  81. 6f7c936 board/km/cent2: migrate to environment text file by Holger Brunck · 1 year, 11 months ago
  82. 1e1c51f Makefile: link with --no-warn-rwx-segments by Tom Rini · 1 year, 11 months ago
  83. 17f13e7 scripts/config_whitelist.txt: Remove more referenced symbols by Tom Rini · 1 year, 11 months ago
  84. 5bacad6 configs: Resync with savedefconfig by Tom Rini · 1 year, 11 months ago
  85. 57c3afb powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS by Tom Rini · 1 year, 11 months ago
  86. 921b0a6 doc: Correct the path to the Makefile documentation by Simon Glass · 2 years ago
  87. 0cbeed4 Merge branch '2022-11-10-symbol-migrations' by Tom Rini · 2 years ago
  88. a29491a MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig by Daniel Schwierzeck · 2 years, 3 months ago
  89. e9dcd5b MIPS: remove CONFIG_SYS_MHZ by Daniel Schwierzeck · 2 years, 3 months ago
  90. 218e2c4 Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years ago
  91. 6b9a829 video: Drop atmel LCD code by Simon Glass · 2 years ago
  92. 26cf75f video: Drop ld9040 driver by Simon Glass · 2 years ago
  93. 817f934 video: Drop CONFIG_LCD_MENU by Simon Glass · 2 years ago
  94. 832bcbb video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · 2 years ago
  95. 2fd5a57 Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · 2 years ago
  96. e655003 video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · 2 years ago
  97. 4adc28e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · 2 years ago
  98. 6b08fb5 fdt: Move to setuptools by Simon Glass · 2 years, 3 months ago
  99. 5bde2e0 tests: Build correct sandbox configuration on 32bit by Michal Suchanek · 2 years ago
  100. 7d01bb1 libfdt: Fix build with python 3.10 by Michal Suchanek · 2 years ago