1. 4504062 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 8 years ago
  2. ef47683 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · 8 years ago
  3. 44afdc4 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  4. 9bde741 net: Fix cache misalignment message after network load operations by Peter Chubb · 8 years ago
  5. bfeba01 cmd: cros_ec: Move crosec commands to cmd subdirectory by Moritz Fischer · 8 years ago
  6. 9c00d98 cmd/onenand.c: block align warning by Ladislav Michl · 8 years ago
  7. fc0b594 Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  8. 6f6c863 fastboot: move FASTBOOT_FLASH options into Kconfig by Petr Kulhavy · 8 years ago
  9. fe4ba68 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  10. 05341a8 common: dfu: saperate the dfu common functionality by B, Ravi · 8 years ago
  11. e120c84 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 8 years ago
  12. 6828e60 dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  13. 0061242 cmd: ubi: add option to specify volume id by Ladislav Michl · 8 years ago
  14. 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  15. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  16. 454e3d9 cmd/fat: Do not crash on write when <bytes> is not specified by Stefan Brüns · 8 years ago
  17. 49afb37 sandbox: Add "host size" hostfs command for fs test by Stefan Brüns · 8 years ago
  18. d6e9141 sf: fix sf probe by Cyrille Pitchen · 8 years ago
  19. aca9814 cmd: Rework disk.c usage by Tom Rini · 8 years ago
  20. f63963f pxe: Fix pxe boot with FIT image by York Sun · 8 years ago
  21. 8b7d512 nand: Fix some more NULL name tests by Scott Wood · 8 years ago
  22. 4004a81 nand: Fix nand info for no device by Tony Lindgren · 8 years ago
  23. 1cfce74 nand: Fix set_dev checks for no device by Tony Lindgren · 8 years ago
  24. e016f0b fastboot: implement Kconfig by Steve Rae · 8 years ago
  25. 3c1dcef cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments by Bin Meng · 8 years ago
  26. 2695927 cmd: booti: move CONFIG_CMD_BOOTI to Kconfig by Masahiro Yamada · 8 years ago
  27. 5db2890 cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · 8 years ago
  28. e6628ad cmd: fdt: add fdt overlay application subcommand by Maxime Ripard · 8 years ago
  29. f0ed68e cmd: fdt: Narrow the check for fdt addr by Maxime Ripard · 8 years ago
  30. cd379a2 x86: bdinfo: Drop meaningless values by Simon Glass · 8 years ago
  31. ddd917b bdinfo: Don't print out empty DRAM banks by Simon Glass · 8 years ago
  32. de5e5ce xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
  33. f9d334b efi_loader: disk: Fix CONFIG_BLK breakage by Alexander Graf · 8 years ago
  34. c2fdd34 cmd: gpt: fix the wrong size parse for the last partition by Kever Yang · 8 years ago
  35. e379508 cmd/bdinfo: extract print_std_bdinfo by Max Filippov · 8 years ago
  36. 4e3fa7d cmd/bdinfo: extract print_baudrate by Max Filippov · 8 years ago
  37. 8752e26 cmd/bdinfo: extract print_eth_ip_addr by Max Filippov · 8 years ago
  38. f80e535 cmd/bdinfo: extract print_bi_flash by Max Filippov · 8 years ago
  39. fd60e99 cmd/bdinfo: extract print_bi_dram by Max Filippov · 8 years ago
  40. 12feb36 cmd/bdinfo: extract print_bi_mem by Max Filippov · 8 years ago
  41. 171e539 cmd/bdinfo: extract print_bi_boot_params by Max Filippov · 8 years ago
  42. 7fe1d6a crypto/fsl: Update blob cmd to accept 64bit addresses by Sumit Garg · 8 years ago
  43. c9f3c5f dm: usb: Use blk_dread/write() instead of direct calls by Simon Glass · 8 years ago
  44. 7f7ddf2 arm: Show early-malloc() usage in bdinfo by Simon Glass · 8 years ago
  45. fd42e1b Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  46. 1bb718c lzmadec: Use the same type as the lzma call by Simon Glass · 8 years ago
  47. 4927166 efi_loader: Make exposed image loader path absolute by Alexander Graf · 8 years ago
  48. c497463 cmd: misc: Add support for fractions in sleep by mario.six@gdsys.cc · 8 years ago
  49. 59441ac mtd: fix compiler warnings by Steve Rae · 8 years ago
  50. 2dc3c483 cmd, nand: add an option to disable the verification when writing in raw mode by Boris Brezillon · 8 years ago
  51. af32443 cmd: mtdparts: support runtime generated mtdparts by Ladislav Michl · 8 years ago
  52. f8f744a cmd: mtdparts: use defaults by default by Ladislav Michl · 8 years ago
  53. 1c2a262 cmd: mtdparts: consolidate mtdparts reading from env by Ladislav Michl · 8 years ago
  54. 06a040a cmd: mtdparts: fix null pointer dereference in parse_mtdparts by Ladislav Michl · 8 years ago
  55. c0ac333 cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init by Ladislav Michl · 8 years ago
  56. 66669fc Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  57. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  58. e61a753 armv8: Move secure_ram variable out of generic global data by York Sun · 8 years ago
  59. bff97dd Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  60. 96907c0 dm: spi: Read default speed and mode values from DT by Vignesh R · 8 years ago
  61. e6e188f usb: dm: Make "usb info" use usb_for_each_root_dev() by Hans de Goede · 8 years ago
  62. 2138fd6 usb: dm: Add a usb_for_each_root_dev() helper function by Hans de Goede · 8 years ago
  63. f1f9d4f hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · 8 years ago
  64. 4f1318b common: image: minimal android image iminfo support by Michael Trimarchi · 8 years ago
  65. 92dfd92 cmd: bootefi: cosmetic by Sergey Kubushyn · 8 years ago
  66. 41598c8 autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · 8 years ago
  67. 2313d48 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  68. 1866be7 nand: extend nand torture by Max Krummenacher · 8 years ago
  69. a10a31e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  70. 7839f5f cmd: usb: check if_type before using this device by Peng Fan · 8 years ago
  71. 666362356 cmd: gpt: add - partition size parsing by Michael Trimarchi · 8 years ago
  72. cddfc97 ubi: add new ubi command "ubi detach" by Heiko Schocher · 8 years ago
  73. edcef3b efi_loader: Move to normal debug infrastructure by Alexander Graf · 8 years ago
  74. a86aeaf efi_loader: Add exit support by Alexander Graf · 8 years ago
  75. 17cb4b8 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
  76. b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  77. 151c06e mtd: nand: Remove nand_info_t typedef by Scott Wood · 8 years ago
  78. e4a94ce Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  79. 0efe1bc efi_loader: Add network access support by Alexander Graf · 8 years ago
  80. dafd648 cmd: replace the cast of the memory access to a fixed bit type in itest by Kunihiko Hayashi · 8 years ago
  81. 04681cb cmd: disk: Fix unused variable warning by Marek Vasut · 8 years ago
  82. 9cf7b1a mmc: Drop dead mmc code for non-generic MMC by Simon Glass · 8 years ago
  83. f9a90ac arm64: fix arm64 Linux boot image header field sizes by Andre Przywara · 8 years ago
  84. 6d54868 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  85. d7d0003 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  86. d6ccb14 cmd: qfw: do not depend on x86 by Miao Yan · 8 years ago
  87. 86e30e6 cmd: qfw: do not require default macros when building qfw command by Miao Yan · 8 years ago
  88. 1868659 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] by Miao Yan · 8 years ago
  89. fcf5c04 x86: qemu: split qfw command interface and qfw core by Miao Yan · 8 years ago
  90. d3ad062 cmd: qfw: make fwcfg_present and fwcfg_dma_present public by Miao Yan · 8 years ago
  91. 05dd6f1 cmd: qfw: remove qemu_fwcfg_free_files() by Miao Yan · 8 years ago
  92. 099b219 cmd: qfw: add API to iterate firmware list by Miao Yan · 8 years ago
  93. dd6f3ab x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · 8 years ago
  94. 3dc9be8 eeprom: merge cmdline parsing of eeprom commands by Nikita Kiryanov · 8 years ago
  95. e7c2729 eeprom: use eeprom_execute_command for all eeprom functions by Nikita Kiryanov · 8 years ago
  96. 8cf7a41 mips: Report reloc information in bdinfo by Tim Chick · 8 years ago
  97. c40f037 eeprom: refactor i2c bus and devaddr parsing by Nikita Kiryanov · 8 years ago
  98. aa9e604 cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · 8 years ago
  99. 2636ac6 cmd: eeprom: add bus switching support for all i2c drivers by Nikita Kiryanov · 8 years ago
  100. c40fdca dm: mmc: Move the device list into a separate file by Simon Glass · 8 years ago