1. fe482b8 Use `grep -E` or plain `grep` instead of `egrep` by Ville Skyttä · 1 year, 9 months ago
  2. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 9 months ago
  3. 051f409 pylibfdt: Allow version normalization to fail by Tom Rini · 1 year, 9 months ago
  4. 1416591 pylibfdt: Fix disable version normalization by Philippe Schenker · 1 year, 9 months ago
  5. 9ef3ba8 kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · 1 year, 10 months ago
  6. 2a06da0 checkpatch.pl: Update CONFIG logic in U-Boot section by Tom Rini · 1 year, 10 months ago
  7. 0478dac kbuild: Remove uncmd_spl logic by Tom Rini · 1 year, 10 months ago
  8. 207972a global: Migrate CONFIG_BOARDDIR to CFG by Tom Rini · 1 year, 10 months ago
  9. 440098c pylibfdt: Fix version normalization warning by Marek Vasut · 1 year, 9 months ago
  10. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 9 months ago
  11. ed82586 sunxi: remove unused CONFIG_MMC_SUNXI_SLOT by Andre Przywara · 1 year, 10 months ago
  12. 3bcf9c0 board/km/secu: migrate to use environment text files by Holger Brunck · 1 year, 10 months ago
  13. 6f7c936 board/km/cent2: migrate to environment text file by Holger Brunck · 1 year, 10 months ago
  14. 1e1c51f Makefile: link with --no-warn-rwx-segments by Tom Rini · 1 year, 10 months ago
  15. 17f13e7 scripts/config_whitelist.txt: Remove more referenced symbols by Tom Rini · 1 year, 10 months ago
  16. 5bacad6 configs: Resync with savedefconfig by Tom Rini · 1 year, 10 months ago
  17. 57c3afb powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS by Tom Rini · 1 year, 10 months ago
  18. 921b0a6 doc: Correct the path to the Makefile documentation by Simon Glass · 1 year, 11 months ago
  19. 0cbeed4 Merge branch '2022-11-10-symbol-migrations' by Tom Rini · 1 year, 11 months ago
  20. a29491a MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig by Daniel Schwierzeck · 2 years, 2 months ago
  21. e9dcd5b MIPS: remove CONFIG_SYS_MHZ by Daniel Schwierzeck · 2 years, 2 months ago
  22. 218e2c4 Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 11 months ago
  23. 6b9a829 video: Drop atmel LCD code by Simon Glass · 2 years ago
  24. 26cf75f video: Drop ld9040 driver by Simon Glass · 2 years ago
  25. 817f934 video: Drop CONFIG_LCD_MENU by Simon Glass · 2 years ago
  26. 832bcbb video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · 2 years ago
  27. 2fd5a57 Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · 1 year, 11 months ago
  28. e655003 video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · 1 year, 11 months ago
  29. 4adc28e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · 1 year, 11 months ago
  30. 6b08fb5 fdt: Move to setuptools by Simon Glass · 2 years, 2 months ago
  31. 5bde2e0 tests: Build correct sandbox configuration on 32bit by Michal Suchanek · 2 years ago
  32. 7d01bb1 libfdt: Fix build with python 3.10 by Michal Suchanek · 2 years ago
  33. c977b18 libfdt: Fix invalid version warning by Michal Suchanek · 2 years ago
  34. 7e8d3e1 test: Drop unwanted option in event_dump.py by Simon Glass · 2 years ago
  35. 3a82cd2 scripts: Makefile.spl: Enable memory drivers to be built for SPL by Roger Quadros · 1 year, 11 months ago
  36. 4344c11 board/km: drop CONFIG_KM_ROOTFSSIZE by Holger Brunck · 2 years ago
  37. d662e9a configs: Resync with savedefconfig by Tom Rini · 1 year, 11 months ago
  38. 88383fd board/km: remove kirkwood boards by Holger Brunck · 2 years, 1 month ago
  39. b5001cb event: Allow multiple spy declarations for each event by Simon Glass · 2 years, 1 month ago
  40. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years ago
  41. f243371 configs: Resync with savedefconfig by Tom Rini · 2 years, 1 month ago
  42. a55014d Makefile: Allow LTO to be disabled for a build by Simon Glass · 2 years, 2 months ago
  43. 2d70691 Merge branch '2022-09-01-assorted-Kconfig-migrations' into next by Tom Rini · 2 years, 1 month ago
  44. 1116888 Convert CONFIG_SYS_L2_PL310 to Kconfig by Philip Oberfichtner · 2 years, 1 month ago
  45. a638bd3 kbuild: add KBUILD_HOSTLDFLAGS to cmd_host-csingle by Heiko Thiery · 2 years, 1 month ago
  46. 1247c35 configs: Resync with savedefconfig by Tom Rini · 2 years, 1 month ago
  47. 8f9eee8 Merge branch '2022-08-12-assorted-updates' by Tom Rini · 2 years, 1 month ago
  48. 157861e Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 1 month ago
  49. 1bacff9 scripts/config: pick config script from kernel scripts by Milan P. Stanić · 2 years, 2 months ago
  50. c252fa5 Makefile: Correct the rule removing old of-platdata files by Simon Glass · 2 years, 2 months ago
  51. 5d1637a dtoc: Correct remaining pylint problems in test_fdt by Simon Glass · 2 years, 2 months ago
  52. 811c8e1 Drop genboardscfg.py by Simon Glass · 2 years, 2 months ago
  53. 5579ce7 Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · 2 years, 2 months ago
  54. b8e0989 Merge branch '2022-08-04-Kconfig-migrations' by Tom Rini · 2 years, 2 months ago
  55. 8c09cb6 fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig by Alexander Dahl · 2 years, 2 months ago
  56. 61143f7 treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 4 months ago
  57. a8d52f9 efi_loader: suppress executable stack warning by Heinrich Schuchardt · 2 years, 2 months ago
  58. 36b661d Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  59. 05a4859 Merge branch '2022-07-08-Kconfig-migrations' into next by Tom Rini · 2 years, 3 months ago
  60. 38d091a Convert CONFIG_SYS_CACHE_STASHING to Kconfig by Tom Rini · 2 years, 3 months ago
  61. ea92f95 Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into next by Tom Rini · 2 years, 3 months ago
  62. bb20a10 Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 3 months ago
  63. d98a6a9 configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
  64. 6b74cfd board: freescale: p1_p2_rdb_pc: Remove mapping for TDM-PMC card by Pali Rohár · 2 years, 3 months ago
  65. 5c87326 Merge branch '2022-06-28-Kconfig-migrations' into next by Tom Rini · 2 years, 3 months ago
  66. 3371edd Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · 2 years, 3 months ago
  67. 24ec3de arm: samsung: Migrate a number of symbols to Kconfig by Tom Rini · 2 years, 3 months ago
  68. b6c2b25 scripts: Introduce {quiet_,}cmd_bin2c by Pierre-Clément Tosi · 2 years, 4 months ago
  69. 41e47b4 configs: Resync with savedefconfig by Tom Rini · 2 years, 4 months ago
  70. ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 4 months ago
  71. 54a54a6 Convert CONFIG_MTD_CONCAT to Kconfig by Chris Packham · 2 years, 5 months ago
  72. f2c534d test: unit test for bootmenu by Heinrich Schuchardt · 2 years, 5 months ago
  73. f86ca5a Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 5 months ago
  74. b550853 test: Tidy up test building with SPL by Simon Glass · 2 years, 5 months ago
  75. 0ad9378 configs: Resync with savedefconfig by Tom Rini · 2 years, 5 months ago
  76. bfdb305 configs: Resync with savedefconfig by Tom Rini · 2 years, 5 months ago
  77. 62b3d75 scripts: config_whitelist: drop CONFIG_MMCROOT by Peng Fan · 2 years, 5 months ago
  78. 61cf225 board: gateworks: gw_ventana: use comomn GSC driver by Tim Harvey · 2 years, 5 months ago
  79. 246e034 Merge branch '2022-04-19-assorted-updates' by Tom Rini · 2 years, 5 months ago
  80. 9acf372 Merge tag 'u-boot-rockchip-20220418' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 2 years, 5 months ago
  81. 7f418ea Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 5 months ago
  82. 42a2d90 configs: Resync with savedefconfig by Tom Rini · 2 years, 5 months ago
  83. 672c170 Makefile.lib: Re-use $(UBOOTINCLUDE) in dtc_cpp_flags by Andy Shevchenko · 2 years, 6 months ago
  84. bdaeea1 malloc: Annotate allocator for valgrind by Sean Anderson · 2 years, 6 months ago
  85. d46e86d configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  86. 6910dbe env: Allow text-env tests to run with awk by Simon Glass · 2 years, 6 months ago
  87. 7d79cba scripts/get_default_envs.sh: Remove blank lines by Christoph Niedermaier · 2 years, 7 months ago
  88. 1610b68 power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 by Lukasz Majewski · 2 years, 6 months ago
  89. 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 6 months ago
  90. a0ca51f sunxi: Support building a SPL as a TOC0 image by Samuel Holland · 2 years, 6 months ago
  91. 8c621f4 sunxi: specify architecture when generating SPL boot image by Icenowy Zheng · 3 years ago
  92. 25b8ace Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support" by Tom Rini · 2 years, 6 months ago
  93. 0a3689c configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  94. eeec000 global: Remove CONFIG_SYS_EXTRA_OPTIONS support by Tom Rini · 2 years, 6 months ago
  95. 23e354f Merge tag 'clk-2022.04-next' of https://source.denx.de/u-boot/custodians/u-boot-clk into next by Tom Rini · 2 years, 6 months ago
  96. 39161e0 video: Drop formike driver by Simon Glass · 2 years, 8 months ago
  97. 2cbc1c0 video: Convert CONFIG_VIDEO_BCM2835 to Kconfig by Simon Glass · 2 years, 8 months ago
  98. 92e3fb8 video: Drop FSL DIU driver by Simon Glass · 2 years, 8 months ago
  99. 77f46f0 video: fsl: colibri_vf: Drop FSL DCU driver by Simon Glass · 2 years, 8 months ago
  100. 636b8b9 video: Drop da8xx-fb by Simon Glass · 2 years, 8 months ago