1. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  2. d0502b7 configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default by Tom Rini · 5 years ago
  3. c1a7379 trace: make call depth limit customizable by Heinrich Schuchardt · 5 years ago
  4. e87e200 lib: add Zstandard decompression support by Marek Behún · 6 years ago
  5. b139a7f lib: Add xxhash support by Marek Behún · 6 years ago
  6. b93cc60 lib: Kconfig: fix help text for GZIP by Heiko Schocher · 6 years ago
  7. 445078e Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig by Simon Glass · 6 years ago
  8. bfce7fc Convert CONFIG_TRACE to Kconfig by Simon Glass · 6 years ago
  9. 52c7f1f3 fdtdec: Add Kconfig symbol for tests by Thierry Reding · 6 years ago
  10. aeaa29d lib: fdt: Allow LZO and GZIP DT compression in U-Boot by Marek Vasut · 6 years ago
  11. 1c3b7ba lib: Kconfig: spelling fixes by Chris Packham · 6 years ago
  12. e107bcd spl: lz4: Allow use of lz4 compression in SPL by Simon Glass · 6 years ago
  13. b95e9db kconfig: Introduce HAVE_ARCH_IOMAP by Bin Meng · 6 years ago
  14. ca8ec4b fdt: Allow libfdt in TPL by Simon Glass · 6 years ago
  15. 93a45b1 tpm: Add support for SPL and TPL by Simon Glass · 6 years ago
  16. 734b755 fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTS by Masahiro Yamada · 6 years ago
  17. 525d1d8 avb2.0: integrate avb 2.0 into the build system by Igor Opaniuk · 6 years ago
  18. 2d2fa49 lib: Add hexdump by Alexey Brodkin · 6 years ago
  19. c568bcb mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · 6 years ago
  20. c1e49ba lib/Kconfig: Mark OF_LIBFDT_OVERLAY as depending on OF_LIBFDT by Tom Rini · 7 years ago
  21. 7b71a01 configs: TI: Enable FIT Library overlay support by Praneeth Bajjuri · 7 years ago
  22. 5b40428 spl: Split sprintf, strto* from SPL serial in Kconfig by Alex Kiernan · 7 years ago
  23. 8f5faaa Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  24. 3125a3e sunxi: revert disabling of features by Andre Przywara · 7 years ago
  25. 4b0de7c optee: Add lib entries for sharing OPTEE code across ports by Bryan O'Donoghue · 7 years ago
  26. 6199fb1 lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig by Faiz Abbas · 7 years ago
  27. 70c8f05 Convert LIB_UUID to Kconfig by Adam Ford · 7 years ago
  28. 38003a6 Convert CONFIG LIB_HW_RAND to Kconfig by Adam Ford · 7 years ago
  29. 3bd5954 net: regex: Disable by default on sunXi by Maxime Ripard · 7 years ago
  30. acede7a Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
  31. d5ea84a rtc: add support for s35392a by Nandor Han · 7 years ago
  32. dbde288 lib: allow building lzo for the SPL by Jean-Jacques Hiblot · 7 years ago
  33. cdccc03 lib: Add CRC32-C by Marek Behún · 7 years ago
  34. a6945fe spl: fit: Eanble GZIP support for image decompression by York Sun · 7 years ago
  35. 02bf536 Convert CONFIG_BCH to Kconfig by Adam Ford · 7 years ago
  36. da707d4 Fix 'notes' typos by Anatolij Gustschin · 7 years ago
  37. fefc4ec rockchip: rk3188: rock: adjust for SPL/TPL split by Philipp Tomsich · 7 years ago
  38. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  39. 264aa5f Convert CONFIG_LZMA to Kconfig by Simon Glass · 8 years ago
  40. 528fdd1 Convert CONFIG_CMD_AES et al to Kconfig by Simon Glass · 8 years ago
  41. aa57d0f cmd: Expose a Kconfig option to enable UBIFS commands by Boris Brezillon · 8 years ago
  42. 627dc18 mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry by Boris Brezillon · 8 years ago
  43. e2f94ae string: Provide a slimmed-down memset() by Simon Glass · 8 years ago
  44. f0fa113 Kconfig: introduce md5sum command selection by Andre Przywara · 8 years ago
  45. 66f96e1 smbios: Expose in efi_loader as table by Alexander Graf · 8 years ago
  46. fb22808 x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
  47. c9ab910 spl: move FDT_FIXUP_PARTITIONS to Kconfig by Heiko Schocher · 8 years ago
  48. 9e901ce libfdt: Add overlay application function by Maxime Ripard · 8 years ago
  49. 4e0126e lib: Enable private libgcc by default by Marek Vasut · 9 years ago
  50. 1c6a5e4 cosmetic: Fix typos "privide" by Masahiro Yamada · 9 years ago
  51. 67ee705 efi_loader: hook up in build environment by Alexander Graf · 9 years ago
  52. 8b42692 fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  53. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  54. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  55. 77f7f91 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · 9 years ago
  56. 363ab7b lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · 9 years ago
  57. cf294b0 dm: tpm: Drop CONFIG_DM_TPM by Simon Glass · 9 years ago
  58. f41a3ca Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
  59. 350497c tpm: Add Kconfig options for TPMs by Simon Glass · 9 years ago
  60. 9539e69 efi: Add start-up library code by Simon Glass · 9 years ago
  61. 99dbe4b Add a dhrystone benchmark command by Simon Glass · 9 years ago
  62. 8ab8b72 Allow CONFIG_REGEX to be disabled when CONFIG_NET by Joe Hershberger · 9 years ago
  63. 2743c07 blackfin: fix undefined reference to srand and rand by Masahiro Yamada · 9 years ago
  64. 2c1b1db net: Fix NET_RANDOM_ETHADDR dependencies by Michal Simek · 10 years ago
  65. 3755013 lib: Kconfig: add entry for errno_str() function by Przemyslaw Marczak · 10 years ago
  66. 937d3e8 kconfig: Move REGEX to Kconfig by Joe Hershberger · 10 years ago
  67. 4f3b9d1 sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig by Simon Glass · 10 years ago
  68. ef20159 crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 years ago
  69. 4acd8c4 lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation by Ruchika Gupta · 10 years ago
  70. 2c3822e FIT: Modify option FIT_SIGNATURE in Kconfig by Ruchika Gupta · 10 years ago
  71. 9520b71 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · 10 years ago
  72. e301fa0 kconfig: move CONFIG_SYS_HZ to lib/Kconfig by Masahiro Yamada · 10 years ago
  73. 3f053fe kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig by Masahiro Yamada · 10 years ago
  74. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago