1. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  2. abe66b1 Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  3. 14453fb Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  4. a6d6812 PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL by Tom Rini · 6 years ago
  5. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  6. 6c6add6 configs: drop CONFIG_SYS_EXTRA_ENV_RELOC by Simon Goldschmidt · 6 years ago
  7. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  8. 0cd07a9 config: remove unused CONFIG_SPL_RELOC_STACK_SIZE by Heinrich Schuchardt · 6 years ago
  9. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  10. 1715105 treewide: Migrate CONFIG_TSEC_ENET to Kconfig by Mario Six · 7 years ago
  11. 02ddc14 treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig by Mario Six · 7 years ago
  12. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  13. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  14. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  15. 7e3caa8 Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
  16. 020e701 mpc85xx: freescale: remove CONFIG_ADDR_STREAMING by Masahiro Yamada · 7 years ago
  17. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  18. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  19. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  20. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  21. fa37922 Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  22. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  23. 1989374 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  24. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  25. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  26. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  27. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  28. 1b33089 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 7 years ago
  29. 551c393 Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 7 years ago
  30. 230ecd7 Convert CONFIG_CMD_ERRATA to Kconfig by Simon Glass · 7 years ago
  31. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 7 years ago
  32. 089df18 lib: move hash CONFIG options to Kconfig by Tom Rini · 7 years ago
  33. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  34. 2852267 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · 8 years ago
  35. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  36. c83a824 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  37. d98b98d arch: powerpc: Move CONFIG_FSL_IFC to Kconfig by Prabhakar Kushwaha · 8 years ago
  38. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  39. d26e34c fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  40. f8dee36 powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · 8 years ago
  41. 05cb79a powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · 8 years ago
  42. 4fd6474 powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig option by York Sun · 8 years ago
  43. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  44. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  45. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  46. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  47. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  48. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  49. 989e1ce Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  50. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  51. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  52. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  53. 256fe86 Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  54. 76f1f38 Use separate options for TPL support by Simon Glass · 8 years ago
  55. bb6b142 treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · 8 years ago
  56. b24a4f6 powerpc/85xx: Increase fdt address by Scott Wood · 8 years ago
  57. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  58. b38eaec include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · 8 years ago
  59. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  60. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  61. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  62. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  63. b39d121 powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZE by York Sun · 8 years ago
  64. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  65. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  66. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  67. e5d5d44 spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  68. e4f65d0 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  69. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  70. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  71. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  72. a77fda1 net: Move CONFIG_E1000 options to Kconfig by Simon Glass · 9 years ago
  73. a5325cd configs: Remove CONFIG_SERIAL_MULTI by Stephen Warren · 9 years ago
  74. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  75. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  76. 42eccdd configs: remove CONFIG_NET_MULTI by Lars Poeschel · 9 years ago
  77. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  78. 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 9 years ago
  79. 073adf9 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  80. 3ca49c4 powerpc/c29xpcie: Add secure boot support by Po Liu · 10 years ago
  81. 9a7eeb9 powerpc/c29xpcie: Enable configs to use generic board code by Chunhe Lan · 10 years ago
  82. 737537e mpc85xx: configs - Add hash command in freescale platforms by Ruchika Gupta · 10 years ago
  83. 25b4adb include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  84. 4ce9957 include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  85. de51916 powerpc/ifc: fix invalid CSn FTIM2.TCH setting by Shaohui Xie · 10 years ago
  86. 9307cba powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size by Prabhakar Kushwaha · 11 years ago
  87. d40ddae powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  88. e222b1f powerpc/mpc85xx:Increase binary size for P, B & T series boards. by Prabhakar Kushwaha · 11 years ago
  89. eb6b458 powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPL by Po Liu · 11 years ago
  90. 77fdd6d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  91. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  92. affd520 board/c29xpcie: Add support of 8K page size NAND flash by Prabhakar Kushwaha · 11 years ago
  93. cdb2379 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  94. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  95. 9c25ee6 powerpc/c29xpcie: add DDR ECC on off config setting by Po Liu · 11 years ago
  96. ac2785c powerpc:c29xpcie: make ifc timing parameter flexible by Po Liu · 11 years ago
  97. 3aab0cd powerpc/mpc85xx: Cleanup license header in source files by York Sun · 11 years ago
  98. a8d9758 powerpc/c29xpcie: add support for C29XPCIE board by Mingkai Hu · 11 years ago