1. fef2bd1 SPARC: Remove by Tom Rini · 8 years ago
  2. 210ebce Blackfin: Remove by Tom Rini · 8 years ago
  3. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  4. b4be3c3 spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option by Andrew F. Davis · 8 years ago
  5. bacb52c ARM: Migrate errata to Kconfig by Tom Rini · 8 years ago
  6. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  7. 2737fd3 cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig by Masahiro Yamada · 8 years ago
  8. 863af89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  9. bedc562 arch: powerpc: update the eLBC IP input clock by Prabhakar Kushwaha · 8 years ago
  10. 3c48f58 arch: powerpc: update the IFC IP input clock by Prabhakar Kushwaha · 8 years ago
  11. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  12. 3dc6f65 status_led: Kconfig migration - introduction by Uri Mashiach · 8 years ago
  13. 85ab6f0 powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB to Kconfig by York Sun · 8 years ago
  14. 0abe36e README: remove description about CONFIG_USE_ARCH_MEMCPY/SET by Masahiro Yamada · 8 years ago
  15. 86811f2 README: fix typo FAT_ENV_DEV_AND_PART by Nicolae Rosia · 8 years ago
  16. d776ecf spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS by Semen Protsenko · 8 years ago
  17. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  18. 30245ca README: fix typo candiate -> candidate by Jelle van der Waa · 8 years ago
  19. 3ab5f46 cosmetic: Fix indentation in README by Alexander von Gernler · 8 years ago
  20. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  21. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  22. 217652f Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · 8 years ago
  23. d76f29a Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
  24. 1680916 video: Drop the sed13806 driver by Simon Glass · 8 years ago
  25. e9395ef video: Drop the smiLynxEM driver by Simon Glass · 8 years ago
  26. 884889d Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig by Simon Glass · 8 years ago
  27. 1ad7b45 Convert CONFIG_VIDEO_CT69000 to Kconfig by Simon Glass · 8 years ago
  28. 8d0efc1 Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig by Simon Glass · 8 years ago
  29. e64c724 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  30. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  31. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  32. e304a5e Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · 8 years ago
  33. 4458d3b Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
  34. 1f8378a PWM: Correct misspellings of "module" in context of PWM by Robert P. J. Day · 8 years ago
  35. 7f06bb0 README: Drop CONFIG_SYS_USE_OSCCLK by Simon Glass · 8 years ago
  36. 9a6ac8b README: Drop CONFIG_SYS_INIT_DATA_SIZE by Simon Glass · 8 years ago
  37. b05e2b3 README: i2c: Drop unused i2c CONFIG options by Simon Glass · 8 years ago
  38. 4b62ed5 README: sh: Drop CONFIG_SYS_I2C_SH_BASE5 by Simon Glass · 8 years ago
  39. 9bca547 README: Drop CONFIG_SYS_USB_BRG_CLK by Simon Glass · 8 years ago
  40. 9851845 README: Drop CONFIG_LAN91C96_BASE by Simon Glass · 8 years ago
  41. 489f61d README: Drop CONFIG_OF_BOOT_CPU by Simon Glass · 8 years ago
  42. ef47a43 README: Drop unused CONFIG_SYS_LS_MC_FW_... options by Simon Glass · 8 years ago
  43. fa8527b README: Drop unused JFFS2 options by Simon Glass · 8 years ago
  44. 5b9a517 README: Correct CONFIG_ENV_OFFSET_RENDUND typo by Simon Glass · 8 years ago
  45. 5c2fbbb README: Drop CONFIG_COGENT and related options by Simon Glass · 8 years ago
  46. 6a27e15 README: Drop old Intel Monahans comment by Simon Glass · 8 years ago
  47. 4ed1eca fastboot: move FASTBOOT_FLASH options into Kconfig by Petr Kulhavy · 8 years ago
  48. 9f174c9 fastboot: add support for writing MBR by Petr Kulhavy · 8 years ago
  49. 71c10a4 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  50. 1e3911a Kconfig: spl: Add SPL support options to Kconfig by Simon Glass · 8 years ago
  51. e45e13e armv8: ls2080a: Remove debug server support by York Sun · 8 years ago
  52. fb1f939 README: add cmd directory description by Xu Ziyuan · 8 years ago
  53. dc27def Drop references to MAKEALL in the documentation by Simon Glass · 8 years ago
  54. 9ab4d92 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  55. 7a20368 fixing typo error in README file. CPU15 -> CP15 by yeongjun Kim · 8 years ago
  56. 820d24d spl: Lightweight UBI and UBI fastmap support by Thomas Gleixner · 8 years ago
  57. 99777bd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  58. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  59. 1ef95cc armv8: Move secure_ram variable out of generic global data by York Sun · 8 years ago
  60. 9f8063b README: Remove CONFIG_SYS_MALLOC_F_LEN comment by Simon Glass · 8 years ago
  61. 9889946 video: allow version string to be optional when using LOGO by Tim Harvey · 9 years ago
  62. 921e858 doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README by Masahiro Yamada · 8 years ago
  63. 9084407 arm: Allow skipping of low-level init with I-cache on by Simon Glass · 9 years ago
  64. 0f7dc59 Remove/update old generic-board documentation and warning by Simon Glass · 9 years ago
  65. 37dda1c cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · 9 years ago
  66. ce084b0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  67. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 9 years ago
  68. bf541b2 SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE by Marek Vasut · 9 years ago
  69. d3ad5e5 README: Specify the full path for README.video by Fabio Estevam · 9 years ago
  70. a58b491 README: Specify the full path for README.displaying-bmps by Fabio Estevam · 9 years ago
  71. aa34ef2 Add an option to enable the command line by Simon Glass · 9 years ago
  72. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  73. 1597132 net: bootp: Add environment variable for timeout period by Alexandre Messier · 9 years ago
  74. 4860a6c 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
  75. 734fb04 hush: Add rudimentary support for PS1 and PS2 by Marek Vasut · 9 years ago
  76. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  77. 5ffadc3 tpm: st33zp24: Add tpm st33zp24 spi support by Christophe Ricard · 9 years ago
  78. 8824923 tpm: st33zp24: Add tpm st33zp24 support with i2c by Christophe Ricard · 9 years ago
  79. 11b34d6 common/console.c: Remove unused inline functions by Tom Rini · 9 years ago
  80. 77f7f91 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · 9 years ago
  81. c77b488 README: Review the u-boot porting guide list by Phil Sutter · 9 years ago
  82. 076ed9b doc: Tidy up first part of top-level README file by Robert P. J. Day · 9 years ago
  83. 928b681 armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server by York Sun · 9 years ago
  84. 5073937 common: Rewrite hiding the end of memory by York Sun · 9 years ago
  85. 5d286cd Reserve secure memory by York Sun · 9 years ago
  86. 122bcfd armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · 9 years ago
  87. ae59bfc eeprom: Zap CONFIG_SPI_X by Marek Vasut · 9 years ago
  88. eaba37e video: input: Clean up after i8042 conversion by Simon Glass · 9 years ago
  89. ffe67e4 Drop CONFIG_ISA_KEYBOARD by Simon Glass · 9 years ago
  90. f406a1b video: Drop unused console functions by Simon Glass · 9 years ago
  91. aa8484f dm: cros_ec: Convert cros_ec keyboard driver to driver model by Simon Glass · 9 years ago
  92. 38e1a97 board_init: Change the logic to setup malloc_base by Fabio Estevam · 9 years ago
  93. 9ac3385 i2c: ihs_i2c: Dual channel support by Dirk Eibach · 9 years ago
  94. d5987a9 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  95. 8300685 net: TFTP: variables cleanup and addition by Albert ARIBAUD \(3ADEV\) · 9 years ago
  96. 42c65e8 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  97. 94b66de ubi,ubifs: sync with linux v4.2 by Heiko Schocher · 9 years ago
  98. 8759ff8 dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon by Christophe Ricard · 9 years ago
  99. fb694b9 cmd: bootvx: Always get VxWorks bootline from env by Bin Meng · 9 years ago
  100. 363e424 arndale: Apply Cortex-A15 errata #773022 and #774769 by Ian Campbell · 9 years ago