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