1. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  2. 75eb997 Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 7 years ago
  3. d70f919 Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · 7 years ago
  4. 551c393 Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 7 years ago
  5. d91a9d7 Convert CONFIG_CMD_GETTIME to Kconfig by Simon Glass · 7 years ago
  6. 51f2937 Convert CONFIG_CMD_FUSE to Kconfig by Simon Glass · 7 years ago
  7. fe7604a Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig by Simon Glass · 7 years ago
  8. df1c489 Convert CONFIG_CMD_FPGAD to Kconfig by Simon Glass · 7 years ago
  9. 5d927b4 Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMP by Simon Glass · 7 years ago
  10. b0e7a70 Convert CONFIG_CMD_FDC to Kconfig by Simon Glass · 7 years ago
  11. ef07220 Convert CONFIG_CMD_ETHSW to Kconfig by Simon Glass · 7 years ago
  12. ffc7658 Convert CONFIG_CMD_ENV_FLAGS to Kconfig by Simon Glass · 7 years ago
  13. a55d29d Convert CONFIG_CMD_ENV_CALLBACK to Kconfig by Simon Glass · 7 years ago
  14. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 7 years ago
  15. 853eaa4 Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · 7 years ago
  16. 6915398 i2c: Finish dropping use of CONFIG_I2C_HARD by Simon Glass · 7 years ago
  17. 62f733b cmd/led.c: Remove unnecessary check on 'cmd' value by Tom Rini · 7 years ago
  18. 9398b8c cmd/io.c: Fix comparison of unsigned expression warning by Tom Rini · 7 years ago
  19. b37483c cmd/bdinfo.c: Fix unused function warning by Tom Rini · 7 years ago
  20. c33e825 common: env: remove superfluous assignment by xypron.glpk@gmx.de · 7 years ago
  21. 320eca5 cmd: cpu: refactor to ensure devices are probed and improve code style by Álvaro Fernández Rojas · 7 years ago
  22. 22c2c17 cmd: cpu: fix NULL cpu feature prints by Álvaro Fernández Rojas · 7 years ago
  23. f2ca24d arm64: mvebu: Fix the bubt comamnd NAND device support by Konstantin Porotchkin · 8 years ago
  24. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 7 years ago
  25. 93d66ee Convert CONFIG_CMD_DISPLAY to Kconfig by Simon Glass · 7 years ago
  26. 3bd25cb Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · 7 years ago
  27. 80e44cf fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · 7 years ago
  28. 9707274 fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · 7 years ago
  29. d315628 Convert CONFIG_CMD_CLK to Kconfig by Simon Glass · 7 years ago
  30. deb95999 fs: Kconfig: Add a separate config for FS_CBFS by Simon Glass · 7 years ago
  31. d66a10f fs: Convert CONFIG_CMD_CBFS to Kconfig by Simon Glass · 7 years ago
  32. 4893e34 Convert CONFIG_CMD_BSP to Kconfig by Simon Glass · 7 years ago
  33. 0f71025 Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 7 years ago
  34. c04b9b3 Convert CONFIG_CMD_BLOB to Kconfig by Simon Glass · 7 years ago
  35. ac20a1b Convert CONFIG_CMD_BEDBUG to Kconfig by Simon Glass · 7 years ago
  36. b1a873d Convert CONFIG_CMD_AES et al to Kconfig by Simon Glass · 7 years ago
  37. efbe99c add Kconfig for fsuuid command by Josua Mayer · 7 years ago
  38. f838458 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 8 years ago
  39. 4326b45 cmd: remove Blackfin specific commands by Masahiro Yamada · 8 years ago
  40. 511c66b cmd: cramfs: use map_sysmem for sandbox support by Tyler Hall · 8 years ago
  41. 18f41f2 cmd: ubi: remove unnecessary logical constraint by xypron.glpk@gmx.de · 8 years ago
  42. ffe2052 dm: led: Add a new 'led' command by Simon Glass · 8 years ago
  43. 21c3408 led: Mark existing driver as legacy by Simon Glass · 8 years ago
  44. a89c3a0 sandbox: Add some test LEDs by Simon Glass · 8 years ago
  45. 1622559 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  46. b997a73 pci: Add a command to show PCI regions by Simon Glass · 8 years ago
  47. b80c0b9 Rename aes.h to uboot_aes.h by Stefano Babic · 8 years ago
  48. 84c1dfe cmd_mmc: fix arg parsing for setdsr subcmd by Markus Niebel · 8 years ago
  49. 522c282 cmd: nand: Make the NAND options default to NAND_SUNXI by Maxime Ripard · 8 years ago
  50. 2bc734b cmd: ubifs: Add a dependency on CMD_UBI by Maxime Ripard · 8 years ago
  51. d482a8d sunxi: Enable UBI and NAND support by Hans de Goede · 8 years ago
  52. e915d20 cmd: nand: Expose optional suboptions in Kconfig by Boris Brezillon · 8 years ago
  53. 173aafb cmd: Expose a Kconfig option to enable UBIFS commands by Boris Brezillon · 8 years ago
  54. 0269dfa cmd: Add Kconfig option for CMD_MTDPARTS and related options by Maxime Ripard · 8 years ago
  55. 70cc0c3 OpenRISC: Remove by Tom Rini · 8 years ago
  56. 936478e SPARC: Remove by Tom Rini · 8 years ago
  57. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  58. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  59. 7d67bb1 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  60. e46f8a3 i2c: Set default I2C bus number by Lukasz Majewski · 8 years ago
  61. 3d1df0e lib: tpm: Add command to list resources by mario.six@gdsys.cc · 8 years ago
  62. 1c08b21 cmd: tpm: Fix flush command by mario.six@gdsys.cc · 8 years ago
  63. 0f4b2ba tpm: Add function to load keys via their parent's SHA1 hash by mario.six@gdsys.cc · 8 years ago
  64. 9da52f8 gpt: Fix uuid string format by Vincent Tinelli · 8 years ago
  65. 2c79fd4 cmd: itest: correct calculus for long format by Sebastien Colleur · 8 years ago
  66. bea79d7 Kconfig: introduce md5sum command selection by Andre Przywara · 8 years ago
  67. ce38ebb Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  68. 2808576 arm64: booti: allow to place kernel image anywhere in physical memory by Masahiro Yamada · 8 years ago
  69. f2ccf7f armv8: Add global variable resv_ram by York Sun · 8 years ago
  70. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  71. e9d33e7 cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig by Masahiro Yamada · 8 years ago
  72. dbe7881 cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND by Grygorii Strashko · 8 years ago
  73. d726f22 cmd: rework "license" command by Masahiro Yamada · 8 years ago
  74. 61304db cmd: add a new command "config" to show .config contents by Masahiro Yamada · 8 years ago
  75. 7690be3 lib: tpm: Add command to flush resources by Mario Six · 8 years ago
  76. 0fff19a booti: Set images.os.arch by Scott Wood · 8 years ago
  77. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  78. bd42a94 disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  79. 1acc008 disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  80. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  81. cf4128e Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  82. f59f07e cmd: ubi: allow '-' to specify maximum volume size by Ladislav Michl · 8 years ago
  83. e559ef1 arm64: mvebu: Update bubt command MMC block device access by Konstantin Porotchkin · 8 years ago
  84. 4943dc2 bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set by Cédric Schieli · 8 years ago
  85. 2d8d190 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  86. 995eab8 bootm: qnx: Disable data cache before booting QNX image by Emmanuel Vadot · 8 years ago
  87. 6baa692 cmd/host: add missing \n in help text by Sébastien Szymanski · 8 years ago
  88. c2e7e72 bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set by Rick Altherr · 8 years ago
  89. 0675f99 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  90. 7c5e1fe armv8: aarch64: Fix the warning about x1-x3 nonzero issue by Alison Wang · 8 years ago
  91. b984700 usb: storage: Show number of storage devices detected for DM_USB by Michal Simek · 8 years ago
  92. 8547f45 cmd: sata: fix init command return value by Gary Bisson · 8 years ago
  93. b05bf6c cmd/fdt: Make fdt get value endian-safe for single-cell properties by Andreas Färber · 8 years ago
  94. 082b141 cmd: fdt: Print error message when fdt application fails by Stefan Agner · 8 years ago
  95. c253842 cmd: mem: Use memcpy for 'cp' command by Fabio Estevam · 8 years ago
  96. 5cf2228 fpga: Use enum for bitstream command types by Michal Simek · 8 years ago
  97. ff78ad2 cmd: net: fix function name in comment by Baruch Siach · 8 years ago
  98. c99d1b3 cmd/Kconfig: Fix typo in CMD_MEMORY help text by Fabio Estevam · 8 years ago
  99. b591730 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  100. fa61ef6 arm64: mvebu: Add bubt command for flash image burn by Konstantin Porotchkin · 8 years ago