1. 61eb5d7 libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile by Masahiro Yamada · 10 years ago
  2. 77d2675 libfdt: descend from lib/ to lib/libfdt/ by Masahiro Yamada · 10 years ago
  3. f071c50 lib: bzip2: move bzip2 files to lib/bzip2/ directory by Masahiro Yamada · 10 years ago
  4. afc366f Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  5. 8834210 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  6. f4e7e2d Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  7. 0bd4e39 fdt: remove fdtdec_get_alias_node() function by Masahiro Yamada · 10 years ago
  8. 1fc4e6f Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  9. effcf06 x86: Add initial video device init for Intel GMA by Simon Glass · 10 years ago
  10. bb80be3 x86: Add init for model 206AX CPU by Simon Glass · 10 years ago
  11. 3ac8393 x86: ivybridge: Add SATA init by Simon Glass · 10 years ago
  12. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  13. 746667f Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  14. 1eebd14 vsprintf: Add modifier for phys_addr_t by Thierry Reding · 10 years ago
  15. a88340d dm: fdt: Correct handling of aliases with embedded digits by Simon Glass · 10 years ago
  16. 65dd74a x86: ivybridge: Implement SDRAM init by Simon Glass · 10 years ago
  17. 77f9b1f x86: ivybridge: Perform Intel microcode update on boot by Simon Glass · 10 years ago
  18. a9f04d4 fdt: Add a function to decode a variable-sized u32 array by Simon Glass · 10 years ago
  19. f67cd51 x86: Save the BIST value on reset by Simon Glass · 10 years ago
  20. 2640387 fdt: Add a function to decode a named memory region by Simon Glass · 10 years ago
  21. f3cc44f fdt: Enhance flashmap function to deal with region properties by Simon Glass · 10 years ago
  22. 7648983 fdt: Use the correct return types for fdtdec_decode_region() by Simon Glass · 10 years ago
  23. cba1da4 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  24. 4515992 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · 10 years ago
  25. c6da9ae Tidy up data sizes and function comment in display_options by Simon Glass · 10 years ago
  26. 6bf6725 Use uint64_t instead of u64 in put_dec() by Simon Glass · 10 years ago
  27. 19ea467 Use uint64_t for time types by Simon Glass · 10 years ago
  28. 750a6ff lmb: make local functions static by Jeroen Hofstee · 10 years ago
  29. 45ccec8 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · 10 years ago
  30. 8c688bc kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · 10 years ago
  31. dee8abc Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  32. 2110957 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  33. ca42d3f x86: dts: Add device tree compatible string for Intel IPC by Simon Glass · 10 years ago
  34. 9f85eee fdt: Add a function to return PCI BDF triplet by Thierry Reding · 10 years ago
  35. 56f4224 fdt: Add resource parsing functions by Thierry Reding · 10 years ago
  36. 5094eb4 fdt: Add functions to retrieve strings by Thierry Reding · 10 years ago
  37. fc503c1 fdt: Add a function to get the index of a string by Thierry Reding · 10 years ago
  38. bc4147a fdt: Add a function to count strings by Thierry Reding · 10 years ago
  39. aacc6c5 initcall: Display error number when an error occurs by Simon Glass · 10 years ago
  40. b0928da kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig by Masahiro Yamada · 10 years ago
  41. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  42. 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  43. 8d028d4 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  44. aac07d4 dm: fdt: Add a function to look up a chosen node by Simon Glass · 10 years ago
  45. 9e8f664 video: Add driver for Parade PS8625 dP to LVDS bridge by Vadim Bendebury · 10 years ago
  46. 45c480c video: exynos_fimd: Add framework to disable FIMD sysmmu by Ajay Kumar · 10 years ago
  47. 0c06db5 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · 10 years ago
  48. c068d44 lib, list_sort: add list_sort from linux 3.14 by Heiko Schocher · 10 years ago
  49. 9dd228b lib, rbtree: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  50. ad3fda5 lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM by Stephen Warren · 10 years ago
  51. 5426716 rsa: Fix two errors in the implementation by Simon Glass · 10 years ago
  52. 0596d35 fdt: Sync up with libfdt by Simon Glass · 10 years ago
  53. e0f2f15 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · 10 years ago
  54. 3234aa4 fdt: Add a function to get the node offset of an alias by Simon Glass · 10 years ago
  55. 5c33c9f fdt: Add a function to get the alias sequence of a node by Simon Glass · 10 years ago
  56. d59476b Add a simple malloc() implementation for pre-relocation by Simon Glass · 10 years ago
  57. ecd1446 Add option -r to env import to allow import of text files with CRLF as line endings by Alexander Holler · 10 years ago
  58. fccacd3 lib/time.c cleanups by Pavel Machek · 10 years ago
  59. d7b2d9d lib:vsprintf: reduce scope of pack_hex_byte by Jeroen Hofstee · 10 years ago
  60. 6b13f0c lib:sha1: remove unused constant by Jeroen Hofstee · 10 years ago
  61. 2c34f3f lib:lmb: use __weak by Jeroen Hofstee · 10 years ago
  62. e259d6a lib: div64: add missing include by Jeroen Hofstee · 10 years ago
  63. b047d67 lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c by Heiko Schocher · 10 years ago
  64. 2b9912e includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  65. 597a8b2 mkimage: Automatically expand FDT in more cases by Simon Glass · 10 years ago
  66. af67b25 libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images by Jon Nalley · 11 years ago
  67. 867abda LzmaTools: don't self assign values by Jeroen Hofstee · 10 years ago
  68. 4f427a4 fdt: Update functions which write to an FDT to return -ENOSPC by Simon Glass · 10 years ago
  69. cc49da2 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  70. 2f43f85 initcall: Improve debugging support by Simon Glass · 10 years ago
  71. a9cf6da exynos: Enable the LCD backlight for snow by Simon Glass · 10 years ago
  72. ac1058f power: Add support for TPS65090 PMU chip. by Tom Wai-Hong Tam · 10 years ago
  73. 91fdabc eMMC: add support for operations in RPMB partition by Pierre Aubert · 10 years ago
  74. 7d3ca0f ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC by Jaehoon Chung · 10 years ago
  75. 822ef00 lib/sha256: fix compile on some hosts by Andreas Bießmann · 10 years ago
  76. 53eb768 aes: make apply_cbc_chain_data non-static by Stephen Warren · 10 years ago
  77. 0f50777 Merge branch 'next' by Tom Rini · 10 years ago
  78. 519fdde Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  79. 3920638 cmd:gpt: randomly generate each partition uuid if undefined by Przemyslaw Marczak · 11 years ago
  80. 89c8230 new commands: uuid and guid - generate random unique identifier by Przemyslaw Marczak · 11 years ago
  81. 4e4815f lib: uuid: add functions to generate UUID version 4 by Przemyslaw Marczak · 11 years ago
  82. d718ded lib: uuid: code refactor for proper maintain between uuid bin and string by Przemyslaw Marczak · 11 years ago
  83. a96a0e6 part_efi: move uuid<->string conversion functions into lib/uuid.c by Przemyslaw Marczak · 11 years ago
  84. 3c1c68c lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND by Przemyslaw Marczak · 11 years ago
  85. 028d65f Logo: TIZEN: Change booting logo size to official size. by Jonghwa Lee · 11 years ago
  86. ab6423c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  87. a8a752c env: Implement support for AES encryption into fw_* tools by Marek Vasut · 11 years ago
  88. dc24bb6 aes: Implement AES-128-CBC decryption function by Marek Vasut · 11 years ago
  89. 6e7b9f4 aes: Move the AES-128-CBC encryption function to common code by Marek Vasut · 11 years ago
  90. 29a23f9 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
  91. db1b5f3 rsa: add sha256,rsa4096 algorithm by Heiko Schocher · 11 years ago
  92. 646257d rsa: add sha256-rsa2048 algorithm by Heiko Schocher · 11 years ago
  93. 2842c1c fit: add sha256 support by Heiko Schocher · 11 years ago
  94. 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
  95. df93d90 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · 11 years ago
  96. 006e73b cros_ec: Add a function for reading a flash map entry by Simon Glass · 11 years ago
  97. 3577fe8 drivers:mmc:sdhci: enable support for DT by Piotr Wilczek · 11 years ago
  98. de461c5 video:mipidsim:fdt: Add DT support for mipi dsim driver by Piotr Wilczek · 11 years ago
  99. e91df49 kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED by Masahiro Yamada · 11 years ago
  100. 4d1fd7f Add 64-bit data support for memory commands by York Sun · 11 years ago