1. 79267ed status_led: Kconfig migration - introduction by Uri Mashiach · 8 years ago
  2. 53c9538 powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB to Kconfig by York Sun · 8 years ago
  3. d0cf551 README: remove description about CONFIG_USE_ARCH_MEMCPY/SET by Masahiro Yamada · 8 years ago
  4. 4198778 README: fix typo FAT_ENV_DEV_AND_PART by Nicolae Rosia · 8 years ago
  5. 693d4c9 spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS by Semen Protsenko · 8 years ago
  6. 38fed8a spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  7. 0de21ec README: fix typo candiate -> candidate by Jelle van der Waa · 8 years ago
  8. edb42db cosmetic: Fix indentation in README by Alexander von Gernler · 8 years ago
  9. f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  10. 84f2a5d Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  11. 3505bc5 Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · 8 years ago
  12. b87ca80 Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
  13. ac8a32f video: Drop the sed13806 driver by Simon Glass · 8 years ago
  14. 9909aeb video: Drop the smiLynxEM driver by Simon Glass · 8 years ago
  15. 002f967 Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig by Simon Glass · 8 years ago
  16. cfa307f Convert CONFIG_VIDEO_CT69000 to Kconfig by Simon Glass · 8 years ago
  17. c674519 Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig by Simon Glass · 8 years ago
  18. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  19. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  20. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  21. 8f92558 Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · 8 years ago
  22. 98af879 Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
  23. 5052e81 PWM: Correct misspellings of "module" in context of PWM by Robert P. J. Day · 8 years ago
  24. 4b7283a README: Drop CONFIG_SYS_USE_OSCCLK by Simon Glass · 8 years ago
  25. acd51f9 README: Drop CONFIG_SYS_INIT_DATA_SIZE by Simon Glass · 8 years ago
  26. 945a18e README: i2c: Drop unused i2c CONFIG options by Simon Glass · 8 years ago
  27. b7381bb README: sh: Drop CONFIG_SYS_I2C_SH_BASE5 by Simon Glass · 8 years ago
  28. 5371d34 README: Drop CONFIG_SYS_USB_BRG_CLK by Simon Glass · 8 years ago
  29. d501d45 README: Drop CONFIG_LAN91C96_BASE by Simon Glass · 8 years ago
  30. dd9c6e4 README: Drop CONFIG_OF_BOOT_CPU by Simon Glass · 8 years ago
  31. 1fb3343 README: Drop unused CONFIG_SYS_LS_MC_FW_... options by Simon Glass · 8 years ago
  32. b2482df README: Drop unused JFFS2 options by Simon Glass · 8 years ago
  33. 9dd05fb README: Correct CONFIG_ENV_OFFSET_RENDUND typo by Simon Glass · 8 years ago
  34. 61a4c21 README: Drop CONFIG_COGENT and related options by Simon Glass · 8 years ago
  35. 8477763 README: Drop old Intel Monahans comment by Simon Glass · 8 years ago
  36. 6f6c863 fastboot: move FASTBOOT_FLASH options into Kconfig by Petr Kulhavy · 8 years ago
  37. b6dd69a fastboot: add support for writing MBR by Petr Kulhavy · 8 years ago
  38. cbe7706 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  39. 11bde1c Kconfig: spl: Add SPL support options to Kconfig by Simon Glass · 8 years ago
  40. b63a950 armv8: ls2080a: Remove debug server support by York Sun · 8 years ago
  41. 740f7e5 README: add cmd directory description by Xu Ziyuan · 8 years ago
  42. 6de80f2 Drop references to MAKEALL in the documentation by Simon Glass · 8 years ago
  43. c6f086d Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  44. 90211f7 fixing typo error in README file. CPU15 -> CP15 by yeongjun Kim · 8 years ago
  45. 6f4e7d3 spl: Lightweight UBI and UBI fastmap support by Thomas Gleixner · 8 years ago
  46. 66669fc Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  47. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  48. e61a753 armv8: Move secure_ram variable out of generic global data by York Sun · 8 years ago
  49. 3928532 README: Remove CONFIG_SYS_MALLOC_F_LEN comment by Simon Glass · 8 years ago
  50. adde435 video: allow version string to be optional when using LOGO by Tim Harvey · 8 years ago
  51. 9060970 doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README by Masahiro Yamada · 8 years ago
  52. b5bd098 arm: Allow skipping of low-level init with I-cache on by Simon Glass · 8 years ago
  53. 89b199c Remove/update old generic-board documentation and warning by Simon Glass · 8 years ago
  54. aa9e604 cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · 8 years ago
  55. 4b6e1fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  56. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  57. e072751 SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE by Marek Vasut · 8 years ago
  58. 8eca943 README: Specify the full path for README.video by Fabio Estevam · 8 years ago
  59. ab5645f README: Specify the full path for README.displaying-bmps by Fabio Estevam · 8 years ago
  60. 302a648 Add an option to enable the command line by Simon Glass · 8 years ago
  61. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 8 years ago
  62. 50768f5 net: bootp: Add environment variable for timeout period by Alexandre Messier · 9 years ago
  63. 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) · 8 years ago
  64. f3b267b hush: Add rudimentary support for PS1 and PS2 by Marek Vasut · 9 years ago
  65. a187559 Use correct spelling of "U-Boot" by Bin Meng · 8 years ago
  66. b75fdc1 tpm: st33zp24: Add tpm st33zp24 spi support by Christophe Ricard · 9 years ago
  67. 3aa7408 tpm: st33zp24: Add tpm st33zp24 support with i2c by Christophe Ricard · 9 years ago
  68. 3da5240 common/console.c: Remove unused inline functions by Tom Rini · 9 years ago
  69. 947c626 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · 9 years ago
  70. 3c1496c README: Review the u-boot porting guide list by Phil Sutter · 9 years ago
  71. 7207b36 doc: Tidy up first part of top-level README file by Robert P. J. Day · 9 years ago
  72. c049214 armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server by York Sun · 9 years ago
  73. aabd7dd common: Rewrite hiding the end of memory by York Sun · 9 years ago
  74. e814952 Reserve secure memory by York Sun · 9 years ago
  75. 4493721 armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · 9 years ago
  76. 53a85ad eeprom: Zap CONFIG_SPI_X by Marek Vasut · 9 years ago
  77. 39f615e video: input: Clean up after i8042 conversion by Simon Glass · 9 years ago
  78. 51a8a72 Drop CONFIG_ISA_KEYBOARD by Simon Glass · 9 years ago
  79. 7fe0933 video: Drop unused console functions by Simon Glass · 9 years ago
  80. 1fa4bfd dm: cros_ec: Convert cros_ec keyboard driver to driver model by Simon Glass · 9 years ago
  81. 9ac4fc8 board_init: Change the logic to setup malloc_base by Fabio Estevam · 9 years ago
  82. 071be89 i2c: ihs_i2c: Dual channel support by Dirk Eibach · 9 years ago
  83. 0eb4cf9 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  84. f5fb734 net: TFTP: variables cleanup and addition by Albert ARIBAUD \(3ADEV\) · 9 years ago
  85. 2431492 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  86. 0195a7b ubi,ubifs: sync with linux v4.2 by Heiko Schocher · 9 years ago
  87. 0766ad2 dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon by Christophe Ricard · 9 years ago
  88. 9e98b7e cmd: bootvx: Always get VxWorks bootline from env by Bin Meng · 9 years ago
  89. e392b92 arndale: Apply Cortex-A15 errata #773022 and #774769 by Ian Campbell · 9 years ago
  90. 03544c6 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · 9 years ago
  91. 68282f5 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · 9 years ago
  92. afc84de tpm: Drop two unused options by Simon Glass · 9 years ago
  93. c294ac5 net: e1000: Add Kconfig options by Simon Glass · 9 years ago
  94. a615d0b ARM: Introduce erratum workaround for 801819 by Nishanth Menon · 9 years ago
  95. f3f431a Reproducible U-Boot build support, using SOURCE_DATE_EPOCH by Paul Kocialkowski · 9 years ago
  96. a588d99 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency by Paul Kocialkowski · 9 years ago
  97. 17da3c0 usb: Fastboot function config for better consistency with other functions by Paul Kocialkowski · 9 years ago
  98. 01acd6a usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  99. 5c05508 armv8/fsl-lsch3: Support 256M mem split for MC & dbg-srvr by Prabhakar Kushwaha · 9 years ago
  100. 23cbd16 README: Remove CONFIG_SPI_FLASH_DATAFLASH help text by Jagan Teki · 9 years ago