1. 9d8665b i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 3 months ago
  2. 29d7153 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 3 months ago
  3. a7ebc69 Convert CONFIG_DMA_LPC32XX to Kconfig by Simon Glass · 3 years, 3 months ago
  4. e199fb3 scripts/checkpatch.pl: Resync with v5.13 by Tom Rini · 3 years, 3 months ago
  5. df6cf3d Merge branch '2021-08-31-kconfig-migrations-part2' into next by Tom Rini · 3 years, 2 months ago
  6. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 2 months ago
  7. d8ef01e Convert CONFIG_RAMBOOT_PBL et al to Kconfig by Tom Rini · 3 years, 2 months ago
  8. a85a8e6 Merge branch '2021-08-30-kconfig-migrations-part1' into next by Tom Rini · 3 years, 2 months ago
  9. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 2 months ago
  10. d7d40f6 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · 3 years, 2 months ago
  11. 33e8e61 usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2 by Tom Rini · 3 years, 3 months ago
  12. e99b1df configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig by Kuldeep Singh · 3 years, 3 months ago
  13. 3e5b62f configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  14. 22137b8 pci: ppc: Drop ftpci100 driver by Simon Glass · 3 years, 3 months ago
  15. ae09983 ppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORID by Simon Glass · 3 years, 3 months ago
  16. e02c082 config: MPC8548CDS: eliminate symbol CONFIG_SYS_ID_EEPROM by Heinrich Schuchardt · 3 years, 3 months ago
  17. 2a85fda arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFS by Pali Rohár · 3 years, 3 months ago
  18. ff7852d build: remove the variable NM in gen_ll_addressable_symbols.sh by Patrick Delaunay · 3 years, 3 months ago
  19. 6f7abf6 i2c: Drop unused CONFIG_I2C by Simon Glass · 3 years, 4 months ago
  20. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 4 months ago
  21. df59b7d configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  22. 963fde3 scripts/get_default_envs.sh: Update for thin archive support by Tom Rini · 3 years, 4 months ago WIP/2021-07-14-build-and-host-updates
  23. 473fc27 kconfig / kbuild: Re-sync with Linux 4.20 by Tom Rini · 3 years, 4 months ago
  24. e57c7c5 get_maintainer.pl: update from Linux kernel v5.13-rc6 by Trevor Woerner · 3 years, 4 months ago
  25. 33b9027 fixdep: remove leftover handling of IS_BUILTIN/IS_MODULE by Rasmus Villemoes · 3 years, 5 months ago
  26. fd075f7 configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  27. 0705556 Kconfig: convert CONFIG_SYS_I2C_LPC32XX by Trevor Woerner · 3 years, 5 months ago
  28. bd4dbf9 lpc32xx: Kconfig: switch to CONFIG_CONS_INDEX by Trevor Woerner · 3 years, 5 months ago
  29. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 4 months ago
  30. 34f39ce armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 by Yangbo Lu · 3 years, 5 months ago
  31. 8e3ea2d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · 3 years, 5 months ago
  32. f4b2786 configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  33. 5308a71 MIPS: remove deprecated qemu_mips board by Daniel Schwierzeck · 3 years, 6 months ago
  34. da48bd9 build: link with --build-id=none by Marek Behún · 3 years, 5 months ago
  35. c109498 build: support building with Link Time Optimizations by Marek Behún · 3 years, 5 months ago
  36. 958f2e5 build: use thin archives instead of incremental linking by Marek Behún · 3 years, 5 months ago
  37. 1445836 Makefile, Makefile.spl: cosmetic change by Marek Behún · 3 years, 5 months ago
  38. 9ce799a checkpatch: require quotes around section name in the __section() macro by Marek Behún · 3 years, 5 months ago
  39. a2cfad8 pylibfdt: Rework "avoid unused variable warning" lines by Tom Rini · 3 years, 5 months ago
  40. e644dfb configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  41. ec6db6c patman: Parse checkpatch by message instead of by line by Evan Benn · 3 years, 7 months ago
  42. 79b0f08 configs: Resync with savedefconfig by Tom Rini · 3 years, 6 months ago WIP/27Apr2021
  43. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 8 months ago
  44. 4e9bce1 Add support for stack-protector by Joel Peshkin · 3 years, 7 months ago
  45. debb07b net: calxedagmac: Convert to DM_ETH by Andre Przywara · 3 years, 7 months ago
  46. 8ff123a freescale: ls1021atwr: Drop use of CONFIG_RESET by Simon Glass · 3 years, 7 months ago
  47. d9c3050 checkpatch: Add warnings for using strn(cat|cpy) by Sean Anderson · 3 years, 8 months ago
  48. 3b676a1 Merge branch '2021-04-11-remove-non-migrated-boards' by Tom Rini · 3 years, 7 months ago WIP/11Apr2021
  49. ff4e1e2 finish removing mb862xx video driver by Trevor Woerner · 3 years, 7 months ago
  50. a80e036 drivers: ata: Remove mvsata_ide driver by Tom Rini · 3 years, 9 months ago
  51. 4a8eac6 configs: remove obsolete CONFIG_MVEBU_MMC by Harm Berntsen · 3 years, 7 months ago
  52. 594412c configs: remove obsolete CONFIG_SYS_MMC_BASE by Harm Berntsen · 3 years, 7 months ago
  53. 48f4545 Convert CONFIG_MISC_INIT_F to Kconfig by Simon Glass · 3 years, 7 months ago
  54. 4b5019e dtc: Update the build rule for pylibfdt by Simon Glass · 3 years, 7 months ago
  55. 354d232 Makefile: Remove old of-platdata files before regenerating by Simon Glass · 3 years, 7 months ago
  56. 56b313d Makefile: Use a variable for generated of-platdata headers by Simon Glass · 3 years, 7 months ago
  57. 13d7115 Makefile: Depend only on required of-platdata files by Simon Glass · 3 years, 7 months ago
  58. 6519da4 Makefile: Avoid running dtoc every time by Simon Glass · 3 years, 7 months ago
  59. 91f414b libfdt: Tidy up pylibfdt build rule by Simon Glass · 3 years, 7 months ago
  60. 4c6f650 dm: Add the new dtoc-generated files to the build by Simon Glass · 3 years, 7 months ago
  61. 5a1b25c dm: of-platadata: Add option for device instantiation by Simon Glass · 3 years, 9 months ago
  62. 67c0533 Makefile: Pass the U-Boot phase to dtoc by Simon Glass · 3 years, 9 months ago
  63. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 7 months ago
  64. 6ad0769 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  65. 1594280 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 8 months ago
  66. 9773ebc Makefile: socfpga: Add target to generate hex output for combined spl and dtb by Dalon Westergreen · 3 years, 8 months ago
  67. c8c0170 configs: fsl: move via specific defines to Kconfig by Rajesh Bhagat · 3 years, 8 months ago
  68. 504debc configs: fsl: move bootrom specific defines to Kconfig by Rajesh Bhagat · 3 years, 9 months ago
  69. 5d23532 video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · 3 years, 8 months ago
  70. 20ecfbe configs: Resync with savedefconfig by Tom Rini · 3 years, 8 months ago
  71. e420a38 build/DTC: fix sed usage in DTC command by Roger Pau Monne · 3 years, 8 months ago
  72. 9907847 scripts/check-config.sh: fix to be compatible with BSD sed by Roger Pau Monne · 3 years, 8 months ago
  73. 402558b cmd: fdt: skip board specific fixup using env variable by Wasim Khan · 3 years, 9 months ago
  74. a3ddc77 Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 8 months ago
  75. e036a1d fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · 3 years, 8 months ago
  76. 9c1e098 video: eliminate unused drivers/video/mb862xx.c by Heinrich Schuchardt · 3 years, 10 months ago
  77. 124c255 libfdt: Check for multiple/invalid root nodes by Simon Glass · 3 years, 8 months ago
  78. 6144438 configs: Resync with savedefconfig by Tom Rini · 3 years, 8 months ago
  79. 472a716 configs: Resync with savedefconfig by Tom Rini · 3 years, 9 months ago WIP/29Jan2021
  80. a7a029d pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) by Stefan Roese · 3 years, 10 months ago
  81. 98f01cf doc: update Kernel documentation build system by Heinrich Schuchardt · 3 years, 10 months ago
  82. e716c90 Revert "doc: update Kernel documentation build system" by Tom Rini · 3 years, 9 months ago
  83. 10a1df3 doc: update Kernel documentation build system by Heinrich Schuchardt · 3 years, 10 months ago
  84. acd832c sunxi: Use mkimage for SPL boot image generation by Andre Przywara · 6 years ago
  85. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  86. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago WIP/05Jan2021-next
  87. f31fa99 dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 3 years, 10 months ago
  88. be3bd3b Makefile: Invoke dtoc only once by Simon Glass · 3 years, 10 months ago
  89. aa88ac8 Makefile: Use common args for dtoc by Simon Glass · 3 years, 10 months ago
  90. c7674fc Makefile: Tidy up SPL dtb production by Simon Glass · 3 years, 10 months ago
  91. de3e372 Makefile: Build SPL dtbs in the spl/ directory by Simon Glass · 3 years, 10 months ago
  92. 53db2ee Makefile: Build a separate .dtb for TPL by Simon Glass · 3 years, 10 months ago
  93. a439136 configs: Resync with savedefconfig by Tom Rini · 3 years, 10 months ago
  94. b7bbd55 checkpatch: Add warnings for unexpected struct names by Simon Glass · 3 years, 11 months ago
  95. 4cb8a10 remove obsolete option CONFIG_JFFS2_CMDLINE by Holger Brunck · 4 years ago
  96. 48aee0a cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · 4 years ago
  97. a3c43fb microblaze: Remove CONFIG_SYS_FDT_SIZE by Michal Simek · 4 years ago
  98. 832bfad libfdt: Fix signedness comparison warnings by Andre Przywara · 4 years ago
  99. 35b7ca7 arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig by Michal Simek · 4 years ago
  100. 60251b1 Makefile: Generate a symbol file for u-boot-spl by Simon Glass · 4 years ago