1. 53def46 configs: Resync with savedefconfig by Tom Rini · 3 years, 11 months ago
  2. 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 4 years ago
  3. fbe27a5 dm: Add a test for of-platdata parent information by Simon Glass · 4 years, 1 month ago
  4. 8828052 dm: test: Add a test for of-platdata phandles by Simon Glass · 4 years, 1 month ago
  5. ba96be4 dm: test: Build tests for SPL by Simon Glass · 4 years ago
  6. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 1 month ago
  7. 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 2 months ago
  8. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago v2020.10-rc2
  9. ef5cc2e test: sandbox: add test for erase command by Patrick Delaunay · 4 years, 3 months ago
  10. 72773c0 configs: sandbox: activate command env select and env load by Patrick Delaunay · 4 years, 3 months ago
  11. 4df087c configs: sandbox: activate env in ext4 support by Patrick Delaunay · 4 years, 3 months ago
  12. a8f3ace Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty by Simon Glass · 4 years, 3 months ago
  13. 3275f26 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 4 months ago
  14. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
  15. 4e05c16 Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 3 months ago
  16. 7d81344 configs: sandbox: Enable sub command 'env info' by Patrick Delaunay · 4 years, 4 months ago
  17. 21e3c21 test: Add tests for SOC uclass by Dave Gerlach · 4 years, 3 months ago
  18. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  19. fbde39f test: Add tests for SOC uclass by Dave Gerlach · 4 years, 3 months ago
  20. 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 4 months ago
  21. 9ba8432 sandbox, test: add test for GPIO_HOG function by Heiko Schocher · 4 years, 5 months ago
  22. e2dce7a Convert CONFIG_BOOTP_DNS2 to Kconfig by Tom Rini · 4 years, 4 months ago
  23. 02c770b sandbox: drop CONFIG_SYS_RELOC_GD_ENV_ADDR by AKASHI Takahiro · 4 years, 6 months ago
  24. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 6 months ago
  25. 48e4288 sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG by Heinrich Schuchardt · 4 years, 7 months ago
  26. 2201fe7 test: enable RSA library test on sandbox by AKASHI Takahiro · 4 years, 8 months ago WIP/2020-03-12-rsa-improvements
  27. 9e1d65f configs: Resync with savedefconfig by Tom Rini · 4 years, 8 months ago
  28. 8a6ffed video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 9 months ago
  29. 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 9 months ago
  30. fbb0efd sandbox: Add a test for IRQ by Simon Glass · 4 years, 11 months ago
  31. 3e17ffb sandbox: Add PCI driver and test for p2sb by Simon Glass · 4 years, 11 months ago
  32. 2cc393f video: make BPP and ANSI configs optional by Anatolij Gustschin · 4 years, 11 months ago
  33. dbcbdad sandbox: enable USB_KEYBOARD_FN_KEYS by Heinrich Schuchardt · 5 years ago
  34. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago WIP/2019-11-20-env-migration
  35. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  36. 0be2ecd configs: Resync with savedefconfig by Tom Rini · 5 years ago
  37. 27084c0 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  38. df33f86 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  39. 333755e Merge branch '2019-07-29-ti-imports' by Tom Rini · 5 years ago
  40. 3ec7fc4 sandbox: remove CONFIG_DM_I2C_COMPAT from defconfigs by Bartosz Golaszewski · 5 years ago
  41. a8b5031 spl: kconfig: separate sysreset and firmware drivers from misc by Simon Goldschmidt · 5 years ago
  42. 2a51e16 configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default by Tom Rini · 5 years ago
  43. f512851 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  44. 3f6bcdf net: Convert CONFIG_IP_DEFRAG to Kconfig by Marek Vasut · 5 years ago
  45. 344a0e4 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  46. 09259fc sysreset: enable driver support in SPL/TPL by Kever Yang · 6 years ago
  47. d168bcb configs: Resync with savedefconfig by Tom Rini · 5 years ago
  48. 1bac199 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  49. 15a5c72 sandbox: Increase the pre-relocation memory by Simon Glass · 6 years ago
  50. b0edea3 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago WIP-2018-11-25-master-imports
  51. 4114a26 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  52. d24c1d0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago WIP-30Sep2018
  53. e6fd018 test: Add tests for board uclass by Mario Six · 6 years ago
  54. 4eea531 video_osd: Add osd sandbox driver and tests by Mario Six · 6 years ago
  55. 8c5cad0 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  56. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago WIP-16Aug2018
  57. e966471 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  58. 358b6a2 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  59. 2a8e80d configs: add TPMv2.x support in Sandbox by Miquel Raynal · 6 years ago WIP-25May2018
  60. 7ddce7d sandbox: Enable MC34708 PMIC support by Lukasz Majewski · 6 years ago
  61. 78eba69 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago
  62. c9542ea configs: Resync with savedefconfig by Tom Rini · 7 years ago
  63. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  64. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  65. 2e5026a usb: kbd: Set a default polling mechanism for USB keyboard by Bin Meng · 7 years ago
  66. 066b25b bootstage: Drop unused options by Simon Glass · 7 years ago
  67. 48f6232 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  68. dd027dd sandbox: Enable NVMe driver for build testing by Bin Meng · 7 years ago
  69. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  70. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  71. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  72. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  73. fb82fe3 configs: Resync defconfigs by Tom Rini · 7 years ago
  74. 5a0e275 bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int by Simon Glass · 7 years ago
  75. 75eb997 Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 7 years ago
  76. ffc7658 Convert CONFIG_CMD_ENV_FLAGS to Kconfig by Simon Glass · 7 years ago
  77. a55d29d Convert CONFIG_CMD_ENV_CALLBACK to Kconfig by Simon Glass · 7 years ago
  78. 0680f1b Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 7 years ago
  79. 453c5a9 power: rk808: rename to rk8xx by Jacob Chen · 7 years ago
  80. 86322f5 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · 7 years ago
  81. 2681e78 configs: Re-sync by Tom Rini · 7 years ago
  82. 80e44cf fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · 7 years ago
  83. 9707274 fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · 7 years ago
  84. deb95999 fs: Kconfig: Add a separate config for FS_CBFS by Simon Glass · 7 years ago
  85. d66a10f fs: Convert CONFIG_CMD_CBFS to Kconfig by Simon Glass · 7 years ago
  86. 0f71025 Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 7 years ago
  87. 43b4156 dm: sandbox: pwm: Add a basic pwm test by Simon Glass · 8 years ago
  88. 53378da dm: led: Add support for blinking LEDs by Simon Glass · 8 years ago
  89. 2cfe312 configs: move CMD_MD5SUM definition to defconfigs by Andre Przywara · 8 years ago
  90. 8728c97 configs: Re-sync by Tom Rini · 8 years ago
  91. a5995a5 mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile by Masahiro Yamada · 8 years ago
  92. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  93. 863c5b6 disk: convert CONFIG_AMIGA_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  94. f18fa31 disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  95. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  96. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  97. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  98. 3337e3a Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · 8 years ago
  99. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  100. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago