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