1. 92bfb86 cmd: part: Extract common code to separate function by Sam Protsenko · 7 years ago
  2. 515a863 cmd: part: Allow passing partition name to start and size by Sam Protsenko · 7 years ago
  3. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  4. b500845 Merge git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  5. 2f785a1 Kconfig: cmd: Make networking command dependent on NET by Michal Simek · 7 years ago
  6. d6808cf cmd: mdio: Fix style violations by Mario Six · 7 years ago
  7. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  8. 99a8e03 cmd: fastboot: Kconfig: solve config issue by Patrick Delaunay · 7 years ago
  9. 7f8d436 dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 7 years ago
  10. ea84f80 dfu: Fix up the Kconfig mess by Marek Vasut · 7 years ago
  11. b841e97 usb: gadget: sdp: add missing line breaks by Andre Heider · 7 years ago
  12. 61efece sandbox: Add 64-bit sandbox by Mario Six · 7 years ago
  13. a0f5283 cmd: scsi: move CMD_SCSI to device access commands by Heinrich Schuchardt · 7 years ago
  14. 7691325 cmd: booti: fix invalid image address in debug message by Masahiro Yamada · 7 years ago
  15. 113c025 cmd: fitupd: Convert CONFIG_CMD_FITUPD by Marek Vasut · 7 years ago
  16. 1b2320f efi_loader: fix the online help for bootefi bootmgr by Heinrich Schuchardt · 7 years ago
  17. b10ba90 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago
  18. 70c8f05 Convert LIB_UUID to Kconfig by Adam Ford · 7 years ago
  19. dac184b move booti_setup to arch/arm/lig/image.c by Bin Chen · 7 years ago
  20. 5ca16b3 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · 7 years ago
  21. df12ab5 log: Add a command to output a log record by Simon Glass · 7 years ago
  22. ea0049b log: Add a command to control the log output format by Simon Glass · 7 years ago
  23. 6e78274 usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' command by Lukasz Majewski · 7 years ago
  24. 5a90fb7 cmd: nvedit: env_get_f must check for env_get_char error codes by Simon Goldschmidt · 7 years ago
  25. 12c8fe3 cmd/bdinfo: print relocation info on X86 by Heinrich Schuchardt · 7 years ago
  26. 9aaa236 aes: Allow non-zero initialization vector by Андрей Мозжухин · 7 years ago
  27. aa6fd9a efi_loader: catch misspelled bootefi subcommand by Heinrich Schuchardt · 7 years ago
  28. 54d8cdf efi_loader: Always use EFIAPI instead of asmlinkage by Alexander Graf · 7 years ago
  29. f66276d powerpc: Drop CONFIG_WALNUT and other related dead code by Tuomas Tynkkynen · 7 years ago
  30. 3c0b2e5 cmd: nvedit: Get rid of the env lookup by Maxime Ripard · 7 years ago
  31. ef44a44 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  32. e813795 cmd: misc: Disable by default on sunXi by Maxime Ripard · 7 years ago
  33. fb52d2f cmd: loads: Disable by default on sunXi by Maxime Ripard · 7 years ago
  34. 88e4a39 cmd: loadb: Disable by default on sunXi by Maxime Ripard · 7 years ago
  35. bb65157 cmd: unzip: Disable by default on sunXi by Maxime Ripard · 7 years ago
  36. e6f8774 cmd: crc32: Disable by default on sunXi by Maxime Ripard · 7 years ago
  37. 24183c8 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  38. 11206f4 efi_driver: EFI block driver by Heinrich Schuchardt · 7 years ago
  39. 5731fd4 efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memory by Heinrich Schuchardt · 7 years ago
  40. b7cb8b4 efi_loader: consistently use efi_handle_t for handles by Heinrich Schuchardt · 7 years ago
  41. 388f9a0 fs: Migrate ext4 to Kconfig by Tuomas Tynkkynen · 7 years ago
  42. c1b882d cmd: pmic: update help description by Klaus Goger · 7 years ago
  43. 2dacbbf cmd: ti: Generalize cmd_ddr3 command by Lokesh Vutla · 7 years ago
  44. 962c4e0 arm: keystone: Move cmd_ddr3 to a common place by Lokesh Vutla · 7 years ago
  45. 76f44296 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  46. 3301bfc riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago
  47. ba54ab8 mmc: remove hc_wp_grp_size from struct mmc if not needed by Jean-Jacques Hiblot · 7 years ago
  48. 27edffe mmc: compile out erase and write mmc commands if write operations are not enabled by Jean-Jacques Hiblot · 7 years ago
  49. d053167 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · 7 years ago
  50. 1d7769a mmc: make optional the support for eMMC hardware partitioning by Jean-Jacques Hiblot · 7 years ago
  51. 93c31d1 mmc: dump card and host capabilities if debug is enabled by Jean-Jacques Hiblot · 7 years ago
  52. f62caf9 cmd: mmc: display the mode name and current bus speed in the mmc info by Jean-Jacques Hiblot · 7 years ago
  53. 5e3020b usb: rockchip: add rockusb command by Eddie Cai · 7 years ago
  54. 4a4ee45 x86: Move commands from under arch/x86 to cmd/x86/ by Tom Rini · 7 years ago
  55. 4aacbbf Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  56. 14c8a06 log: Add a test command by Simon Glass · 7 years ago
  57. 5684f8f log: Add a 'log level' command by Simon Glass · 7 years ago
  58. 49badb9 Drop the log buffer by Simon Glass · 7 years ago
  59. 6bb7d89 mtdparts: Correct use of debug() by Simon Glass · 7 years ago
  60. db0cd67 fastboot: Enable flashing by default on sunxi by Maxime Ripard · 7 years ago
  61. 24e592c cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C by Nobuhiro Iwamatsu · 7 years ago
  62. 210e7fb Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  63. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  64. 754d497 efi_loader: pass handle of loaded image by Heinrich Schuchardt · 7 years ago
  65. df76976 efi_loader: Exit in efi_set_bootdev() upon invalid "desc" by Stefan Roese · 7 years ago
  66. a4589e2 efi_loader: use bootargs as load options by Heinrich Schuchardt · 7 years ago
  67. d2d90b4 efi_selftest: correctly cleanup after selftest by Heinrich Schuchardt · 7 years ago
  68. 02efd5d efi_selftest: allow to select a single test for execution by Heinrich Schuchardt · 7 years ago
  69. a809bc2 efi_selftest: provide a dummy device path by Heinrich Schuchardt · 7 years ago
  70. 4e363a9 efi_loader: consistently use efi_status_t in bootefi by Heinrich Schuchardt · 7 years ago
  71. 18081d4 efi_loader: implement SetWatchdogTimer by Heinrich Schuchardt · 7 years ago
  72. 9dc1907 cmd: blk: remove unreachable code by Heinrich Schuchardt · 7 years ago
  73. e7728fe cmd: usb: ignore blk, emulation devices in usb tree/info display by Suneel Garapati · 7 years ago
  74. 06cb77c Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  75. 9b2664f cmd/fdt.c align data buffer to avoid unaligned word access by Bernhard Messerklinger · 7 years ago
  76. 90f1a45 cmd: mac: Update description of help by Prabhakar Kushwaha · 7 years ago
  77. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  78. 46423eb cmd: fastboot: Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devices by Benjamin Young · 7 years ago
  79. 309a6fa cmd: gpt: solve issue for swap and rename command by Patrick Delaunay · 7 years ago
  80. 121f507 cmd/pxe.c: Rework bootargs construction to clarify string checks by Tom Rini · 7 years ago
  81. 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  82. bfef297 env: Drop CONFIG_ENV_IS_IN_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  83. 25fea15 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  84. 06eefbd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  85. 18ceba7 efi_loader: Add mem-mapped for fallback by Rob Clark · 7 years ago
  86. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  87. baddaa8 cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined by York Sun · 7 years ago
  88. 3237bc6 cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI by Tom Rini · 7 years ago
  89. 13c1f3a scripts: Move Kconfig contents to cmd/Kconfig by Sam Protsenko · 7 years ago
  90. a29829e cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity by Tom Rini · 7 years ago
  91. 9ee0167 cmd/time.c: Initialize 'repeatable' variable by Tom Rini · 7 years ago
  92. 920c4dd cmd/pxe.c: Rework initrd and bootargs handling slightly by Tom Rini · 7 years ago
  93. 4beb235 cmd/nvedit.c: Update input handling to cover overflow cases by Tom Rini · 7 years ago
  94. 7e805c0 GPT: fix memory leaks identified by Coverity by Alison Chaiken · 7 years ago
  95. 121973a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  96. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  97. 65cefba sunxi: Remove the MMC index hack by Maxime Ripard · 7 years ago
  98. 2433644 cmd: Move CONFIG_RANDOM_UUID to Kconfig by Maxime Ripard · 7 years ago
  99. 6d7dfe2 cmd: fastboot: Rework fastboot dependency by Maxime Ripard · 7 years ago
  100. 27cec79 cmd: Add the 'btrsubvol' command to list BTRFS subvolumes by Marek Behún · 7 years ago