1. f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  2. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  3. c1eb3d5 dm: Fix error handling when unflattening the DT by Simon Glass · 7 years ago
  4. 6c519f2 display_options: Refactor to allow obtaining the banner by Simon Glass · 7 years ago
  5. 2059ecf fdt: Enable selecting correct DTB from appended FIT Image by Cooper Jr., Franklin · 7 years ago
  6. 2bf9412 libfdt: Drop -FDT_ERR_TOODEEP by Simon Glass · 7 years ago
  7. da684a6 efi_loader: abort on unsupported relocation type by xypron.glpk@gmx.de · 7 years ago
  8. 8e1d329 efi_loader: efi_handle_protocol set attributes by xypron.glpk@gmx.de · 7 years ago
  9. 6e0bf8d efi_loader: add static to local functions by Masahiro Yamada · 7 years ago
  10. a95343b efi_loader: check CreateEvent() parameters by Jonathan Gray · 8 years ago
  11. 37a980b efi_loader: run CreateEvent() notify function based on flags by Jonathan Gray · 8 years ago
  12. 4ecc988 bch: Fix build on FreeBSD host by Emmanuel Vadot · 7 years ago
  13. 9fb34b0 bootstage: Provide a default timer function by Simon Glass · 7 years ago
  14. 727f153 fdt: Stop building the old python libfdt module by Simon Glass · 7 years ago
  15. 555ba48 fdt: Rename existing python libfdt module by Simon Glass · 7 years ago
  16. 7e91b102 fdt: Allow swig options to be provided by Makefile by Simon Glass · 7 years ago
  17. a2b2caa fdt: Move header files into lib/libfdt by Simon Glass · 7 years ago
  18. c69380f fdt: Correct cast for sandbox in fdtdec_setup_memory_size() by Simon Glass · 7 years ago
  19. cf2064d fdt: Add Python bindings by Simon Glass · 7 years ago
  20. a7d0021 string: Add strcspn() by Simon Glass · 7 years ago
  21. 6b45ba4 string: Add strchrnul() by Simon Glass · 7 years ago
  22. 2ec9d17 cros_ec: Convert to support live tree by Simon Glass · 7 years ago
  23. b7e0d73 dm: core: Add a place to put extra device-tree reading functions by Simon Glass · 7 years ago
  24. 8b50d52 dm: Add a function to create a 'live' device tree by Simon Glass · 7 years ago
  25. aed998a Convert CONFIG_LZMA to Kconfig by Simon Glass · 7 years ago
  26. 089df18 lib: move hash CONFIG options to Kconfig by Tom Rini · 7 years ago
  27. 667d685 tpm: Fix comparison of unsigned expression warning by Tom Rini · 7 years ago
  28. c3b4328 rsa: Fix build with OpenSSL 1.1.x by Jelle van der Waa · 7 years ago
  29. b8865e6 lib/slre: remove superfluous assignment by xypron.glpk@gmx.de · 7 years ago
  30. 82f766d Allow boards to initialize the DT at runtime. by Alex Deymo · 7 years ago
  31. cb0eae8 string: Use memcpy() within memmove() when we can by Simon Glass · 7 years ago
  32. 05d887b lib: circbuf: avoid possible null pointer dereference by xypron.glpk@gmx.de · 7 years ago
  33. b1a873d Convert CONFIG_CMD_AES et al to Kconfig by Simon Glass · 7 years ago
  34. c1a16c3 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  35. e11b5e8 fdt: Add compatible strings for Arria 10 by Ley Foon Tan · 7 years ago
  36. b7b24a7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  37. c47a38b fdtgrep: Cope with the /aliases node being last by Simon Glass · 7 years ago
  38. 0342e33 lib: div64: sync with Linux by Peng Fan · 7 years ago
  39. cdce1f7 tiny-printf: Add support for %p format by Vignesh R · 7 years ago
  40. b80c0b9 Rename aes.h to uboot_aes.h by Stefano Babic · 7 years ago
  41. 9963890 libfdt: fix build with Python 3 by Stefan Agner · 7 years ago
  42. 92688a0 fdt: Bring in changes from v1.4.4 by Simon Glass · 7 years ago
  43. 173aafb cmd: Expose a Kconfig option to enable UBIFS commands by Boris Brezillon · 8 years ago
  44. aa04915 mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry by Boris Brezillon · 8 years ago
  45. 71d2c07 bch: Allow to build for the host by Maxime Ripard · 8 years ago
  46. ab4458b string: Provide a slimmed-down memset() by Simon Glass · 7 years ago
  47. 0f4b2ba tpm: Add function to load keys via their parent's SHA1 hash by mario.six@gdsys.cc · 8 years ago
  48. 5efa1bf libfdt: use CONFIG_IS_ENABLED for OF_LIBFDT by Vignesh R · 8 years ago
  49. f4e9ff7 Kconfig: Don't use RSA_FREESCALE_EXP on IMX by George McCollister · 8 years ago
  50. bea79d7 Kconfig: introduce md5sum command selection by Andre Przywara · 8 years ago
  51. ce38ebb Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  52. 433cbfb tiny-printf: add static to locally used functions by Masahiro Yamada · 8 years ago
  53. 4263374 efi: Add a hook to allow adding memory mapping by York Sun · 8 years ago
  54. 42fd8c1 x86: Use unsigned long for address in table generation by Simon Glass · 8 years ago
  55. 7690be3 lib: tpm: Add command to flush resources by Mario Six · 8 years ago
  56. 1acc008 disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  57. f1ca1fd mkimage: Add support for signing with pkcs11 by George McCollister · 8 years ago
  58. f267e40 lib: net_utils: enforce '.' as octet separator in string_to_ip by Chris Packham · 8 years ago
  59. d921ed9 lib: net_utils: make string_to_ip stricter by Chris Packham · 8 years ago
  60. 5bc516e delay: collect {m, n, u}delay declarations to include/linux/delay.h by Masahiro Yamada · 8 years ago
  61. 46743c4 libfdt: Correct fdt handling of overlays without fixups and base trees without symbols by David Gibson · 8 years ago
  62. 0b84043 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  63. 8361af0 lib: gitignore *.elf and *.so generated by efi_loader by Ladislav Michl · 8 years ago
  64. 1c85362 SPL: tiny-printf: ignore "-" modifier by Andre Przywara · 8 years ago
  65. a28e1d9 SPL: tiny-printf: add "l" modifier by Andre Przywara · 8 years ago
  66. 623f601 fdt: add memory bank decoding functions for board setup by Nathan Rossi · 8 years ago
  67. 95b62b2 efi_loader: Allow to compile helloworld.efi w/o bundling it by Alexander Graf · 8 years ago
  68. 83dd98e image: Combine image_sig_algo with image_sign_info by Andrew Duda · 8 years ago
  69. 0c1d74f image: Add crypto_algo struct for RSA info by Andrew Duda · 8 years ago
  70. da29f29 rsa: Verify RSA padding programatically by Andrew Duda · 8 years ago
  71. 5300a4f rsa: cosmetic: rename pad_len to key_len by Andrew Duda · 8 years ago
  72. b7b8410 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · 8 years ago
  73. 58ad862 x86: Enable EFI loader support by Simon Glass · 8 years ago
  74. c7ae3df efi: Add support for a hello world test program by Simon Glass · 8 years ago
  75. 5abd913 x86: Tidy up selection of building the EFI stub by Simon Glass · 8 years ago
  76. d0d9099 efi: Correct cache flush alignment by Simon Glass · 8 years ago
  77. 5be8b0a efi_loader: console: Correctly report modes by Emmanuel Vadot · 8 years ago
  78. d7608ab efi: Use device device path type Messaging for network interface node by Oleksandr Tymoshenko · 8 years ago
  79. 456ca6b efi_loader: fix depends on line of EFI_LOADER by Masahiro Yamada · 8 years ago
  80. 01ae56c libfdt: fix fdt_stringlist_search() by Masahiro Yamada · 8 years ago
  81. 7c9786d libfdt: fix fdt_stringlist_count() by Masahiro Yamada · 8 years ago
  82. 610db70 libfdt: Sync overlay with upstream by Maxime Ripard · 8 years ago
  83. 3c63db9 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} by Alexander Graf · 8 years ago
  84. 65e4c0b x86: efi: Add EFI loader support for x86 by Simon Glass · 8 years ago
  85. e275458 efi: Fix missing EFIAPI specifiers by Simon Glass · 8 years ago
  86. 6fb580d smbios: Provide serial number by Alexander Graf · 8 years ago
  87. aba5e91 efi_loader: Fix efi_install_configuration_table by Alexander Graf · 8 years ago
  88. e663b35 smbios: Expose in efi_loader as table by Alexander Graf · 8 years ago
  89. 9647620 smbios: Generate type 4 on non-x86 systems by Alexander Graf · 8 years ago
  90. e824cf3 smbios: Allow compilation on 64bit systems by Alexander Graf · 8 years ago
  91. 488bf12 efi_loader: Expose efi_install_configuration_table by Alexander Graf · 8 years ago
  92. 4b6dddc x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
  93. 1befb38 x86: Move table csum into separate file by Alexander Graf · 8 years ago
  94. 8f661a5 efi_loader: gop: Expose fb when 32bpp by Alexander Graf · 8 years ago
  95. 712cd29 efi_loader: Allow bouncing for network by Alexander Graf · 8 years ago
  96. 80a4800 efi_loader: Allow boards to implement get_time and reset_system by Alexander Graf · 8 years ago
  97. 511d0b9 efi_loader: Do not leak memory when unlinking a mapping by Stefan Brüns · 8 years ago
  98. b6a9517 efi_loader: Keep memory mapping sorted when splitting an entry by Stefan Brüns · 8 years ago
  99. b61d857 efi_loader: Readd freed pages to memory pool by Stefan Brüns · 8 years ago
  100. 42417bc efi_loader: Track size of pool allocations to allow freeing by Stefan Brüns · 8 years ago