1. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  2. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  3. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  4. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  5. 07dea2e treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 6 years ago
  6. 1715105 treewide: Migrate CONFIG_TSEC_ENET to Kconfig by Mario Six · 6 years ago
  7. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  8. ba8bf94 Remove config_distro_defaults.h by Adam Ford · 7 years ago
  9. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  10. 75670c8 configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  11. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  12. 91f4fb9 arm64: layerscape: Move CONFIG_HAS_FSL_DR_USB to Kconfig by Ran Wang · 7 years ago
  13. 9b457cc SECURE BOOT: Add fall back option by Vinitha Pillai-B57223 · 7 years ago
  14. 397a173 armv7: ls1021atwr: Add sd_bootcmd for distro fallback in case of sdboot by Shengzhou Liu · 7 years ago
  15. 90be2fe arm: layerscape: Remove CONFIG_USB_MAX_CONTROLLER_COUNT by Ran Wang · 7 years ago
  16. 420b0eb usb: host: Move CONFIG_XHCI_FSL to Kconfig by Ran Wang · 7 years ago
  17. 4417e83 arm64: layerscape: Move CONFIG_HAS_FSL_XHCI_USB to Kconfig by Ran Wang · 7 years ago
  18. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  19. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  20. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  21. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  22. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  23. 0ee89f2 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  24. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  25. 1989374 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  26. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  27. ec7483e Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  28. b8ae679 arm: ls1021atwr: Add distro secure boot support by Sumit Garg · 7 years ago
  29. a65d740 arm: ls1021atwr: Add distro boot support by Alison Wang · 7 years ago
  30. 2931342 configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 7 years ago
  31. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  32. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  33. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  34. 5aa03dd QE: add QE support on SD boot by Zhao Qiang · 7 years ago
  35. 380e86f Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  36. 615bfce arm: ls1021a: Adjust memory mapping for Flash/SD card on LS1021AQDS/TWR by Alison Wang · 7 years ago
  37. 551c393 Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 7 years ago
  38. 089df18 lib: move hash CONFIG options to Kconfig by Tom Rini · 7 years ago
  39. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 7 years ago
  40. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 7 years ago
  41. 0f71025 Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 7 years ago
  42. 73fb583 armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · 7 years ago
  43. b215fb3 Convert CONFIG_FSL_DCU_FB to Kconfig by Sanchayan Maity · 7 years ago
  44. 01abae4 Remove various unused interrupt related code by Tom Rini · 7 years ago
  45. 4d24e5f fsl: ls102x: remove redundant GENERIC_TIMER_CLK by Andre Przywara · 8 years ago
  46. e4916e8 ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY by Andre Przywara · 8 years ago
  47. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  48. 9b6639f LS1021ATWR: Modify u-boot size for sd secure boot by Vinitha Pillai · 8 years ago
  49. 2852267 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · 8 years ago
  50. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  51. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  52. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  53. bd42a94 disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  54. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  55. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  56. 9e0bb4c arm: layerscape: Enable UUID & GPT partition for NXP's ARM SoC by Prabhakar Kushwaha · 8 years ago
  57. 19538f3 kconfig: move FSL_PCIE_COMPAT to platform Kconfig by Hou Zhiqiang · 8 years ago
  58. 8808aeb arm: ls1021a: Enable PCIe in defconfigs by Minghuan Lian · 8 years ago
  59. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  60. 693d4c9 spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS by Semen Protsenko · 8 years ago
  61. 38fed8a spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  62. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  63. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  64. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  65. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  66. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  67. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  68. 98af879 Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
  69. 711b534 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  70. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  71. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  72. f534b8f arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig by York Sun · 8 years ago
  73. adee1d4 ARMv7: LS102xA: Move two macros from header files to Kconfig by Hongbo Zhang · 8 years ago
  74. f85a8e8 armv7: LS1021a: enable i-cache in start.S by Xiaoliang Yang · 8 years ago
  75. 02e69a5 Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  76. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  77. 989e1ce Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  78. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  79. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  80. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  81. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  82. 256fe86 Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  83. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  84. 1544698 ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig by Masahiro Yamada · 8 years ago
  85. 217f92b ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · 8 years ago
  86. 3288628 ARMv7: PSCI: ls102xa: move secure text section into OCRAM by Hongbo Zhang · 8 years ago
  87. aeb901f ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implemention by Hongbo Zhang · 8 years ago
  88. e7e720c arm: ls1021atwr: Add SD secure boot target by Sumit Garg · 8 years ago
  89. dbf38aa ARM: PSCI: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for PSCI enabled platforms by Chen-Yu Tsai · 8 years ago
  90. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  91. 10db750 usb: move CONFIG_USB_XHCI_DWC3 to Kconfig by Masahiro Yamada · 8 years ago
  92. 0a8cc1a usb: move CONFIG_USB_XHCI to Kconfig with renaming by Masahiro Yamada · 8 years ago
  93. b38eaec include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · 8 years ago
  94. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  95. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  96. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  97. f8008f1 arm: ls102xa: Enable CONFIG_SYS_CONSOLE_IS_IN_ENV support by Alison Wang · 9 years ago
  98. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  99. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  100. cc7b8b9 armv7: ls102xa: Increase the supported kernel size by Alison Wang · 9 years ago