1. f625855 efi_loader: Fix memory map size check to avoid out-of-bounds access by Stefan Brüns · 8 years ago
  2. 1b00dc1 efi_loader: Update description of internal efi_mem_carve_out by Stefan Brüns · 8 years ago
  3. c9ab910 spl: move FDT_FIXUP_PARTITIONS to Kconfig by Heiko Schocher · 8 years ago
  4. a2235e4 libfdt: Drop inlining of fdt_path_offset() by Simon Glass · 8 years ago
  5. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  6. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  7. dfdcd6f libfdt: Sync up with upstream by Simon Glass · 8 years ago
  8. f8857be libfdt: Fix undefined behaviour in fdt_offset_ptr() by David Gibson · 8 years ago
  9. e9ee762 Fix return value in trailing_strtoln() by Simon Glass · 8 years ago
  10. e94b024 spl: saveenv: adding saveenv support in SPL by B, Ravi · 8 years ago
  11. 9d006b7 arm: Add return value argument to longjmp by Alexander Graf · 8 years ago
  12. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  13. 8a80c33 gunzip: cache-align write buffer memory by Clemens Gruber · 8 years ago
  14. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  15. e7e8ba9 libfdt: simplify fdt_del_mem_rsv() by Masahiro Yamada · 8 years ago
  16. 54cec6d dtoc: Support finding the offset of a property by Simon Glass · 8 years ago
  17. 32d9827 dtoc: Support packing the device tree by Simon Glass · 8 years ago
  18. c719e42 dtoc: Support deleting device tree properties by Simon Glass · 8 years ago
  19. a930ecc dtoc: Move to using bytearray by Simon Glass · 8 years ago
  20. a128ba5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  21. 98b685d Use separate options for TPL support by Simon Glass · 8 years ago
  22. 5021b8a usb: uniphier: remove UniPhier xHCI driver and select DM_USB by Masahiro Yamada · 8 years ago
  23. 338cf56 efi_loader: provide efi_mem_desc version by Mian Yousaf Kaukab · 8 years ago
  24. 7c78bf9 x86: efi: payload: Make EFI payload build again by Bin Meng · 8 years ago
  25. 0703225 efi_loader: Fix relocations above 64kb image size by Alexander Graf · 8 years ago
  26. 0e31a11 tests: Introduce DT overlay tests by Maxime Ripard · 8 years ago
  27. 5a680aa cmd: fdt: add fdt overlay application subcommand by Maxime Ripard · 8 years ago
  28. 9e901ce libfdt: Add overlay application function by Maxime Ripard · 8 years ago
  29. 3559c79 libfdt: Add fdt_setprop_inplace_namelen_partial by Maxime Ripard · 8 years ago
  30. 87390e8 libfdt: Add fdt_path_offset_namelen by Maxime Ripard · 8 years ago
  31. a4a4fb5 libfdt: Fix separator spelling by Maxime Ripard · 8 years ago
  32. 2125ca5 libfdt: Add max phandle retrieval function by Maxime Ripard · 8 years ago
  33. 7d30e10 fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · 8 years ago
  34. 601db1f efi_loader: disk: Sanitize exposed devices by Alexander Graf · 8 years ago
  35. 34118e7 efi_loader: disk: Fix CONFIG_BLK breakage by Alexander Graf · 8 years ago
  36. 5958cbe tiny-printf: Adjust to avoid using data section by Simon Glass · 8 years ago
  37. 3c6f489 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  38. f970ccb hashtable: Fix compiler warning on 32-bit sandbox by Simon Glass · 8 years ago
  39. dc4053a tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 by mario.six@gdsys.cc · 8 years ago
  40. 57f2038 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · 8 years ago
  41. 99fc6ea rsa: Fix return value and masked error by mario.six@gdsys.cc · 8 years ago
  42. 102f8bd efi_loader: Add debug output for efi_add_memory_map() by Andreas Färber · 8 years ago
  43. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  44. affe9ee tiny-printf: Support assert() by Simon Glass · 8 years ago
  45. a2a6f04 dm: Add a more efficient libfdt library by Simon Glass · 8 years ago
  46. 4f3ce47 dm: Don't include fdtdec functions when of-platdata is enabled by Simon Glass · 8 years ago
  47. 3e5a8b9 sandbox: Find keyboard driver using driver model by Simon Glass · 8 years ago
  48. 6f70c11 fdt: x86: Tidy up a few COMPAT string definitions by Simon Glass · 8 years ago
  49. 7c38030 fdt: Add a note to avoid adding new compatible strings by Simon Glass · 8 years ago
  50. b1f6c4a fdt: Drop unused exynos compatible strings by Simon Glass · 8 years ago
  51. 9404be5 x86: fdt: Drop the unused compatible strings in fdtdec by Simon Glass · 8 years ago
  52. 3743a07 SPL: tiny-printf: avoid any BSS usage by Andre Przywara · 8 years ago
  53. 69d1d72 fdt: Drop some unused compatible strings by Simon Glass · 9 years ago
  54. 86049ad lib/lzo: bugfix when input data is not compressed by Joris Lijssens · 8 years ago
  55. 5f18398 tinyprintf: Add vprintf implementation by Hans de Goede · 8 years ago
  56. 55019c5 lib/libfdt/: General aesthetic/style fixes. by Robert P. J. Day · 9 years ago
  57. edf3271 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  58. 6eb90e1 fdt: Correct return value in fdtdec_decode_display_timing() by Simon Glass · 9 years ago
  59. 5021e3c verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  60. b4a7ba1 tiny-printf: Correct the snprintf() implementation by Simon Glass · 8 years ago
  61. 1d724e1 Merge http://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  62. cae6eff lib: make strmhz available in SPL by Chris Packham · 8 years ago
  63. 7a9a2e6 Remove unneeded remnants of bcopy(). by Robert P. J. Day · 8 years ago
  64. 792284f efi_loader: Add DM_VIDEO support by Alexander Graf · 8 years ago
  65. 66d8623 efi_loader: Don't allocate from memory holes by Alexander Graf · 9 years ago
  66. 62a6748 efi_loader: Move to normal debug infrastructure by Alexander Graf · 8 years ago
  67. 988c066 efi_loader: Add exit support by Alexander Graf · 9 years ago
  68. e8765c3 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  69. 4e0126e lib: Enable private libgcc by default by Marek Vasut · 9 years ago
  70. 8dc095b tiny-printf: Support sprintf() by Marek Vasut · 8 years ago
  71. dfbdc12 mmc: tegra: add basic Tegra186 support by Stephen Warren · 9 years ago
  72. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  73. 2c08fc7 efi_loader: gop: Don't expose fb address by Alexander Graf · 9 years ago
  74. c59d360 efi_loader: Clean up system table on exit by Alexander Graf · 9 years ago
  75. 7c00a3c efi_loader: Add bounce buffer support by Alexander Graf · 9 years ago
  76. 302d4f8 dm: efi: Update for CONFIG_BLK by Simon Glass · 9 years ago
  77. 94c4b99 efi_loader: Add network access support by Alexander Graf · 9 years ago
  78. 49138f8 tiny-printf: Support snprintf() by Simon Glass · 9 years ago
  79. b5afcad tiny-printf: Tidy up a few nits by Simon Glass · 9 years ago
  80. 238ba5c exynos: Allow tizen to be built without an LCD by Simon Glass · 9 years ago
  81. e3dfa91 dm: part: Drop the block_drvr table by Simon Glass · 9 years ago
  82. 07dafdb Change my mailaddress by Andreas Bießmann · 9 years ago
  83. d40f71e efi_loader: Handle memory overflows by Andreas Färber · 9 years ago
  84. 9163499 gunzip.c: use block layer for writes by Eric Nelson · 9 years ago
  85. 9b59102 efi_loader: Expose ascending efi memory map by Alexander Graf · 9 years ago
  86. e570232 efi_loader: Always flush in cache line size granularity by Alexander Graf · 9 years ago
  87. 3491ee7 efi_loader: Increase path string to 32 characters by Alexander Graf · 9 years ago
  88. eb8d82c efi_loader: Add el torito support by Alexander Graf · 9 years ago
  89. 06fe57b efi_loader: Split drive add into function by Alexander Graf · 9 years ago
  90. a0d9b99 lib/crc8: Add crc start value by Stefan Roese · 9 years ago
  91. de2a13b efi_loader: Always allocate the highest available address by Alexander Graf · 9 years ago
  92. b062146 lib/physmem.c: Switch to __weak for arch_phys_memset by Tom Rini · 9 years ago
  93. 1c6a5e4 cosmetic: Fix typos "privide" by Masahiro Yamada · 9 years ago
  94. 1c34fa8 efi_loader: Fix some entry/exit points by Alexander Graf · 9 years ago
  95. bdf2a3e efi_stub: Move carriage return before line feed in putc() by Bin Meng · 9 years ago
  96. d65783d efi_loader: Add GOP support by Alexander Graf · 9 years ago
  97. 98982f6 cmd_dhry.c: Use lldiv for vax_mips calculation as well by Tom Rini · 9 years ago
  98. 40ce12b x86: dts: Drop memory SPD compatible string by Simon Glass · 9 years ago
  99. 391cee4 dhry: Correct dhrystone calculation for fast machines by Simon Glass · 9 years ago
  100. 9c7d931 x86: Drop all the old pin configuration code by Simon Glass · 9 years ago