1. 07dc22d cmd: misc: Disable by default on sunXi by Maxime Ripard · 7 years ago
  2. e302ede cmd: loads: Disable by default on sunXi by Maxime Ripard · 7 years ago
  3. 197e0be cmd: loadb: Disable by default on sunXi by Maxime Ripard · 7 years ago
  4. 3b50382 cmd: unzip: Disable by default on sunXi by Maxime Ripard · 7 years ago
  5. b024360 cmd: crc32: Disable by default on sunXi by Maxime Ripard · 7 years ago
  6. 7e37a88 cmd: pmic: update help description by Klaus Goger · 7 years ago
  7. 8a8af8a cmd: ti: Generalize cmd_ddr3 command by Lokesh Vutla · 7 years ago
  8. 5cd9661 arm: keystone: Move cmd_ddr3 to a common place by Lokesh Vutla · 7 years ago
  9. 3dde8f2 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  10. 068feb9 riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago
  11. b7a6e2c mmc: remove hc_wp_grp_size from struct mmc if not needed by Jean-Jacques Hiblot · 7 years ago
  12. e6fa5a5 mmc: compile out erase and write mmc commands if write operations are not enabled by Jean-Jacques Hiblot · 7 years ago
  13. d6400c3 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · 7 years ago
  14. cf17789 mmc: make optional the support for eMMC hardware partitioning by Jean-Jacques Hiblot · 7 years ago
  15. 52d241d mmc: dump card and host capabilities if debug is enabled by Jean-Jacques Hiblot · 7 years ago
  16. 7a96ec7 cmd: mmc: display the mode name and current bus speed in the mmc info by Jean-Jacques Hiblot · 7 years ago
  17. 453c95e usb: rockchip: add rockusb command by Eddie Cai · 7 years ago
  18. 8e18f34 x86: Move commands from under arch/x86 to cmd/x86/ by Tom Rini · 7 years ago
  19. 76cc372 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  20. ef11ed8 log: Add a test command by Simon Glass · 7 years ago
  21. d5f61f2 log: Add a 'log level' command by Simon Glass · 7 years ago
  22. c5404b6 Drop the log buffer by Simon Glass · 7 years ago
  23. 95b41b8 mtdparts: Correct use of debug() by Simon Glass · 7 years ago
  24. 7c750fa fastboot: Enable flashing by default on sunxi by Maxime Ripard · 7 years ago
  25. 28df8ed cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C by Nobuhiro Iwamatsu · 7 years ago
  26. 9188c43 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  27. 6ae3900 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  28. ea54ad5 efi_loader: pass handle of loaded image by Heinrich Schuchardt · 7 years ago
  29. 8300be6 efi_loader: Exit in efi_set_bootdev() upon invalid "desc" by Stefan Roese · 7 years ago
  30. b57f48a efi_loader: use bootargs as load options by Heinrich Schuchardt · 7 years ago
  31. c2b5390 efi_selftest: correctly cleanup after selftest by Heinrich Schuchardt · 7 years ago
  32. d78e40d efi_selftest: allow to select a single test for execution by Heinrich Schuchardt · 7 years ago
  33. f972dc1 efi_selftest: provide a dummy device path by Heinrich Schuchardt · 7 years ago
  34. 3eb0841 efi_loader: consistently use efi_status_t in bootefi by Heinrich Schuchardt · 7 years ago
  35. b3d6090 efi_loader: implement SetWatchdogTimer by Heinrich Schuchardt · 7 years ago
  36. 254eede cmd: blk: remove unreachable code by Heinrich Schuchardt · 7 years ago
  37. abd7ced cmd: usb: ignore blk, emulation devices in usb tree/info display by Suneel Garapati · 7 years ago
  38. 29c4992 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  39. 6dfd65f cmd/fdt.c align data buffer to avoid unaligned word access by Bernhard Messerklinger · 7 years ago
  40. 3e27e16 cmd: mac: Update description of help by Prabhakar Kushwaha · 7 years ago
  41. 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  42. 7dec673 cmd: fastboot: Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devices by Benjamin Young · 7 years ago
  43. 3a2605f cmd: gpt: solve issue for swap and rename command by Patrick Delaunay · 7 years ago
  44. 59ee8f8 cmd/pxe.c: Rework bootargs construction to clarify string checks by Tom Rini · 7 years ago
  45. c68c03f Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  46. 7b7341d env: Drop CONFIG_ENV_IS_IN_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  47. f855a7b Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  48. 26f9184 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  49. bf19273 efi_loader: Add mem-mapped for fallback by Rob Clark · 7 years ago
  50. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  51. b65ac63 cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined by York Sun · 7 years ago
  52. 99e46df cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI by Tom Rini · 7 years ago
  53. 610eec7 scripts: Move Kconfig contents to cmd/Kconfig by Sam Protsenko · 7 years ago
  54. bf52fcd cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity by Tom Rini · 7 years ago
  55. 146dda3 cmd/time.c: Initialize 'repeatable' variable by Tom Rini · 7 years ago
  56. 48ee0a8 cmd/pxe.c: Rework initrd and bootargs handling slightly by Tom Rini · 7 years ago
  57. c667723 cmd/nvedit.c: Update input handling to cover overflow cases by Tom Rini · 7 years ago
  58. 18030d0 GPT: fix memory leaks identified by Coverity by Alison Chaiken · 7 years ago
  59. 4f42a0d Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  60. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  61. de86fc3 sunxi: Remove the MMC index hack by Maxime Ripard · 7 years ago
  62. 47738ac cmd: Move CONFIG_RANDOM_UUID to Kconfig by Maxime Ripard · 7 years ago
  63. cfa3499 cmd: fastboot: Rework fastboot dependency by Maxime Ripard · 7 years ago
  64. 9d84550 cmd: Add the 'btrsubvol' command to list BTRFS subvolumes by Marek Behún · 7 years ago
  65. 958046f Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  66. f66bc0e GPT: incomplete initialization in allocate_disk_part by Heinrich Schuchardt · 7 years ago
  67. 7dd5d44 efi_loader: fix efi_exit by Rob Clark · 7 years ago
  68. 7aca68c efi_loader: reenable selftest by Heinrich Schuchardt · 7 years ago
  69. 9975fe9 efi_loader: add bootmgr by Rob Clark · 7 years ago
  70. ad644e7 efi_loader: efi variable support by Rob Clark · 7 years ago
  71. 95c5553 efi_loader: refactor boot device and loaded_image handling by Rob Clark · 7 years ago
  72. 623b3a5 efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · 7 years ago
  73. 5e44489 efi_loader: rename __efi_hello_world_* by Heinrich Schuchardt · 7 years ago
  74. 51c533f efi_loader: bootefi hello should use loadaddr by Heinrich Schuchardt · 7 years ago
  75. 08cebee Merge git://git.denx.de/u-boot-fdt by Tom Rini · 7 years ago
  76. 1c7b5d0 Merge git://git.denx.de/u-boot-ubi by Tom Rini · 7 years ago
  77. e2888a7 cmd: blk: Use LBAFU in the common block command by Bin Meng · 7 years ago
  78. 723b43d blk: Remove various places that do flush cache after read by Bin Meng · 7 years ago
  79. 81ecc5d fdt: Switch to using the verbose overlay application method by Pantelis Antoniou · 7 years ago
  80. 985fa93 cmd: set filesize variable in ubi read by Holger Dengler · 7 years ago
  81. d1f2ee7 cmd: spl: Fix compiling warning by York Sun · 7 years ago
  82. 584f316 cmd: ide: Make the first device the default one by Bin Meng · 7 years ago
  83. cee8c35 fdt: fix 'prop (...) not found!' error in 'fdt set' command by Hannes Schmelzer · 7 years ago
  84. 48f6232 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  85. 6aee2ab Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  86. fceadc1 nvme: Adjust the 'nvme' command to use blk_common_cmd() by Bin Meng · 7 years ago
  87. c3b572c cmd/spl.c: Include <libfdt.h> for fdt_totalsize by Tom Rini · 7 years ago
  88. 8b3cec7 mtdparts: Fix uninitialized scalar usage by Tom Rini · 7 years ago
  89. bc02834 mtdparts: Fix final outstanding issue reported by Coverity by Tom Rini · 7 years ago
  90. 767cb74 cmd: spl: provide address and size of prepared FDT in environment by Anatolij Gustschin · 7 years ago
  91. 2f00569 cmd: add sdp command by Stefan Agner · 7 years ago
  92. d03618d cmd/read.c: Fix checking blk_dread return value by Tom Rini · 7 years ago
  93. 54f1792 mtdparts: Fix various issues reported by Coverity by Tom Rini · 7 years ago
  94. 5619295 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  95. 1fdafb2 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  96. bdb6099 cmd: mmc: add mmc partconf read capability by Angelo Dureghello · 7 years ago
  97. f19f1ec dm: sata: Support driver model with the 'sata' command by Simon Glass · 7 years ago
  98. c16ad67 dm: usb: Adjust the 'usb' command to use blk_common_cmd() by Simon Glass · 7 years ago
  99. 09ed0d6 dm: ide: Adjust the 'ide' command to use blk_common_cmd() by Simon Glass · 7 years ago
  100. 1eaadd3 dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() by Simon Glass · 7 years ago