1. 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
  2. f5fe591 kbuild: Allow DTB overlays to built from .dtso named source files by Rasmus Villemoes · Thu May 04 14:26:44 2023 +0200
  3. dcbc5b0 kbuild: add dtc as dependency on .dtb files by Rasmus Villemoes · Thu May 04 14:26:43 2023 +0200
  4. 61890e5 scripts/Makefile.dts: tweak logic for deciding which dtbs to build by Rasmus Villemoes · Thu May 04 13:33:08 2023 +0200
  5. 4b4b6a0 scripts: dtc-version: support git version strings too by Martin Hundebøll · Wed May 03 12:23:39 2023 +0200
  6. 0e37bc3 efI: Allow packaging a kernel in the debugging script by Simon Glass · Mon Mar 20 08:30:16 2023 +1300
  7. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400
  8. 5b78e87 efi: Adjust script to show pre-relocation output on terminal by Simon Glass · Fri Mar 10 12:47:19 2023 -0800
  9. d6b6448 script: Add a script to build a PyPi package by Simon Glass · Thu Feb 23 18:18:05 2023 -0700
  10. 131444f patman: Move library functions into a library directory by Simon Glass · Thu Feb 23 18:18:04 2023 -0700
  11. a89943b RFC: tools: Add a camel-case conversion script by Simon Glass · Sat Jan 29 14:14:20 2022 -0700
  12. b4af458 checkpatch: Add a warning for pre-schema driver model tags by Simon Glass · Mon Feb 13 08:56:38 2023 -0700
  13. c2727e5 dm: Add support for handling old u-boot,dm- tags by Simon Glass · Mon Feb 13 08:56:32 2023 -0700
  14. 5160b9a Use `grep -E` or plain `grep` instead of `egrep` by Ville Skyttä · Sun Jan 01 18:41:42 2023 +0200
  15. a6b1b3b Merge branch 'next' by Tom Rini · Mon Jan 09 11:30:08 2023 -0500
  16. c88ddb2 pylibfdt: Allow version normalization to fail by Tom Rini · Sat Jan 07 18:02:26 2023 -0500
  17. c61791e pylibfdt: Fix disable version normalization by Philippe Schenker · Wed Jan 04 15:43:33 2023 +0100
  18. c1b64aa kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · Sun Dec 04 10:14:16 2022 -0500
  19. 14f8ef6 checkpatch.pl: Update CONFIG logic in U-Boot section by Tom Rini · Sun Dec 04 10:14:14 2022 -0500
  20. 952cc38 kbuild: Remove uncmd_spl logic by Tom Rini · Sun Dec 04 10:14:13 2022 -0500
  21. ae91ed8 global: Migrate CONFIG_BOARDDIR to CFG by Tom Rini · Sun Dec 04 10:03:37 2022 -0500
  22. 9675f80 pylibfdt: Fix version normalization warning by Marek Vasut · Thu Dec 15 23:37:59 2022 +0100
  23. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  24. ff32afe sunxi: remove unused CONFIG_MMC_SUNXI_SLOT by Andre Przywara · Mon Nov 28 00:03:53 2022 +0000
  25. 9a9b151 board/km/secu: migrate to use environment text files by Holger Brunck · Fri Dec 02 18:22:40 2022 +0100
  26. a98a170 board/km/cent2: migrate to environment text file by Holger Brunck · Fri Dec 02 18:22:39 2022 +0100
  27. a72553e Makefile: link with --no-warn-rwx-segments by Tom Rini · Wed Dec 07 15:49:43 2022 -0500
  28. 8564978 scripts/config_whitelist.txt: Remove more referenced symbols by Tom Rini · Sat Nov 19 18:45:42 2022 -0500
  29. 49ef74d configs: Resync with savedefconfig by Tom Rini · Sat Nov 19 18:45:41 2022 -0500
  30. 10ac24f powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS by Tom Rini · Wed Nov 16 13:10:26 2022 -0500
  31. 61888dd doc: Correct the path to the Makefile documentation by Simon Glass · Wed Nov 09 19:14:41 2022 -0700
  32. 5b80cee Merge branch '2022-11-10-symbol-migrations' by Tom Rini · Thu Nov 10 10:09:02 2022 -0500
  33. ff21b84 MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig by Daniel Schwierzeck · Sun Jul 10 17:15:14 2022 +0200
  34. 170681e MIPS: remove CONFIG_SYS_MHZ by Daniel Schwierzeck · Sun Jul 10 17:15:12 2022 +0200
  35. 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
  36. a423fd5 video: Drop atmel LCD code by Simon Glass · Sun Oct 16 15:53:35 2022 -0600
  37. ae0ee10 video: Drop ld9040 driver by Simon Glass · Sun Oct 16 15:46:15 2022 -0600
  38. 3951bc1 video: Drop CONFIG_LCD_MENU by Simon Glass · Sun Oct 16 15:06:52 2022 -0600
  39. cc63b7d video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · Sun Oct 16 15:02:58 2022 -0600
  40. cda7d0c Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · Tue Oct 18 06:49:18 2022 -0600
  41. 858198c video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · Tue Oct 18 06:46:08 2022 -0600
  42. 45c0a7e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · Tue Oct 18 06:30:56 2022 -0600
  43. 85feff3 fdt: Move to setuptools by Simon Glass · Sat Jul 30 20:57:11 2022 -0600
  44. 32bc4f2 tests: Build correct sandbox configuration on 32bit by Michal Suchanek · Fri Oct 14 22:52:33 2022 +0200
  45. 96c2ead libfdt: Fix build with python 3.10 by Michal Suchanek · Thu Oct 13 22:43:41 2022 +0200
  46. f6901fd libfdt: Fix invalid version warning by Michal Suchanek · Thu Oct 13 22:39:51 2022 +0200
  47. 3013739 test: Drop unwanted option in event_dump.py by Simon Glass · Sat Oct 08 21:33:22 2022 -0600
  48. b576fbf scripts: Makefile.spl: Enable memory drivers to be built for SPL by Roger Quadros · Thu Oct 20 16:30:47 2022 +0300
  49. 06619fc board/km: drop CONFIG_KM_ROOTFSSIZE by Holger Brunck · Mon Oct 17 11:45:21 2022 +0200
  50. bbdda118c configs: Resync with savedefconfig by Tom Rini · Fri Oct 21 13:28:36 2022 -0400
  51. 75e1bde board/km: remove kirkwood boards by Holger Brunck · Mon Aug 15 08:35:11 2022 +0200
  52. b169e21 event: Allow multiple spy declarations for each event by Simon Glass · Tue Sep 06 20:26:56 2022 -0600
  53. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  54. d084835 configs: Resync with savedefconfig by Tom Rini · Mon Sep 05 20:32:14 2022 -0400
  55. 6c8ec91 Makefile: Allow LTO to be disabled for a build by Simon Glass · Wed Aug 03 12:13:08 2022 -0600
  56. b124c78 Merge branch '2022-09-01-assorted-Kconfig-migrations' into next by Tom Rini · Fri Sep 02 08:59:15 2022 -0400
  57. 5833e1b Convert CONFIG_SYS_L2_PL310 to Kconfig by Philip Oberfichtner · Wed Aug 17 15:07:12 2022 +0200
  58. 255e9f2 kbuild: add KBUILD_HOSTLDFLAGS to cmd_host-csingle by Heiko Thiery · Wed Aug 24 10:37:23 2022 +0200
  59. ce53ec8 configs: Resync with savedefconfig by Tom Rini · Tue Aug 23 15:24:14 2022 -0400
  60. 4d799b7 Merge branch '2022-08-12-assorted-updates' by Tom Rini · Fri Aug 12 21:39:15 2022 -0400
  61. 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
  62. 07fe33a scripts/config: pick config script from kernel scripts by Milan P. Stanić · Wed Jul 27 19:09:20 2022 +0200
  63. ab88633 Makefile: Correct the rule removing old of-platdata files by Simon Glass · Wed Aug 03 12:08:29 2022 -0600
  64. 04afdfe dtoc: Correct remaining pylint problems in test_fdt by Simon Glass · Sat Jul 30 20:57:10 2022 -0600
  65. ff9ecc2 Drop genboardscfg.py by Simon Glass · Mon Jul 11 19:04:10 2022 -0600
  66. 1d2c13c Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · Mon Jul 11 19:04:07 2022 -0600
  67. f656f4d Merge branch '2022-08-04-Kconfig-migrations' by Tom Rini · Thu Aug 04 16:53:39 2022 -0400
  68. 0c46047 fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig by Alexander Dahl · Thu Jul 21 15:31:22 2022 +0200
  69. d63726e treewide: Fix Marek's name and change my e-mail address by Marek Behún · Wed Jun 01 17:17:06 2022 +0200
  70. d848b88 efi_loader: suppress executable stack warning by Heinrich Schuchardt · Tue Jul 12 08:11:53 2022 +0200
  71. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  72. fd5f120 Merge branch '2022-07-08-Kconfig-migrations' into next by Tom Rini · Fri Jul 08 17:57:39 2022 -0400
  73. 41e1a59 Convert CONFIG_SYS_CACHE_STASHING to Kconfig by Tom Rini · Mon Jun 27 13:35:46 2022 -0400
  74. 6bef4ef Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into next by Tom Rini · Thu Jul 07 14:12:07 2022 -0400
  75. 94b4fec Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · Sat Jun 25 11:02:46 2022 -0400
  76. b7f02a6 configs: Resync with savedefconfig by Tom Rini · Mon Jul 04 08:15:34 2022 -0400
  77. 98b5112 board: freescale: p1_p2_rdb_pc: Remove mapping for TDM-PMC card by Pali Rohár · Thu Jun 23 18:22:21 2022 +0200
  78. 5d181d5 Merge branch '2022-06-28-Kconfig-migrations' into next by Tom Rini · Wed Jun 29 09:54:02 2022 -0400
  79. bde2170 Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · Sun Jun 12 20:02:04 2022 -0400
  80. 893cd41 arm: samsung: Migrate a number of symbols to Kconfig by Tom Rini · Fri Jun 10 22:59:33 2022 -0400
  81. a2bca2b scripts: Introduce {quiet_,}cmd_bin2c by Pierre-Clément Tosi · Wed May 11 10:36:07 2022 +0100
  82. 2c3c282 configs: Resync with savedefconfig by Tom Rini · Mon Jun 06 12:13:29 2022 -0400
  83. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · Mon May 16 17:20:26 2022 -0400
  84. 2acc485 Convert CONFIG_MTD_CONCAT to Kconfig by Chris Packham · Tue May 03 21:24:57 2022 +1200
  85. dbb2cf7 test: unit test for bootmenu by Heinrich Schuchardt · Sat Apr 30 11:13:55 2022 +0200
  86. 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · Sat Apr 30 00:56:52 2022 -0600
  87. 1453914 test: Tidy up test building with SPL by Simon Glass · Sat Apr 30 00:56:47 2022 -0600
  88. 6442b5d configs: Resync with savedefconfig by Tom Rini · Mon Apr 25 18:53:54 2022 -0400
  89. 0853106 configs: Resync with savedefconfig by Tom Rini · Fri Apr 22 10:17:35 2022 -0400
  90. 58a7ee4 scripts: config_whitelist: drop CONFIG_MMCROOT by Peng Fan · Fri Apr 15 12:23:42 2022 +0800
  91. 4137785 board: gateworks: gw_ventana: use comomn GSC driver by Tim Harvey · Wed Apr 13 09:29:16 2022 -0700
  92. 3cf1506 Merge branch '2022-04-19-assorted-updates' by Tom Rini · Tue Apr 19 17:02:21 2022 -0400
  93. c36b218 Merge tag 'u-boot-rockchip-20220418' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Tue Apr 19 08:50:23 2022 -0400
  94. 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · Fri Apr 15 08:09:52 2022 -0400
  95. f05f9d8 configs: Resync with savedefconfig by Tom Rini · Wed Apr 13 09:14:57 2022 -0400
  96. 0c5f1e2 Makefile.lib: Re-use $(UBOOTINCLUDE) in dtc_cpp_flags by Andy Shevchenko · Wed Mar 30 12:30:04 2022 +0300
  97. 98011e2 malloc: Annotate allocator for valgrind by Sean Anderson · Wed Mar 23 14:04:49 2022 -0400
  98. 4b2fcb3 configs: Resync with savedefconfig by Tom Rini · Fri Apr 08 13:36:51 2022 -0400
  99. 6e638af env: Allow text-env tests to run with awk by Simon Glass · Sat Mar 12 22:47:49 2022 -0700
  100. 5899087 scripts/get_default_envs.sh: Remove blank lines by Christoph Niedermaier · Wed Feb 23 10:33:36 2022 +0100