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