1. 39dd65a sandbox: Enable btrfs support by Tom Rini · 7 years ago
  2. 2e5026a usb: kbd: Set a default polling mechanism for USB keyboard by Bin Meng · 7 years ago
  3. c07f382 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  4. 066b25b bootstage: Drop unused options by Simon Glass · 7 years ago
  5. 08cebee Merge git://git.denx.de/u-boot-fdt by Tom Rini · 7 years ago
  6. 1e9c439 config: sandbox: Add unit tests by Pantelis Antoniou · 7 years ago
  7. c577218 add pytests for 'gpt rename' and 'gpt swap' by Alison Chaiken · 7 years ago
  8. 48f6232 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  9. dd027dd sandbox: Enable NVMe driver for build testing by Bin Meng · 7 years ago
  10. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  11. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  12. 719d36e Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · 7 years ago
  13. b75dfd2 Kconfig: Convert CMD_READ to Kconfig by Simon Glass · 7 years ago
  14. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  15. cb70e6c Convert CONFIG_CMD_MTDPARTS_SPREAD to Kconfig by Simon Glass · 7 years ago
  16. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  17. d63b5b4 sandbox: Enable more console options by Simon Glass · 7 years ago
  18. fb82fe3 configs: Resync defconfigs by Tom Rini · 7 years ago
  19. 5a0e275 bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int by Simon Glass · 7 years ago
  20. 46bac66 sandbox: Move to use live tree by Simon Glass · 7 years ago
  21. 75eb997 Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 7 years ago
  22. 51f2937 Convert CONFIG_CMD_FUSE to Kconfig by Simon Glass · 7 years ago
  23. ef07220 Convert CONFIG_CMD_ETHSW to Kconfig by Simon Glass · 7 years ago
  24. ffc7658 Convert CONFIG_CMD_ENV_FLAGS to Kconfig by Simon Glass · 7 years ago
  25. a55d29d Convert CONFIG_CMD_ENV_CALLBACK to Kconfig by Simon Glass · 7 years ago
  26. 453c5a9 power: rk808: rename to rk8xx by Jacob Chen · 7 years ago
  27. 86322f5 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · 7 years ago
  28. 0753bc2 dm: Simple Watchdog uclass by maxims@google.com · 7 years ago
  29. 2681e78 configs: Re-sync by Tom Rini · 7 years ago
  30. 80e44cf fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · 7 years ago
  31. 9707274 fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · 7 years ago
  32. deb95999 fs: Kconfig: Add a separate config for FS_CBFS by Simon Glass · 7 years ago
  33. d66a10f fs: Convert CONFIG_CMD_CBFS to Kconfig by Simon Glass · 7 years ago
  34. 0f71025 Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 7 years ago
  35. 51c7f34 pinctrl: Kconfig: sort pinctrl config options to prevent future clutter by Philipp Tomsich · 7 years ago
  36. 43b4156 dm: sandbox: pwm: Add a basic pwm test by Simon Glass · 7 years ago
  37. 53378da dm: led: Add support for blinking LEDs by Simon Glass · 7 years ago
  38. 2cfe312 configs: move CMD_MD5SUM definition to defconfigs by Andre Przywara · 8 years ago
  39. a5995a5 mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile by Masahiro Yamada · 8 years ago
  40. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  41. 863c5b6 disk: convert CONFIG_AMIGA_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  42. f18fa31 disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  43. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  44. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  45. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  46. 3337e3a Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · 8 years ago
  47. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  48. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  49. 98af879 Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
  50. aca5cd2 configs: Resync with savedefconfig by Tom Rini · 8 years ago
  51. 61f5ddc Add a power domain framework/uclass by Stephen Warren · 8 years ago
  52. 23c3042 cosmetic: rockchip: rk3036: pinctrl: fix config symbol naming by Heiko Stübner · 8 years ago
  53. 9f862ec cosmetic: rockchip: rk3288: pinctrl: fix config symbol naming by Heiko Stübner · 8 years ago
  54. 6a056c4 sandbox: Migrate CONFIG_I2C_EEPROM by Tom Rini · 8 years ago
  55. 9a46bd3 dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS by Simon Glass · 8 years ago
  56. 4581b71 reset: implement a reset test by Stephen Warren · 8 years ago
  57. 7802ce9 configs: Re-sync BOOTDELAY changes by Tom Rini · 8 years ago
  58. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  59. 8961b52 mailbox: implement a sandbox test by Stephen Warren · 8 years ago
  60. 1163625 Rename reset to sysreset by Stephen Warren · 8 years ago
  61. f7e20f6 config: sandbox: enable qfw and cmd_qfw for testing by Miao Yan · 8 years ago
  62. afa2c31 dm: sandbox: mmc: Enable building MMC code for sandbox by Simon Glass · 8 years ago
  63. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  64. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  65. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  66. 690d8a9 sandbox: Enable many more commands by Tom Rini · 9 years ago
  67. d33776e spmi: Add sandbox test driver by Mateusz Kulikowski · 8 years ago
  68. 8b726dc dm: sandbox: Switch over to use DM for block devices by Simon Glass · 9 years ago
  69. 6514902 sandbox: Enable the early timer by Simon Glass · 9 years ago
  70. c00e922 sandbox: Correct ordering of defconfig by Simon Glass · 9 years ago
  71. 8df8dad video: sandbox: Enable truetype fonts for sandbox by Simon Glass · 9 years ago
  72. 6e42e25 video kconfig console_normal by Simon Glass · 9 years ago
  73. 85e08db dm: video: test: Add tests for rotated consoles by Simon Glass · 9 years ago
  74. 3ade5bc dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  75. 1e69ad0 sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig by Simon Glass · 9 years ago
  76. 947c626 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · 9 years ago
  77. 41c7f66 dm: core: Add SPL Kconfig for REGMAP and SYSCON by huang lin · 9 years ago
  78. 3ba5f74 dm: pci: Disable PCI compatibility functions by default by Simon Glass · 9 years ago
  79. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  80. 460a717 sandbox: Enable USB keyboard by Simon Glass · 9 years ago
  81. 61b4d35 sandbox: Enable console recording and silent console by Simon Glass · 9 years ago
  82. 9961a0b sandbox: add a sandbox timer and basic test by Thomas Chou · 9 years ago
  83. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  84. 08d6300 sandbox: add ADC driver by Przemyslaw Marczak · 9 years ago
  85. 5215940 sandbox: Introduce dummy remoteproc nodes by Nishanth Menon · 9 years ago
  86. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  87. 027b728 Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
  88. 80df691 Reorder defconfigs with 'savedefconfig' by Bin Meng · 9 years ago
  89. 9c6a3c6 pinctrl: sandbox: add sandbox pinctrl driver by Masahiro Yamada · 9 years ago
  90. eddb8cf tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs by Simon Glass · 9 years ago
  91. 21baf15 dm: tpm: sandbox: Convert TPM driver to driver model by Simon Glass · 9 years ago
  92. 26468d5 tpm: Convert board config TPM options to Kconfig by Simon Glass · 9 years ago
  93. b880fcf Tidy up some defconfig files by Simon Glass · 9 years ago
  94. c3e6847 sandbox: Enable devres subsystem by Simon Glass · 9 years ago
  95. 12dc8e7 dm: Make regmap and syscon optional by Simon Glass · 9 years ago
  96. 04035fd dm: test: Add a test for the system controller uclass by Simon Glass · 9 years ago
  97. 3c43fba dm: test: Add a test for the LED uclass by Simon Glass · 9 years ago
  98. 8e6cc46 dm: test: Add a test for the mmc uclass by Simon Glass · 9 years ago
  99. 64ce0ca dm: test: Add a test for the ram uclass by Simon Glass · 9 years ago
  100. 5010d98 sandbox: Use the reset driver to handle reset by Simon Glass · 9 years ago