1. 7eef78d Convert CONFIG_MISC_INIT_F to Kconfig by Simon Glass · 3 years, 8 months ago
  2. f973677 dtc: Update the build rule for pylibfdt by Simon Glass · 3 years, 8 months ago
  3. c3576b2 Makefile: Remove old of-platdata files before regenerating by Simon Glass · 3 years, 8 months ago
  4. bfbf044 Makefile: Use a variable for generated of-platdata headers by Simon Glass · 3 years, 8 months ago
  5. 049becf Makefile: Depend only on required of-platdata files by Simon Glass · 3 years, 8 months ago
  6. 8c0a0b0 Makefile: Avoid running dtoc every time by Simon Glass · 3 years, 8 months ago
  7. 237b3cc libfdt: Tidy up pylibfdt build rule by Simon Glass · 3 years, 8 months ago
  8. b0f463c dm: Add the new dtoc-generated files to the build by Simon Glass · 3 years, 9 months ago
  9. 240d5f6 dm: of-platadata: Add option for device instantiation by Simon Glass · 3 years, 10 months ago
  10. 74ef226 Makefile: Pass the U-Boot phase to dtoc by Simon Glass · 3 years, 10 months ago
  11. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 9 months ago
  12. 21301ac configs: Resync with savedefconfig by Tom Rini · 3 years, 9 months ago
  13. 9a365e3 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 9 months ago
  14. 3a8621c Makefile: socfpga: Add target to generate hex output for combined spl and dtb by Dalon Westergreen · 3 years, 9 months ago
  15. 6d07298 configs: fsl: move via specific defines to Kconfig by Rajesh Bhagat · 3 years, 9 months ago
  16. 729f22f configs: fsl: move bootrom specific defines to Kconfig by Rajesh Bhagat · 3 years, 10 months ago
  17. 5bc34cb video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · 3 years, 9 months ago
  18. b1607c8 configs: Resync with savedefconfig by Tom Rini · 3 years, 9 months ago
  19. 0cbe9be build/DTC: fix sed usage in DTC command by Roger Pau Monne · 3 years, 10 months ago
  20. ccf1c7b scripts/check-config.sh: fix to be compatible with BSD sed by Roger Pau Monne · 3 years, 10 months ago
  21. 6e5aad8 cmd: fdt: skip board specific fixup using env variable by Wasim Khan · 3 years, 10 months ago
  22. 8b83126 Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 9 months ago
  23. 0d1fcf8 fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · 3 years, 9 months ago
  24. 8e73e29 video: eliminate unused drivers/video/mb862xx.c by Heinrich Schuchardt · 4 years ago
  25. 19d2c02 libfdt: Check for multiple/invalid root nodes by Simon Glass · 3 years, 9 months ago
  26. 3c0d7a2 configs: Resync with savedefconfig by Tom Rini · 3 years, 9 months ago
  27. b2e0b32 configs: Resync with savedefconfig by Tom Rini · 3 years, 10 months ago
  28. ede8909 pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) by Stefan Roese · 3 years, 11 months ago
  29. c8e0f20 doc: update Kernel documentation build system by Heinrich Schuchardt · 3 years, 11 months ago
  30. f1a89c8 Revert "doc: update Kernel documentation build system" by Tom Rini · 3 years, 10 months ago
  31. a84526d doc: update Kernel documentation build system by Heinrich Schuchardt · 3 years, 11 months ago
  32. 8a80c7f sunxi: Use mkimage for SPL boot image generation by Andre Przywara · 6 years ago
  33. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  34. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  35. beddd7a dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 4 years ago
  36. 4b2ea55 Makefile: Invoke dtoc only once by Simon Glass · 4 years ago
  37. 3d69906 Makefile: Use common args for dtoc by Simon Glass · 4 years ago
  38. 6886c72 Makefile: Tidy up SPL dtb production by Simon Glass · 4 years ago
  39. c490de8 Makefile: Build SPL dtbs in the spl/ directory by Simon Glass · 4 years ago
  40. 12edc00 Makefile: Build a separate .dtb for TPL by Simon Glass · 4 years ago
  41. a3c3689 configs: Resync with savedefconfig by Tom Rini · 4 years ago
  42. 2d84811 checkpatch: Add warnings for unexpected struct names by Simon Glass · 4 years ago
  43. 0f7d96a remove obsolete option CONFIG_JFFS2_CMDLINE by Holger Brunck · 4 years, 1 month ago
  44. a81e9dc cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · 4 years, 1 month ago
  45. 64b5d20 microblaze: Remove CONFIG_SYS_FDT_SIZE by Michal Simek · 4 years, 1 month ago
  46. daa7e75 libfdt: Fix signedness comparison warnings by Andre Przywara · 4 years, 1 month ago
  47. 27d66cf arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig by Michal Simek · 4 years, 1 month ago
  48. 367d733 Makefile: Generate a symbol file for u-boot-spl by Simon Glass · 4 years, 1 month ago
  49. bf40eee dm: test: Build tests for SPL by Simon Glass · 4 years, 1 month ago
  50. 3d471a1 eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years, 1 month ago
  51. 603f146 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years, 1 month ago
  52. b1f9d2c rtc: move pcf8563 to Kconfig by Heiko Schocher · 4 years, 1 month ago
  53. b1f1763 configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  54. c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  55. 5d0e2ab configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  56. 61b3fb0 Remove whitelist entry CONFIG_DEFAULT_CONSOLE by Andre Heider · 4 years, 2 months ago
  57. 7c1a302 checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error by Alper Nebi Yasak · 4 years, 2 months ago
  58. 526e3c8 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  59. 90ee4a7 libfdt: Detected out-of-space with fdt_finish() by Simon Glass · 4 years, 3 months ago
  60. f62d046 scripts/setlocalversion: sync with linux 5.8 by Rasmus Villemoes · 4 years, 3 months ago
  61. 46b3e0b checkpatch.pl: Make fdt / initrd relocation disabling an error by Tom Rini · 4 years, 3 months ago
  62. e73baea configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
  63. 3d2a3dd Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · 4 years, 4 months ago
  64. 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 4 months ago
  65. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
  66. 0a2ef26 Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · 4 years, 4 months ago
  67. cb22996 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
  68. 6274921 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
  69. 56c9825 Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled by Michal Simek · 4 years, 4 months ago
  70. e9e7da5 fixdep: fix coding style in previous fix by Stephen Warren · 4 years, 4 months ago
  71. f38051e checkpatch: Don't allow common.h and dm.h in headers by Simon Glass · 4 years, 4 months ago
  72. c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 4 months ago
  73. 5459059 configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs by Peng Fan · 4 years, 5 months ago
  74. 98a87cf Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 5 months ago
  75. ea60444 configs: Remove dead CONFIG options by Adam Ford · 4 years, 5 months ago
  76. 499c9f7 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 5 months ago
  77. 049d114 Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig by Adam Ford · 4 years, 5 months ago
  78. 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 5 months ago
  79. 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 5 months ago
  80. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  81. 8461027 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  82. e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 4 months ago
  83. 48de37a Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 4 months ago
  84. f9049b2 Move eSDHC adapter card identification to board files by Yangbo Lu · 4 years, 5 months ago
  85. 880287c net: dc2114x: Add Kconfig entries by Marek Vasut · 4 years, 5 months ago
  86. 6359273 binman: Adjust pylibfdt for incremental build by Simon Glass · 4 years, 5 months ago
  87. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  88. 3c19a25 binman: Adjust pylibfdt for incremental build by Simon Glass · 4 years, 5 months ago
  89. b2ea818 mips: octeon: Initial minimal support for the Marvell Octeon SoC by Aaron Williams · 4 years, 5 months ago
  90. f0850ba fixdep: fix CONFIG_IS_ENABLED etc. handling by Stephen Warren · 4 years, 5 months ago
  91. 0ce183a remove include/config_defaults.h by Rasmus Villemoes · 4 years, 5 months ago
  92. d7687bd arm64: Remove CONFIG_SYS_FULL_VA macro by Michal Simek · 4 years, 5 months ago
  93. f8a4df8 Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · 4 years, 5 months ago
  94. 1db1b56 ARM: da850-evm: Unify config options with Kconfig by Adam Ford · 4 years, 5 months ago
  95. 191cad6 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 5 months ago
  96. 7f2a68b Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 5 months ago
  97. 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · 4 years, 6 months ago
  98. 83a2631 spi: kirkwood: Drop nondm code by Bhargav Shah · 4 years, 5 months ago
  99. 2ec1ed2 checkpatch: Don't warn about PREFER_IF in headers/DT files by Simon Glass · 4 years, 5 months ago
  100. b266d6a arm: Remove overo board by Jagan Teki · 4 years, 5 months ago