1. b4a7ba1 tiny-printf: Correct the snprintf() implementation by Simon Glass · 8 years ago
  2. 1d724e1 Merge http://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  3. cae6eff lib: make strmhz available in SPL by Chris Packham · 8 years ago
  4. 7a9a2e6 Remove unneeded remnants of bcopy(). by Robert P. J. Day · 8 years ago
  5. 792284f efi_loader: Add DM_VIDEO support by Alexander Graf · 8 years ago
  6. 66d8623 efi_loader: Don't allocate from memory holes by Alexander Graf · 9 years ago
  7. 62a6748 efi_loader: Move to normal debug infrastructure by Alexander Graf · 8 years ago
  8. 988c066 efi_loader: Add exit support by Alexander Graf · 9 years ago
  9. e8765c3 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  10. 4e0126e lib: Enable private libgcc by default by Marek Vasut · 9 years ago
  11. 8dc095b tiny-printf: Support sprintf() by Marek Vasut · 8 years ago
  12. dfbdc12 mmc: tegra: add basic Tegra186 support by Stephen Warren · 9 years ago
  13. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  14. 2c08fc7 efi_loader: gop: Don't expose fb address by Alexander Graf · 9 years ago
  15. c59d360 efi_loader: Clean up system table on exit by Alexander Graf · 9 years ago
  16. 7c00a3c efi_loader: Add bounce buffer support by Alexander Graf · 9 years ago
  17. 302d4f8 dm: efi: Update for CONFIG_BLK by Simon Glass · 9 years ago
  18. 94c4b99 efi_loader: Add network access support by Alexander Graf · 9 years ago
  19. 49138f8 tiny-printf: Support snprintf() by Simon Glass · 9 years ago
  20. b5afcad tiny-printf: Tidy up a few nits by Simon Glass · 9 years ago
  21. 238ba5c exynos: Allow tizen to be built without an LCD by Simon Glass · 9 years ago
  22. e3dfa91 dm: part: Drop the block_drvr table by Simon Glass · 9 years ago
  23. 07dafdb Change my mailaddress by Andreas Bießmann · 9 years ago
  24. d40f71e efi_loader: Handle memory overflows by Andreas Färber · 9 years ago
  25. 9163499 gunzip.c: use block layer for writes by Eric Nelson · 9 years ago
  26. 9b59102 efi_loader: Expose ascending efi memory map by Alexander Graf · 9 years ago
  27. e570232 efi_loader: Always flush in cache line size granularity by Alexander Graf · 9 years ago
  28. 3491ee7 efi_loader: Increase path string to 32 characters by Alexander Graf · 9 years ago
  29. eb8d82c efi_loader: Add el torito support by Alexander Graf · 9 years ago
  30. 06fe57b efi_loader: Split drive add into function by Alexander Graf · 9 years ago
  31. a0d9b99 lib/crc8: Add crc start value by Stefan Roese · 9 years ago
  32. de2a13b efi_loader: Always allocate the highest available address by Alexander Graf · 9 years ago
  33. b062146 lib/physmem.c: Switch to __weak for arch_phys_memset by Tom Rini · 9 years ago
  34. 1c6a5e4 cosmetic: Fix typos "privide" by Masahiro Yamada · 9 years ago
  35. 1c34fa8 efi_loader: Fix some entry/exit points by Alexander Graf · 9 years ago
  36. bdf2a3e efi_stub: Move carriage return before line feed in putc() by Bin Meng · 9 years ago
  37. d65783d efi_loader: Add GOP support by Alexander Graf · 9 years ago
  38. 98982f6 cmd_dhry.c: Use lldiv for vax_mips calculation as well by Tom Rini · 9 years ago
  39. 40ce12b x86: dts: Drop memory SPD compatible string by Simon Glass · 9 years ago
  40. 391cee4 dhry: Correct dhrystone calculation for fast machines by Simon Glass · 9 years ago
  41. 9c7d931 x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  42. 8f19f26 efi_loader: Pass proper device path in on boot by Alexander Graf · 9 years ago
  43. 67ee705 efi_loader: hook up in build environment by Alexander Graf · 9 years ago
  44. 8623f92 efi_loader: Implement memory allocation and map by Alexander Graf · 9 years ago
  45. e83be45 efi_loader: Add disk interfaces by Alexander Graf · 9 years ago
  46. 0bd425a efi_loader: Add runtime services by Alexander Graf · 9 years ago
  47. 4aacacc efi_loader: Add console interface by Alexander Graf · 9 years ago
  48. c15d921 efi_loader: Add boot time services by Alexander Graf · 9 years ago
  49. 4e0c1c1 efi_loader: Add PE image loader by Alexander Graf · 9 years ago
  50. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  51. 084ff1e lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · 9 years ago
  52. 9c2dbcb lib/crc16.c: Coding-style cleanup by Stefan Roese · 9 years ago
  53. 8b42692 fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  54. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  55. 0b14dc7 dm: fdtdec: Correct a sandbox build warning by Simon Glass · 9 years ago
  56. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  57. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  58. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  59. 4973bf5 libfdt: Add a function to write a property placeholder by Simon Glass · 9 years ago
  60. 32f6c17 timer: Provide an early timer by Simon Glass · 9 years ago
  61. f864122 lib: Don't instrument the div64 function by Simon Glass · 9 years ago
  62. fad7218 tegra: nyan-big: Move the LCD driver to driver model by Simon Glass · 9 years ago
  63. 4f169a0 Makefile: remove BUILD_TAG from KBUILD_CFLAGS by Stephen Warren · 9 years ago
  64. 0d1c43a gunzip: remove avail_in recalculation by Stephen Warren · 9 years ago
  65. 23dd3a0 fdt: introduce fdtdec_get_child_count by Peng Fan · 9 years ago
  66. c2e2efe bzlib: Try another way to fix an unused variable by Simon Glass · 9 years ago
  67. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  68. e43cd62 tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM by Christophe Ricard · 9 years ago
  69. cf33f6e x86: Drop the irq router compatible string by Simon Glass · 9 years ago
  70. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  71. 0a30e42 bzip2: Support compression for sandbox by Simon Glass · 9 years ago
  72. bdfb70b tiny-printf: Always print zeroes by Simon Glass · 9 years ago
  73. 5bd9f6c tiny-printf: Avoid printing NULL strings by Simon Glass · 9 years ago
  74. 6f89d04 dm: timer: uclass: add timer init in uclass driver to add timer device by Mugunthan V N · 9 years ago
  75. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  76. b511886 gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP by Tom Rini · 9 years ago
  77. 77f7f91 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · 9 years ago
  78. 19af854 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  79. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  80. 5ce2d8b fdtdec: Add compatible string for Intel IvyBridge FSP by Bin Meng · 9 years ago
  81. f1037ad dm: serial: Convert ns16550 driver to use driver model PCI API by Simon Glass · 9 years ago
  82. f26c1ae arm: socfpga: Allow DWC2 UDC probing from OF by Marek Vasut · 9 years ago
  83. fe4f179 lib: split out strtoxxxx functions out of vsprintf.c by Sjoerd Simons · 9 years ago
  84. 35f53ed lib: Split panic functions out of vsprintf.c by Sjoerd Simons · 9 years ago
  85. 1168ed5 lib/tiny-printf.c: Implement vprintf by Sjoerd Simons · 9 years ago
  86. 46fcfc1 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · 9 years ago
  87. ab841b6 dm: timer: Support 64-bit counter by Bin Meng · 9 years ago
  88. 26a552c lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updates by Stefan Roese · 9 years ago
  89. 363ab7b lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · 9 years ago
  90. 1294ecf Add a circular memory buffer implementation by Simon Glass · 9 years ago
  91. 456f5e4 Drop config.h header from display_options.c by Simon Glass · 9 years ago
  92. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  93. 01e9940 dm: tegra: Convert keyboard driver to driver model by Simon Glass · 9 years ago
  94. bf562fd Fix sandbox build on Ubuntu 10.04 by Stephen Warren · 9 years ago
  95. d44a6ff Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  96. 65f94ed uuid: add selection by string for known partition type GUID by Patrick Delaunay · 9 years ago
  97. 5e44dce pci: tegra: add/enable support for Tegra210 by Stephen Warren · 9 years ago
  98. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  99. ccdaff3 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  100. c97b074 lib, fdt: Adding fdtdec_get_uint function by Chin Liang See · 9 years ago