1. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  2. 2cfe312 configs: move CMD_MD5SUM definition to defconfigs by Andre Przywara · 8 years ago
  3. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  4. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  5. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  6. bd42a94 disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  7. 863c5b6 disk: convert CONFIG_AMIGA_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  8. 1acc008 disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  9. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  10. f18fa31 disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  11. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  12. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  13. 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  14. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  15. 98af879 Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
  16. 6a056c4 sandbox: Migrate CONFIG_I2C_EEPROM by Tom Rini · 8 years ago
  17. 5923c84 sandbox: Add instructions about building on 32-bit machines by Simon Glass · 8 years ago
  18. 1c12bce sandbox: Don't use IDE and iotrace in SPL by Simon Glass · 8 years ago
  19. afa2c31 dm: sandbox: mmc: Enable building MMC code for sandbox by Simon Glass · 8 years ago
  20. cd995a8 dm: sandbox: Enable systemace by Simon Glass · 8 years ago
  21. 199a120 dm: sandbox: Enable SATA by Simon Glass · 8 years ago
  22. e8c0a25 dm: sandbox: Enable SCSI by Simon Glass · 8 years ago
  23. 74c6dc1 dm: sandbox: Enable IDE by Simon Glass · 8 years ago
  24. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  25. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  26. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  27. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  28. 23922e2 cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT by Michal Simek · 8 years ago
  29. 88033d7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  30. eea1d14 Drop CONFIG_CRAMFS_CMDLINE by Simon Glass · 9 years ago
  31. 782b978 dm: sandbox: Enable cbfs and cramfs by Simon Glass · 9 years ago
  32. 1414281 dm: sandbox: Enable all partition types by Simon Glass · 9 years ago
  33. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  34. f1a1247 video: Name consoles by their number by Simon Glass · 9 years ago
  35. 747440d dm: video: test: Test that bitmap display works correctly by Simon Glass · 9 years ago
  36. 3ade5bc dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  37. 1e69ad0 sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig by Simon Glass · 9 years ago
  38. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  39. 460a717 sandbox: Enable USB keyboard by Simon Glass · 9 years ago
  40. 61b4d35 sandbox: Enable console recording and silent console by Simon Glass · 9 years ago
  41. 9961a0b sandbox: add a sandbox timer and basic test by Thomas Chou · 9 years ago
  42. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  43. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  44. 71d7971 dm: test: Add a new test case for dm_test_eth_rotate by Bin Meng · 9 years ago
  45. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  46. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  47. af28224 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig by Simon Glass · 10 years ago
  48. 7acdf78 sandbox: Enable some ENV commands by Joe Hershberger · 9 years ago
  49. ebaa832 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · 9 years ago
  50. 8e7083f dm: rtc: sandbox: Enable real-time clock support by Simon Glass · 9 years ago
  51. 791a9f6 sandbox: add config_distro_defaults and config_distro_bootcmd by Sjoerd Simons · 9 years ago
  52. 3907305 sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig by Simon Glass · 10 years ago
  53. de79a76 sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig by Simon Glass · 10 years ago
  54. ef35d98 sandbox: exynos: Move CONFIG_SOUND to Kconfig by Simon Glass · 10 years ago
  55. 527a072 sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig by Simon Glass · 10 years ago
  56. 949dd81 sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig by Simon Glass · 10 years ago
  57. 892cac7 sandbox: Move CONFIG_SANDBOX_SPI to Kconfig by Simon Glass · 10 years ago
  58. 1174aad sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig by Simon Glass · 10 years ago
  59. 8156345 sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig by Simon Glass · 10 years ago
  60. d79c50a sandbox: Move GPIO CONFIGs to Kconfig by Simon Glass · 10 years ago
  61. ee2b243 Kconfig: Move CONFIG_BOOTSTAGE to Kconfig by Simon Glass · 10 years ago
  62. 1f5bc52 sandbox: Enable more network features for sandbox by Joe Hershberger · 9 years ago
  63. aacef25 dm: usb: sandbox: Enable USB by Simon Glass · 10 years ago
  64. 06fbf10 sandbox: cros_ec: Drop unnecessary init by Simon Glass · 10 years ago
  65. f3e0c37 sandbox: Enable DHCP and IP defrag by Joe Hershberger · 10 years ago
  66. e58780d dm: eth: Add support for aliases by Joe Hershberger · 10 years ago
  67. d87a457 sandbox: eth: Add ARP and PING response to sandbox driver by Joe Hershberger · 10 years ago
  68. 3ea143a sandbox: eth: Add network support to sandbox by Joe Hershberger · 10 years ago
  69. a33aca1 dm: sandbox: pci: Enable PCI for sandbox by Simon Glass · 10 years ago
  70. 6fb9ac1 dm: cros_ec: Convert to Kconfig by Simon Glass · 10 years ago
  71. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  72. f4aae59 dm: sandbox: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  73. f058f15 dm: Add CMD_DM and CMD_DEMO to Kconfig by Simon Glass · 10 years ago
  74. c937ff6 lib/rsa: Modify rsa to use DM driver by Ruchika Gupta · 10 years ago
  75. 11a9662 configs: Move CONFIG_FIT_SIGNATURE to defconfig by Ruchika Gupta · 10 years ago
  76. ac395f0 dm: i2c: config: Enable I2C for sandbox using driver model by Simon Glass · 10 years ago
  77. 7944495 sandbox: Use md5sum and fatwrite to enable testing of fs commands by Suriyan Ramasami · 10 years ago
  78. be995a8 dm: sandbox: cros_ec: Move sandbox cros_ec to driver module by Simon Glass · 10 years ago
  79. b6c2956 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · 10 years ago
  80. 49b5d6e dm: sandbox: spi: Move to driver model by Simon Glass · 10 years ago
  81. 0156444 lcd: Fix build error with CONFIG_LCD_BMP_RLE8 by Simon Glass · 10 years ago
  82. 5e74934 sandbox: config: Enable all SPI flash chips by Simon Glass · 10 years ago
  83. f1ef2b6 kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · 10 years ago
  84. 783e6a7 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
  85. 890fcef sandbox: Convert serial driver to use driver model by Simon Glass · 10 years ago
  86. b53e94b sandbox: config: Enable pre-relocation malloc() by Simon Glass · 10 years ago
  87. 42d3b29 sandbox: Support iotrace feature by Simon Glass · 10 years ago
  88. 07c0cd7 bootm: Support android boot on sandbox by Simon Glass · 10 years ago
  89. ad0e463 sandbox: Provide a build option to avoid using SDL by Simon Glass · 11 years ago
  90. def2321 sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h by Patrice Bouchand · 11 years ago
  91. 2c072c9 sandbox: config: Enable cros_ec emulation and related items by Simon Glass · 11 years ago
  92. 9f60442 sandbox: Increase memory size to 32MB by Simon Glass · 11 years ago
  93. e2d8a71 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  94. 39f7611 dm: Add a demonstration/example driver by Simon Glass · 11 years ago
  95. 0681195 dm: Add a 'dm' command for testing by Simon Glass · 11 years ago
  96. 2e7d35d dm: Add basic tests by Simon Glass · 11 years ago
  97. 653ef91 sandbox: config: Enable driver model by Simon Glass · 11 years ago
  98. 714a562 sandbox: Build a device tree file for sandbox by Simon Glass · 11 years ago
  99. 89ba42d sandbox: enable CONFIG_CMD_FS_GENERIC by Stephen Warren · 11 years ago
  100. ed3f5a3 sandbox: tpm: Add TPM emulation by Simon Glass · 11 years ago