1. fd075f7 configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  2. 0705556 Kconfig: convert CONFIG_SYS_I2C_LPC32XX by Trevor Woerner · 3 years, 3 months ago
  3. bd4dbf9 lpc32xx: Kconfig: switch to CONFIG_CONS_INDEX by Trevor Woerner · 3 years, 3 months ago
  4. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 3 months ago
  5. 34f39ce armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 by Yangbo Lu · 3 years, 4 months ago
  6. 8e3ea2d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · 3 years, 4 months ago
  7. f4b2786 configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  8. 5308a71 MIPS: remove deprecated qemu_mips board by Daniel Schwierzeck · 3 years, 5 months ago
  9. da48bd9 build: link with --build-id=none by Marek Behún · 3 years, 4 months ago
  10. c109498 build: support building with Link Time Optimizations by Marek Behún · 3 years, 4 months ago
  11. 958f2e5 build: use thin archives instead of incremental linking by Marek Behún · 3 years, 4 months ago
  12. 1445836 Makefile, Makefile.spl: cosmetic change by Marek Behún · 3 years, 4 months ago
  13. 9ce799a checkpatch: require quotes around section name in the __section() macro by Marek Behún · 3 years, 4 months ago
  14. a2cfad8 pylibfdt: Rework "avoid unused variable warning" lines by Tom Rini · 3 years, 4 months ago
  15. e644dfb configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  16. ec6db6c patman: Parse checkpatch by message instead of by line by Evan Benn · 3 years, 6 months ago
  17. 79b0f08 configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  18. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 7 months ago
  19. 4e9bce1 Add support for stack-protector by Joel Peshkin · 3 years, 5 months ago
  20. debb07b net: calxedagmac: Convert to DM_ETH by Andre Przywara · 3 years, 5 months ago
  21. 8ff123a freescale: ls1021atwr: Drop use of CONFIG_RESET by Simon Glass · 3 years, 6 months ago
  22. d9c3050 checkpatch: Add warnings for using strn(cat|cpy) by Sean Anderson · 3 years, 7 months ago
  23. 3b676a1 Merge branch '2021-04-11-remove-non-migrated-boards' by Tom Rini · 3 years, 5 months ago
  24. ff4e1e2 finish removing mb862xx video driver by Trevor Woerner · 3 years, 6 months ago
  25. a80e036 drivers: ata: Remove mvsata_ide driver by Tom Rini · 3 years, 8 months ago
  26. 4a8eac6 configs: remove obsolete CONFIG_MVEBU_MMC by Harm Berntsen · 3 years, 6 months ago
  27. 594412c configs: remove obsolete CONFIG_SYS_MMC_BASE by Harm Berntsen · 3 years, 6 months ago
  28. 48f4545 Convert CONFIG_MISC_INIT_F to Kconfig by Simon Glass · 3 years, 6 months ago
  29. 4b5019e dtc: Update the build rule for pylibfdt by Simon Glass · 3 years, 6 months ago
  30. 354d232 Makefile: Remove old of-platdata files before regenerating by Simon Glass · 3 years, 6 months ago
  31. 56b313d Makefile: Use a variable for generated of-platdata headers by Simon Glass · 3 years, 6 months ago
  32. 13d7115 Makefile: Depend only on required of-platdata files by Simon Glass · 3 years, 6 months ago
  33. 6519da4 Makefile: Avoid running dtoc every time by Simon Glass · 3 years, 6 months ago
  34. 91f414b libfdt: Tidy up pylibfdt build rule by Simon Glass · 3 years, 6 months ago
  35. 4c6f650 dm: Add the new dtoc-generated files to the build by Simon Glass · 3 years, 6 months ago
  36. 5a1b25c dm: of-platadata: Add option for device instantiation by Simon Glass · 3 years, 8 months ago
  37. 67c0533 Makefile: Pass the U-Boot phase to dtoc by Simon Glass · 3 years, 8 months ago
  38. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 6 months ago
  39. 6ad0769 configs: Resync with savedefconfig by Tom Rini · 3 years, 6 months ago
  40. 1594280 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 7 months ago
  41. 9773ebc Makefile: socfpga: Add target to generate hex output for combined spl and dtb by Dalon Westergreen · 3 years, 7 months ago
  42. c8c0170 configs: fsl: move via specific defines to Kconfig by Rajesh Bhagat · 3 years, 7 months ago
  43. 504debc configs: fsl: move bootrom specific defines to Kconfig by Rajesh Bhagat · 3 years, 7 months ago
  44. 5d23532 video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · 3 years, 7 months ago
  45. 20ecfbe configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  46. e420a38 build/DTC: fix sed usage in DTC command by Roger Pau Monne · 3 years, 7 months ago
  47. 9907847 scripts/check-config.sh: fix to be compatible with BSD sed by Roger Pau Monne · 3 years, 7 months ago
  48. 402558b cmd: fdt: skip board specific fixup using env variable by Wasim Khan · 3 years, 8 months ago
  49. a3ddc77 Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 7 months ago
  50. e036a1d fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · 3 years, 7 months ago
  51. 9c1e098 video: eliminate unused drivers/video/mb862xx.c by Heinrich Schuchardt · 3 years, 9 months ago
  52. 124c255 libfdt: Check for multiple/invalid root nodes by Simon Glass · 3 years, 7 months ago
  53. 6144438 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  54. 472a716 configs: Resync with savedefconfig by Tom Rini · 3 years, 8 months ago
  55. a7a029d pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) by Stefan Roese · 3 years, 8 months ago
  56. 98f01cf doc: update Kernel documentation build system by Heinrich Schuchardt · 3 years, 9 months ago
  57. e716c90 Revert "doc: update Kernel documentation build system" by Tom Rini · 3 years, 8 months ago
  58. 10a1df3 doc: update Kernel documentation build system by Heinrich Schuchardt · 3 years, 9 months ago
  59. acd832c sunxi: Use mkimage for SPL boot image generation by Andre Przywara · 6 years ago
  60. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  61. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  62. f31fa99 dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 3 years, 9 months ago
  63. be3bd3b Makefile: Invoke dtoc only once by Simon Glass · 3 years, 9 months ago
  64. aa88ac8 Makefile: Use common args for dtoc by Simon Glass · 3 years, 9 months ago
  65. c7674fc Makefile: Tidy up SPL dtb production by Simon Glass · 3 years, 9 months ago
  66. de3e372 Makefile: Build SPL dtbs in the spl/ directory by Simon Glass · 3 years, 9 months ago
  67. 53db2ee Makefile: Build a separate .dtb for TPL by Simon Glass · 3 years, 9 months ago
  68. a439136 configs: Resync with savedefconfig by Tom Rini · 3 years, 9 months ago
  69. b7bbd55 checkpatch: Add warnings for unexpected struct names by Simon Glass · 3 years, 10 months ago
  70. 4cb8a10 remove obsolete option CONFIG_JFFS2_CMDLINE by Holger Brunck · 3 years, 11 months ago
  71. 48aee0a cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · 4 years ago
  72. a3c43fb microblaze: Remove CONFIG_SYS_FDT_SIZE by Michal Simek · 3 years, 11 months ago
  73. 832bfad libfdt: Fix signedness comparison warnings by Andre Przywara · 4 years ago
  74. 35b7ca7 arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig by Michal Simek · 3 years, 11 months ago
  75. 60251b1 Makefile: Generate a symbol file for u-boot-spl by Simon Glass · 4 years ago
  76. ba96be4 dm: test: Build tests for SPL by Simon Glass · 4 years ago
  77. 8c9940d eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years ago
  78. 001ab99 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years ago
  79. dddfde5 rtc: move pcf8563 to Kconfig by Heiko Schocher · 4 years ago
  80. 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years ago
  81. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years ago
  82. 0ed6c0f configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · 4 years ago
  83. 0239510 Remove whitelist entry CONFIG_DEFAULT_CONSOLE by Andre Heider · 4 years ago
  84. b9cca2c checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error by Alper Nebi Yasak · 4 years ago
  85. b24550a configs: Resync with savedefconfig by Tom Rini · 4 years ago
  86. 211cfa5 libfdt: Detected out-of-space with fdt_finish() by Simon Glass · 4 years, 1 month ago
  87. 2ed1b24 scripts/setlocalversion: sync with linux 5.8 by Rasmus Villemoes · 4 years, 1 month ago
  88. 12178b5 checkpatch.pl: Make fdt / initrd relocation disabling an error by Tom Rini · 4 years, 1 month ago
  89. d86bf91 configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
  90. 7e15638 Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · 4 years, 1 month ago
  91. 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 1 month ago
  92. 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 2 months ago
  93. 9a17bfb Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · 4 years, 2 months ago
  94. 9f63f02 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · 4 years, 2 months ago
  95. dd084b0 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · 4 years, 2 months ago
  96. 36766d3 Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled by Michal Simek · 4 years, 2 months ago
  97. 2d8e102 fixdep: fix coding style in previous fix by Stephen Warren · 4 years, 2 months ago
  98. 23552ba checkpatch: Don't allow common.h and dm.h in headers by Simon Glass · 4 years, 2 months ago
  99. e6385c7 Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 2 months ago
  100. 0465f12 configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs by Peng Fan · 4 years, 3 months ago