1. 3191d84 tiny-printf: Correct the snprintf() implementation by Simon Glass · 8 years ago
  2. d77fa2f Merge http://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  3. be86492 lib: make strmhz available in SPL by Chris Packham · 8 years ago
  4. 25bab53 Remove unneeded remnants of bcopy(). by Robert P. J. Day · 8 years ago
  5. a812241 efi_loader: Add DM_VIDEO support by Alexander Graf · 8 years ago
  6. 74c16ac efi_loader: Don't allocate from memory holes by Alexander Graf · 8 years ago
  7. edcef3b efi_loader: Move to normal debug infrastructure by Alexander Graf · 8 years ago
  8. a86aeaf efi_loader: Add exit support by Alexander Graf · 8 years ago
  9. f15715a Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  10. 91b86e2 lib: Enable private libgcc by default by Marek Vasut · 8 years ago
  11. abeb272 tiny-printf: Support sprintf() by Marek Vasut · 8 years ago
  12. 39f6333 mmc: tegra: add basic Tegra186 support by Stephen Warren · 8 years ago
  13. e4a94ce Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  14. c9cfac5 efi_loader: gop: Don't expose fb address by Alexander Graf · 8 years ago
  15. ae87440 efi_loader: Clean up system table on exit by Alexander Graf · 8 years ago
  16. 51735ae efi_loader: Add bounce buffer support by Alexander Graf · 8 years ago
  17. 487d756 dm: efi: Update for CONFIG_BLK by Simon Glass · 8 years ago
  18. 0efe1bc efi_loader: Add network access support by Alexander Graf · 8 years ago
  19. 5c411d8 tiny-printf: Support snprintf() by Simon Glass · 8 years ago
  20. 1fb6760 tiny-printf: Tidy up a few nits by Simon Glass · 8 years ago
  21. c309365 exynos: Allow tizen to be built without an LCD by Simon Glass · 9 years ago
  22. 6dd9faf dm: part: Drop the block_drvr table by Simon Glass · 8 years ago
  23. 09c2b8f Change my mailaddress by Andreas Bießmann · 8 years ago
  24. dede284 efi_loader: Handle memory overflows by Andreas Färber · 8 years ago
  25. 6a3bf3e gunzip.c: use block layer for writes by Eric Nelson · 8 years ago
  26. cee752f efi_loader: Expose ascending efi memory map by Alexander Graf · 8 years ago
  27. 36c37a8 efi_loader: Always flush in cache line size granularity by Alexander Graf · 8 years ago
  28. ecbe1a0 efi_loader: Increase path string to 32 characters by Alexander Graf · 8 years ago
  29. 8c3df0b efi_loader: Add el torito support by Alexander Graf · 8 years ago
  30. 4a12a97 efi_loader: Split drive add into function by Alexander Graf · 8 years ago
  31. 456ecd0 lib/crc8: Add crc start value by Stefan Roese · 8 years ago
  32. 38ce65e efi_loader: Always allocate the highest available address by Alexander Graf · 8 years ago
  33. 65b3c6b lib/physmem.c: Switch to __weak for arch_phys_memset by Tom Rini · 8 years ago
  34. 6797630 cosmetic: Fix typos "privide" by Masahiro Yamada · 8 years ago
  35. 1cd29f0 efi_loader: Fix some entry/exit points by Alexander Graf · 9 years ago
  36. 075bb5c efi_stub: Move carriage return before line feed in putc() by Bin Meng · 9 years ago
  37. be8d324 efi_loader: Add GOP support by Alexander Graf · 9 years ago
  38. f23baa5 cmd_dhry.c: Use lldiv for vax_mips calculation as well by Tom Rini · 9 years ago
  39. 69ca6fd x86: dts: Drop memory SPD compatible string by Simon Glass · 9 years ago
  40. f215287 dhry: Correct dhrystone calculation for fast machines by Simon Glass · 9 years ago
  41. 779653b x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  42. 0f4060e efi_loader: Pass proper device path in on boot by Alexander Graf · 9 years ago
  43. ed980b8 efi_loader: hook up in build environment by Alexander Graf · 9 years ago
  44. 5d00995 efi_loader: Implement memory allocation and map by Alexander Graf · 9 years ago
  45. 2a22d05 efi_loader: Add disk interfaces by Alexander Graf · 9 years ago
  46. 50149ea efi_loader: Add runtime services by Alexander Graf · 9 years ago
  47. c1311ad efi_loader: Add console interface by Alexander Graf · 9 years ago
  48. bee9116 efi_loader: Add boot time services by Alexander Graf · 9 years ago
  49. cb149c6 efi_loader: Add PE image loader by Alexander Graf · 9 years ago
  50. 88033d7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  51. ecb57f6 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · 9 years ago
  52. 7109157 lib/crc16.c: Coding-style cleanup by Stefan Roese · 9 years ago
  53. aa34fbc fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  54. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  55. fd30d2c dm: fdtdec: Correct a sandbox build warning by Simon Glass · 9 years ago
  56. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  57. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  58. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  59. f8a2d7a libfdt: Add a function to write a property placeholder by Simon Glass · 9 years ago
  60. c95fec3 timer: Provide an early timer by Simon Glass · 9 years ago
  61. 83cc112 lib: Don't instrument the div64 function by Simon Glass · 9 years ago
  62. d765921 tegra: nyan-big: Move the LCD driver to driver model by Simon Glass · 9 years ago
  63. 15b5187 Makefile: remove BUILD_TAG from KBUILD_CFLAGS by Stephen Warren · 9 years ago
  64. 1934665 gunzip: remove avail_in recalculation by Stephen Warren · 9 years ago
  65. 1889a7e fdt: introduce fdtdec_get_child_count by Peng Fan · 9 years ago
  66. 512cab7 bzlib: Try another way to fix an unused variable by Simon Glass · 9 years ago
  67. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  68. 0e37d4c tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM by Christophe Ricard · 9 years ago
  69. f8b4e45 x86: Drop the irq router compatible string by Simon Glass · 9 years ago
  70. 3ade5bc dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  71. cf20452 bzip2: Support compression for sandbox by Simon Glass · 9 years ago
  72. 74b1320 tiny-printf: Always print zeroes by Simon Glass · 9 years ago
  73. 8e31681 tiny-printf: Avoid printing NULL strings by Simon Glass · 9 years ago
  74. c833697 dm: timer: uclass: add timer init in uclass driver to add timer device by Mugunthan V N · 9 years ago
  75. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  76. 1811b7d gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP by Tom Rini · 9 years ago
  77. 947c626 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · 9 years ago
  78. 4edde96 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  79. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  80. 394e0b6 fdtdec: Add compatible string for Intel IvyBridge FSP by Bin Meng · 9 years ago
  81. fcc0a87 dm: serial: Convert ns16550 driver to use driver model PCI API by Simon Glass · 9 years ago
  82. ef4b01b arm: socfpga: Allow DWC2 UDC probing from OF by Marek Vasut · 9 years ago
  83. e4c5383 lib: split out strtoxxxx functions out of vsprintf.c by Sjoerd Simons · 9 years ago
  84. 2b22a99 lib: Split panic functions out of vsprintf.c by Sjoerd Simons · 9 years ago
  85. 962a43c lib/tiny-printf.c: Implement vprintf by Sjoerd Simons · 9 years ago
  86. e81ca88 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · 9 years ago
  87. 9ca07eb dm: timer: Support 64-bit counter by Bin Meng · 9 years ago
  88. a5ecdd0 lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updates by Stefan Roese · 9 years ago
  89. 7d9cde1 lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · 9 years ago
  90. b7b6509 Add a circular memory buffer implementation by Simon Glass · 9 years ago
  91. 7d94c49 Drop config.h header from display_options.c by Simon Glass · 9 years ago
  92. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  93. f77f5e9 dm: tegra: Convert keyboard driver to driver model by Simon Glass · 9 years ago
  94. 60f989a Fix sandbox build on Ubuntu 10.04 by Stephen Warren · 9 years ago
  95. bc80109 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  96. bcb41dc uuid: add selection by string for known partition type GUID by Patrick Delaunay · 9 years ago
  97. d9eda6c pci: tegra: add/enable support for Tegra210 by Stephen Warren · 9 years ago
  98. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  99. 2882440 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  100. bfa3e55 lib, fdt: Adding fdtdec_get_uint function by Chin Liang See · 9 years ago