1. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  2. 2c082ab configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  3. a20e51f configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  4. e1b64e0 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  5. 21301ac configs: Resync with savedefconfig by Tom Rini · 3 years, 9 months ago
  6. 5d09038 configs: migrate CONFIG_IMX_THERMAL to defconfigs by Tom Rini · 4 years, 1 month ago
  7. 56fd1e1 configs: Resync with savedefconfig by Tom Rini · 4 years ago
  8. c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
  9. f92b6fa configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  10. 0d59219 board: tbs2910: Disable CONFIG_ENV_VARS_UBOOT_CONFIG in defconfig by Soeren Moch · 4 years, 3 months ago
  11. a0916d3 arm: mx6: Make all i.MX6 SoCs user-selectable by Tom Rini · 4 years, 3 months ago
  12. 2e262c4 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  13. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
  14. 2253bf0 board: tbs2910: Fix video output with existing environments by Soeren Moch · 4 years, 4 months ago
  15. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  16. 8461027 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  17. d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 6 months ago
  18. 1a9c4f5 tbs2910: Drop the 'bd' command by Simon Glass · 4 years, 7 months ago
  19. 9239f9e tbs2910: migrate to DM_VIDEO by Anatolij Gustschin · 4 years, 6 months ago
  20. 8559dc4 board: tbs2910: Enable distro_boot support. by Denis 'GNUtoo' Carikli · 4 years, 6 months ago
  21. d7a6dfc board: tbs2910_defconfig: Add support for booting general purpose distributions by Denis 'GNUtoo' Carikli · 4 years, 6 months ago
  22. 904aec0 board: tbs2910: move CONFIG_BOOTCOMMAND from header to defconfig by Denis 'GNUtoo' Carikli · 4 years, 6 months ago
  23. 7bfb638 board: tbs2910: disable CONFIG_GZIP by Denis 'GNUtoo' Carikli · 4 years, 6 months ago
  24. 4367795 board: tbs2910: disable loadb and loads commands by Denis 'GNUtoo' Carikli · 4 years, 6 months ago
  25. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  26. 47dece3 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
  27. 4167ab2 tbs2910: add custom CONFIG_OF_REMOVE_PROPS list to defconfig by Anatolij Gustschin · 4 years, 11 months ago
  28. f6e6e1a configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  29. e799f92 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  30. 7859101 tbs2910: Disable VxWorks image booting support by Tom Rini · 5 years ago
  31. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  32. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  33. a7bc9ab mx6: tbs2910: Minimise libfdt code size by Simon Glass · 5 years ago
  34. 879e41d tbs2910: Disable Plan9/RTEMS bootm support by Tom Rini · 5 years ago
  35. 88eea0a board: tbs2910: Convert eth to driver model by Soeren Moch · 5 years ago
  36. 555fcfb board: tbs2910: Convert pci to driver model by Soeren Moch · 5 years ago
  37. 527ded8 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  38. 0183658 Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
  39. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  40. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  41. c9285bf configs: Resync with savedefconfig by Tom Rini · 6 years ago
  42. 3196754 board: tbs2910: Remove CMD_FDT support in defconfig to reduce u-boot size by Soeren Moch · 6 years ago
  43. e6a7ef5 imx: move CONFIG_VIDEO_IPUV3 to defconfigs by Anatolij Gustschin · 6 years ago
  44. 797ce74 board: tbs2910: Convert mmc to driver model by Soeren Moch · 6 years ago
  45. 885ca06 board: tbs2910: Convert sata to ahci driver model by Soeren Moch · 6 years ago
  46. fe4c52b board: tbs2910: Convert i2c and rtc to driver model by Soeren Moch · 6 years ago
  47. 0de8dae board: tbs2910: Convert usb to driver model by Soeren Moch · 6 years ago
  48. beeed2b board: tbs2910: Add pinctrl driver and convert gpio to driver model by Soeren Moch · 6 years ago
  49. 86ef90b board: tbs2910: Add device tree by Soeren Moch · 6 years ago
  50. 040cc2b board: tbs2910: Remove efi loader support in defconfig to reduce u-boot size by Soeren Moch · 6 years ago
  51. b302747 Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
  52. 347fc59 board: tbs2910: Remove FIT support in defconfig to reduce u-boot size by Soeren Moch · 6 years ago
  53. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  54. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  55. e0056d7 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  56. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  57. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  58. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  59. 745edca ata: Migrate CONFIG_DWC_AHSATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  60. e983692 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  61. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  62. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  63. 504997e configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  64. 5b0b040 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  65. 78873cd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  66. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  67. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  68. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  69. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  70. 256aa74 configs: Resync defconfigs by Tom Rini · 7 years ago
  71. f3a50ee Convert CONFIG_CMD_HDMIDETECT to Kconfig by Simon Glass · 8 years ago
  72. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
  73. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  74. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  75. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  76. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  77. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  78. 049f06a Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  79. 8d0efc1 Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig by Simon Glass · 8 years ago
  80. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  81. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  82. e304a5e Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · 8 years ago
  83. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  84. b937b2e configs: Re-sync BOOTDELAY changes by Tom Rini · 8 years ago
  85. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  86. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  87. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  88. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 9 years ago
  89. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 9 years ago
  90. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  91. b084b0c usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  92. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  93. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  94. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  95. 63c1098 Reorder defconfigs with 'savedefconfig' by Bin Meng · 9 years ago
  96. 3f21607 tbs2910: remove deprecated CONFIG_SYS_EXTRA_OPTIONS by Soeren Moch · 9 years ago
  97. 62c15d7 imx: mx6 move TARGET_xx Kconfig option to mx6 specific Kconfig file by Peng Fan · 9 years ago
  98. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  99. 601a7c7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  100. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago