1. e87e200 lib: add Zstandard decompression support by Marek Behún · 6 years ago
  2. b139a7f lib: Add xxhash support by Marek Behún · 6 years ago
  3. f204f01 initcall: Move to inline function by Alexander Graf · 6 years ago
  4. a96cf8f tftp: prevent overwriting reserved memory by Simon Goldschmidt · 6 years ago
  5. 01adc4c fdt: parse "reserved-memory" for memory reservation by Simon Goldschmidt · 6 years ago
  6. 619fc68 common: command: Add support for $ auto-completion by Boris Brezillon · 6 years ago
  7. 6e2ac3e Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · 6 years ago
  8. c9e7aa2 efi_selftest: simplify lib/efi_selftest/Makefile by Heinrich Schuchardt · 6 years ago
  9. e107bcd spl: lz4: Allow use of lz4 compression in SPL by Simon Glass · 6 years ago
  10. 93a45b1 tpm: Add support for SPL and TPL by Simon Glass · 6 years ago
  11. b8b6c81 test: unit tests for Unicode functions by Heinrich Schuchardt · 6 years ago
  12. 5ae135f lib: build charset.o only if needed by Heinrich Schuchardt · 6 years ago
  13. 525d1d8 avb2.0: integrate avb 2.0 into the build system by Igor Opaniuk · 6 years ago
  14. 2d2fa49 lib: Add hexdump by Alexey Brodkin · 6 years ago
  15. c568bcb mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · 6 years ago
  16. f3b4350 tpm: prepare support for TPMv2.x commands by Miquel Raynal · 7 years ago
  17. 4c6759e tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · 7 years ago
  18. 294f82a tpm: prepare introduction of TPMv2.x support in Kconfig by Miquel Raynal · 7 years ago
  19. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  20. 5b40428 spl: Split sprintf, strto* from SPL serial in Kconfig by Alex Kiernan · 7 years ago
  21. 4b0de7c optee: Add lib entries for sharing OPTEE code across ports by Bryan O'Donoghue · 7 years ago
  22. 11206f4 efi_driver: EFI block driver by Heinrich Schuchardt · 7 years ago
  23. dbde288 lib: allow building lzo for the SPL by Jean-Jacques Hiblot · 7 years ago
  24. cdccc03 lib: Add CRC32-C by Marek Behún · 7 years ago
  25. d33ae3e efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · 7 years ago
  26. 857ad80 lib: at91: Add logo files used via API of DM_VIDEO by Wenyou Yang · 7 years ago
  27. 0d138cf lib: add some utf16 handling helpers by Rob Clark · 7 years ago
  28. a6945fe spl: fit: Eanble GZIP support for image decompression by York Sun · 7 years ago
  29. 456e0cb lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata by Philipp Tomsich · 7 years ago
  30. 8ff57ae dm: Add a function to create a 'live' device tree by Simon Glass · 8 years ago
  31. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
  32. fb22808 x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
  33. ee532d9 x86: Move table csum into separate file by Alexander Graf · 8 years ago
  34. e94b024 spl: saveenv: adding saveenv support in SPL by B, Ravi · 8 years ago
  35. 98b685d Use separate options for TPL support by Simon Glass · 8 years ago
  36. 4f3ce47 dm: Don't include fdtdec functions when of-platdata is enabled by Simon Glass · 8 years ago
  37. 5021e3c verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  38. cae6eff lib: make strmhz available in SPL by Chris Packham · 8 years ago
  39. 67ee705 efi_loader: hook up in build environment by Alexander Graf · 9 years ago
  40. 8b42692 fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  41. 4f169a0 Makefile: remove BUILD_TAG from KBUILD_CFLAGS by Stephen Warren · 9 years ago
  42. fe4f179 lib: split out strtoxxxx functions out of vsprintf.c by Sjoerd Simons · 9 years ago
  43. 35f53ed lib: Split panic functions out of vsprintf.c by Sjoerd Simons · 9 years ago
  44. 363ab7b lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · 9 years ago
  45. 1294ecf Add a circular memory buffer implementation by Simon Glass · 9 years ago
  46. f41a3ca Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
  47. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  48. 1e35f39 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  49. 9539e69 efi: Add start-up library code by Simon Glass · 9 years ago
  50. d0d58d2 Add rivest cipher 4 (rc4) implementation by Simon Glass · 9 years ago
  51. 49d06d2 Drop CONFIG_ERRNO_STR from SPL by Simon Glass · 9 years ago
  52. 99dbe4b Add a dhrystone benchmark command by Simon Glass · 9 years ago
  53. 49c087e fdt: Allow FDT functions to be built for SPL by Simon Glass · 10 years ago
  54. 87e3161 lib: errno: introduce errno_str(): returns errno related message by Przemyslaw Marczak · 10 years ago
  55. 40c945e libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile by Masahiro Yamada · 10 years ago
  56. caf1319 libfdt: descend from lib/ to lib/libfdt/ by Masahiro Yamada · 10 years ago
  57. 423d1b4 lib: bzip2: move bzip2 files to lib/bzip2/ directory by Masahiro Yamada · 10 years ago
  58. 4f7a9a3 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · 10 years ago
  59. 762320b lib, list_sort: add list_sort from linux 3.14 by Heiko Schocher · 10 years ago
  60. 80bff37 lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c by Heiko Schocher · 10 years ago
  61. 343cd9f eMMC: add support for operations in RPMB partition by Pierre Aubert · 11 years ago
  62. b428514 lib: uuid: add functions to generate UUID version 4 by Przemyslaw Marczak · 11 years ago
  63. fa90734 part_efi: move uuid<->string conversion functions into lib/uuid.c by Przemyslaw Marczak · 11 years ago
  64. cd9c268 lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND by Przemyslaw Marczak · 11 years ago
  65. b564aed kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED by Masahiro Yamada · 11 years ago
  66. 958a8f8 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  67. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  68. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  69. 46e0bc9 Add crc8 routine by Simon Glass · 11 years ago
  70. 1a96a03 Makefile: move some libraries to lib/Makefile by Masahiro Yamada · 11 years ago
  71. f9e50cc lib: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  72. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  73. c44b800 Add trace library by Simon Glass · 11 years ago
  74. ded52a4 Makefile: move the common makefile line to public area by Ying Zhang · 12 years ago
  75. f7eb8c7 lib: import bitrev library from the linux kernel by Mike Dunn · 12 years ago
  76. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  77. 2aceea1 Add SLRE - Super Light Regular Expression library by Wolfgang Denk · 12 years ago
  78. de0cf30 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  79. c18f901 tpm: Add TPM command library by Che-liang Chiou · 12 years ago
  80. 82a6547 omap_gpmc: add support for hw assisted BCH8 by Andreas Bießmann · 12 years ago
  81. 82a5fa0 Introduce a basic initcall implementation by Simon Glass · 12 years ago
  82. 32ec63c Make linux kernel string funcs available to tools by Joe Hershberger · 12 years ago
  83. a2f3a93 Introduce arch_phys_memset which works like memset but on physical memory by Gabe Black · 12 years ago
  84. d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  85. f7a2c55 OMAP: networking support for SPL by Ilya Yanok · 12 years ago
  86. 7592d1b lib: add gzip lib function callback by Lei Wen · 12 years ago
  87. a64a5b5 SPL: lib/Makefile: Add crc32.c to SPL build by Stefan Roese · 13 years ago
  88. b90b97a net: use common rand()/srand() functions by Michael Walle · 12 years ago
  89. d96bd01 lib: add rand() function by Michael Walle · 12 years ago
  90. 2f87903 Add AES crypto library by Yen Lin · 13 years ago
  91. 8894195 fdt: Add tests for fdtdec by Simon Glass · 13 years ago
  92. 79bfa73 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  93. 55f7bca nand: Merge BCH code from Linux nand driver by Christian Hitz · 13 years ago
  94. db2115a spl: display_options.o is required for SPI flash support in SPL by Christian Riesch · 13 years ago
  95. 2d2af85 fdt: add decode helper library by Simon Glass · 13 years ago
  96. 6e39cce lib: add uuid_str_to_bin for use with bootp and PXE uuid by Jason Hobbs · 13 years ago
  97. 55fc5b6 scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  98. 99596bd zlib: split up to match original source tree by Mike Frysinger · 14 years ago
  99. 4f3391b lib: add crc7 from Linux by Thomas Chou · 14 years ago
  100. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago