1. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  2. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  3. 00fd59d README: Drop information about commands by Simon Glass · 7 years ago
  4. e188eee Drop config_cmd_all.h by Simon Glass · 7 years ago
  5. 1aa4e8d Convert CONFIG_CMD_UUID to Kconfig by Simon Glass · 7 years ago
  6. 719d36e Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · 7 years ago
  7. efce244 Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · 7 years ago
  8. 15dc63d Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 7 years ago
  9. 5d47099 Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX option by Simon Glass · 7 years ago
  10. fa37922 Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  11. b75dfd2 Kconfig: Convert CMD_READ to Kconfig by Simon Glass · 7 years ago
  12. 6f62d7c Kconfig: Drop CONFIG_CMD_PORTIO and associated command by Simon Glass · 7 years ago
  13. 7f66655 Convert CONFIG_CMD_PCMCIA to Kconfig by Simon Glass · 7 years ago
  14. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  15. ba7cc6c Kconfig: Drop CONFIG_CMD_PCA953X_INFO by Simon Glass · 7 years ago
  16. 0091362 Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  17. f38c5f5 Convert CONFIG_CMD_MMC_SPI to Kconfig by Simon Glass · 7 years ago
  18. 493f420 Kconfig: Drop CONFIG_CMD_MEM by Simon Glass · 7 years ago
  19. 1989374 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  20. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  21. b31e065 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  22. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  23. ef6253d Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
  24. f0bc2b5 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · 7 years ago
  25. 88b233a Convert CONFIG_ENV_IS_IN_NVRAM 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. e73496d env: Move help from README to Kconfig by Simon Glass · 7 years ago
  28. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  29. b8beb6b scsi: Drop sym53c8xx driver by Simon Glass · 7 years ago
  30. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  31. dd7ff47 powerpc, 8xx: move Serial driver to drivers/serial/ by Christophe Leroy · 7 years ago
  32. fad51ac powerpc, 8xx: move FEC Ethernet driver in drivers/net by Christophe Leroy · 7 years ago
  33. b1e41d1 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · 7 years ago
  34. 907208c powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
  35. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  36. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  37. 988390b arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfig by Mike Looijmans · 7 years ago
  38. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  39. 5025897 powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  40. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  41. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  42. 2bd3cab rtc: ds1337: drop "SYS" from config variables by Chris Packham · 7 years ago
  43. 91d27a1 Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  44. 221a949 Kconfig: Finish migration of hashing commands by Daniel Thompson · 7 years ago
  45. aed998a Convert CONFIG_LZMA to Kconfig by Simon Glass · 7 years ago
  46. 6bac227 Convert CONFIG_CMD_KGDB to Kconfig by Simon Glass · 7 years ago
  47. 1b33089 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 7 years ago
  48. b8682a7 Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 7 years ago
  49. 594e8d1 Convert CONFIG_CMD_IO to Kconfig by Simon Glass · 7 years ago
  50. c7c111e Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · 7 years ago
  51. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  52. 75eb997 Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 7 years ago
  53. 7a01f3c Convert CONFIG_CMD_HDMIDETECT to Kconfig by Simon Glass · 7 years ago
  54. 551c393 Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 7 years ago
  55. d91a9d7 Convert CONFIG_CMD_GETTIME to Kconfig by Simon Glass · 7 years ago
  56. 51f2937 Convert CONFIG_CMD_FUSE to Kconfig by Simon Glass · 7 years ago
  57. fe7604a Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig by Simon Glass · 7 years ago
  58. b0e7a70 Convert CONFIG_CMD_FDC to Kconfig by Simon Glass · 7 years ago
  59. ffc7658 Convert CONFIG_CMD_ENV_FLAGS to Kconfig by Simon Glass · 7 years ago
  60. a55d29d Convert CONFIG_CMD_ENV_CALLBACK to Kconfig by Simon Glass · 7 years ago
  61. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 7 years ago
  62. 853eaa4 Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · 7 years ago
  63. 2c6ebff Kconfig: Drop CONFIG_SYS_I2C_DTT_ADDR by Simon Glass · 7 years ago
  64. 879704d Convert CONFIG_DS4510 to Kconfig by Simon Glass · 7 years ago
  65. 8dd026b Kconfig: Drop CONFIG_CMD_DS4510_RST by Simon Glass · 7 years ago
  66. 9ab4b84 Kconfig: Drop CONFIG_CMD_DS4510_MEM by Simon Glass · 7 years ago
  67. 523f97a Kconfig: Drop CONFIG_CMD_DS4510_INFO by Simon Glass · 7 years ago
  68. 089df18 lib: move hash CONFIG options to Kconfig by Tom Rini · 7 years ago
  69. 0db7f68 FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT by Tom Rini · 7 years ago
  70. 0680f1b Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 7 years ago
  71. cb33bda Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  72. d87f829 omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to Kconfig by Tom Rini · 7 years ago
  73. ce3b5d6 Drop use of CONFIG_I2C_SOFT by Simon Glass · 7 years ago
  74. 213f27f Drop CONFIG_I2CFAST by Simon Glass · 7 years ago
  75. b0103f3 i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INIT by Simon Glass · 7 years ago
  76. b238c9d i2c: README: Drop CONFIG_SYS_I2C_INIT_MPC5XXX by Simon Glass · 7 years ago
  77. 6915398 i2c: Finish dropping use of CONFIG_I2C_HARD by Simon Glass · 7 years ago
  78. eb5ba3a i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · 7 years ago
  79. c187dd6 configs: convert CONFIG_SYS_MPUCLK to Kconfig by Lokesh Vutla · 7 years ago
  80. 82f766d Allow boards to initialize the DT at runtime. by Alex Deymo · 8 years ago
  81. d7f5306 README: remove CONFIG_CMD_DATE by Chris Packham · 7 years ago
  82. d315628 Convert CONFIG_CMD_CLK to Kconfig by Simon Glass · 7 years ago
  83. d66a10f fs: Convert CONFIG_CMD_CBFS to Kconfig by Simon Glass · 7 years ago
  84. 983b103 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 7 years ago
  85. 4893e34 Convert CONFIG_CMD_BSP to Kconfig by Simon Glass · 7 years ago
  86. 0f71025 Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 7 years ago
  87. 218257b Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · 7 years ago
  88. ac20a1b Convert CONFIG_CMD_BEDBUG to Kconfig by Simon Glass · 7 years ago
  89. 936478e SPARC: Remove by Tom Rini · 8 years ago
  90. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  91. 3a64940 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  92. 24eb39b spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option by Andrew F. Davis · 8 years ago
  93. 8dda2e2 ARM: Migrate errata to Kconfig by Tom Rini · 8 years ago
  94. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  95. e9d33e7 cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig by Masahiro Yamada · 8 years ago
  96. c83a824 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  97. add63f9 arch: powerpc: update the eLBC IP input clock by Prabhakar Kushwaha · 8 years ago
  98. 1c40707 arch: powerpc: update the IFC IP input clock by Prabhakar Kushwaha · 8 years ago
  99. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  100. 79267ed status_led: Kconfig migration - introduction by Uri Mashiach · 8 years ago