1. 97b0597 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · 9 years ago
  2. 027b728 Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
  3. ff0a635 fdtdec: fix parsing 'reg' property with zero value in '#size-cells' by Przemyslaw Marczak · 9 years ago
  4. d93b9a0 fdt: fix fdtdec_get_addr_size not to require any size cells by Stephen Warren · 9 years ago
  5. fa43ce8 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 9 years ago
  6. 0226d87 env: import: hashtable: Free memory allocated before exiting from himport_r() by Lukasz Majewski · 9 years ago
  7. 817e48d env: import: hashtable: Prevent buffer overrun when importing environment from file by Lukasz Majewski · 9 years ago
  8. 02464e3 fdt: add new fdt address parsing functions by Stephen Warren · 9 years ago
  9. 6e29518 Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  10. 129adf5 mmc: dw_mmc: Probe the MMC from OF by Marek Vasut · 9 years ago
  11. 2132f97 tpm: Add functions to access flags and permissions by Simon Glass · 9 years ago
  12. b697e0f dm: tpm: Convert I2C driver to driver model by Simon Glass · 9 years ago
  13. c8a8c51 dm: tpm: Convert the TPM command and library to driver model by Simon Glass · 9 years ago
  14. a7d660b tpm: Add Kconfig options for TPMs by Simon Glass · 9 years ago
  15. 4519668 mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  16. e9015b3 lib/display_options: Fix print_freq by Suriyan Ramasami · 9 years ago
  17. bc6351e fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev() by Bin Meng · 9 years ago
  18. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  19. dffb86e of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  20. 236efe3 Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit" by Simon Glass · 9 years ago
  21. f3b84a3 x86: baytrail: Configure FSP UPD from device tree by Andrew Bradford · 9 years ago
  22. 80402f3 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  23. 6ab00db arm: socfpga: misc: Reset ethernet from OF by Marek Vasut · 9 years ago
  24. 5ae3a5e dts: Drop unused compatible ID for the NXP video bridge by Simon Glass · 9 years ago
  25. 68964db video: Remove the old parade driver by Simon Glass · 9 years ago
  26. 05bccbc power: Remove old TPS65090 drivers by Simon Glass · 9 years ago
  27. 16c220d efi: Add functions for decoding the EFI tables by Simon Glass · 9 years ago
  28. 96a8d40 efi: Add 64-bit payload support by Simon Glass · 9 years ago
  29. 476476e efi: Add support for loading U-Boot through an EFI stub by Simon Glass · 9 years ago
  30. f134ed7 efi: Display the correct initcall pre-relocation values by Simon Glass · 9 years ago
  31. 867a6ac efi: Add start-up library code by Simon Glass · 9 years ago
  32. 3bd926c lib: fdt: fix indent of #ifdef..#endif conditional by Masahiro Yamada · 9 years ago
  33. 7aaa5a6 ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  34. 5b34436 fdt: Fix fdtdec_get_addr_size() for 64-bit by Thierry Reding · 9 years ago
  35. 6b9f9ea linux_compat: handle __GFP_ZERO in kmalloc() by Masahiro Yamada · 9 years ago
  36. ebc3328 linux_compat: move vzalloc() to header file as an inline function by Masahiro Yamada · 9 years ago
  37. cb5f97f70 fdt: Provide debug info when a device tree cannot be found by Simon Glass · 9 years ago
  38. c4af673 lib: Add function to extract a number from the end of a string by Simon Glass · 9 years ago
  39. 1acab96 Add rivest cipher 4 (rc4) implementation by Simon Glass · 9 years ago
  40. 10f5f5a Drop CONFIG_ERRNO_STR from SPL by Simon Glass · 9 years ago
  41. c3c4c00 fdt: Add fdt_first/next_region() functions by Simon Glass · 9 years ago
  42. 8f6e2e1 fdt: Add a function to remove unused strings from a device tree by Simon Glass · 9 years ago
  43. d138940 Add a dhrystone benchmark command by Simon Glass · 9 years ago
  44. 73e1e79 libfdt: fix error code of fdt_count_strings() by Masahiro Yamada · 9 years ago
  45. 31f334a libfdt: fix error code of fdt_get_string_index() by Masahiro Yamada · 9 years ago
  46. b1d9e46 fdt: armv8: Fix build warnings on armv8 by Haikun Wang · 9 years ago
  47. f7848d9 Allow CONFIG_REGEX to be disabled when CONFIG_NET by Joe Hershberger · 9 years ago
  48. 09c3280 mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · 9 years ago
  49. b9130d8 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  50. 3850dbe blackfin: fix undefined reference to srand and rand by Masahiro Yamada · 9 years ago
  51. 257bfd2 dm: usb: tegra: Drop legacy USB code by Simon Glass · 10 years ago
  52. 5318f18 x86: gpio: add pinctrl support from the device tree by Gabriel Huau · 9 years ago
  53. 9c7dea6 x86: Refactor PIRQ routing support by Bin Meng · 9 years ago
  54. 9ba9e85 net: Fix NET_RANDOM_ETHADDR dependencies by Michal Simek · 9 years ago
  55. f37df0f pmic: max77686 set the same compatible as in the kernel by Przemyslaw Marczak · 9 years ago
  56. 6501ff6 lib: Kconfig: add entry for errno_str() function by Przemyslaw Marczak · 9 years ago
  57. 66da9be sandbox: Fix warning in display_options by Simon Glass · 9 years ago
  58. f0e57b1 tpm: Rename Infineon TPM to slb9645tt by Simon Glass · 9 years ago
  59. 00f3732 tegra: video: Support serial output resource (SOR) on tegra124 by Simon Glass · 9 years ago
  60. 12e6711 fdt: Add binding decode function for display-timings by Simon Glass · 9 years ago
  61. 1a60650 kconfig: Move REGEX to Kconfig by Joe Hershberger · 9 years ago
  62. f56da29 dm: usb: exynos: Drop legacy USB code by Simon Glass · 10 years ago
  63. 33eac2d Add print_freq() to display frequencies nicely by Simon Glass · 9 years ago
  64. 2ea09c8 Move display_options functions to their own header by Simon Glass · 9 years ago
  65. 77d7fff fdt: Fix handling of paths with options in them by Hans de Goede · 9 years ago
  66. 5f757cd Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  67. 1d76bf2 fdt: Allow FDT functions to be built for SPL by Simon Glass · 10 years ago
  68. 0879361 fdt: Rename setup_fdt() and make it prepare also by Simon Glass · 10 years ago
  69. b45122f fdt: sandbox: Move setup code from board_f to fdtdec by Simon Glass · 10 years ago
  70. 6631237 dm: Add a panic_str() function to reduce code size by Simon Glass · 10 years ago
  71. 918e9eb gunzip: add gzwrite routine for extracting compresed images to block device by Eric Nelson · 10 years ago
  72. 8156345 sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig by Simon Glass · 10 years ago
  73. 049a95a net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 9 years ago
  74. 3fbb787 cros_ec: exynos: Match up device tree with kernel version by Simon Glass · 10 years ago
  75. ce6adaa fdt: Drop LPC compatible string in fdtdec by Simon Glass · 10 years ago
  76. 672055e fdt: cros_ec: Drop compatible string in fdtdec by Simon Glass · 10 years ago
  77. 90b16d1 x86: chromebook_link: dts: Add PCH and LPC devices by Simon Glass · 10 years ago
  78. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  79. aad78d2 dm: x86: pci: Convert chromebook_link to use driver model for pci by Simon Glass · 10 years ago
  80. 106cce9 fdt: Tighten up error handling in fdtdec_get_pci_addr() by Simon Glass · 10 years ago
  81. 5f7bfdd fdt: Export fdtdec_get_number() for general use by Simon Glass · 10 years ago
  82. 6462cde ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · 10 years ago
  83. 1c6f6a6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  84. bc55c07 lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures by Alexey Brodkin · 10 years ago
  85. ccf2886 rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP by gaurav rana · 10 years ago
  86. 1e7df7c usb: UniPhier: add UniPhier on-chip xHCI host driver support by Masahiro Yamada · 10 years ago
  87. 94e3c8c crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 years ago
  88. c89ada0 fdtdec: Add compatible id and string for Intel Quark MRC by Bin Meng · 10 years ago
  89. b37b46f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · 10 years ago
  90. d9f23c7 lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation by Ruchika Gupta · 10 years ago
  91. c937ff6 lib/rsa: Modify rsa to use DM driver by Ruchika Gupta · 10 years ago
  92. c4beb22 FIT: Modify option FIT_SIGNATURE in Kconfig by Ruchika Gupta · 10 years ago
  93. fc2f424 rsa: Split the rsa-verify to separate the modular exponentiation by Ruchika Gupta · 10 years ago
  94. b9749eb dm: exynos: Drop unused COMPAT features for SPI by Simon Glass · 10 years ago
  95. dedff1a dm: tegra: Drop unused COMPAT features for I2C, SPI by Simon Glass · 10 years ago
  96. a08d643 dm: Drop gpio.h header from fdtdec.c by Simon Glass · 10 years ago
  97. 009067c dm: fdt: Remove the old GPIO functions by Simon Glass · 10 years ago
  98. 57068a7 dm: fdt: Add a function to decode phandles with arguments by Simon Glass · 10 years ago
  99. 5da3808 x86: dts: Add compatible string for Intel ICH9 SPI controller by Simon Glass · 10 years ago
  100. 670c017 lzo: Update dst_len even on error by Simon Glass · 10 years ago