1. d24c1d0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  2. e6fd018 test: Add tests for board uclass by Mario Six · 6 years ago
  3. 4eea531 video_osd: Add osd sandbox driver and tests by Mario Six · 6 years ago
  4. 8c5cad0 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  5. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  6. e966471 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  7. 358b6a2 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  8. 2a8e80d configs: add TPMv2.x support in Sandbox by Miquel Raynal · 6 years ago
  9. 7ddce7d sandbox: Enable MC34708 PMIC support by Lukasz Majewski · 6 years ago
  10. 78eba69 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago
  11. c9542ea configs: Resync with savedefconfig by Tom Rini · 7 years ago
  12. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  13. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  14. 2e5026a usb: kbd: Set a default polling mechanism for USB keyboard by Bin Meng · 7 years ago
  15. 066b25b bootstage: Drop unused options by Simon Glass · 7 years ago
  16. 48f6232 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  17. dd027dd sandbox: Enable NVMe driver for build testing by Bin Meng · 7 years ago
  18. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  19. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  20. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  21. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  22. fb82fe3 configs: Resync defconfigs by Tom Rini · 7 years ago
  23. 5a0e275 bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int by Simon Glass · 7 years ago
  24. 75eb997 Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 7 years ago
  25. ffc7658 Convert CONFIG_CMD_ENV_FLAGS to Kconfig by Simon Glass · 7 years ago
  26. a55d29d Convert CONFIG_CMD_ENV_CALLBACK to Kconfig by Simon Glass · 7 years ago
  27. 0680f1b Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 7 years ago
  28. 453c5a9 power: rk808: rename to rk8xx by Jacob Chen · 7 years ago
  29. 86322f5 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · 7 years ago
  30. 2681e78 configs: Re-sync by Tom Rini · 7 years ago
  31. 80e44cf fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · 7 years ago
  32. 9707274 fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · 7 years ago
  33. deb95999 fs: Kconfig: Add a separate config for FS_CBFS by Simon Glass · 7 years ago
  34. d66a10f fs: Convert CONFIG_CMD_CBFS to Kconfig by Simon Glass · 7 years ago
  35. 0f71025 Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 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. 8728c97 configs: Re-sync by Tom Rini · 8 years ago
  40. a5995a5 mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile by Masahiro Yamada · 8 years ago
  41. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  42. 863c5b6 disk: convert CONFIG_AMIGA_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  43. f18fa31 disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  44. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  45. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  46. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  47. 3337e3a Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · 8 years ago
  48. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  49. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  50. 98af879 Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
  51. 9b1b6d4 Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL" by Masahiro Yamada · 8 years ago
  52. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  53. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  54. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  55. 256fe86 Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  56. d3662df Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  57. c2ae7d8 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  58. aca5cd2 configs: Resync with savedefconfig by Tom Rini · 8 years ago
  59. 90c08d9 Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL by Masahiro Yamada · 8 years ago
  60. 3949a41 dm: sandbox: Enable of-platdata for sandbox_spl by Simon Glass · 8 years ago
  61. 8797b2c sandbox: Add a new sandbox_spl board by Simon Glass · 8 years ago