1. d315628 Convert CONFIG_CMD_CLK to Kconfig by Simon Glass · 7 years ago
  2. d66a10f fs: Convert CONFIG_CMD_CBFS to Kconfig by Simon Glass · 7 years ago
  3. 983b103 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 7 years ago
  4. 4893e34 Convert CONFIG_CMD_BSP to Kconfig by Simon Glass · 7 years ago
  5. 0f71025 Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 7 years ago
  6. 218257b Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · 7 years ago
  7. ac20a1b Convert CONFIG_CMD_BEDBUG to Kconfig by Simon Glass · 7 years ago
  8. 936478e SPARC: Remove by Tom Rini · 8 years ago
  9. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  10. 3a64940 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  11. 24eb39b spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option by Andrew F. Davis · 8 years ago
  12. 8dda2e2 ARM: Migrate errata to Kconfig by Tom Rini · 8 years ago
  13. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  14. e9d33e7 cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig by Masahiro Yamada · 8 years ago
  15. c83a824 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  16. add63f9 arch: powerpc: update the eLBC IP input clock by Prabhakar Kushwaha · 8 years ago
  17. 1c40707 arch: powerpc: update the IFC IP input clock by Prabhakar Kushwaha · 8 years ago
  18. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  19. 79267ed status_led: Kconfig migration - introduction by Uri Mashiach · 8 years ago
  20. 53c9538 powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB to Kconfig by York Sun · 8 years ago
  21. d0cf551 README: remove description about CONFIG_USE_ARCH_MEMCPY/SET by Masahiro Yamada · 8 years ago
  22. 4198778 README: fix typo FAT_ENV_DEV_AND_PART by Nicolae Rosia · 8 years ago
  23. 693d4c9 spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS by Semen Protsenko · 8 years ago
  24. 38fed8a spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  25. 0de21ec README: fix typo candiate -> candidate by Jelle van der Waa · 8 years ago
  26. edb42db cosmetic: Fix indentation in README by Alexander von Gernler · 8 years ago
  27. f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  28. 84f2a5d Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  29. 3505bc5 Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · 8 years ago
  30. b87ca80 Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
  31. ac8a32f video: Drop the sed13806 driver by Simon Glass · 8 years ago
  32. 9909aeb video: Drop the smiLynxEM driver by Simon Glass · 8 years ago
  33. 002f967 Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig by Simon Glass · 8 years ago
  34. cfa307f Convert CONFIG_VIDEO_CT69000 to Kconfig by Simon Glass · 8 years ago
  35. c674519 Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig by Simon Glass · 8 years ago
  36. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  37. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  38. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  39. 8f92558 Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · 8 years ago
  40. 98af879 Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
  41. 5052e81 PWM: Correct misspellings of "module" in context of PWM by Robert P. J. Day · 8 years ago
  42. 4b7283a README: Drop CONFIG_SYS_USE_OSCCLK by Simon Glass · 8 years ago
  43. acd51f9 README: Drop CONFIG_SYS_INIT_DATA_SIZE by Simon Glass · 8 years ago
  44. 945a18e README: i2c: Drop unused i2c CONFIG options by Simon Glass · 8 years ago
  45. b7381bb README: sh: Drop CONFIG_SYS_I2C_SH_BASE5 by Simon Glass · 8 years ago
  46. 5371d34 README: Drop CONFIG_SYS_USB_BRG_CLK by Simon Glass · 8 years ago
  47. d501d45 README: Drop CONFIG_LAN91C96_BASE by Simon Glass · 8 years ago
  48. dd9c6e4 README: Drop CONFIG_OF_BOOT_CPU by Simon Glass · 8 years ago
  49. 1fb3343 README: Drop unused CONFIG_SYS_LS_MC_FW_... options by Simon Glass · 8 years ago
  50. b2482df README: Drop unused JFFS2 options by Simon Glass · 8 years ago
  51. 9dd05fb README: Correct CONFIG_ENV_OFFSET_RENDUND typo by Simon Glass · 8 years ago
  52. 61a4c21 README: Drop CONFIG_COGENT and related options by Simon Glass · 8 years ago
  53. 8477763 README: Drop old Intel Monahans comment by Simon Glass · 8 years ago
  54. 6f6c863 fastboot: move FASTBOOT_FLASH options into Kconfig by Petr Kulhavy · 8 years ago
  55. b6dd69a fastboot: add support for writing MBR by Petr Kulhavy · 8 years ago
  56. cbe7706 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  57. 11bde1c Kconfig: spl: Add SPL support options to Kconfig by Simon Glass · 8 years ago
  58. b63a950 armv8: ls2080a: Remove debug server support by York Sun · 8 years ago
  59. 740f7e5 README: add cmd directory description by Xu Ziyuan · 8 years ago
  60. 6de80f2 Drop references to MAKEALL in the documentation by Simon Glass · 8 years ago
  61. c6f086d Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  62. 90211f7 fixing typo error in README file. CPU15 -> CP15 by yeongjun Kim · 8 years ago
  63. 6f4e7d3 spl: Lightweight UBI and UBI fastmap support by Thomas Gleixner · 8 years ago
  64. 66669fc Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  65. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  66. e61a753 armv8: Move secure_ram variable out of generic global data by York Sun · 8 years ago
  67. 3928532 README: Remove CONFIG_SYS_MALLOC_F_LEN comment by Simon Glass · 8 years ago
  68. adde435 video: allow version string to be optional when using LOGO by Tim Harvey · 8 years ago
  69. 9060970 doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README by Masahiro Yamada · 8 years ago
  70. b5bd098 arm: Allow skipping of low-level init with I-cache on by Simon Glass · 8 years ago
  71. 89b199c Remove/update old generic-board documentation and warning by Simon Glass · 8 years ago
  72. aa9e604 cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · 8 years ago
  73. 4b6e1fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  74. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  75. e072751 SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE by Marek Vasut · 8 years ago
  76. 8eca943 README: Specify the full path for README.video by Fabio Estevam · 8 years ago
  77. ab5645f README: Specify the full path for README.displaying-bmps by Fabio Estevam · 9 years ago
  78. 302a648 Add an option to enable the command line by Simon Glass · 9 years ago
  79. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  80. 50768f5 net: bootp: Add environment variable for timeout period by Alexandre Messier · 9 years ago
  81. 0c2b6df doc: Remove any reference to CONFIG_MODEM_SUPPORT, CONFIG_CMD_HWFLOW, CONFIG_HWFLOW and friends from the documentation. by David Müller (ELSOFT AG) · 9 years ago
  82. f3b267b hush: Add rudimentary support for PS1 and PS2 by Marek Vasut · 9 years ago
  83. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  84. b75fdc1 tpm: st33zp24: Add tpm st33zp24 spi support by Christophe Ricard · 9 years ago
  85. 3aa7408 tpm: st33zp24: Add tpm st33zp24 support with i2c by Christophe Ricard · 9 years ago
  86. 3da5240 common/console.c: Remove unused inline functions by Tom Rini · 9 years ago
  87. 947c626 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · 9 years ago
  88. 3c1496c README: Review the u-boot porting guide list by Phil Sutter · 9 years ago
  89. 7207b36 doc: Tidy up first part of top-level README file by Robert P. J. Day · 9 years ago
  90. c049214 armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server by York Sun · 9 years ago
  91. aabd7dd common: Rewrite hiding the end of memory by York Sun · 9 years ago
  92. e814952 Reserve secure memory by York Sun · 9 years ago
  93. 4493721 armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · 9 years ago
  94. 53a85ad eeprom: Zap CONFIG_SPI_X by Marek Vasut · 9 years ago
  95. 39f615e video: input: Clean up after i8042 conversion by Simon Glass · 9 years ago
  96. 51a8a72 Drop CONFIG_ISA_KEYBOARD by Simon Glass · 9 years ago
  97. 7fe0933 video: Drop unused console functions by Simon Glass · 9 years ago
  98. 1fa4bfd dm: cros_ec: Convert cros_ec keyboard driver to driver model by Simon Glass · 9 years ago
  99. 9ac4fc8 board_init: Change the logic to setup malloc_base by Fabio Estevam · 9 years ago
  100. 071be89 i2c: ihs_i2c: Dual channel support by Dirk Eibach · 9 years ago