1. acda1d5 usb: hub: allow pgood_delay to be specified via env by Tim Harvey · 10 years ago
  2. 793b6aa usb: fix first descriptor fetch error handling by Stephen Warren · 10 years ago
  3. 1b41200 usb: Early failure when the first descriptor read fails or is invalid by Paul Kocialkowski · 10 years ago
  4. 8f8114d usb: Check usb_new_device for failure by Paul Kocialkowski · 10 years ago
  5. 8c26176 usb: usb_new_device return codes consistency by Paul Kocialkowski · 10 years ago
  6. 57236d5 usb_storage:Fix USB storage capacity detection on 64 bit architectures by Sergey Temerkhanov · 10 years ago
  7. 20f3eb8 usb_storage : scan all interfaces to find a storage device by Franck Jullien · 10 years ago
  8. 5df417b common/armflash: Support for ARM flash images by Linus Walleij · 10 years ago
  9. 7a96f5a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  10. 6a889f2 common, ubi: use positive return values for ubi check by Stefan Agner · 10 years ago
  11. 287b094 Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE by Albert ARIBAUD \(3ADEV\) · 10 years ago
  12. ed1cb1a lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · 10 years ago
  13. b918088 cmd_mem.c: Update 'iteration_limit' to unsigned long by Tom Rini · 10 years ago
  14. d319f59 cmd_mem: cleanups, catch bad usage by Pavel Machek · 10 years ago
  15. 12f1a54 env_sf: Fix recovery default by Mario Schuknecht · 10 years ago
  16. 913e9f0 arc: clean-up init procedure by Alexey Brodkin · 10 years ago
  17. ae6ad78 nand: yaffs: Remove the "nand write.yaffs" command by Peter Tyser · 10 years ago
  18. 5fa8b98 cmd_nand: Verify writes to NAND by Peter Tyser · 10 years ago
  19. e23aed3 m68k: fix 3 broken boards by angelo@sysam.it · 10 years ago
  20. 7350318 common/board_f: move board_init_f_mem() from #else CONFIG_X86 by Alexey Brodkin · 10 years ago
  21. 43cdb5d part: Add support for list filtering on bootable partitions by Sjoerd Simons · 10 years ago
  22. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  23. aa42df2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  24. ee86af2 common/board_f.c: Enable IMX watchdog in init_func_watchdog_init() by Stefan Roese · 10 years ago
  25. 23d9b03 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  26. 3825bfa common: cmd_elf: Add support to disable start of application by Siva Durga Prasad Paladugu · 10 years ago
  27. a714a6b9 common/board_r: Restore non-cached memory setup by Jan Kiszka · 10 years ago
  28. 8843678 dlmalloc: do memset in malloc init as new default config by Przemyslaw Marczak · 10 years ago
  29. dec5dd6 cmd_usb_mass_storage: Remove extra 'ums' string in the usage text by Fabio Estevam · 10 years ago
  30. 9c832f1 common/board_f: implement type casting for gd structure by Alexey Brodkin · 10 years ago
  31. f31a566 spl: fix calling "spl export .." more than once by Heiko Schocher · 10 years ago
  32. 8f6d8f3 m68k: Add generic board support for MCF547X/8X and MCF5445X by Alison Wang · 10 years ago
  33. f245ae9 m68k: add generic-board support by angelo@sysam.it · 10 years ago
  34. 2dd42d8 cmd_yaffs: Clean up command usage messages by Peter Tyser · 10 years ago
  35. 092f2ac common/lcd: Add command for writing to lcd-display by Hannes Petermaier · 10 years ago
  36. 267c140 common/lcd: Add command for setting cursor within lcd-console by Hannes Petermaier · 10 years ago
  37. d976197 gpt: support random UUIDs without setting environment variables by Rob Herring · 10 years ago
  38. 008ab49 gpt: fix error reporting on partition table write failures by Rob Herring · 10 years ago
  39. 8486f4d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  40. ce29d6b kconfig: common: Fix memtest bool name by Nikolaos Pasaloukos · 10 years ago
  41. e540509 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  42. d8711af arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · 10 years ago
  43. 0ba4a8a common: board: support systems with where RAM ends beyond 4GB by Stephen Warren · 10 years ago
  44. 6834475 Merge git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  45. ccd887d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  46. 1eba1d7 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  47. ef20159 crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 years ago
  48. b64308e crypto/fsl: Make function names consistent for blob encapsulation/decapsulation. by gaurav rana · 10 years ago
  49. 976a7ce fastboot: Correct fastboot_fail and fastboot_okay strings by Dileep Katta · 10 years ago
  50. ce9d8ee fastboot: Add USB cable detect check by Rob Herring · 10 years ago
  51. b122820 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · 10 years ago
  52. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  53. a095bfd mmc: Implement SD/MMC versioning properly by Pantelis Antoniou · 10 years ago
  54. 56dae70 cmd_i2c: Provide option for bulk 'i2c write' in one transaction by Lubomir Popov · 10 years ago
  55. 6b546f3 cmd_i2c: quit I2C commands immediately on error by Masahiro Yamada · 10 years ago
  56. f3ae2ab Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  57. 6256dcc cmd_fdt: Print the control fdt in terms of virtual memory by Joe Hershberger · 10 years ago
  58. 3d4ea4c cmd_fdt: Actually fix fdt command in sandbox by Joe Hershberger · 10 years ago
  59. 8e919af Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 10 years ago
  60. c1d0917 avr32: add generic board support by Andreas Bießmann · 10 years ago
  61. 111bbf5 common/board_r: allocate bootparams by Andreas Bießmann · 10 years ago
  62. 2542986 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
  63. e8adea2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  64. 4c5b754 cmd_eeprom: make it possible to define the used i2c bus by Christian Gmeiner · 10 years ago
  65. 329b72a spl, spl_nor: fix compiler warning by Heiko Schocher · 10 years ago
  66. 040d818 arm: spl: Provide for a board-specific loader by Simon Glass · 10 years ago
  67. dfcfcab image: Convert to use fdt_for_each_subnode macro by Axel Lin · 10 years ago
  68. 6851d70 dm: Add CMD_DM and CMD_DEMO to Kconfig by Simon Glass · 10 years ago
  69. e4e8ff2 dm: i2c: Add a dm_ prefix to driver model bus speed functions by Simon Glass · 10 years ago
  70. d2542ff Introduce board_init_f_mem() to handle early memory layout by Simon Glass · 10 years ago
  71. 8b4e728 malloc_simple: Return NULL on malloc failure rather then calling panic() by Hans de Goede · 10 years ago
  72. 9001fa1 dm: Prevent "demo hello" and "demo status" segfaults by Peter Tyser · 10 years ago
  73. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  74. 803f21a Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  75. 459316b Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  76. 6bfc15a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  77. 1ae13d3 lcd: split splash code into its own function by Nikita Kiryanov · 10 years ago
  78. b071e4c lcd: dt: extract simplefb support by Nikita Kiryanov · 10 years ago
  79. 618212c lcd: rename bitmap_plot to better represent its functionality by Nikita Kiryanov · 10 years ago
  80. f54c026 lcd: various cleanups by Nikita Kiryanov · 10 years ago
  81. 0e60e62 lcd: remove unused includes by Nikita Kiryanov · 10 years ago
  82. 1dce1e7 lcd: introduce lcd_set_cmap by Nikita Kiryanov · 10 years ago
  83. 70080dc lcd: logo: move generic cmap setting to lcd_logo_set_cmap() by Nikita Kiryanov · 10 years ago
  84. 967deb6 lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  85. 7f45a7e lcd: atmel: introduce lcd_logo_set_cmap by Nikita Kiryanov · 10 years ago
  86. c999bcc lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  87. c6cc065 lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb by Nikita Kiryanov · 10 years ago
  88. ec3685d lcd: split configuration_get_cmap by Nikita Kiryanov · 10 years ago
  89. 0424464 bdinfo: Show information about fdt blob via bdinfo by Michal Simek · 10 years ago
  90. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · 11 years ago
  91. 9e4f396 common/board_r: manual relocation for cmd table by Andreas Bießmann · 10 years ago
  92. ffbe2de common/board_f: add at91 wdt by Heiko Schocher · 10 years ago
  93. 230cfef scsi: bootstage: Measure time taken to scan the bus by Simon Glass · 10 years ago
  94. d1f0b63 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  95. 70da592 fpga: Extend dump description by Michal Simek · 10 years ago
  96. 1f9cb00 cmd: Fix gettime command help by Bin Meng · 10 years ago
  97. 2c8987f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · 10 years ago
  98. c915ceb Use hash.c in mkimage by Ruchika Gupta · 10 years ago
  99. b6a1096 hash: Add function to find hash_algo struct with progressive hash by Ruchika Gupta · 10 years ago
  100. cb2c286 Export redesign by Martin Dorwig · 10 years ago