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