1. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  2. 28ef5c5 lib/display_options: Fix print_freq by Suriyan Ramasami · 9 years ago
  3. a2822b8 fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev() by Bin Meng · 9 years ago
  4. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  5. 1e35f39 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  6. 04c50d1 Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit" by Simon Glass · 9 years ago
  7. 74fdb58 x86: baytrail: Configure FSP UPD from device tree by Andrew Bradford · 9 years ago
  8. 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  9. f3f8fe2 arm: socfpga: misc: Reset ethernet from OF by Marek Vasut · 9 years ago
  10. abfb852 dts: Drop unused compatible ID for the NXP video bridge by Simon Glass · 9 years ago
  11. 3e5b40f video: Remove the old parade driver by Simon Glass · 9 years ago
  12. 50bcd1d power: Remove old TPS65090 drivers by Simon Glass · 9 years ago
  13. 91e24e4 efi: Add functions for decoding the EFI tables by Simon Glass · 9 years ago
  14. ce62a25 efi: Add 64-bit payload support by Simon Glass · 9 years ago
  15. 63f581f efi: Add support for loading U-Boot through an EFI stub by Simon Glass · 9 years ago
  16. a459d66 efi: Display the correct initcall pre-relocation values by Simon Glass · 9 years ago
  17. 9539e69 efi: Add start-up library code by Simon Glass · 9 years ago
  18. 6cd571b lib: fdt: fix indent of #ifdef..#endif conditional by Masahiro Yamada · 9 years ago
  19. ab0cc6b ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  20. 108c4ca fdt: Fix fdtdec_get_addr_size() for 64-bit by Thierry Reding · 9 years ago
  21. 7b5ec7e linux_compat: handle __GFP_ZERO in kmalloc() by Masahiro Yamada · 9 years ago
  22. c537347 linux_compat: move vzalloc() to header file as an inline function by Masahiro Yamada · 9 years ago
  23. 63884ec fdt: Provide debug info when a device tree cannot be found by Simon Glass · 9 years ago
  24. 4aaa460 lib: Add function to extract a number from the end of a string by Simon Glass · 9 years ago
  25. d0d58d2 Add rivest cipher 4 (rc4) implementation by Simon Glass · 9 years ago
  26. 49d06d2 Drop CONFIG_ERRNO_STR from SPL by Simon Glass · 9 years ago
  27. 35b2152 fdt: Add fdt_first/next_region() functions by Simon Glass · 9 years ago
  28. e2976fe fdt: Add a function to remove unused strings from a device tree by Simon Glass · 9 years ago
  29. 99dbe4b Add a dhrystone benchmark command by Simon Glass · 9 years ago
  30. a7e6866 libfdt: fix error code of fdt_count_strings() by Masahiro Yamada · 9 years ago
  31. 0d32b66 libfdt: fix error code of fdt_get_string_index() by Masahiro Yamada · 9 years ago
  32. f18e41c fdt: armv8: Fix build warnings on armv8 by Haikun Wang · 9 years ago
  33. 8ab8b72 Allow CONFIG_REGEX to be disabled when CONFIG_NET by Joe Hershberger · 9 years ago
  34. 7e5a16c mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · 10 years ago
  35. 9cdf367 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  36. 2743c07 blackfin: fix undefined reference to srand and rand by Masahiro Yamada · 9 years ago
  37. 3ada902 dm: usb: tegra: Drop legacy USB code by Simon Glass · 10 years ago
  38. f813548 x86: gpio: add pinctrl support from the device tree by Gabriel Huau · 10 years ago
  39. 51c3b1e x86: Refactor PIRQ routing support by Bin Meng · 10 years ago
  40. 2c1b1db net: Fix NET_RANDOM_ETHADDR dependencies by Michal Simek · 10 years ago
  41. ff0e22b pmic: max77686 set the same compatible as in the kernel by Przemyslaw Marczak · 10 years ago
  42. 3755013 lib: Kconfig: add entry for errno_str() function by Przemyslaw Marczak · 10 years ago
  43. ad29aa0 sandbox: Fix warning in display_options by Simon Glass · 10 years ago
  44. 023ff8a tpm: Rename Infineon TPM to slb9645tt by Simon Glass · 10 years ago
  45. f4f5cfa tegra: video: Support serial output resource (SOR) on tegra124 by Simon Glass · 10 years ago
  46. b24e864 fdt: Add binding decode function for display-timings by Simon Glass · 10 years ago
  47. 937d3e8 kconfig: Move REGEX to Kconfig by Joe Hershberger · 10 years ago
  48. 2a8a987 dm: usb: exynos: Drop legacy USB code by Simon Glass · 10 years ago
  49. 1b5fe40 Add print_freq() to display frequencies nicely by Simon Glass · 10 years ago
  50. 7da617c Move display_options functions to their own header by Simon Glass · 10 years ago
  51. ab89fee fdt: Fix handling of paths with options in them by Hans de Goede · 10 years ago
  52. 3636534 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  53. 49c087e fdt: Allow FDT functions to be built for SPL by Simon Glass · 10 years ago
  54. a087767 fdt: Rename setup_fdt() and make it prepare also by Simon Glass · 10 years ago
  55. 26b78b2 fdt: sandbox: Move setup code from board_f to fdtdec by Simon Glass · 10 years ago
  56. 509dbf9 dm: Add a panic_str() function to reduce code size by Simon Glass · 10 years ago
  57. 5441b04 gunzip: add gzwrite routine for extracting compresed images to block device by Eric Nelson · 10 years ago
  58. 4f3b9d1 sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig by Simon Glass · 10 years ago
  59. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 10 years ago
  60. 73f220c cros_ec: exynos: Match up device tree with kernel version by Simon Glass · 10 years ago
  61. 10781f2 fdt: Drop LPC compatible string in fdtdec by Simon Glass · 10 years ago
  62. da790b8 fdt: cros_ec: Drop compatible string in fdtdec by Simon Glass · 10 years ago
  63. 06e694f x86: chromebook_link: dts: Add PCH and LPC devices by Simon Glass · 10 years ago
  64. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  65. e0e7b36 dm: x86: pci: Convert chromebook_link to use driver model for pci by Simon Glass · 10 years ago
  66. 2eb77f1 fdt: Tighten up error handling in fdtdec_get_pci_addr() by Simon Glass · 10 years ago
  67. 9ffbe33 fdt: Export fdtdec_get_number() for general use by Simon Glass · 10 years ago
  68. d5f83a4 ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · 10 years ago
  69. 960f02a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  70. 78be7d3 lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures by Alexey Brodkin · 10 years ago
  71. 7e0c716 rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP by gaurav rana · 10 years ago
  72. 273f84d usb: UniPhier: add UniPhier on-chip xHCI host driver support by Masahiro Yamada · 10 years ago
  73. ef20159 crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 years ago
  74. 2bfd264 fdtdec: Add compatible id and string for Intel Quark MRC by Bin Meng · 10 years ago
  75. 2c8987f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · 10 years ago
  76. 4acd8c4 lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation by Ruchika Gupta · 10 years ago
  77. a0d3ca6 lib/rsa: Modify rsa to use DM driver by Ruchika Gupta · 10 years ago
  78. 2c3822e FIT: Modify option FIT_SIGNATURE in Kconfig by Ruchika Gupta · 10 years ago
  79. b92ebab rsa: Split the rsa-verify to separate the modular exponentiation by Ruchika Gupta · 10 years ago
  80. 0e3b598 dm: exynos: Drop unused COMPAT features for SPI by Simon Glass · 10 years ago
  81. 605760b dm: tegra: Drop unused COMPAT features for I2C, SPI by Simon Glass · 10 years ago
  82. d457995 dm: Drop gpio.h header from fdtdec.c by Simon Glass · 10 years ago
  83. a35bb47 dm: fdt: Remove the old GPIO functions by Simon Glass · 10 years ago
  84. b491e9c dm: fdt: Add a function to decode phandles with arguments by Simon Glass · 10 years ago
  85. b34f405 x86: dts: Add compatible string for Intel ICH9 SPI controller by Simon Glass · 10 years ago
  86. f36c07c lzo: Update dst_len even on error by Simon Glass · 10 years ago
  87. 49d42c0 gunzip: Update lenp even on error by Simon Glass · 10 years ago
  88. 487298b bzlib: Update destLen even on error by Simon Glass · 10 years ago
  89. 47f204a lzma: fix buffer bound check error further by Simon Glass · 10 years ago
  90. 779847e fdt: Add several apis to decode pci device node by Bin Meng · 10 years ago
  91. e37443f Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  92. 9f1c9c9 initcall: add explicit hint if initcall was relocated by Alexey Brodkin · 10 years ago
  93. 412c758 pci: tegra: Add Tegra PCIe driver by Thierry Reding · 10 years ago
  94. f202e02 ARM: tegra: Implement XUSB pad controller by Thierry Reding · 10 years ago
  95. 09c0cf2 power: Add AMS AS3722 PMIC support by Thierry Reding · 10 years ago
  96. 8c5acf4 x86: Clean up asm-offsets by Bin Meng · 10 years ago
  97. 87e3161 lib: errno: introduce errno_str(): returns errno related message by Przemyslaw Marczak · 10 years ago
  98. 0588ce1 lib: string: move strlcpy() to a common place by Masahiro Yamada · 10 years ago
  99. 40c945e libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile by Masahiro Yamada · 10 years ago
  100. caf1319 libfdt: descend from lib/ to lib/libfdt/ by Masahiro Yamada · 10 years ago