1. 623b3a5 efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · 7 years ago
  2. 5e44489 efi_loader: rename __efi_hello_world_* by Heinrich Schuchardt · 7 years ago
  3. 51c533f efi_loader: bootefi hello should use loadaddr by Heinrich Schuchardt · 7 years ago
  4. 08cebee Merge git://git.denx.de/u-boot-fdt by Tom Rini · 7 years ago
  5. 1c7b5d0 Merge git://git.denx.de/u-boot-ubi by Tom Rini · 7 years ago
  6. e2888a7 cmd: blk: Use LBAFU in the common block command by Bin Meng · 7 years ago
  7. 723b43d blk: Remove various places that do flush cache after read by Bin Meng · 7 years ago
  8. 81ecc5d fdt: Switch to using the verbose overlay application method by Pantelis Antoniou · 7 years ago
  9. 985fa93 cmd: set filesize variable in ubi read by Holger Dengler · 7 years ago
  10. d1f2ee7 cmd: spl: Fix compiling warning by York Sun · 7 years ago
  11. 584f316 cmd: ide: Make the first device the default one by Bin Meng · 7 years ago
  12. cee8c35 fdt: fix 'prop (...) not found!' error in 'fdt set' command by Hannes Schmelzer · 7 years ago
  13. 48f6232 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  14. 6aee2ab Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  15. fceadc1 nvme: Adjust the 'nvme' command to use blk_common_cmd() by Bin Meng · 7 years ago
  16. c3b572c cmd/spl.c: Include <libfdt.h> for fdt_totalsize by Tom Rini · 7 years ago
  17. 8b3cec7 mtdparts: Fix uninitialized scalar usage by Tom Rini · 7 years ago
  18. bc02834 mtdparts: Fix final outstanding issue reported by Coverity by Tom Rini · 7 years ago
  19. 767cb74 cmd: spl: provide address and size of prepared FDT in environment by Anatolij Gustschin · 7 years ago
  20. 2f00569 cmd: add sdp command by Stefan Agner · 7 years ago
  21. d03618d cmd/read.c: Fix checking blk_dread return value by Tom Rini · 7 years ago
  22. 54f1792 mtdparts: Fix various issues reported by Coverity by Tom Rini · 7 years ago
  23. 5619295 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  24. 1fdafb2 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  25. bdb6099 cmd: mmc: add mmc partconf read capability by Angelo Dureghello · 7 years ago
  26. f19f1ec dm: sata: Support driver model with the 'sata' command by Simon Glass · 7 years ago
  27. c16ad67 dm: usb: Adjust the 'usb' command to use blk_common_cmd() by Simon Glass · 7 years ago
  28. 09ed0d6 dm: ide: Adjust the 'ide' command to use blk_common_cmd() by Simon Glass · 7 years ago
  29. 1eaadd3 dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() by Simon Glass · 7 years ago
  30. e29e71e dm: sata: Adjust the 'sata' command to use blk_common_cmd() by Simon Glass · 7 years ago
  31. 4395f66 dm: blk: Add a generic function for block device commands by Simon Glass · 7 years ago
  32. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  33. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  34. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  35. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  36. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  37. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  38. 0151009 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  39. ac358be env: Drop the env_name_spec global by Simon Glass · 7 years ago
  40. 7b07a20 cmd/bdinfo: correct comment in board_detail by Chris Packham · 7 years ago
  41. 0adc38b nvme: Add nvme commands by Zhikang Zhang · 7 years ago
  42. a44bffc efi_loader: use EFI_PAGE_SIZE instead of 4096 by xypron.glpk@gmx.de · 7 years ago
  43. 00fd59d README: Drop information about commands by Simon Glass · 7 years ago
  44. 54feea1 Convert CONFIG_CMD_ZFS to Kconfig by Simon Glass · 7 years ago
  45. e7a815f Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · 7 years ago
  46. 1aa4e8d Convert CONFIG_CMD_UUID to Kconfig by Simon Glass · 7 years ago
  47. 2a242e3 Convert CONFIG_CMD_UNIVERSE to Kconfig by Simon Glass · 7 years ago
  48. 5605aa8 Convert CONFIG_CMD_TSI148 to Kconfig by Simon Glass · 7 years ago
  49. ce058ae Convert CONFIG_CMD_TRACE to Kconfig by Simon Glass · 7 years ago
  50. 7a76431 Convert CONFIG_CMD_YAFFS2 to Kconfig by Simon Glass · 7 years ago
  51. 9b92a8d Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig by Simon Glass · 7 years ago
  52. 3cef3b3 Convert CONFIG_CMD_TERMINAL to Kconfig by Simon Glass · 7 years ago
  53. 00805d7 Convert CONFIG_CMD_STRINGS to Kconfig by Simon Glass · 7 years ago
  54. ba71be5 Kconfig: Sort the memory commands by Simon Glass · 7 years ago
  55. 3a91a25 Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · 7 years ago
  56. 203dc1b Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · 7 years ago
  57. 72c3033 Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
  58. 719d36e Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · 7 years ago
  59. efce244 Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · 7 years ago
  60. 0941f59 Convert CONFIG_CMD_SCSI to Kconfig by Simon Glass · 7 years ago
  61. 15dc63d Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 7 years ago
  62. f8803a9 Convert CONFIG_CMD_REISER to Kconfig by Simon Glass · 7 years ago
  63. fa37922 Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  64. b75dfd2 Kconfig: Convert CMD_READ to Kconfig by Simon Glass · 7 years ago
  65. 6f62d7c Kconfig: Drop CONFIG_CMD_PORTIO and associated command by Simon Glass · 7 years ago
  66. 7f66655 Convert CONFIG_CMD_PCMCIA to Kconfig by Simon Glass · 7 years ago
  67. 1864242 Kconfig: Drop CONFIG_CMD_PCI_ENUM by Simon Glass · 7 years ago
  68. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  69. 978f085 Convert CONFIG_CMD_ONENAND to Kconfig by Simon Glass · 7 years ago
  70. cb70e6c Convert CONFIG_CMD_MTDPARTS_SPREAD to Kconfig by Simon Glass · 7 years ago
  71. f38c5f5 Convert CONFIG_CMD_MMC_SPI to Kconfig by Simon Glass · 7 years ago
  72. 0c19b4d Kconfig: Sort the device-access commands by Simon Glass · 7 years ago
  73. 0c1b869 net: add static to do_tftpput() by Masahiro Yamada · 7 years ago
  74. 2fcaa41 gpt: harden set_gpt_info() against non NULL-terminated strings by Alison Chaiken · 7 years ago
  75. 203f9b4 GPT: provide commands to selectively rename partitions by Alison Chaiken · 7 years ago
  76. 09a4993 GPT: read partition table from device into a data structure by Alison Chaiken · 7 years ago
  77. 73d6d18 GPT: add accessor function for disk GUID by Alison Chaiken · 7 years ago
  78. 2218b32 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  79. 211aaf3 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  80. 78abf14 usb: cmd: Print actual packet size for super speed devices by Bin Meng · 7 years ago
  81. db13a76 cmd: scsi: Fix null pointer dereference in 'scsi reset' by Bin Meng · 7 years ago
  82. f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  83. f4f9993 efi_loader: Fix configuration table override by Alexander Graf · 7 years ago
  84. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  85. 7cbc124 efi_loader: initalize EFI object list only once by Heinrich Schuchardt · 7 years ago
  86. ca9193d efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD by Rob Clark · 7 years ago
  87. 3e433e9 efi_loader: EFI file paths should be DOS style by Rob Clark · 7 years ago
  88. 24fc953 cmd: Kconfig: Fix CMD_UBIFS dependencies by Karl Beldan · 7 years ago
  89. 22cf953 cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS by Karl Beldan · 7 years ago
  90. b2237a4 cmd: Kconfig: Fix a dependency of CMD_MTDPARTS by Karl Beldan · 7 years ago
  91. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  92. 91be9a7 efi_console: set up events by xypron.glpk@gmx.de · 7 years ago
  93. 1da1bac efi_loader: provide meaningful status code by xypron.glpk@gmx.de · 7 years ago
  94. b06d8ac bootefi: allow return without EFI_BOOT_SERVICES.Exit by xypron.glpk@gmx.de · 7 years ago
  95. cc5b708 efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by xypron.glpk@gmx.de · 7 years ago
  96. 88adae5 efi_loader: reimplement efi_locate_protocol by xypron.glpk@gmx.de · 7 years ago
  97. b5349f7 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · 7 years ago
  98. 4dc80c8 mmc: use new hwpart API when CONFIG_BLK enabled by Kever Yang · 7 years ago
  99. 7021c7e cmd: mvebu: bubt: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  100. 6308e71 cmd: nand: remove direct access to struct mtd_info->priv by Grygorii Strashko · 7 years ago