1. 79defce sandbox: Enable console recording and silent console by Simon Glass · 9 years ago
  2. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · 9 years ago
  3. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  4. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  5. 04a11cb dm: test: Add a new test case for dm_test_eth_rotate by Bin Meng · 9 years ago
  6. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  7. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  8. 8579a51 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig by Simon Glass · 10 years ago
  9. 49f3ba5 sandbox: Enable some ENV commands by Joe Hershberger · 10 years ago
  10. 335f470 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · 10 years ago
  11. 4a9cbb9 dm: rtc: sandbox: Enable real-time clock support by Simon Glass · 10 years ago
  12. d094224 sandbox: add config_distro_defaults and config_distro_bootcmd by Sjoerd Simons · 10 years ago
  13. 9c2d7af sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig by Simon Glass · 10 years ago
  14. 23c7693 sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig by Simon Glass · 10 years ago
  15. 3f111d4 sandbox: exynos: Move CONFIG_SOUND to Kconfig by Simon Glass · 10 years ago
  16. 86232c8 sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig by Simon Glass · 10 years ago
  17. 632310b sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig by Simon Glass · 10 years ago
  18. 4b322d3 sandbox: Move CONFIG_SANDBOX_SPI to Kconfig by Simon Glass · 10 years ago
  19. 39bc3be sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig by Simon Glass · 10 years ago
  20. 4f3b9d1 sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig by Simon Glass · 10 years ago
  21. 084a3fe sandbox: Move GPIO CONFIGs to Kconfig by Simon Glass · 10 years ago
  22. 5322d62 Kconfig: Move CONFIG_BOOTSTAGE to Kconfig by Simon Glass · 10 years ago
  23. c7dc2a3 sandbox: Enable more network features for sandbox by Joe Hershberger · 10 years ago
  24. d810add dm: usb: sandbox: Enable USB by Simon Glass · 10 years ago
  25. f25bb9e sandbox: cros_ec: Drop unnecessary init by Simon Glass · 10 years ago
  26. c96323f sandbox: Enable DHCP and IP defrag by Joe Hershberger · 10 years ago
  27. 279d2f6 dm: eth: Add support for aliases by Joe Hershberger · 10 years ago
  28. e4d7cb1 sandbox: eth: Add ARP and PING response to sandbox driver by Joe Hershberger · 10 years ago
  29. 6ab7699 sandbox: eth: Add network support to sandbox by Joe Hershberger · 10 years ago
  30. 7a115d4 dm: sandbox: pci: Enable PCI for sandbox by Simon Glass · 10 years ago
  31. 5b79bb2 dm: cros_ec: Convert to Kconfig by Simon Glass · 10 years ago
  32. 838723b dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  33. 432fd62 dm: sandbox: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  34. 6851d70 dm: Add CMD_DM and CMD_DEMO to Kconfig by Simon Glass · 10 years ago
  35. a0d3ca6 lib/rsa: Modify rsa to use DM driver by Ruchika Gupta · 10 years ago
  36. e9a788d configs: Move CONFIG_FIT_SIGNATURE to defconfig by Ruchika Gupta · 10 years ago
  37. b3cbce2 dm: i2c: config: Enable I2C for sandbox using driver model by Simon Glass · 10 years ago
  38. 95bfacb sandbox: Use md5sum and fatwrite to enable testing of fs commands by Suriyan Ramasami · 10 years ago
  39. ff425d8 dm: sandbox: cros_ec: Move sandbox cros_ec to driver module by Simon Glass · 10 years ago
  40. 0186238 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · 10 years ago
  41. 95429fe dm: sandbox: spi: Move to driver model by Simon Glass · 10 years ago
  42. f461f12 lcd: Fix build error with CONFIG_LCD_BMP_RLE8 by Simon Glass · 10 years ago
  43. 1f21d48 sandbox: config: Enable all SPI flash chips by Simon Glass · 10 years ago
  44. 8c65b9d kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · 10 years ago
  45. 9fadbc8 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
  46. e587069 sandbox: Convert serial driver to use driver model by Simon Glass · 10 years ago
  47. c757cb0 sandbox: config: Enable pre-relocation malloc() by Simon Glass · 10 years ago
  48. 125a27b sandbox: Support iotrace feature by Simon Glass · 10 years ago
  49. 9504010 bootm: Support android boot on sandbox by Simon Glass · 10 years ago
  50. dcc0bf4 sandbox: Provide a build option to avoid using SDL by Simon Glass · 11 years ago
  51. df14fb9 sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h by Patrice Bouchand · 11 years ago
  52. 84640e8 sandbox: config: Enable cros_ec emulation and related items by Simon Glass · 11 years ago
  53. 7b89a1b sandbox: Increase memory size to 32MB by Simon Glass · 11 years ago
  54. b4d7070 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  55. 63b1757 dm: Add a demonstration/example driver by Simon Glass · 11 years ago
  56. c267cf7 dm: Add a 'dm' command for testing by Simon Glass · 11 years ago
  57. b2c1cac dm: Add basic tests by Simon Glass · 11 years ago
  58. 61a1519 sandbox: config: Enable driver model by Simon Glass · 11 years ago
  59. 66c164b sandbox: Build a device tree file for sandbox by Simon Glass · 11 years ago
  60. 53e8a32 sandbox: enable CONFIG_CMD_FS_GENERIC by Stephen Warren · 11 years ago
  61. ba93f4e sandbox: tpm: Add TPM emulation by Simon Glass · 11 years ago
  62. 26f9a6c sandbox: block driver using host file/device as backing store by Henrik Nordström · 11 years ago
  63. 494b82b sandbox: spi: Enable new spi/sf layers by Mike Frysinger · 11 years ago
  64. f015309 sandbox: config: Don't use 64-bit physical memory by Simon Glass · 11 years ago
  65. 86bd4e8 sandbox: convert to common time functions by Rob Herring · 11 years ago
  66. 8177042 config/sandbox: Add EFI and GPT support by Egbert Eich · 11 years ago
  67. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  68. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  69. 5d3bca8 sandbox: add compression tests by Kees Cook · 11 years ago
  70. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  71. c6fc03f sandbox: config: Enable FIT signatures with RSA by Simon Glass · 11 years ago
  72. e7f1eb5 sandbox: Support trace feature by Simon Glass · 11 years ago
  73. 79f396a sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FIT by Simon Glass · 12 years ago
  74. 1539343 sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file by Simon Glass · 12 years ago
  75. 62cf912 sandbox: Switch over to generic board by Simon Glass · 12 years ago
  76. 6cb5db4 sandbox: config: Enable sandbox command by Simon Glass · 12 years ago
  77. eb4cecd sandbox: Enable ext4 and fat filesystems by Simon Glass · 12 years ago
  78. a081a0f sandbox: config: Enable hash functions and mtest by Simon Glass · 12 years ago
  79. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  80. 42454916 sandbox: enable GPIO driver by Simon Glass · 13 years ago
  81. 827116f sandbox: config: enable fdt and snprintf() options by Simon Glass · 13 years ago
  82. c1285cb sandbox/tegra2: fix typo in autocomplete define by Mike Frysinger · 13 years ago
  83. d2fdaaf sandbox: Add basic config file by Simon Glass · 13 years ago