1. 7f13b37 ARM: image: Add option for ignoring ep bit 3 by Marek Vasut · 6 years ago
  2. 8459367 mmc: Remove hwpartition help text when command is disabled by Alex Kiernan · 6 years ago
  3. e0212df iotrace: fix behaviour when buffer is full by Ramon Fried · 6 years ago
  4. 501c89d cmd: iotrace: add dump trace command by Ramon Fried · 6 years ago
  5. 5d4fd87 avb2.0: add boot states and dm-verity support by Igor Opaniuk · 6 years ago
  6. 60b2f9e cmd: avb2.0: avb command for performing verification by Igor Opaniuk · 6 years ago
  7. 9d0dc69 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  8. 58bc69d efi_loader: Allocate memory handle for mem dp by Alexander Graf · 6 years ago
  9. 6f0dc0c net: Express LINK_LOCAL dependency on LIB_RAND by Joe Hershberger · 6 years ago
  10. 919d25c u-boot: Fix several typos by Shyam Saini · 6 years ago
  11. 71002b5 cmd: add missing line breaks for pr_err() by Seung-Woo Kim · 6 years ago
  12. b559c4a cmd: iotrace: add set region command by Ramon Fried · 6 years ago
  13. 86fbad2 menu: fix timeout duration by Masahiro Yamada · 6 years ago
  14. e09159c efi_loader: avoid anonymous constants for AllocatePages by Heinrich Schuchardt · 6 years ago
  15. c3b11de efi_loader: allow unaligned memory access by Heinrich Schuchardt · 7 years ago
  16. e37aa7a efi_selftest: do not call efi_init_obj_list() twice by Heinrich Schuchardt · 6 years ago
  17. 582d97b Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 6 years ago
  18. caa2a2e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  19. cedd48e cmd: fpga: Add support to load secure bitstreams by Siva Durga Prasad Paladugu · 6 years ago
  20. f595361 cmd: fpga: Reorder the arguments parsing code by Siva Durga Prasad Paladugu · 6 years ago
  21. f73a7df net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · 6 years ago
  22. c232d14 mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · 6 years ago
  23. c4ded03 fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 6 years ago
  24. 312a10f fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 6 years ago
  25. 6836adb efi_loader: Enable RISC-V support by Rick Chen · 6 years ago
  26. b9dd4fab tpm: add PCR authentication commands support by Miquel Raynal · 6 years ago
  27. dc26e91 tpm: add TPM2_HierarchyChangeAuth command support by Miquel Raynal · 6 years ago
  28. da9c339 tpm: add dictionary attack mitigation commands support by Miquel Raynal · 6 years ago
  29. 69cd8f0 tpm: add TPM2_GetCapability command support by Miquel Raynal · 6 years ago
  30. 1c4ea8f tpm: add TPM2_PCR_Read command support by Miquel Raynal · 6 years ago
  31. 6284be5 tpm: add TPM2_PCR_Extend command support by Miquel Raynal · 6 years ago
  32. bad8ff5 tpm: add TPM2_Clear command support by Miquel Raynal · 6 years ago
  33. 2dc6d97 tpm: add TPM2_SelfTest command support by Miquel Raynal · 6 years ago
  34. 1922df2 tpm: add TPM2_Startup command support by Miquel Raynal · 6 years ago
  35. ff32245 tpm: prepare support for TPMv2.x commands by Miquel Raynal · 6 years ago
  36. d677bfe tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · 6 years ago
  37. 9f9ce3c tpm: prepare introduction of TPMv2.x support in Kconfig by Miquel Raynal · 6 years ago
  38. c617918 tpm: align arguments with open parenthesis by Miquel Raynal · 6 years ago
  39. b9804e5 tpm: substitute deprecated uint<x>_t types with their u<x> equivalent by Miquel Raynal · 6 years ago
  40. b11ed7d bootcount: Add bootcount command by Alex Kiernan · 6 years ago
  41. 5a7b11e Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Alex Kiernan · 6 years ago
  42. d4505c8 pmic: Rewrite the pmic command to not only work with single byte transmission by Lukasz Majewski · 6 years ago
  43. 9b23c73 net: Add Kconfig option for BOOTP_NTPSERVER by Chris Packham · 6 years ago
  44. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  45. 051ebe3 cmd: add ADC cli commands by Neil Armstrong · 6 years ago
  46. 666028f arm64: Add SMC and HVC commands by Michalis Pappas · 6 years ago
  47. 732bc7c mmc: support writing sparse images by Jassi Brar · 6 years ago
  48. 4bbd6b1 arm: v7R: Add initial support by Michal Simek · 6 years ago
  49. acf1500 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 6 years ago
  50. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  51. 83a1f93 cmd: CONFIG_CMD_LOG select CONFIG_LOG by Heinrich Schuchardt · 6 years ago
  52. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  53. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 6 years ago
  54. ebc675b cmd: clk: Check return value from soc_clk_dump by Michal Simek · 6 years ago
  55. 79c584e bootvx: x86: Assign bootaddr based on kernel memory base by Bin Meng · 6 years ago
  56. ced71a2 bootvx: Exit if bootline address is not specified by Bin Meng · 6 years ago
  57. 7824ad6 bootvx: Refactor the bootline copy codes a little bit by Bin Meng · 6 years ago
  58. 447ae4f bootvx: x86: Make VxWorks EFI console driver happy by Bin Meng · 6 years ago
  59. 839c4e9 elf: Add a very simple ELF64 loader by Bin Meng · 6 years ago
  60. 4551992 x86: Rename e820entry to e820_entry by Bin Meng · 6 years ago
  61. fa5e91f vxworks: x86: Rename e820info to e820_info by Bin Meng · 6 years ago
  62. 1351700 bootvx: x86: Explicitly clear the bootloader image size by Bin Meng · 6 years ago
  63. 2902be8 bootvx: x86: Prepare e820 related stuff from the given kernel memory base address by Bin Meng · 6 years ago
  64. df13a44 Merge git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  65. 3194daa vxworks: fixed cpu enable using PSCI on armv8 by Vasyl Vavrychuk · 6 years ago
  66. 092f2f3 Revert "Kconfig: cmd: Make networking command dependent on NET" by Joe Hershberger · 6 years ago
  67. 3dfbc53 net: Make the BOOTP options default by Joe Hershberger · 6 years ago
  68. 2b9f486 net: Improve BOOTP PXE config option by Joe Hershberger · 6 years ago
  69. 80449c0 net: Add the BOOTP_DNS2 option to Kconfig by Joe Hershberger · 6 years ago
  70. 8df69d9 net: Improve menu options and help for BOOTP options by Joe Hershberger · 6 years ago
  71. e88b256 net: Move the DHCP command below the BOOTP command by Joe Hershberger · 6 years ago
  72. 92fa44d net: Move net command options to the cmd menu by Joe Hershberger · 6 years ago
  73. d7a45ea net: Make CMD_NET a menuconfig by Joe Hershberger · 6 years ago
  74. 844fb49 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  75. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  76. e89f8aa treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · 7 years ago
  77. 55b2556 cmd: Add command for calculating binary operations by Mario Six · 7 years ago
  78. 8354aa2 cmd: ximg: Respect cache line size for flushing by Mario Six · 7 years ago
  79. 476c2fc bootvx: use program header for loading by Christian Gmeiner · 7 years ago
  80. ee1e600 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
  81. 806d2fa efi_loader: Respect DT reserved regions by Alexander Graf · 6 years ago
  82. e294ba0 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  83. 2db1eba efi_loader: correctly determine the boot partition by Heinrich Schuchardt · 7 years ago
  84. bc4f913 efi_loader: support device tree for bootefi selftest by Heinrich Schuchardt · 7 years ago
  85. fc225e6 efi_loader: check initialization of EFI subsystem is successful by Heinrich Schuchardt · 7 years ago
  86. 45204b1 efi_loader: do_bootefi_exec should always return an EFI status code by Heinrich Schuchardt · 7 years ago
  87. 098a6cd efi_loader: simplify calling efi_init_obj_list by Heinrich Schuchardt · 7 years ago
  88. d14db11 sunxi: revert disabling of features by Andre Przywara · 7 years ago
  89. 33222c8 cmd: cbfs: fix reading the end_of_rom pointer for 64bit archs by Andre Heider · 7 years ago
  90. 10f087f cmd: sf: fix map_physmem check by Liam Beguin · 7 years ago
  91. 64e6a49 cmd: part: Extract common code to separate function by Sam Protsenko · 7 years ago
  92. 36df616 cmd: part: Allow passing partition name to start and size by Sam Protsenko · 7 years ago
  93. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  94. d231182 Merge git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  95. 3b3ea2c Kconfig: cmd: Make networking command dependent on NET by Michal Simek · 7 years ago
  96. c550389 cmd: mdio: Fix style violations by Mario Six · 7 years ago
  97. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  98. b0cce3f cmd: fastboot: Kconfig: solve config issue by Patrick Delaunay · 7 years ago
  99. bb4059a dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 7 years ago
  100. 0f44d33 dfu: Fix up the Kconfig mess by Marek Vasut · 7 years ago