1. 0ec6460 Add "boot_android" command. by Alex Deymo · 8 years ago
  2. 6a078de Initial support for the Android Bootloader flow by Alex Deymo · 8 years ago
  3. 15e207f spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips by Jörg Krause · 6 years ago
  4. e85f490 configs: remove CONFIG_SYS_MVFS by Chris Packham · 6 years ago
  5. b527b9c fit: Fix CONFIG_FIT_SPL_PRINT by Marek Vasut · 6 years ago
  6. 5a7b11e Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Alex Kiernan · 6 years ago
  7. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  8. 002c323 Migrate IMAGE_FORMAT_LEGACY to Kconfig by Alex Kiernan · 6 years ago
  9. 3404a0b Cleanup CONFIG_VERSION_VARIABLE migration by Alex Kiernan · 6 years ago
  10. d910130 Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 6 years ago
  11. e89f8aa treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · 6 years ago
  12. 3bf5f13 Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC by Alex Kiernan · 6 years ago
  13. c0ce4ce Convert CONFIG_UBI_SILENCE_MSG to Kconfig by Petr Vorel · 6 years ago
  14. afb6fda Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig by Petr Vorel · 6 years ago
  15. b30c419 Move CONFIG_PHY_ADDR to Kconfig by Stefan Mavrodiev · 6 years ago
  16. bec8c64 Integrate AT91 bootcount driver by Alex Kiernan · 6 years ago
  17. 8981433 Convert CONFIG_BOOTCOUNT_EXT to Kconfig by Alex Kiernan · 6 years ago
  18. 6cdd70e Convert CONFIG_BOOTCOUNT_I2C to Kconfig by Alex Kiernan · 6 years ago
  19. ff5410d Convert CONFIG_BOOTCOUNT_RAM to Kconfig by Alex Kiernan · 6 years ago
  20. 04c96ed Convert CONFIG_BOOTCOUNT_ENV to Kconfig by Alex Kiernan · 6 years ago
  21. c35e2d9 Convert CONFIG_BOOTCOUNT_AM33XX to Kconfig by Alex Kiernan · 6 years ago
  22. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 6 years ago
  23. bb4059a dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 6 years ago
  24. d1ec946 Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig by Lukasz Majewski · 6 years ago
  25. 75670c8 configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 6 years ago
  26. 60e5456 spi: Migrate CONFIG_MXC_SPI to Kconfig by Tuomas Tynkkynen · 6 years ago
  27. 95d3877 spi: Migrate CONFIG_SH_SPI to Kconfig by Tuomas Tynkkynen · 6 years ago
  28. 560eeee block: Migrate SystemACE chip to Kconfig by Tom Rini · 6 years ago
  29. 215bb1c README: add doc for how to supply user specific compiler flags to Kbuild by Daniel Schwierzeck · 6 years ago
  30. 3fafced riscv: doc: Add relative doc to describe RISC-V by Rick Chen · 6 years ago
  31. 8e5f049 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  32. 7e3caa8 Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
  33. 24acb83 common: Fix-up MAC addr in dts by fetching env variable serially by Prabhakar Kushwaha · 7 years ago
  34. 659208d README: update the kernel coding style reference by Baruch Siach · 6 years ago
  35. 6e6cf01 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  36. 1dade18 README: update mailing list url by S. Lockwood-Childs · 7 years ago
  37. f31dac4 bootcount: add support for bootcounter on EXT filesystem by Ian Ray · 7 years ago
  38. 8daec2d net: Add SMC911X driver to Kconfig, convert by Adam Ford · 7 years ago
  39. c68c03f Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  40. c055cee armv8: fsl-lsch3: Make CCN-504 related code conditional by Ashish Kumar · 7 years ago
  41. 63b2316 fsl-layerscape: Consolidate registers space defination for CCI-400 bus by Ashish Kumar · 7 years ago
  42. eb3eb60 README: Fix typo in description of CONFIG_OF_EMBED by Nobuhiro Iwamatsu · 7 years ago
  43. edd1653 Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig by Adam Ford · 7 years ago
  44. 48f6232 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  45. c1ee893 common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA by Thomas Petazzoni · 7 years ago
  46. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  47. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  48. 00fd59d README: Drop information about commands by Simon Glass · 7 years ago
  49. e188eee Drop config_cmd_all.h by Simon Glass · 7 years ago
  50. 1aa4e8d Convert CONFIG_CMD_UUID to Kconfig by Simon Glass · 7 years ago
  51. 719d36e Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · 7 years ago
  52. efce244 Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · 7 years ago
  53. 15dc63d Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 7 years ago
  54. 5d47099 Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX option by Simon Glass · 7 years ago
  55. fa37922 Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  56. b75dfd2 Kconfig: Convert CMD_READ to Kconfig by Simon Glass · 7 years ago
  57. 6f62d7c Kconfig: Drop CONFIG_CMD_PORTIO and associated command by Simon Glass · 7 years ago
  58. 7f66655 Convert CONFIG_CMD_PCMCIA to Kconfig by Simon Glass · 7 years ago
  59. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  60. ba7cc6c Kconfig: Drop CONFIG_CMD_PCA953X_INFO by Simon Glass · 7 years ago
  61. 0091362 Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  62. f38c5f5 Convert CONFIG_CMD_MMC_SPI to Kconfig by Simon Glass · 7 years ago
  63. 493f420 Kconfig: Drop CONFIG_CMD_MEM by Simon Glass · 7 years ago
  64. 1989374 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  65. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  66. b31e065 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  67. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  68. ef6253d Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
  69. f0bc2b5 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · 7 years ago
  70. 88b233a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · 7 years ago
  71. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  72. e73496d env: Move help from README to Kconfig by Simon Glass · 7 years ago
  73. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  74. b8beb6b scsi: Drop sym53c8xx driver by Simon Glass · 7 years ago
  75. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  76. dd7ff47 powerpc, 8xx: move Serial driver to drivers/serial/ by Christophe Leroy · 7 years ago
  77. fad51ac powerpc, 8xx: move FEC Ethernet driver in drivers/net by Christophe Leroy · 7 years ago
  78. b1e41d1 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · 7 years ago
  79. 907208c powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
  80. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  81. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  82. 988390b arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfig by Mike Looijmans · 7 years ago
  83. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  84. 5025897 powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  85. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  86. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  87. 2bd3cab rtc: ds1337: drop "SYS" from config variables by Chris Packham · 7 years ago
  88. 91d27a1 Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  89. 221a949 Kconfig: Finish migration of hashing commands by Daniel Thompson · 7 years ago
  90. aed998a Convert CONFIG_LZMA to Kconfig by Simon Glass · 7 years ago
  91. 6bac227 Convert CONFIG_CMD_KGDB to Kconfig by Simon Glass · 7 years ago
  92. 1b33089 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 7 years ago
  93. b8682a7 Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 7 years ago
  94. 594e8d1 Convert CONFIG_CMD_IO to Kconfig by Simon Glass · 7 years ago
  95. c7c111e Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · 7 years ago
  96. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  97. 75eb997 Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 7 years ago
  98. 7a01f3c Convert CONFIG_CMD_HDMIDETECT to Kconfig by Simon Glass · 7 years ago
  99. 551c393 Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 7 years ago
  100. d91a9d7 Convert CONFIG_CMD_GETTIME to Kconfig by Simon Glass · 7 years ago