1. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  2. ff3e077 dm: pci: Add a uclass for PCI by Simon Glass · 10 years ago
  3. e564f05 dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  4. cc5e196 Correct map_sysmem() logic in do_mem_mw() by Simon Glass · 10 years ago
  5. d4c671c dm: Add a new CPU init function which can use driver model by Simon Glass · 10 years ago
  6. a32d279 fastboot: Proper download gadget unregister and clear when cable is missing by Paul Kocialkowski · 9 years ago
  7. 8a41802 fastboot: check for alias when looking up partition by name by Michael Scott · 10 years ago
  8. 0a9ac5c dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts by Heiko Schocher · 9 years ago
  9. ee02a65 cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text by Fabio Estevam · 10 years ago
  10. d281730 usb: gadget: thor: Invoke board specific USB cleanup interface by Inha Song · 10 years ago
  11. 375f2d7 usb: gadget: UMS: Invoke board specific USB cleanup interface by Inha Song · 10 years ago
  12. 2d48aa6 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  13. db378d7 common: cmd_dfu: invoke board_usb_cleanup() for cleaning up by Kishon Vijay Abraham I · 10 years ago
  14. 319418c usb: hub: allow pgood_delay to be specified via env by Tim Harvey · 9 years ago
  15. 25c0673 usb: fix first descriptor fetch error handling by Stephen Warren · 9 years ago
  16. 04ee6ee usb: Early failure when the first descriptor read fails or is invalid by Paul Kocialkowski · 9 years ago
  17. 8879be8 usb: Check usb_new_device for failure by Paul Kocialkowski · 9 years ago
  18. 5a80b34 usb: usb_new_device return codes consistency by Paul Kocialkowski · 9 years ago
  19. f657087 usb_storage:Fix USB storage capacity detection on 64 bit architectures by Sergey Temerkhanov · 9 years ago
  20. cd74965 usb_storage : scan all interfaces to find a storage device by Franck Jullien · 10 years ago
  21. 4bb6650 common/armflash: Support for ARM flash images by Linus Walleij · 9 years ago
  22. 5906434 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  23. 6d0f452 common, ubi: use positive return values for ubi check by Stefan Agner · 9 years ago
  24. 8c80eb3 Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE by Albert ARIBAUD \(3ADEV\) · 9 years ago
  25. 39f520b lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · 9 years ago
  26. adcc570 cmd_mem.c: Update 'iteration_limit' to unsigned long by Tom Rini · 9 years ago
  27. e37f1eb cmd_mem: cleanups, catch bad usage by Pavel Machek · 9 years ago
  28. 5e8397d env_sf: Fix recovery default by Mario Schuknecht · 10 years ago
  29. 3fb8016 arc: clean-up init procedure by Alexey Brodkin · 10 years ago
  30. 004a1fd nand: yaffs: Remove the "nand write.yaffs" command by Peter Tyser · 10 years ago
  31. 6b94f11 cmd_nand: Verify writes to NAND by Peter Tyser · 10 years ago
  32. 944ab34 m68k: fix 3 broken boards by angelo@sysam.it · 9 years ago
  33. 5bcd19a common/board_f: move board_init_f_mem() from #else CONFIG_X86 by Alexey Brodkin · 10 years ago
  34. 0798d6f part: Add support for list filtering on bootable partitions by Sjoerd Simons · 10 years ago
  35. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  36. a538ae9 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  37. 14a380a common/board_f.c: Enable IMX watchdog in init_func_watchdog_init() by Stefan Roese · 10 years ago
  38. b79dadf Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  39. 44c8fd3 common: cmd_elf: Add support to disable start of application by Siva Durga Prasad Paladugu · 10 years ago
  40. 671fa63 common/board_r: Restore non-cached memory setup by Jan Kiszka · 10 years ago
  41. 0aa8a4a dlmalloc: do memset in malloc init as new default config by Przemyslaw Marczak · 10 years ago
  42. e5d3e7f cmd_usb_mass_storage: Remove extra 'ums' string in the usage text by Fabio Estevam · 10 years ago
  43. 7bf9f20 common/board_f: implement type casting for gd structure by Alexey Brodkin · 10 years ago
  44. ff6c032 spl: fix calling "spl export .." more than once by Heiko Schocher · 10 years ago
  45. 1313db4 m68k: Add generic board support for MCF547X/8X and MCF5445X by Alison Wang · 10 years ago
  46. e310b93 m68k: add generic-board support by angelo@sysam.it · 10 years ago
  47. 5bd15b7 cmd_yaffs: Clean up command usage messages by Peter Tyser · 10 years ago
  48. 1b7caf1 common/lcd: Add command for writing to lcd-display by Hannes Petermaier · 10 years ago
  49. d38d0c6 common/lcd: Add command for setting cursor within lcd-console by Hannes Petermaier · 10 years ago
  50. 0c7e8d1 gpt: support random UUIDs without setting environment variables by Rob Herring · 10 years ago
  51. a150e6c gpt: fix error reporting on partition table write failures by Rob Herring · 10 years ago
  52. 9b5b60a Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  53. 41ffb45 kconfig: common: Fix memtest bool name by Nikolaos Pasaloukos · 10 years ago
  54. 02ebe6f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  55. db91035 arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · 10 years ago
  56. 1e4d11a common: board: support systems with where RAM ends beyond 4GB by Stephen Warren · 10 years ago
  57. 57c6941 Merge git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  58. b9cb648 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  59. 1606b34 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  60. 94e3c8c crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 years ago
  61. 7ee8c47 crypto/fsl: Make function names consistent for blob encapsulation/decapsulation. by gaurav rana · 10 years ago
  62. e874207 fastboot: Correct fastboot_fail and fastboot_okay strings by Dileep Katta · 10 years ago
  63. 7c23bcb fastboot: Add USB cable detect check by Rob Herring · 10 years ago
  64. 8979238 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · 10 years ago
  65. d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  66. 4b7cee5 mmc: Implement SD/MMC versioning properly by Pantelis Antoniou · 10 years ago
  67. ed16f14 cmd_i2c: Provide option for bulk 'i2c write' in one transaction by Lubomir Popov · 10 years ago
  68. 9e533cb cmd_i2c: quit I2C commands immediately on error by Masahiro Yamada · 10 years ago
  69. 1320112 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  70. c71a016 cmd_fdt: Print the control fdt in terms of virtual memory by Joe Hershberger · 10 years ago
  71. 90fbee3 cmd_fdt: Actually fix fdt command in sandbox by Joe Hershberger · 10 years ago
  72. 9ec84f1 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 10 years ago
  73. a752a8b avr32: add generic board support by Andreas Bießmann · 10 years ago
  74. c722f0b common/board_r: allocate bootparams by Andreas Bießmann · 10 years ago
  75. 68145d4 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
  76. a851604 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  77. 189d257 cmd_eeprom: make it possible to define the used i2c bus by Christian Gmeiner · 10 years ago
  78. b9ea0c3 spl, spl_nor: fix compiler warning by Heiko Schocher · 10 years ago
  79. c01c71b arm: spl: Provide for a board-specific loader by Simon Glass · 10 years ago
  80. 364ac5b image: Convert to use fdt_for_each_subnode macro by Axel Lin · 10 years ago
  81. f058f15 dm: Add CMD_DM and CMD_DEMO to Kconfig by Simon Glass · 10 years ago
  82. ca88b9b dm: i2c: Add a dm_ prefix to driver model bus speed functions by Simon Glass · 10 years ago
  83. 74d0186 Introduce board_init_f_mem() to handle early memory layout by Simon Glass · 10 years ago
  84. 2c85717 malloc_simple: Return NULL on malloc failure rather then calling panic() by Hans de Goede · 10 years ago
  85. b922a5f dm: Prevent "demo hello" and "demo status" segfaults by Peter Tyser · 10 years ago
  86. db7a7de Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  87. c956662 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  88. 0dac731 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  89. 307367e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  90. 7bf71d1 lcd: split splash code into its own function by Nikita Kiryanov · 10 years ago
  91. 033167c lcd: dt: extract simplefb support by Nikita Kiryanov · 10 years ago
  92. bf21a5d lcd: rename bitmap_plot to better represent its functionality by Nikita Kiryanov · 10 years ago
  93. c8d2feb lcd: various cleanups by Nikita Kiryanov · 10 years ago
  94. 8ddfe2f lcd: remove unused includes by Nikita Kiryanov · 10 years ago
  95. 0b29a89 lcd: introduce lcd_set_cmap by Nikita Kiryanov · 10 years ago
  96. 2306457 lcd: logo: move generic cmap setting to lcd_logo_set_cmap() by Nikita Kiryanov · 10 years ago
  97. 0ee261f lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  98. a02e948 lcd: atmel: introduce lcd_logo_set_cmap by Nikita Kiryanov · 10 years ago
  99. 27fad01 lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  100. b3d12e9 lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb by Nikita Kiryanov · 10 years ago