1. bbaf424 cmd: load: align cache flush by Chris Packham · 8 years ago
  2. 2f629f0 Fix spelling of "extended". by Vagrant Cascadian · 8 years ago
  3. 400f072 efi_loader: Revert device_handle to disk after net boot by Alexander Graf · 8 years ago
  4. c2194bf efi: Fix missing EFIAPI specifiers by Simon Glass · 8 years ago
  5. 66f96e1 smbios: Expose in efi_loader as table by Alexander Graf · 8 years ago
  6. 7725609 efi_loader: Allow boards to implement get_time and reset_system by Alexander Graf · 8 years ago
  7. 0f4a90c Merge git://git.denx.de/u-boot-fdt by Tom Rini · 8 years ago
  8. d3dbac8 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · 8 years ago
  9. e9c27d8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  10. c42ad30 net: Fix cache misalignment message after network load operations by Peter Chubb · 8 years ago
  11. 62b3027 cmd: cros_ec: Move crosec commands to cmd subdirectory by Moritz Fischer · 8 years ago
  12. 6cf2ddb cmd/onenand.c: block align warning by Ladislav Michl · 8 years ago
  13. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  14. 4ed1eca fastboot: move FASTBOOT_FLASH options into Kconfig by Petr Kulhavy · 8 years ago
  15. ce3cf6a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  16. 603a4c1 common: dfu: saperate the dfu common functionality by B, Ravi · 8 years ago
  17. 5f6e22e Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 8 years ago
  18. 265c7da dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  19. 39370f1 cmd: ubi: add option to specify volume id by Ladislav Michl · 8 years ago
  20. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  21. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  22. 95dbded cmd/fat: Do not crash on write when <bytes> is not specified by Stefan Brüns · 8 years ago
  23. 72acc65 sandbox: Add "host size" hostfs command for fs test by Stefan Brüns · 8 years ago
  24. 194d3df sf: fix sf probe by Cyrille Pitchen · 8 years ago
  25. 1301186 cmd: Rework disk.c usage by Tom Rini · 8 years ago
  26. 2566fd9 pxe: Fix pxe boot with FIT image by York Sun · 8 years ago
  27. 84f4148 nand: Fix some more NULL name tests by Scott Wood · 8 years ago
  28. 094d1a8 nand: Fix nand info for no device by Tony Lindgren · 8 years ago
  29. bccdfb5 nand: Fix set_dev checks for no device by Tony Lindgren · 8 years ago
  30. 437689f fastboot: implement Kconfig by Steve Rae · 8 years ago
  31. da800ff cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments by Bin Meng · 8 years ago
  32. 04cf155 cmd: booti: move CONFIG_CMD_BOOTI to Kconfig by Masahiro Yamada · 8 years ago
  33. 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · 8 years ago
  34. 5a680aa cmd: fdt: add fdt overlay application subcommand by Maxime Ripard · 8 years ago
  35. 09caa01 cmd: fdt: Narrow the check for fdt addr by Maxime Ripard · 8 years ago
  36. c68caf8 x86: bdinfo: Drop meaningless values by Simon Glass · 8 years ago
  37. cf16168 bdinfo: Don't print out empty DRAM banks by Simon Glass · 8 years ago
  38. 41e3737 xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
  39. 34118e7 efi_loader: disk: Fix CONFIG_BLK breakage by Alexander Graf · 8 years ago
  40. f1d070d cmd: gpt: fix the wrong size parse for the last partition by Kever Yang · 8 years ago
  41. adb5163 cmd/bdinfo: extract print_std_bdinfo by Max Filippov · 8 years ago
  42. 914ad44 cmd/bdinfo: extract print_baudrate by Max Filippov · 8 years ago
  43. 2ca4827 cmd/bdinfo: extract print_eth_ip_addr by Max Filippov · 8 years ago
  44. 7e1f260 cmd/bdinfo: extract print_bi_flash by Max Filippov · 8 years ago
  45. ba21c79 cmd/bdinfo: extract print_bi_dram by Max Filippov · 8 years ago
  46. 45d952f cmd/bdinfo: extract print_bi_mem by Max Filippov · 8 years ago
  47. ed8b067 cmd/bdinfo: extract print_bi_boot_params by Max Filippov · 8 years ago
  48. ff9eb05 crypto/fsl: Update blob cmd to accept 64bit addresses by Sumit Garg · 8 years ago
  49. 5ee5796 dm: usb: Use blk_dread/write() instead of direct calls by Simon Glass · 8 years ago
  50. f97a7e7 arm: Show early-malloc() usage in bdinfo by Simon Glass · 8 years ago
  51. 3c6f489 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  52. 345fd88 lzmadec: Use the same type as the lzma call by Simon Glass · 8 years ago
  53. 45e437d efi_loader: Make exposed image loader path absolute by Alexander Graf · 8 years ago
  54. ae2eba6 cmd: misc: Add support for fractions in sleep by mario.six@gdsys.cc · 8 years ago
  55. 6eb14ff mtd: fix compiler warnings by Steve Rae · 8 years ago
  56. a7468e2 cmd, nand: add an option to disable the verification when writing in raw mode by Boris Brezillon · 8 years ago
  57. 207350b cmd: mtdparts: support runtime generated mtdparts by Ladislav Michl · 8 years ago
  58. a91260e cmd: mtdparts: use defaults by default by Ladislav Michl · 8 years ago
  59. 02c2d6a cmd: mtdparts: consolidate mtdparts reading from env by Ladislav Michl · 8 years ago
  60. 760042a cmd: mtdparts: fix null pointer dereference in parse_mtdparts by Ladislav Michl · 8 years ago
  61. 07fdfb5 cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init by Ladislav Michl · 8 years ago
  62. 99777bd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  63. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  64. 1ef95cc armv8: Move secure_ram variable out of generic global data by York Sun · 8 years ago
  65. d2ef0fc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  66. ae56979 dm: spi: Read default speed and mode values from DT by Vignesh R · 8 years ago
  67. f88d6fa usb: dm: Make "usb info" use usb_for_each_root_dev() by Hans de Goede · 8 years ago
  68. f4451d9 usb: dm: Add a usb_for_each_root_dev() helper function by Hans de Goede · 8 years ago
  69. 17a48e4 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · 8 years ago
  70. 44af20b common: image: minimal android image iminfo support by Michael Trimarchi · 8 years ago
  71. 268f19e cmd: bootefi: cosmetic by Sergey Kubushyn · 8 years ago
  72. 622a01c autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · 8 years ago
  73. 521240c Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  74. c65c7fa nand: extend nand torture by Max Krummenacher · 8 years ago
  75. 52a0551 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  76. 57a7220 cmd: usb: check if_type before using this device by Peng Fan · 8 years ago
  77. 853445f cmd: gpt: add - partition size parsing by Michael Trimarchi · 8 years ago
  78. 8b4b05f ubi: add new ubi command "ubi detach" by Heiko Schocher · 8 years ago
  79. 62a6748 efi_loader: Move to normal debug infrastructure by Alexander Graf · 8 years ago
  80. 988c066 efi_loader: Add exit support by Alexander Graf · 9 years ago
  81. 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 9 years ago
  82. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · 9 years ago
  83. 08364d9 mtd: nand: Remove nand_info_t typedef by Scott Wood · 9 years ago
  84. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  85. 94c4b99 efi_loader: Add network access support by Alexander Graf · 9 years ago
  86. 7e7c877 cmd: replace the cast of the memory access to a fixed bit type in itest by Kunihiko Hayashi · 9 years ago
  87. 74fcb4f cmd: disk: Fix unused variable warning by Marek Vasut · 9 years ago
  88. 2821d91 mmc: Drop dead mmc code for non-generic MMC by Simon Glass · 9 years ago
  89. 92d5301 arm64: fix arm64 Linux boot image header field sizes by Andre Przywara · 9 years ago
  90. 70eacf2 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  91. b858b6b Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  92. 2ffced1 cmd: qfw: do not depend on x86 by Miao Yan · 9 years ago
  93. 4362676 cmd: qfw: do not require default macros when building qfw command by Miao Yan · 9 years ago
  94. 9210627 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] by Miao Yan · 9 years ago
  95. 4fcd7f2 x86: qemu: split qfw command interface and qfw core by Miao Yan · 9 years ago
  96. 73b7e18 cmd: qfw: make fwcfg_present and fwcfg_dma_present public by Miao Yan · 9 years ago
  97. b603eb1 cmd: qfw: remove qemu_fwcfg_free_files() by Miao Yan · 9 years ago
  98. 1dcb0f1 cmd: qfw: add API to iterate firmware list by Miao Yan · 9 years ago
  99. bcb3c8d x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · 9 years ago
  100. 9e559fd eeprom: merge cmdline parsing of eeprom commands by Nikita Kiryanov · 9 years ago