1. 8635421 scripts/setlocalversion: sync with linux v6.9 by Rasmus Villemoes · Wed May 15 09:36:12 2024 +0200
  2. 0ba5c4b scripts: gen_compile_commands: fix invalid escape sequence warning by Caleb Connolly · Fri May 03 17:18:36 2024 +0200
  3. 8678ffe common.h: Remove this file and all references by Tom Rini · Wed May 01 19:31:38 2024 -0600
  4. 90b7b39 dts: support building all dtb files for a specific vendor by Caleb Connolly · Thu Apr 18 19:39:58 2024 +0100
  5. 0e157c6 Makefile.lib: find capsule ESL dtsi file with CONFIG_OF_UPSTREAM by Jonathan Humphreys · Mon Apr 08 16:28:43 2024 -0500
  6. 547f54c build: Revive and update LDR format support by Greg Malysa · Tue Mar 19 22:16:07 2024 -0400
  7. 905b248 scripts/Makefile.spl: Use 'sort' in SHRUNK_ARCH_DTB rule by Tom Rini · Tue Mar 19 12:51:31 2024 -0400
  8. 55fe274 Makefile: Improve generated_defconfig file handling by Sam Protsenko · Thu Mar 07 21:38:22 2024 -0600
  9. 1621fc8 Merge tag 'v2024.04-rc4' into next by Tom Rini · Mon Mar 11 13:40:06 2024 -0400
  10. f9a6706 Merge branch '2024-03-02-assorted-updates' into next by Tom Rini · Mon Mar 04 10:13:01 2024 -0500
  11. 5d4c99c Makefile: remove hardcoded device tree source directory by Bryan Brattlof · Mon Mar 04 17:42:57 2024 +0530
  12. ced8d27 scripts: dtc-version: Don't show error messages by Dragan Simic · Tue Feb 06 12:00:04 2024 +0100
  13. 3c57f4d pylibfdt: Fix "invalid escape sequence '\w'" in setup.py by Florian Schmaus · Tue Feb 20 08:52:48 2024 -0500
  14. 7a0f3ed Makefile: Allow upstream DT subtree to provide DT includes by Sumit Garg · Thu Feb 22 15:06:00 2024 +0530
  15. 4c0cda3 scripts/Makefile.lib: Statically define *-u-boot.dtsi files location by Sumit Garg · Thu Feb 22 15:05:59 2024 +0530
  16. e02230c Makefile: Add support for DT bindings schema checks by Sumit Garg · Thu Feb 22 15:05:58 2024 +0530
  17. 2729c16 kbuild: Allow for CONFIG_SYS_CONFIG_NAME to be unset by Tom Rini · Mon Jan 22 17:39:05 2024 -0500
  18. 70118ba scripts/gen_compile_commands: update to Linux v6.7 by Brandon Maier · Mon Jan 22 18:45:50 2024 +0000
  19. d79403d get_maintainer.pl: slightly modify penguin_chief by Anthony Loiseau · Thu Jan 11 17:51:27 2024 +0100
  20. cb163b4 Makefile: Run defconfig files through the C preprocessor by Andrew Davis · Wed Nov 01 12:05:18 2023 -0500
  21. d64cf32 Makefile: Use the fdtgrep -u flag by Simon Glass · Tue Dec 19 07:21:25 2023 -0700
  22. f25fbb3 sandbox: Correct SPL condition for building devicetree by Simon Glass · Sun Dec 17 09:36:21 2023 -0700
  23. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
  24. d0ddcb9 tools/make_pip: Add mention of u_boot_pylib in tool list by Simon Glass · Sun Nov 19 08:36:04 2023 -0700
  25. 3ca9e28 tools: Keep test_util and patman test files in the pip release by Simon Glass · Sun Nov 19 08:36:02 2023 -0700
  26. ea057cb scripts/Makefile.lib: print error when no public key is specified by Masahisa Kojima · Fri Oct 27 16:43:26 2023 +0900
  27. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  28. 2ded00a get_maintainer.pl: update from Linux kernel v6.5 by Tom Rini · Sat Oct 28 12:58:27 2023 -0400
  29. b80e21b checkpatch.pl: Make common.h check boarder by Tom Rini · Fri Oct 13 09:28:32 2023 -0700
  30. 21165de scripts/gen_compile_commands: fix usage message by Joao Marcos Costa · Sun Oct 01 12:00:36 2023 +0200
  31. 3cc4234 doc: add documentation for gen_compile_commands.py by Joao Marcos Costa · Sun Oct 01 12:00:34 2023 +0200
  32. 85918cb scripts/gen_compile_commands.py: add acknowledgments by Joao Marcos Costa · Sun Oct 01 12:00:32 2023 +0200
  33. c0ea3d3 scripts/gen_compile_commands.py: fix docstring by Joao Marcos Costa · Sun Oct 01 12:00:31 2023 +0200
  34. 9275b31 scripts/gen_compile_commands.py: adapt _LINE_PATTERN by Joao Marcos Costa · Sun Oct 01 12:00:30 2023 +0200
  35. 94d810b scripts: Port Linux's gen_compile_commands.py to U-Boot by Joao Marcos Costa · Sun Oct 01 12:00:29 2023 +0200
  36. 65da4e1 checkpatch: skip fdtdec_* check for tools by Lars Feyaerts · Mon Oct 02 10:00:13 2023 +0200
  37. 57afcef Makefile: Allow for board directories to not have a Makefile by Tom Rini · Thu Sep 21 19:32:46 2023 -0400
  38. 2d2d81c Allow Python packages to be dropped by Simon Glass · Thu Aug 31 11:20:52 2023 -0600
  39. 3bfbedd event: Support a simple spy record by Simon Glass · Mon Aug 21 21:16:48 2023 -0600
  40. 3f46bcc scripts/Makefile.lib: Embed capsule public key in platform's dtb by Sughosh Ganu · Tue Aug 22 23:10:05 2023 +0530
  41. 5593c6f scripts/Makefile.lib: Add dtsi include files as deps for building DTB by Sughosh Ganu · Tue Aug 22 23:10:04 2023 +0530
  42. 5a3f5eb scripts/Makefile.lib: Collate all dtsi files for inclusion by Sughosh Ganu · Tue Aug 22 23:10:03 2023 +0530
  43. f8f702f scripts: kconfig: Add config fragment support in board/../ by Jason Kacines · Tue Jul 11 16:20:46 2023 -0500
  44. 2d965c2 scripts/Makefile.lib: change spelling of $(srctree)/arch/$(ARCH)/dts in dtc_cpp_flags by Rasmus Villemoes · Tue May 16 11:17:56 2023 +0200
  45. f5fe591 kbuild: Allow DTB overlays to built from .dtso named source files by Rasmus Villemoes · Thu May 04 14:26:44 2023 +0200
  46. dcbc5b0 kbuild: add dtc as dependency on .dtb files by Rasmus Villemoes · Thu May 04 14:26:43 2023 +0200
  47. 61890e5 scripts/Makefile.dts: tweak logic for deciding which dtbs to build by Rasmus Villemoes · Thu May 04 13:33:08 2023 +0200
  48. 4b4b6a0 scripts: dtc-version: support git version strings too by Martin Hundebøll · Wed May 03 12:23:39 2023 +0200
  49. 0e37bc3 efI: Allow packaging a kernel in the debugging script by Simon Glass · Mon Mar 20 08:30:16 2023 +1300
  50. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400
  51. 5b78e87 efi: Adjust script to show pre-relocation output on terminal by Simon Glass · Fri Mar 10 12:47:19 2023 -0800
  52. d6b6448 script: Add a script to build a PyPi package by Simon Glass · Thu Feb 23 18:18:05 2023 -0700
  53. 131444f patman: Move library functions into a library directory by Simon Glass · Thu Feb 23 18:18:04 2023 -0700
  54. a89943b RFC: tools: Add a camel-case conversion script by Simon Glass · Sat Jan 29 14:14:20 2022 -0700
  55. b4af458 checkpatch: Add a warning for pre-schema driver model tags by Simon Glass · Mon Feb 13 08:56:38 2023 -0700
  56. c2727e5 dm: Add support for handling old u-boot,dm- tags by Simon Glass · Mon Feb 13 08:56:32 2023 -0700
  57. 5160b9a Use `grep -E` or plain `grep` instead of `egrep` by Ville Skyttä · Sun Jan 01 18:41:42 2023 +0200
  58. a6b1b3b Merge branch 'next' by Tom Rini · Mon Jan 09 11:30:08 2023 -0500
  59. c88ddb2 pylibfdt: Allow version normalization to fail by Tom Rini · Sat Jan 07 18:02:26 2023 -0500
  60. c61791e pylibfdt: Fix disable version normalization by Philippe Schenker · Wed Jan 04 15:43:33 2023 +0100
  61. c1b64aa kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · Sun Dec 04 10:14:16 2022 -0500
  62. 14f8ef6 checkpatch.pl: Update CONFIG logic in U-Boot section by Tom Rini · Sun Dec 04 10:14:14 2022 -0500
  63. 952cc38 kbuild: Remove uncmd_spl logic by Tom Rini · Sun Dec 04 10:14:13 2022 -0500
  64. ae91ed8 global: Migrate CONFIG_BOARDDIR to CFG by Tom Rini · Sun Dec 04 10:03:37 2022 -0500
  65. 9675f80 pylibfdt: Fix version normalization warning by Marek Vasut · Thu Dec 15 23:37:59 2022 +0100
  66. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  67. ff32afe sunxi: remove unused CONFIG_MMC_SUNXI_SLOT by Andre Przywara · Mon Nov 28 00:03:53 2022 +0000
  68. 9a9b151 board/km/secu: migrate to use environment text files by Holger Brunck · Fri Dec 02 18:22:40 2022 +0100
  69. a98a170 board/km/cent2: migrate to environment text file by Holger Brunck · Fri Dec 02 18:22:39 2022 +0100
  70. a72553e Makefile: link with --no-warn-rwx-segments by Tom Rini · Wed Dec 07 15:49:43 2022 -0500
  71. 8564978 scripts/config_whitelist.txt: Remove more referenced symbols by Tom Rini · Sat Nov 19 18:45:42 2022 -0500
  72. 49ef74d configs: Resync with savedefconfig by Tom Rini · Sat Nov 19 18:45:41 2022 -0500
  73. 10ac24f powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS by Tom Rini · Wed Nov 16 13:10:26 2022 -0500
  74. 61888dd doc: Correct the path to the Makefile documentation by Simon Glass · Wed Nov 09 19:14:41 2022 -0700
  75. 5b80cee Merge branch '2022-11-10-symbol-migrations' by Tom Rini · Thu Nov 10 10:09:02 2022 -0500
  76. ff21b84 MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig by Daniel Schwierzeck · Sun Jul 10 17:15:14 2022 +0200
  77. 170681e MIPS: remove CONFIG_SYS_MHZ by Daniel Schwierzeck · Sun Jul 10 17:15:12 2022 +0200
  78. 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Oct 30 17:16:35 2022 -0400
  79. a423fd5 video: Drop atmel LCD code by Simon Glass · Sun Oct 16 15:53:35 2022 -0600
  80. ae0ee10 video: Drop ld9040 driver by Simon Glass · Sun Oct 16 15:46:15 2022 -0600
  81. 3951bc1 video: Drop CONFIG_LCD_MENU by Simon Glass · Sun Oct 16 15:06:52 2022 -0600
  82. cc63b7d video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · Sun Oct 16 15:02:58 2022 -0600
  83. cda7d0c Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · Tue Oct 18 06:49:18 2022 -0600
  84. 858198c video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · Tue Oct 18 06:46:08 2022 -0600
  85. 45c0a7e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · Tue Oct 18 06:30:56 2022 -0600
  86. 85feff3 fdt: Move to setuptools by Simon Glass · Sat Jul 30 20:57:11 2022 -0600
  87. 32bc4f2 tests: Build correct sandbox configuration on 32bit by Michal Suchanek · Fri Oct 14 22:52:33 2022 +0200
  88. 96c2ead libfdt: Fix build with python 3.10 by Michal Suchanek · Thu Oct 13 22:43:41 2022 +0200
  89. f6901fd libfdt: Fix invalid version warning by Michal Suchanek · Thu Oct 13 22:39:51 2022 +0200
  90. 3013739 test: Drop unwanted option in event_dump.py by Simon Glass · Sat Oct 08 21:33:22 2022 -0600
  91. b576fbf scripts: Makefile.spl: Enable memory drivers to be built for SPL by Roger Quadros · Thu Oct 20 16:30:47 2022 +0300
  92. 06619fc board/km: drop CONFIG_KM_ROOTFSSIZE by Holger Brunck · Mon Oct 17 11:45:21 2022 +0200
  93. bbdda118c configs: Resync with savedefconfig by Tom Rini · Fri Oct 21 13:28:36 2022 -0400
  94. 75e1bde board/km: remove kirkwood boards by Holger Brunck · Mon Aug 15 08:35:11 2022 +0200
  95. b169e21 event: Allow multiple spy declarations for each event by Simon Glass · Tue Sep 06 20:26:56 2022 -0600
  96. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  97. d084835 configs: Resync with savedefconfig by Tom Rini · Mon Sep 05 20:32:14 2022 -0400
  98. 6c8ec91 Makefile: Allow LTO to be disabled for a build by Simon Glass · Wed Aug 03 12:13:08 2022 -0600
  99. b124c78 Merge branch '2022-09-01-assorted-Kconfig-migrations' into next by Tom Rini · Fri Sep 02 08:59:15 2022 -0400
  100. 5833e1b Convert CONFIG_SYS_L2_PL310 to Kconfig by Philip Oberfichtner · Wed Aug 17 15:07:12 2022 +0200