1. 00c34d5b sandbox: Enable more console options by Simon Glass · 7 years ago
  2. 256aa74 configs: Resync defconfigs by Tom Rini · 7 years ago
  3. 80e5d4d bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int by Simon Glass · 8 years ago
  4. 74fbeb3 sandbox: Move to use live tree by Simon Glass · 8 years ago
  5. a831eca Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 8 years ago
  6. 18980cc Convert CONFIG_CMD_FUSE to Kconfig by Simon Glass · 8 years ago
  7. 12b8570 Convert CONFIG_CMD_ETHSW to Kconfig by Simon Glass · 8 years ago
  8. c31e2d8 Convert CONFIG_CMD_ENV_FLAGS to Kconfig by Simon Glass · 8 years ago
  9. 84d67c7 Convert CONFIG_CMD_ENV_CALLBACK to Kconfig by Simon Glass · 8 years ago
  10. 614704b power: rk808: rename to rk8xx by Jacob Chen · 8 years ago
  11. 7e9db02 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · 8 years ago
  12. daea6d4 dm: Simple Watchdog uclass by maxims@google.com · 8 years ago
  13. 79f4eea configs: Re-sync by Tom Rini · 8 years ago
  14. 690f509 fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · 8 years ago
  15. 519805e fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · 8 years ago
  16. 579b51a fs: Kconfig: Add a separate config for FS_CBFS by Simon Glass · 8 years ago
  17. 0501e3e fs: Convert CONFIG_CMD_CBFS to Kconfig by Simon Glass · 8 years ago
  18. b575bfc Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 8 years ago
  19. a1dcf3c pinctrl: Kconfig: sort pinctrl config options to prevent future clutter by Philipp Tomsich · 8 years ago
  20. e62f4be dm: sandbox: pwm: Add a basic pwm test by Simon Glass · 8 years ago
  21. 3bd0c46 dm: led: Add support for blinking LEDs by Simon Glass · 8 years ago
  22. 54c57d3 configs: move CMD_MD5SUM definition to defconfigs by Andre Przywara · 8 years ago
  23. 54f7cfc mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile by Masahiro Yamada · 8 years ago
  24. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  25. 1aa32a8 disk: convert CONFIG_AMIGA_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  26. c4bbbec disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  27. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  28. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  29. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  30. 8db91cf Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · 8 years ago
  31. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  32. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  33. 4458d3b Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
  34. afea41d configs: Resync with savedefconfig by Tom Rini · 8 years ago
  35. 92c67fa Add a power domain framework/uclass by Stephen Warren · 8 years ago
  36. d697909 cosmetic: rockchip: rk3036: pinctrl: fix config symbol naming by Heiko Stübner · 8 years ago
  37. 66bd8d3 cosmetic: rockchip: rk3288: pinctrl: fix config symbol naming by Heiko Stübner · 8 years ago
  38. 00a1a5a sandbox: Migrate CONFIG_I2C_EEPROM by Tom Rini · 8 years ago
  39. efcc669 dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS by Simon Glass · 8 years ago
  40. 6488e64 reset: implement a reset test by Stephen Warren · 8 years ago
  41. b937b2e configs: Re-sync BOOTDELAY changes by Tom Rini · 8 years ago
  42. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  43. 62f2c90 mailbox: implement a sandbox test by Stephen Warren · 9 years ago
  44. 859f256 Rename reset to sysreset by Stephen Warren · 9 years ago
  45. ef22867 config: sandbox: enable qfw and cmd_qfw for testing by Miao Yan · 9 years ago
  46. 4de8657 dm: sandbox: mmc: Enable building MMC code for sandbox by Simon Glass · 9 years ago
  47. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  48. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  49. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  50. 22e4268 sandbox: Enable many more commands by Tom Rini · 9 years ago
  51. c7e4fbb spmi: Add sandbox test driver by Mateusz Kulikowski · 9 years ago
  52. dad90e9 dm: sandbox: Switch over to use DM for block devices by Simon Glass · 9 years ago
  53. a5cb4ab sandbox: Enable the early timer by Simon Glass · 9 years ago
  54. 83d54c9 sandbox: Correct ordering of defconfig by Simon Glass · 9 years ago
  55. daac9c7 video: sandbox: Enable truetype fonts for sandbox by Simon Glass · 9 years ago
  56. 6e0721d video kconfig console_normal by Simon Glass · 9 years ago
  57. a0f1efe dm: video: test: Add tests for rotated consoles by Simon Glass · 9 years ago
  58. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  59. 161eea7 sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig by Simon Glass · 9 years ago
  60. 77f7f91 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · 9 years ago
  61. dd8515e dm: core: Add SPL Kconfig for REGMAP and SYSCON by huang lin · 9 years ago
  62. eca7b0d dm: pci: Disable PCI compatibility functions by default by Simon Glass · 9 years ago
  63. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  64. 2b510fa sandbox: Enable USB keyboard by Simon Glass · 9 years ago
  65. 79defce sandbox: Enable console recording and silent console by Simon Glass · 9 years ago
  66. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · 9 years ago
  67. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  68. 1bc7f23 sandbox: add ADC driver by Przemyslaw Marczak · 9 years ago
  69. edf8581 sandbox: Introduce dummy remoteproc nodes by Nishanth Menon · 9 years ago
  70. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  71. f41a3ca Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
  72. 63c1098 Reorder defconfigs with 'savedefconfig' by Bin Meng · 9 years ago
  73. 0b53a75 pinctrl: sandbox: add sandbox pinctrl driver by Masahiro Yamada · 9 years ago
  74. 81ab547 tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs by Simon Glass · 9 years ago
  75. a425f76 dm: tpm: sandbox: Convert TPM driver to driver model by Simon Glass · 9 years ago
  76. 8b6216a tpm: Convert board config TPM options to Kconfig by Simon Glass · 9 years ago
  77. 2347daa Tidy up some defconfig files by Simon Glass · 9 years ago
  78. 17d7676 sandbox: Enable devres subsystem by Simon Glass · 9 years ago
  79. 8e5efa0 dm: Make regmap and syscon optional by Simon Glass · 9 years ago
  80. cd55652 dm: test: Add a test for the system controller uclass by Simon Glass · 9 years ago
  81. d783eb3 dm: test: Add a test for the LED uclass by Simon Glass · 9 years ago
  82. d3e58e4 dm: test: Add a test for the mmc uclass by Simon Glass · 9 years ago
  83. 3d355e6 dm: test: Add a test for the ram uclass by Simon Glass · 9 years ago
  84. d860f22 sandbox: Use the reset driver to handle reset by Simon Glass · 9 years ago
  85. 8cc4d82 dm: test: Add tests for the clk uclass by Simon Glass · 9 years ago
  86. 935655e sandbox: Enable dhry command by Simon Glass · 9 years ago
  87. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  88. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  89. 8579a51 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig by Simon Glass · 10 years ago
  90. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  91. 3841827 sandbox: Enable env unit tests by Joe Hershberger · 10 years ago
  92. 437176b test: Move the unit tests to their own menu by Joe Hershberger · 10 years ago
  93. ee20efe test: dm: Move the time test over to the ut command by Joe Hershberger · 10 years ago
  94. 9dc1d71 test: dm: Move the dm tests over to the ut command by Joe Hershberger · 10 years ago
  95. 3291d57 sandbox: Use defconfig to enable features by Joe Hershberger · 10 years ago
  96. b8819ac sandbox: Cleanup order and extra defines in defconfig by Joe Hershberger · 10 years ago
  97. 200d022 sandbox: defconfig: enable support of sandbox PMIC drivers by Przemyslaw Marczak · 10 years ago
  98. a274ded Clean all defconfigs with savedefconfig by Joe Hershberger · 10 years ago
  99. 1dbdb31 sandbox: Enable time unit test command by Simon Glass · 10 years ago
  100. 4a9cbb9 dm: rtc: sandbox: Enable real-time clock support by Simon Glass · 10 years ago