1. db4080d configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · 5 years ago
  2. cc1e98b configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · 5 years ago
  3. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  4. abe66b1 Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  5. 14453fb Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  6. 3241312 configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · 6 years ago
  7. 088d52c driver/ifc: replace __ilog2 with LOG2 macro by Rajesh Bhagat · 6 years ago
  8. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  9. 6c6add6 configs: drop CONFIG_SYS_EXTRA_ENV_RELOC by Simon Goldschmidt · 6 years ago
  10. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  11. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  12. 67b4f53 powerpc: mpc85xx: Drop u-boot-with-spl.bin on selected boards by York Sun · 6 years ago
  13. 0cd07a9 config: remove unused CONFIG_SPL_RELOC_STACK_SIZE by Heinrich Schuchardt · 6 years ago
  14. 0fd2290c cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · 6 years ago
  15. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  16. 02ddc14 treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig by Mario Six · 6 years ago
  17. e89f8aa treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · 6 years ago
  18. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  19. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  20. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  21. 541d576 configs: Move SYS_DPAA_QBMAN to Kconfig by Ahmed Mansour · 7 years ago
  22. 7e3caa8 Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
  23. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  24. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  25. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  26. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  27. fa37922 Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  28. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  29. 1989374 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  30. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  31. 337cd3f Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 7 years ago
  32. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  33. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  34. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  35. 1b33089 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 7 years ago
  36. 551c393 Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 7 years ago
  37. 230ecd7 Convert CONFIG_CMD_ERRATA to Kconfig by Simon Glass · 7 years ago
  38. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 7 years ago
  39. 089df18 lib: move hash CONFIG options to Kconfig by Tom Rini · 7 years ago
  40. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 7 years ago
  41. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 7 years ago
  42. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 7 years ago
  43. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  44. 2852267 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · 8 years ago
  45. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  46. c83a824 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  47. d98b98d arch: powerpc: Move CONFIG_FSL_IFC to Kconfig by Prabhakar Kushwaha · 8 years ago
  48. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  49. 51370d5 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · 8 years ago
  50. 66e399b ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  51. d26e34c fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  52. f8dee36 powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · 8 years ago
  53. 05cb79a powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · 8 years ago
  54. b41f192 powerpc: B4420: Remove macro CONFIG_PPC_B4420 by York Sun · 8 years ago
  55. d46a4a1 powerpc: B4860QDS: Remove macro CONFIG_B4860QDS by York Sun · 8 years ago
  56. 3006ebc powerpc: B4860: Remove macro CONFIG_PPC_B4860 by York Sun · 8 years ago
  57. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  58. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  59. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  60. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  61. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  62. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  63. 989e1ce Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  64. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  65. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  66. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  67. 256fe86 Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  68. d3662df Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  69. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  70. bb6b142 treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · 8 years ago
  71. b24a4f6 powerpc/85xx: Increase fdt address by Scott Wood · 8 years ago
  72. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  73. b38eaec include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · 8 years ago
  74. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  75. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  76. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  77. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  78. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  79. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  80. 74eecd8 secure_boot: include/configs: move definition of CONFIG_CMD_BLOB by Aneesh Bansal · 9 years ago
  81. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  82. e5d5d44 spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  83. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  84. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  85. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  86. b3142e2 powerpc: configs: Fix init_ram physical address for several boards by York Sun · 9 years ago
  87. a77fda1 net: Move CONFIG_E1000 options to Kconfig by Simon Glass · 9 years ago
  88. a5325cd configs: Remove CONFIG_SERIAL_MULTI by Stephen Warren · 9 years ago
  89. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  90. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  91. 42eccdd configs: remove CONFIG_NET_MULTI by Lars Poeschel · 9 years ago
  92. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  93. 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 9 years ago
  94. 073adf9 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  95. 3fa66db mpc85xx: inhibit qman and bman portals by default by Jeffrey Ladouceur · 10 years ago
  96. b24f6d4 powerpc/b4860qds: add workaround for XFI by Shaohui Xie · 10 years ago
  97. f1d8074 B4860QDS: SGMII related updates by Shaveta Leekha · 10 years ago
  98. 789490b mpc85xx: configs - Enable blob command in freescale platforms by Ruchika Gupta · 10 years ago
  99. 737537e mpc85xx: configs - Add hash command in freescale platforms by Ruchika Gupta · 10 years ago
  100. 1de271b B4860QDS: Enable mac command support by Shaveta Leekha · 10 years ago