1. ac9774e dm: usb: Convert usb_storage to driver model by Simon Glass · 10 years ago
  2. df7d34f dm: usb: Move storage device scanning into its own function by Simon Glass · 10 years ago
  3. 0f50b16 Revert "usb_storage : scan all interfaces to find a storage device" by Simon Glass · 10 years ago
  4. 332a9b6 dm: usb: Adjust usb_storage to work with sandbox by Simon Glass · 10 years ago
  5. 5c3c91c dm: usb: Simply device finding code in usb_storage by Simon Glass · 10 years ago
  6. 78330d6 dm: usb: Fix type problems in usb_stor_get_info() by Simon Glass · 10 years ago
  7. 6f41465 dm: usb: Move USB storage definitions to usb_defs.h by Simon Glass · 10 years ago
  8. 6ab43b6 dm: usb: Add driver model support for hubs by Simon Glass · 10 years ago
  9. f977c18 dm: usb: Split hub detection into its own function by Simon Glass · 10 years ago
  10. 2674e26 dm: usb: Convert core usb.c file to support driver model by Simon Glass · 10 years ago
  11. 668c53f dm: usb: Complete the splitting up of usb_new_device() by Simon Glass · 10 years ago
  12. aad719f dm: usb: Split out more code from usb_new_device() by Simon Glass · 10 years ago
  13. bbca491 dm: usb: Move descriptor setup code into its own function by Simon Glass · 10 years ago
  14. c093d6d dm: usb: Refactor port resets by Simon Glass · 10 years ago
  15. f4cdfeb dm: usb: Drop the legacy USB init sequence by Simon Glass · 10 years ago
  16. 19e8151 dm: usb: Convert 'usb' command to support driver model by Simon Glass · 10 years ago
  17. d146113 dm: usb: Adjust usb_alloc_new_device() to return an error by Simon Glass · 10 years ago
  18. 729e257 dm: usb: Adjust usb command to prepare for driver model by Simon Glass · 10 years ago
  19. a6b777b cros_ec: Remove unused cros_ec_board_init() function by Simon Glass · 10 years ago
  20. 7441523 cros_ec: Drop unused CONFIG_DM_CROS_EC by Simon Glass · 10 years ago
  21. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · 10 years ago
  22. c7eceaf dm: eth: Add basic driver model support to Ethernet stack by Joe Hershberger · 10 years ago
  23. ba86783 cmd: net: Clean up return codes by Joe Hershberger · 10 years ago
  24. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  25. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  26. b94dc89 dm: pci: Add a uclass for PCI by Simon Glass · 10 years ago
  27. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  28. 3c4a287 Correct map_sysmem() logic in do_mem_mw() by Simon Glass · 10 years ago
  29. 7af8d05 dm: Add a new CPU init function which can use driver model by Simon Glass · 10 years ago
  30. 8672ada fastboot: Proper download gadget unregister and clear when cable is missing by Paul Kocialkowski · 10 years ago
  31. ced3349 fastboot: check for alias when looking up partition by name by Michael Scott · 10 years ago
  32. c884884 dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts by Heiko Schocher · 10 years ago
  33. 726c123 cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text by Fabio Estevam · 10 years ago
  34. e0d67df usb: gadget: thor: Invoke board specific USB cleanup interface by Inha Song · 10 years ago
  35. 3ab2d77 usb: gadget: UMS: Invoke board specific USB cleanup interface by Inha Song · 10 years ago
  36. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  37. ae07a84 common: cmd_dfu: invoke board_usb_cleanup() for cleaning up by Kishon Vijay Abraham I · 10 years ago
  38. acda1d5 usb: hub: allow pgood_delay to be specified via env by Tim Harvey · 10 years ago
  39. 793b6aa usb: fix first descriptor fetch error handling by Stephen Warren · 10 years ago
  40. 1b41200 usb: Early failure when the first descriptor read fails or is invalid by Paul Kocialkowski · 10 years ago
  41. 8f8114d usb: Check usb_new_device for failure by Paul Kocialkowski · 10 years ago
  42. 8c26176 usb: usb_new_device return codes consistency by Paul Kocialkowski · 10 years ago
  43. 57236d5 usb_storage:Fix USB storage capacity detection on 64 bit architectures by Sergey Temerkhanov · 10 years ago
  44. 20f3eb8 usb_storage : scan all interfaces to find a storage device by Franck Jullien · 10 years ago
  45. 5df417b common/armflash: Support for ARM flash images by Linus Walleij · 10 years ago
  46. 7a96f5a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  47. 6a889f2 common, ubi: use positive return values for ubi check by Stefan Agner · 10 years ago
  48. 287b094 Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE by Albert ARIBAUD \(3ADEV\) · 10 years ago
  49. ed1cb1a lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · 10 years ago
  50. b918088 cmd_mem.c: Update 'iteration_limit' to unsigned long by Tom Rini · 10 years ago
  51. d319f59 cmd_mem: cleanups, catch bad usage by Pavel Machek · 10 years ago
  52. 12f1a54 env_sf: Fix recovery default by Mario Schuknecht · 10 years ago
  53. 913e9f0 arc: clean-up init procedure by Alexey Brodkin · 10 years ago
  54. ae6ad78 nand: yaffs: Remove the "nand write.yaffs" command by Peter Tyser · 10 years ago
  55. 5fa8b98 cmd_nand: Verify writes to NAND by Peter Tyser · 10 years ago
  56. e23aed3 m68k: fix 3 broken boards by angelo@sysam.it · 10 years ago
  57. 7350318 common/board_f: move board_init_f_mem() from #else CONFIG_X86 by Alexey Brodkin · 10 years ago
  58. 43cdb5d part: Add support for list filtering on bootable partitions by Sjoerd Simons · 10 years ago
  59. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  60. aa42df2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  61. ee86af2 common/board_f.c: Enable IMX watchdog in init_func_watchdog_init() by Stefan Roese · 10 years ago
  62. 23d9b03 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  63. 3825bfa common: cmd_elf: Add support to disable start of application by Siva Durga Prasad Paladugu · 10 years ago
  64. a714a6b9 common/board_r: Restore non-cached memory setup by Jan Kiszka · 10 years ago
  65. 8843678 dlmalloc: do memset in malloc init as new default config by Przemyslaw Marczak · 10 years ago
  66. dec5dd6 cmd_usb_mass_storage: Remove extra 'ums' string in the usage text by Fabio Estevam · 10 years ago
  67. 9c832f1 common/board_f: implement type casting for gd structure by Alexey Brodkin · 10 years ago
  68. f31a566 spl: fix calling "spl export .." more than once by Heiko Schocher · 10 years ago
  69. 8f6d8f3 m68k: Add generic board support for MCF547X/8X and MCF5445X by Alison Wang · 10 years ago
  70. f245ae9 m68k: add generic-board support by angelo@sysam.it · 10 years ago
  71. 2dd42d8 cmd_yaffs: Clean up command usage messages by Peter Tyser · 10 years ago
  72. 092f2ac common/lcd: Add command for writing to lcd-display by Hannes Petermaier · 10 years ago
  73. 267c140 common/lcd: Add command for setting cursor within lcd-console by Hannes Petermaier · 10 years ago
  74. d976197 gpt: support random UUIDs without setting environment variables by Rob Herring · 10 years ago
  75. 008ab49 gpt: fix error reporting on partition table write failures by Rob Herring · 10 years ago
  76. 8486f4d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  77. ce29d6b kconfig: common: Fix memtest bool name by Nikolaos Pasaloukos · 10 years ago
  78. e540509 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  79. d8711af arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · 10 years ago
  80. 0ba4a8a common: board: support systems with where RAM ends beyond 4GB by Stephen Warren · 10 years ago
  81. 6834475 Merge git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  82. ccd887d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  83. 1eba1d7 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  84. ef20159 crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 years ago
  85. b64308e crypto/fsl: Make function names consistent for blob encapsulation/decapsulation. by gaurav rana · 10 years ago
  86. 976a7ce fastboot: Correct fastboot_fail and fastboot_okay strings by Dileep Katta · 10 years ago
  87. ce9d8ee fastboot: Add USB cable detect check by Rob Herring · 10 years ago
  88. b122820 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · 10 years ago
  89. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  90. a095bfd mmc: Implement SD/MMC versioning properly by Pantelis Antoniou · 10 years ago
  91. 56dae70 cmd_i2c: Provide option for bulk 'i2c write' in one transaction by Lubomir Popov · 10 years ago
  92. 6b546f3 cmd_i2c: quit I2C commands immediately on error by Masahiro Yamada · 10 years ago
  93. f3ae2ab Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  94. 6256dcc cmd_fdt: Print the control fdt in terms of virtual memory by Joe Hershberger · 10 years ago
  95. 3d4ea4c cmd_fdt: Actually fix fdt command in sandbox by Joe Hershberger · 10 years ago
  96. 8e919af Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 10 years ago
  97. c1d0917 avr32: add generic board support by Andreas Bießmann · 10 years ago
  98. 111bbf5 common/board_r: allocate bootparams by Andreas Bießmann · 10 years ago
  99. 2542986 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
  100. e8adea2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago