1. ec5f0ed efi_selftest: enable 'bootefi hello' by Heinrich Schuchardt · 4 years, 3 months ago
  2. b961d55 cmd: fix lsblk command by Heinrich Schuchardt · 4 years, 3 months ago
  3. a2f0b50 cmd: drop fitupd command by Heinrich Schuchardt · 4 years, 4 months ago
  4. 2a79c35 efi_loader: display RO attribute in printenv -e by Heinrich Schuchardt · 4 years, 4 months ago
  5. 43913f0 cmd: fdt: remove CMD_FDT_MAX_DUMP by Heinrich Schuchardt · 4 years, 4 months ago
  6. 3c21d77 log: don't show function by default by Heinrich Schuchardt · 4 years, 4 months ago
  7. 803a859 rtc: add rtc command by Rasmus Villemoes · 4 years, 4 months ago
  8. bdded20 cmd: Add a memory-search command by Simon Glass · 4 years, 5 months ago
  9. 4680976 cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 5 months ago
  10. 76be8f7 cmd: mem: Use a macro to avoid #ifdef in help by Simon Glass · 4 years, 5 months ago
  11. 3428faf Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · 4 years, 5 months ago
  12. 85ecfd1 cmd: add a panic command by Heiko Stuebner · 4 years, 4 months ago
  13. e369790 cmd: blkls: Add blkls command by Niel Fourie · 4 years, 7 months ago
  14. 2e48836 cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · 4 years, 7 months ago
  15. 2280fa5 cmd: fs: Add command to list supported fs types by Niel Fourie · 4 years, 7 months ago
  16. 0ffdfbd cmd: part: Add subcommand to list supported partition tables by Niel Fourie · 4 years, 7 months ago
  17. 8b5206d cmd: env: use ENV_IS_IN_DEVICE in env info by Patrick Delaunay · 4 years, 4 months ago
  18. 621e09c Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 4 years, 4 months ago
  19. 5fdb3c0 Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · 4 years, 4 months ago
  20. 039d4f5 efi_loader: incorrect check against FDT_ADDR_T_NONE by Heinrich Schuchardt · 4 years, 4 months ago
  21. 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 5 months ago
  22. eae62ae Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 4 months ago
  23. bda8909 bdinfo: Update the file comments by Simon Glass · 4 years, 5 months ago
  24. 6479198 bdinfo: m68k: ppc: Move arch-specific code from bdinfo by Simon Glass · 4 years, 5 months ago
  25. 1a520d9 bdinfo: m68k: Move m68k-specific info into its own file by Simon Glass · 4 years, 5 months ago
  26. 79d074d bdinfo: ppc: Move PPC-specific info into its own file by Simon Glass · 4 years, 5 months ago
  27. 59b0d7d bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · 4 years, 5 months ago
  28. 655f17f bdinfo: Export some basic printing functions by Simon Glass · 4 years, 5 months ago
  29. 8a2ba58 bdinfo: net: Inline print_eth_ip_addr() by Simon Glass · 4 years, 5 months ago
  30. 441539f bdinfo: net: Drop legacy ethernet bdinfo by Simon Glass · 4 years, 5 months ago
  31. 3c89c4c bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn by Simon Glass · 4 years, 5 months ago
  32. db76c9b bdinfo: Drop print_cpu_word_size() by Simon Glass · 4 years, 5 months ago
  33. aa8b758 bdinfo: Drop print_bi_flash() by Simon Glass · 4 years, 5 months ago
  34. 3cfbe22 bdinfo: Drop print_bi_boot_params() by Simon Glass · 4 years, 5 months ago
  35. 537cb0d bdinfo: sh: arc: Drop arch-specific print_bi_mem() by Simon Glass · 4 years, 5 months ago
  36. 3e1cca2 bdinfo: ppc: Drop arch-specific print_baudrate() by Simon Glass · 4 years, 5 months ago
  37. 9e24e10 bdinfo: Drop print_std_bdinfo() by Simon Glass · 4 years, 5 months ago
  38. d67de00 bdinfo: Drop unnecessary inline on functions by Simon Glass · 4 years, 5 months ago
  39. 566ffde bdinfo: microblaze: sh: nios2: Drop arch-specific flash info by Simon Glass · 4 years, 5 months ago
  40. 7d81641 bdinfo: Drop unused __maybe_unused by Simon Glass · 4 years, 5 months ago
  41. e01ce34 bdinfo: Drop the option to not use the generic 'bd' command by Simon Glass · 4 years, 5 months ago
  42. e227c27 bdinfo: arc: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  43. 1aeeaeb bdinfo: arm: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  44. 67145d1 bdinfo: m68k: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  45. 2e0fa21 bdinfo: powerpc: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  46. 628c85a bdinfo: riscv: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  47. aa6b898 bdinfo: nds32: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  48. c66981c bdinfo: sandbox: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  49. 41ec71d bdinfo: x86: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  50. f41b830 bdinfo: sh: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  51. 271db50 bdinfo: microblaze: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  52. 08c56d1 bdinfo: nios2: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  53. df529b5 bdinfo: mips: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  54. 1af9756 bdinfo: xtensa: Create a generic do_bdinfo for xtensa by Simon Glass · 4 years, 5 months ago
  55. f0e236c Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 4 months ago
  56. b1c272d cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv() by Bin Meng · 4 years, 4 months ago
  57. 922c6d5 Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 4 months ago
  58. d581076 cmd: mmc: Cache-align extcsd read target by Marek Vasut · 4 years, 4 months ago
  59. d1896e3 cmd: booti: Fix spelling of "environment". by Vagrant Cascadian · 4 years, 5 months ago
  60. 5575f79 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 4 years, 4 months ago
  61. 0d7c291 cmd: bootefi: Honor the address & size cells properties correctly by Atish Patra · 4 years, 4 months ago
  62. a633a80 trivial: Fix booot occurences by Michal Simek · 4 years, 5 months ago
  63. f9e3d2e Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next by Tom Rini · 4 years, 4 months ago
  64. 808f13d net: Fix error if some network features are disabled by Krebs, Olaf · 4 years, 8 months ago
  65. 77007f9 log: check argument of 'log level' command by Heinrich Schuchardt · 4 years, 5 months ago
  66. 1b6ae82 Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
  67. 0d8f35b5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 5 months ago
  68. 0e69bcf efi_loader: validate load option by Heinrich Schuchardt · 4 years, 5 months ago
  69. 8e8059c cmd: fitupd: move config check to Kconfig by Heinrich Schuchardt · 4 years, 5 months ago
  70. da37b53 cmd: sf Drop reassignment of new into flash by Jagan Teki · 4 years, 5 months ago
  71. 0e7b631 cbfs: Return the error code from file_cbfs_init() by Simon Glass · 4 years, 5 months ago
  72. b032db2 x86: mtrr: Drop the mask display when changing an mtrr by Simon Glass · 4 years, 6 months ago
  73. 2843444 cmd: zip: fix implicit declaration warning by Michael Walle · 4 years, 5 months ago
  74. eff5a54 cmd: zip: automatically pull in gzip() by Michael Walle · 4 years, 5 months ago
  75. 56c311b cmd: unzip: automatically select CONFIG_GZIP by Michael Walle · 4 years, 5 months ago
  76. 255a473 efi_loader: add EFI_MEMORY_SP to memory attributes by Heinrich Schuchardt · 4 years, 5 months ago
  77. b09e1b6 cmd: avb: free partition buffer upon verify completion by Gary Bisson · 4 years, 5 months ago WIP/2020-05-19-misc-fixes
  78. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago WIP/2020-05-18-reduce-size-of-common.h
  79. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  80. 07e1114 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 5 months ago
  81. 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 5 months ago
  82. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  83. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 5 months ago
  84. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  85. 3c7dded Fix some checkpatch warnings in calls to debug() by Simon Glass · 4 years, 5 months ago
  86. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  87. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  88. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  89. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  90. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  91. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 5 months ago
  92. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  93. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 5 months ago
  94. a595a0e flash: Tidy up coding style for flash functions by Simon Glass · 4 years, 5 months ago
  95. ba06b3c common: Drop uuid.h from common header by Simon Glass · 4 years, 5 months ago
  96. b0e4f2c cmd: efidebug: Add support for querying UEFI variable storage by Ilias Apalodimas · 4 years, 5 months ago
  97. 714497e efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 5 months ago
  98. ac14bc4 Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago WIP/11May2020
  99. 5308665 Nokia RX-51: Update my email address by Pali Rohár · 4 years, 7 months ago
  100. bdb1577 cmd: efidebug: fix -Werror=type-limits warning by Heinrich Schuchardt · 4 years, 5 months ago