1. bff97dd Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  2. 96907c0 dm: spi: Read default speed and mode values from DT by Vignesh R · 8 years ago
  3. e6e188f usb: dm: Make "usb info" use usb_for_each_root_dev() by Hans de Goede · 8 years ago
  4. 2138fd6 usb: dm: Add a usb_for_each_root_dev() helper function by Hans de Goede · 8 years ago
  5. f1f9d4f hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · 8 years ago
  6. 4f1318b common: image: minimal android image iminfo support by Michael Trimarchi · 8 years ago
  7. 92dfd92 cmd: bootefi: cosmetic by Sergey Kubushyn · 8 years ago
  8. 41598c8 autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · 8 years ago
  9. 2313d48 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  10. 1866be7 nand: extend nand torture by Max Krummenacher · 8 years ago
  11. a10a31e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  12. 7839f5f cmd: usb: check if_type before using this device by Peng Fan · 8 years ago
  13. 666362356 cmd: gpt: add - partition size parsing by Michael Trimarchi · 8 years ago
  14. cddfc97 ubi: add new ubi command "ubi detach" by Heiko Schocher · 8 years ago
  15. edcef3b efi_loader: Move to normal debug infrastructure by Alexander Graf · 8 years ago
  16. a86aeaf efi_loader: Add exit support by Alexander Graf · 8 years ago
  17. 17cb4b8 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
  18. b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  19. 151c06e mtd: nand: Remove nand_info_t typedef by Scott Wood · 8 years ago
  20. e4a94ce Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  21. 0efe1bc efi_loader: Add network access support by Alexander Graf · 8 years ago
  22. dafd648 cmd: replace the cast of the memory access to a fixed bit type in itest by Kunihiko Hayashi · 8 years ago
  23. 04681cb cmd: disk: Fix unused variable warning by Marek Vasut · 8 years ago
  24. 9cf7b1a mmc: Drop dead mmc code for non-generic MMC by Simon Glass · 8 years ago
  25. f9a90ac arm64: fix arm64 Linux boot image header field sizes by Andre Przywara · 8 years ago
  26. 6d54868 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  27. d7d0003 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  28. d6ccb14 cmd: qfw: do not depend on x86 by Miao Yan · 8 years ago
  29. 86e30e6 cmd: qfw: do not require default macros when building qfw command by Miao Yan · 8 years ago
  30. 1868659 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] by Miao Yan · 8 years ago
  31. fcf5c04 x86: qemu: split qfw command interface and qfw core by Miao Yan · 8 years ago
  32. d3ad062 cmd: qfw: make fwcfg_present and fwcfg_dma_present public by Miao Yan · 8 years ago
  33. 05dd6f1 cmd: qfw: remove qemu_fwcfg_free_files() by Miao Yan · 8 years ago
  34. 099b219 cmd: qfw: add API to iterate firmware list by Miao Yan · 8 years ago
  35. dd6f3ab x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · 8 years ago
  36. 3dc9be8 eeprom: merge cmdline parsing of eeprom commands by Nikita Kiryanov · 8 years ago
  37. e7c2729 eeprom: use eeprom_execute_command for all eeprom functions by Nikita Kiryanov · 8 years ago
  38. 8cf7a41 mips: Report reloc information in bdinfo by Tim Chick · 8 years ago
  39. c40f037 eeprom: refactor i2c bus and devaddr parsing by Nikita Kiryanov · 8 years ago
  40. aa9e604 cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · 8 years ago
  41. 2636ac6 cmd: eeprom: add bus switching support for all i2c drivers by Nikita Kiryanov · 8 years ago
  42. c40fdca dm: mmc: Move the device list into a separate file by Simon Glass · 8 years ago
  43. 69f45cd dm: mmc: Use the new select_hwpart() API by Simon Glass · 8 years ago
  44. 3c457f4 dm: mmc: Drop the get_dev() function by Simon Glass · 8 years ago
  45. 57ebf67 dm: usb: Drop the get_dev() function by Simon Glass · 8 years ago
  46. d97dc8a dm: sata: Separate the non-command code into its own file by Simon Glass · 8 years ago
  47. e9be1ee dm: ide: Separate the non-command code into its own file by Simon Glass · 8 years ago
  48. 11f610e dm: scsi: Separate the non-command code into its own file by Simon Glass · 8 years ago
  49. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  50. 2765c4d dm: sata: Fix code style problems in cmd/sata.c by Simon Glass · 8 years ago
  51. ed73508 dm: ide: Remove the forward declarations by Simon Glass · 8 years ago
  52. 53dbcdd dm: ide: Correct various code style problems by Simon Glass · 8 years ago
  53. f1d4d93 dm: scsi: Fix up code style by Simon Glass · 8 years ago
  54. 73a9cfd dm: scsi: Remove the forward declarations by Simon Glass · 8 years ago
  55. 1cc0a9f Fix various typos, scattered over the code. by Robert P. J. Day · 8 years ago
  56. b955e42 mmc: Fix error in RPMB code by Marek Vasut · 8 years ago
  57. a6e7b77 i2c/eeprom: Always define I2C_RXTX_LEN by Mario Six · 8 years ago
  58. eae4b2b Fix spelling of "occurred". by Vagrant Cascadian · 8 years ago
  59. ab8243e cmd: Kconfig: Add a Kconfig options for a few CMD by Dinh Nguyen · 8 years ago
  60. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  61. a238b0d cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly by Tom Rini · 8 years ago
  62. eb6b50f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  63. a2e3a1d usb: ums - expose selected partition/s by John Tobias · 8 years ago
  64. 1c39809 efi_loader: Pass fdt address directly to bootefi cmd by Alexander Graf · 8 years ago
  65. ad0c1a3 efi_loader: Put fdt into convenient location by Alexander Graf · 8 years ago
  66. 0d9d501 efi_loader: Use system fdt as fallback by Alexander Graf · 8 years ago
  67. ecbe1a0 efi_loader: Increase path string to 32 characters by Alexander Graf · 8 years ago
  68. c07ad7c efi_loader: Pass file path to payload by Alexander Graf · 8 years ago
  69. 8c3df0b efi_loader: Add el torito support by Alexander Graf · 8 years ago
  70. 23922e2 cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT by Michal Simek · 8 years ago
  71. 125d193 common: env: support sata device by Peng Fan · 8 years ago
  72. 195c94a cmd: blkcache: simplify sub-command handling by Eric Nelson · 8 years ago
  73. 7e87214 cmd: blkcache: remove indentation from output of 'show' by Eric Nelson · 8 years ago
  74. 192eab9 dm: usb: Do not reprobe usb hosts on "usb tree" command by Hans de Goede · 8 years ago
  75. 9a80e71 usb: kbd: Do not deregister usbkbd twice when using dm by Hans de Goede · 8 years ago
  76. 96baf36 sata: use block layer for sata command by Eric Nelson · 8 years ago
  77. bcfde7f mmc: use block layer in mmc command by Eric Nelson · 8 years ago
  78. e40cf34 drivers: block: add block device cache by Eric Nelson · 8 years ago
  79. 62022d5 arm64: booti: add missing unmap_sysmem() by Masahiro Yamada · 8 years ago
  80. f8bb696 Drop command-processing code when CONFIG_CMDLINE is disabled by Simon Glass · 8 years ago
  81. 9caeb26 cmd: spi: check return value of strdup by Peng Fan · 8 years ago
  82. be8d324 efi_loader: Add GOP support by Alexander Graf · 8 years ago
  83. a6f70a3 Fix spelling of "transferred". by Vagrant Cascadian · 8 years ago
  84. 8a7367a cmd: Fix license command by Tom Rini · 8 years ago
  85. 302a648 Add an option to enable the command line by Simon Glass · 8 years ago
  86. 633fb73 cbfs: Update a function to be static by Simon Glass · 8 years ago
  87. b71bea7 gpio: Report errors when GPIOs cannot be read by Simon Glass · 9 years ago
  88. 740d5d3 cpu: Add support for microcode version and CPU ID by Simon Glass · 8 years ago
  89. ba52426 cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD by Tom Rini · 8 years ago
  90. 0f4060e efi_loader: Pass proper device path in on boot by Alexander Graf · 8 years ago
  91. dea2174 efi_loader: Call fdt preparation functions by Alexander Graf · 8 years ago
  92. b993933 efi_loader: Add "bootefi" command by Alexander Graf · 8 years ago
  93. 88033d7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  94. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 8 years ago
  95. eea1d14 Drop CONFIG_CRAMFS_CMDLINE by Simon Glass · 8 years ago
  96. 40fd050 dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · 8 years ago
  97. 2a981dc dm: block: Adjust device calls to go through helpers function by Simon Glass · 8 years ago
  98. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 8 years ago
  99. a696d76 dm: cbfs: Fix handling of invalid type by Simon Glass · 8 years ago
  100. 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 8 years ago