1. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  2. 7dc0789 libfdt: simplify fdt_del_mem_rsv() by Masahiro Yamada · 8 years ago
  3. babdbde dtoc: Support finding the offset of a property by Simon Glass · 8 years ago
  4. da5f749 dtoc: Support packing the device tree by Simon Glass · 8 years ago
  5. 2a70d89 dtoc: Support deleting device tree properties by Simon Glass · 8 years ago
  6. 0170804 dtoc: Move to using bytearray by Simon Glass · 8 years ago
  7. 9a6535e Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  8. 76f1f38 Use separate options for TPL support by Simon Glass · 8 years ago
  9. 47a79f6 usb: uniphier: remove UniPhier xHCI driver and select DM_USB by Masahiro Yamada · 8 years ago
  10. 4c02c11 efi_loader: provide efi_mem_desc version by Mian Yousaf Kaukab · 8 years ago
  11. 3dc51ab x86: efi: payload: Make EFI payload build again by Bin Meng · 8 years ago
  12. b1237c6 efi_loader: Fix relocations above 64kb image size by Alexander Graf · 8 years ago
  13. f2a9942 tests: Introduce DT overlay tests by Maxime Ripard · 8 years ago
  14. e6628ad cmd: fdt: add fdt overlay application subcommand by Maxime Ripard · 8 years ago
  15. ddf67f7 libfdt: Add overlay application function by Maxime Ripard · 8 years ago
  16. ea7b1a2 libfdt: Add fdt_setprop_inplace_namelen_partial by Maxime Ripard · 8 years ago
  17. 8e96857 libfdt: Add fdt_path_offset_namelen by Maxime Ripard · 8 years ago
  18. 6f5f92c libfdt: Fix separator spelling by Maxime Ripard · 8 years ago
  19. 57c7809 libfdt: Add max phandle retrieval function by Maxime Ripard · 8 years ago
  20. 6e06acb fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · 8 years ago
  21. 0812d1a efi_loader: disk: Sanitize exposed devices by Alexander Graf · 8 years ago
  22. f9d334b efi_loader: disk: Fix CONFIG_BLK breakage by Alexander Graf · 8 years ago
  23. 45313e8 tiny-printf: Adjust to avoid using data section by Simon Glass · 8 years ago
  24. fd42e1b Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  25. c55d02b hashtable: Fix compiler warning on 32-bit sandbox by Simon Glass · 8 years ago
  26. 713fb2d tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 by mario.six@gdsys.cc · 8 years ago
  27. 4ccae81 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · 8 years ago
  28. 2b9ec76 rsa: Fix return value and masked error by mario.six@gdsys.cc · 8 years ago
  29. c933ed9 efi_loader: Add debug output for efi_add_memory_map() by Andreas Färber · 8 years ago
  30. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  31. e240913 tiny-printf: Support assert() by Simon Glass · 8 years ago
  32. 76bce10 dm: Add a more efficient libfdt library by Simon Glass · 8 years ago
  33. 7a53a54 dm: Don't include fdtdec functions when of-platdata is enabled by Simon Glass · 8 years ago
  34. 920c696 sandbox: Find keyboard driver using driver model by Simon Glass · 8 years ago
  35. 39ea0ee fdt: x86: Tidy up a few COMPAT string definitions by Simon Glass · 8 years ago
  36. 01a227d fdt: Add a note to avoid adding new compatible strings by Simon Glass · 8 years ago
  37. da9e0a9 fdt: Drop unused exynos compatible strings by Simon Glass · 8 years ago
  38. 6cd2602 x86: fdt: Drop the unused compatible strings in fdtdec by Simon Glass · 8 years ago
  39. 59d07ee SPL: tiny-printf: avoid any BSS usage by Andre Przywara · 8 years ago
  40. 703aaf7 fdt: Drop some unused compatible strings by Simon Glass · 8 years ago
  41. a2cfc8d lib/lzo: bugfix when input data is not compressed by Joris Lijssens · 8 years ago
  42. da70b4d tinyprintf: Add vprintf implementation by Hans de Goede · 8 years ago
  43. 6feed2a lib/libfdt/: General aesthetic/style fixes. by Robert P. J. Day · 8 years ago
  44. fd9102d Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  45. 04b9dd1 fdt: Correct return value in fdtdec_decode_display_timing() by Simon Glass · 8 years ago
  46. 51c14cd verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  47. 3191d84 tiny-printf: Correct the snprintf() implementation by Simon Glass · 8 years ago
  48. d77fa2f Merge http://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  49. be86492 lib: make strmhz available in SPL by Chris Packham · 8 years ago
  50. 25bab53 Remove unneeded remnants of bcopy(). by Robert P. J. Day · 8 years ago
  51. a812241 efi_loader: Add DM_VIDEO support by Alexander Graf · 8 years ago
  52. 74c16ac efi_loader: Don't allocate from memory holes by Alexander Graf · 8 years ago
  53. edcef3b efi_loader: Move to normal debug infrastructure by Alexander Graf · 8 years ago
  54. a86aeaf efi_loader: Add exit support by Alexander Graf · 8 years ago
  55. f15715a Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  56. 91b86e2 lib: Enable private libgcc by default by Marek Vasut · 8 years ago
  57. abeb272 tiny-printf: Support sprintf() by Marek Vasut · 8 years ago
  58. 39f6333 mmc: tegra: add basic Tegra186 support by Stephen Warren · 8 years ago
  59. e4a94ce Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  60. c9cfac5 efi_loader: gop: Don't expose fb address by Alexander Graf · 8 years ago
  61. ae87440 efi_loader: Clean up system table on exit by Alexander Graf · 8 years ago
  62. 51735ae efi_loader: Add bounce buffer support by Alexander Graf · 8 years ago
  63. 487d756 dm: efi: Update for CONFIG_BLK by Simon Glass · 8 years ago
  64. 0efe1bc efi_loader: Add network access support by Alexander Graf · 8 years ago
  65. 5c411d8 tiny-printf: Support snprintf() by Simon Glass · 8 years ago
  66. 1fb6760 tiny-printf: Tidy up a few nits by Simon Glass · 8 years ago
  67. c309365 exynos: Allow tizen to be built without an LCD by Simon Glass · 9 years ago
  68. 6dd9faf dm: part: Drop the block_drvr table by Simon Glass · 8 years ago
  69. 09c2b8f Change my mailaddress by Andreas Bießmann · 8 years ago
  70. dede284 efi_loader: Handle memory overflows by Andreas Färber · 8 years ago
  71. 6a3bf3e gunzip.c: use block layer for writes by Eric Nelson · 8 years ago
  72. cee752f efi_loader: Expose ascending efi memory map by Alexander Graf · 8 years ago
  73. 36c37a8 efi_loader: Always flush in cache line size granularity by Alexander Graf · 8 years ago
  74. ecbe1a0 efi_loader: Increase path string to 32 characters by Alexander Graf · 8 years ago
  75. 8c3df0b efi_loader: Add el torito support by Alexander Graf · 8 years ago
  76. 4a12a97 efi_loader: Split drive add into function by Alexander Graf · 8 years ago
  77. 456ecd0 lib/crc8: Add crc start value by Stefan Roese · 8 years ago
  78. 38ce65e efi_loader: Always allocate the highest available address by Alexander Graf · 8 years ago
  79. 65b3c6b lib/physmem.c: Switch to __weak for arch_phys_memset by Tom Rini · 8 years ago
  80. 6797630 cosmetic: Fix typos "privide" by Masahiro Yamada · 8 years ago
  81. 1cd29f0 efi_loader: Fix some entry/exit points by Alexander Graf · 9 years ago
  82. 075bb5c efi_stub: Move carriage return before line feed in putc() by Bin Meng · 9 years ago
  83. be8d324 efi_loader: Add GOP support by Alexander Graf · 9 years ago
  84. f23baa5 cmd_dhry.c: Use lldiv for vax_mips calculation as well by Tom Rini · 9 years ago
  85. 69ca6fd x86: dts: Drop memory SPD compatible string by Simon Glass · 9 years ago
  86. f215287 dhry: Correct dhrystone calculation for fast machines by Simon Glass · 9 years ago
  87. 779653b x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  88. 0f4060e efi_loader: Pass proper device path in on boot by Alexander Graf · 9 years ago
  89. ed980b8 efi_loader: hook up in build environment by Alexander Graf · 9 years ago
  90. 5d00995 efi_loader: Implement memory allocation and map by Alexander Graf · 9 years ago
  91. 2a22d05 efi_loader: Add disk interfaces by Alexander Graf · 9 years ago
  92. 50149ea efi_loader: Add runtime services by Alexander Graf · 9 years ago
  93. c1311ad efi_loader: Add console interface by Alexander Graf · 9 years ago
  94. bee9116 efi_loader: Add boot time services by Alexander Graf · 9 years ago
  95. cb149c6 efi_loader: Add PE image loader by Alexander Graf · 9 years ago
  96. 88033d7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  97. ecb57f6 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · 9 years ago
  98. 7109157 lib/crc16.c: Coding-style cleanup by Stefan Roese · 9 years ago
  99. aa34fbc fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  100. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago