1. 77f7f91 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · 9 years ago
  2. dd8515e dm: core: Add SPL Kconfig for REGMAP and SYSCON by huang lin · 9 years ago
  3. eca7b0d dm: pci: Disable PCI compatibility functions by default by Simon Glass · 9 years ago
  4. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  5. 2b510fa sandbox: Enable USB keyboard by Simon Glass · 9 years ago
  6. 79defce sandbox: Enable console recording and silent console by Simon Glass · 9 years ago
  7. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · 9 years ago
  8. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  9. 1bc7f23 sandbox: add ADC driver by Przemyslaw Marczak · 9 years ago
  10. edf8581 sandbox: Introduce dummy remoteproc nodes by Nishanth Menon · 9 years ago
  11. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  12. f41a3ca Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
  13. 63c1098 Reorder defconfigs with 'savedefconfig' by Bin Meng · 9 years ago
  14. 0b53a75 pinctrl: sandbox: add sandbox pinctrl driver by Masahiro Yamada · 9 years ago
  15. 81ab547 tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs by Simon Glass · 9 years ago
  16. a425f76 dm: tpm: sandbox: Convert TPM driver to driver model by Simon Glass · 9 years ago
  17. 8b6216a tpm: Convert board config TPM options to Kconfig by Simon Glass · 9 years ago
  18. 2347daa Tidy up some defconfig files by Simon Glass · 9 years ago
  19. 17d7676 sandbox: Enable devres subsystem by Simon Glass · 9 years ago
  20. 8e5efa0 dm: Make regmap and syscon optional by Simon Glass · 9 years ago
  21. cd55652 dm: test: Add a test for the system controller uclass by Simon Glass · 9 years ago
  22. d783eb3 dm: test: Add a test for the LED uclass by Simon Glass · 9 years ago
  23. d3e58e4 dm: test: Add a test for the mmc uclass by Simon Glass · 9 years ago
  24. 3d355e6 dm: test: Add a test for the ram uclass by Simon Glass · 9 years ago
  25. d860f22 sandbox: Use the reset driver to handle reset by Simon Glass · 9 years ago
  26. 8cc4d82 dm: test: Add tests for the clk uclass by Simon Glass · 9 years ago
  27. 935655e sandbox: Enable dhry command by Simon Glass · 9 years ago
  28. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  29. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  30. 8579a51 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig by Simon Glass · 10 years ago
  31. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  32. 3841827 sandbox: Enable env unit tests by Joe Hershberger · 10 years ago
  33. 437176b test: Move the unit tests to their own menu by Joe Hershberger · 10 years ago
  34. ee20efe test: dm: Move the time test over to the ut command by Joe Hershberger · 10 years ago
  35. 9dc1d71 test: dm: Move the dm tests over to the ut command by Joe Hershberger · 10 years ago
  36. 3291d57 sandbox: Use defconfig to enable features by Joe Hershberger · 10 years ago
  37. b8819ac sandbox: Cleanup order and extra defines in defconfig by Joe Hershberger · 10 years ago
  38. 200d022 sandbox: defconfig: enable support of sandbox PMIC drivers by Przemyslaw Marczak · 10 years ago
  39. a274ded Clean all defconfigs with savedefconfig by Joe Hershberger · 10 years ago
  40. 1dbdb31 sandbox: Enable time unit test command by Simon Glass · 10 years ago
  41. 4a9cbb9 dm: rtc: sandbox: Enable real-time clock support by Simon Glass · 10 years ago
  42. 9c2d7af sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig by Simon Glass · 10 years ago
  43. 23c7693 sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig by Simon Glass · 10 years ago
  44. 3f111d4 sandbox: exynos: Move CONFIG_SOUND to Kconfig by Simon Glass · 10 years ago
  45. 86232c8 sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig by Simon Glass · 10 years ago
  46. 632310b sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig by Simon Glass · 10 years ago
  47. 4b322d3 sandbox: Move CONFIG_SANDBOX_SPI to Kconfig by Simon Glass · 10 years ago
  48. 39bc3be sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig by Simon Glass · 10 years ago
  49. 4f3b9d1 sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig by Simon Glass · 10 years ago
  50. 084a3fe sandbox: Move GPIO CONFIGs to Kconfig by Simon Glass · 10 years ago
  51. 5322d62 Kconfig: Move CONFIG_BOOTSTAGE to Kconfig by Simon Glass · 10 years ago
  52. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · 10 years ago
  53. d810add dm: usb: sandbox: Enable USB by Simon Glass · 10 years ago
  54. 7441523 cros_ec: Drop unused CONFIG_DM_CROS_EC by Simon Glass · 10 years ago
  55. 7a115d4 dm: sandbox: pci: Enable PCI for sandbox by Simon Glass · 10 years ago
  56. c698824 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  57. 27162d5 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN by Masahiro Yamada · 10 years ago
  58. 5b79bb2 dm: cros_ec: Convert to Kconfig by Simon Glass · 10 years ago
  59. 838723b dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  60. a0d3ca6 lib/rsa: Modify rsa to use DM driver by Ruchika Gupta · 10 years ago
  61. e9a788d configs: Move CONFIG_FIT_SIGNATURE to defconfig by Ruchika Gupta · 10 years ago
  62. 8c65b9d kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · 10 years ago
  63. 9fadbc8 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
  64. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago