1. d0ddcb9 tools/make_pip: Add mention of u_boot_pylib in tool list by Simon Glass · 1 year ago
  2. 3ca9e28 tools: Keep test_util and patman test files in the pip release by Simon Glass · 1 year ago
  3. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  4. 2ded00a get_maintainer.pl: update from Linux kernel v6.5 by Tom Rini · 1 year, 1 month ago
  5. b80e21b checkpatch.pl: Make common.h check boarder by Tom Rini · 1 year, 1 month ago
  6. 21165de scripts/gen_compile_commands: fix usage message by Joao Marcos Costa · 1 year, 2 months ago
  7. 3cc4234 doc: add documentation for gen_compile_commands.py by Joao Marcos Costa · 1 year, 2 months ago
  8. 85918cb scripts/gen_compile_commands.py: add acknowledgments by Joao Marcos Costa · 1 year, 2 months ago
  9. c0ea3d3 scripts/gen_compile_commands.py: fix docstring by Joao Marcos Costa · 1 year, 2 months ago
  10. 9275b31 scripts/gen_compile_commands.py: adapt _LINE_PATTERN by Joao Marcos Costa · 1 year, 2 months ago
  11. 94d810b scripts: Port Linux's gen_compile_commands.py to U-Boot by Joao Marcos Costa · 1 year, 2 months ago
  12. 65da4e1 checkpatch: skip fdtdec_* check for tools by Lars Feyaerts · 1 year, 2 months ago
  13. 57afcef Makefile: Allow for board directories to not have a Makefile by Tom Rini · 1 year, 2 months ago
  14. 2d2d81c Allow Python packages to be dropped by Simon Glass · 1 year, 3 months ago
  15. 3bfbedd event: Support a simple spy record by Simon Glass · 1 year, 3 months ago
  16. 3f46bcc scripts/Makefile.lib: Embed capsule public key in platform's dtb by Sughosh Ganu · 1 year, 3 months ago
  17. 5593c6f scripts/Makefile.lib: Add dtsi include files as deps for building DTB by Sughosh Ganu · 1 year, 3 months ago
  18. 5a3f5eb scripts/Makefile.lib: Collate all dtsi files for inclusion by Sughosh Ganu · 1 year, 3 months ago
  19. f8f702f scripts: kconfig: Add config fragment support in board/../ by Jason Kacines · 1 year, 5 months ago
  20. 2d965c2 scripts/Makefile.lib: change spelling of $(srctree)/arch/$(ARCH)/dts in dtc_cpp_flags by Rasmus Villemoes · 1 year, 6 months ago
  21. f5fe591 kbuild: Allow DTB overlays to built from .dtso named source files by Rasmus Villemoes · 1 year, 7 months ago
  22. dcbc5b0 kbuild: add dtc as dependency on .dtb files by Rasmus Villemoes · 1 year, 7 months ago
  23. 61890e5 scripts/Makefile.dts: tweak logic for deciding which dtbs to build by Rasmus Villemoes · 1 year, 7 months ago
  24. 4b4b6a0 scripts: dtc-version: support git version strings too by Martin Hundebøll · 1 year, 7 months ago
  25. 0e37bc3 efI: Allow packaging a kernel in the debugging script by Simon Glass · 1 year, 8 months ago
  26. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 9 months ago
  27. 5b78e87 efi: Adjust script to show pre-relocation output on terminal by Simon Glass · 1 year, 9 months ago
  28. d6b6448 script: Add a script to build a PyPi package by Simon Glass · 1 year, 9 months ago
  29. 131444f patman: Move library functions into a library directory by Simon Glass · 1 year, 9 months ago
  30. a89943b RFC: tools: Add a camel-case conversion script by Simon Glass · 2 years, 10 months ago
  31. b4af458 checkpatch: Add a warning for pre-schema driver model tags by Simon Glass · 1 year, 10 months ago
  32. c2727e5 dm: Add support for handling old u-boot,dm- tags by Simon Glass · 1 year, 10 months ago
  33. 5160b9a Use `grep -E` or plain `grep` instead of `egrep` by Ville Skyttä · 1 year, 11 months ago
  34. a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
  35. c88ddb2 pylibfdt: Allow version normalization to fail by Tom Rini · 1 year, 11 months ago
  36. c61791e pylibfdt: Fix disable version normalization by Philippe Schenker · 1 year, 11 months ago
  37. c1b64aa kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · 2 years ago
  38. 14f8ef6 checkpatch.pl: Update CONFIG logic in U-Boot section by Tom Rini · 2 years ago
  39. 952cc38 kbuild: Remove uncmd_spl logic by Tom Rini · 2 years ago
  40. ae91ed8 global: Migrate CONFIG_BOARDDIR to CFG by Tom Rini · 2 years ago
  41. 9675f80 pylibfdt: Fix version normalization warning by Marek Vasut · 2 years ago
  42. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
  43. ff32afe sunxi: remove unused CONFIG_MMC_SUNXI_SLOT by Andre Przywara · 2 years ago
  44. 9a9b151 board/km/secu: migrate to use environment text files by Holger Brunck · 2 years ago
  45. a98a170 board/km/cent2: migrate to environment text file by Holger Brunck · 2 years ago
  46. a72553e Makefile: link with --no-warn-rwx-segments by Tom Rini · 2 years ago
  47. 8564978 scripts/config_whitelist.txt: Remove more referenced symbols by Tom Rini · 2 years ago
  48. 49ef74d configs: Resync with savedefconfig by Tom Rini · 2 years ago
  49. 10ac24f powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS by Tom Rini · 2 years ago
  50. 61888dd doc: Correct the path to the Makefile documentation by Simon Glass · 2 years, 1 month ago
  51. 5b80cee Merge branch '2022-11-10-symbol-migrations' by Tom Rini · 2 years, 1 month ago
  52. ff21b84 MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig by Daniel Schwierzeck · 2 years, 5 months ago
  53. 170681e MIPS: remove CONFIG_SYS_MHZ by Daniel Schwierzeck · 2 years, 5 months ago
  54. 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 1 month ago
  55. a423fd5 video: Drop atmel LCD code by Simon Glass · 2 years, 1 month ago
  56. ae0ee10 video: Drop ld9040 driver by Simon Glass · 2 years, 1 month ago
  57. 3951bc1 video: Drop CONFIG_LCD_MENU by Simon Glass · 2 years, 1 month ago
  58. cc63b7d video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · 2 years, 1 month ago
  59. cda7d0c Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · 2 years, 1 month ago
  60. 858198c video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · 2 years, 1 month ago
  61. 45c0a7e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · 2 years, 1 month ago
  62. 85feff3 fdt: Move to setuptools by Simon Glass · 2 years, 4 months ago
  63. 32bc4f2 tests: Build correct sandbox configuration on 32bit by Michal Suchanek · 2 years, 1 month ago
  64. 96c2ead libfdt: Fix build with python 3.10 by Michal Suchanek · 2 years, 1 month ago
  65. f6901fd libfdt: Fix invalid version warning by Michal Suchanek · 2 years, 1 month ago
  66. 3013739 test: Drop unwanted option in event_dump.py by Simon Glass · 2 years, 2 months ago
  67. b576fbf scripts: Makefile.spl: Enable memory drivers to be built for SPL by Roger Quadros · 2 years, 1 month ago
  68. 06619fc board/km: drop CONFIG_KM_ROOTFSSIZE by Holger Brunck · 2 years, 1 month ago
  69. bbdda118c configs: Resync with savedefconfig by Tom Rini · 2 years, 1 month ago
  70. 75e1bde board/km: remove kirkwood boards by Holger Brunck · 2 years, 3 months ago
  71. b169e21 event: Allow multiple spy declarations for each event by Simon Glass · 2 years, 3 months ago
  72. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  73. d084835 configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
  74. 6c8ec91 Makefile: Allow LTO to be disabled for a build by Simon Glass · 2 years, 4 months ago
  75. b124c78 Merge branch '2022-09-01-assorted-Kconfig-migrations' into next by Tom Rini · 2 years, 3 months ago
  76. 5833e1b Convert CONFIG_SYS_L2_PL310 to Kconfig by Philip Oberfichtner · 2 years, 3 months ago
  77. 255e9f2 kbuild: add KBUILD_HOSTLDFLAGS to cmd_host-csingle by Heiko Thiery · 2 years, 3 months ago
  78. ce53ec8 configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
  79. 4d799b7 Merge branch '2022-08-12-assorted-updates' by Tom Rini · 2 years, 3 months ago
  80. 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
  81. 07fe33a scripts/config: pick config script from kernel scripts by Milan P. Stanić · 2 years, 4 months ago
  82. ab88633 Makefile: Correct the rule removing old of-platdata files by Simon Glass · 2 years, 4 months ago
  83. 04afdfe dtoc: Correct remaining pylint problems in test_fdt by Simon Glass · 2 years, 4 months ago
  84. ff9ecc2 Drop genboardscfg.py by Simon Glass · 2 years, 5 months ago
  85. 1d2c13c Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · 2 years, 5 months ago
  86. f656f4d Merge branch '2022-08-04-Kconfig-migrations' by Tom Rini · 2 years, 4 months ago
  87. 0c46047 fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig by Alexander Dahl · 2 years, 4 months ago
  88. d63726e treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 6 months ago
  89. d848b88 efi_loader: suppress executable stack warning by Heinrich Schuchardt · 2 years, 5 months ago
  90. 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
  91. fd5f120 Merge branch '2022-07-08-Kconfig-migrations' into next by Tom Rini · 2 years, 5 months ago
  92. 41e1a59 Convert CONFIG_SYS_CACHE_STASHING to Kconfig by Tom Rini · 2 years, 5 months ago
  93. 6bef4ef Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into next by Tom Rini · 2 years, 5 months ago
  94. 94b4fec Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 5 months ago
  95. b7f02a6 configs: Resync with savedefconfig by Tom Rini · 2 years, 5 months ago
  96. 98b5112 board: freescale: p1_p2_rdb_pc: Remove mapping for TDM-PMC card by Pali Rohár · 2 years, 5 months ago
  97. 5d181d5 Merge branch '2022-06-28-Kconfig-migrations' into next by Tom Rini · 2 years, 5 months ago
  98. bde2170 Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · 2 years, 6 months ago
  99. 893cd41 arm: samsung: Migrate a number of symbols to Kconfig by Tom Rini · 2 years, 6 months ago
  100. a2bca2b scripts: Introduce {quiet_,}cmd_bin2c by Pierre-Clément Tosi · 2 years, 7 months ago