1. c248742 cmd: acpi: Print revisions in hex format by Andy Shevchenko · 4 years, 2 months ago
  2. 2febde4 Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 2 months ago
  3. d9858d6 efi: change 'env -e -i' usage syntax by Maxim Uvarov · 4 years, 3 months ago
  4. 1c39c10 cmd: mem: fix range of bitflip test by Ralph Siemsen · 4 years, 3 months ago
  5. 834b552 env: Crash in 'env import' when using checksum and a specific size by Pedro Aguilar · 4 years, 3 months ago
  6. cc5bd26 efi: clean up efi command by Heinrich Schuchardt · 4 years, 3 months ago
  7. c3a9c9c efi_loader: log messages for bootefi command by Heinrich Schuchardt · 4 years, 3 months ago
  8. d0ba411 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 3 months ago
  9. be30ec1 usb: gadget: Fix controller index in UMS by Ye Li · 4 years, 5 months ago
  10. 9abf45b x86: mtrr: Fix parsing of "mtrr list" command by Wolfgang Wallner · 4 years, 4 months ago
  11. 93b5cb2 cmd: mem: Remove already removed CONFIG_SYS_MEMTEST_SCRATCH by Michal Simek · 4 years, 3 months ago
  12. 463c386 cmd: Kconfig: Change dependency for CMD_ADC by Michal Simek · 4 years, 3 months ago
  13. b4699fe Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 3 months ago
  14. 724ff23 Merge branch '2020-08-24-misc-improvements' by Tom Rini · 4 years, 3 months ago
  15. 95492ae cmd: provide command sbi by Heinrich Schuchardt · 4 years, 3 months ago
  16. 93ba128 Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 3 months ago
  17. a4016cb cmd: fix clone coverity scan by John Chau · 4 years, 4 months ago
  18. fa11c86 efi_loader: use ':' as separator for setenv -i by Heinrich Schuchardt · 4 years, 3 months ago
  19. aa4a66c efi_loader: document parameters of do_bootefi_exec() by Heinrich Schuchardt · 4 years, 4 months ago
  20. 7cb5151 Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 4 years, 3 months ago
  21. 0ca4cc0 cmd: clk: correctly handle depth for clk dump by Patrick Delaunay · 4 years, 4 months ago
  22. 15c5a34 cmd: clk: cosmetic: correct code alignment in show_clks by Patrick Delaunay · 4 years, 4 months ago
  23. fcb3731 cmd: bind: allow to bind driver with driver data by Patrice Chotard · 4 years, 4 months ago
  24. a7c05b1 Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 4 months ago
  25. 550ad7c cmd: demo: Remove duplicated help message for list subcommand by Michal Simek · 4 years, 4 months ago
  26. 4fec7f8 xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 4 months ago
  27. 5dfa883 cmd: exception: unaligned data access on RISC-V by Heinrich Schuchardt · 4 years, 4 months ago
  28. e6ed835 cmd/efidebug: missing initialization of load_options by Heinrich Schuchardt · 4 years, 4 months ago
  29. 410ed36 Merge tag 'efi-2020-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 4 months ago
  30. a7647a7 efi_loader: set load options in boot manager by Heinrich Schuchardt · 4 years, 4 months ago
  31. 25c6be5 efi_loader: factor out efi_set_load_options() by Heinrich Schuchardt · 4 years, 4 months ago
  32. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
  33. a12c66f fs/squashfs: add filesystem commands by Joao Marcos Costa · 4 years, 4 months ago
  34. 573c0fa cmd: Update the memory-search command by Simon Glass · 4 years, 4 months ago
  35. 3ae4e95 cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · 4 years, 4 months ago
  36. 3185a7f mvebu: bubt: Drop dead code by Tom Rini · 4 years, 4 months ago
  37. a89c519 cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION by Jagan Teki · 4 years, 5 months ago
  38. f10ae54 cmd: bdinfo: cleanup phys_addr_t output by Heinrich Schuchardt · 4 years, 4 months ago
  39. 51cc1f9 cmd: bootz: fix device-tree overlap test by Baruch Siach · 4 years, 4 months ago
  40. 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 4 months ago
  41. fce6f98 cmd: add clone command by John Chau · 4 years, 5 months ago
  42. 614a9a2 w1: Drop dm.h header file by Simon Glass · 4 years, 5 months ago
  43. 992b603 net: Drop dm.h header file from phy.h by Simon Glass · 4 years, 5 months ago
  44. f3cc742 dm: core: Drop dm.h header file from dm-demo.h by Simon Glass · 4 years, 5 months ago
  45. a59f7ec cmd: env: add env select command by Patrick Delaunay · 4 years, 4 months ago
  46. 748e42e cmd: env: add env load command by Patrick Delaunay · 4 years, 4 months ago
  47. a558b18 cmd: button: add a new 'button' command by Philippe Reynes · 4 years, 4 months ago
  48. 319a9cb cmd: host: return value of do_host_bind() by Heinrich Schuchardt · 4 years, 4 months ago
  49. c149a3b cmd: env: check real location for env info command by Patrick Delaunay · 4 years, 6 months ago
  50. 109ec8f cmd: env: add option for quiet output on env info by Patrick Delaunay · 4 years, 6 months ago
  51. bb38a1f efi_loader: use logging for bootefi command by Heinrich Schuchardt · 4 years, 5 months ago
  52. 3ac9fdb x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU by Simon Glass · 4 years, 5 months ago
  53. e643edd x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU by Simon Glass · 4 years, 5 months ago
  54. 2c601b6 x86: mtrr: Restructure so command execution is in one place by Simon Glass · 4 years, 5 months ago
  55. 29e1d77 x86: mtrr: Update the command to use the new mtrr calls by Simon Glass · 4 years, 5 months ago
  56. d89e15f x86: mtrr: Add support for writing to MTRRs on any CPU by Simon Glass · 4 years, 5 months ago
  57. 7403c26 x86: mtrr: Use MP calls to list the MTRRs by Simon Glass · 4 years, 5 months ago
  58. c947a62 x86: mtrr: Fix 'ensable' typo by Simon Glass · 4 years, 5 months ago
  59. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 5 months ago
  60. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  61. 210c036 cmd: booti: convert the debug print about image move to printf by Tero Kristo · 4 years, 6 months ago
  62. 0608694 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · 4 years, 6 months ago
  63. 64bbc0d acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · 4 years, 5 months ago
  64. 7efbf7e efi_loader: simplify 'printenv -e' by Heinrich Schuchardt · 4 years, 5 months ago
  65. 9ad6e1e efi_selftest: enable 'bootefi hello' by Heinrich Schuchardt · 4 years, 5 months ago
  66. b1edfd2 cmd: fix lsblk command by Heinrich Schuchardt · 4 years, 5 months ago
  67. 4d27fa9 cmd: drop fitupd command by Heinrich Schuchardt · 4 years, 6 months ago
  68. 7003565 efi_loader: display RO attribute in printenv -e by Heinrich Schuchardt · 4 years, 5 months ago
  69. 1a5f58d cmd: fdt: remove CMD_FDT_MAX_DUMP by Heinrich Schuchardt · 4 years, 6 months ago
  70. 2d349c7 log: don't show function by default by Heinrich Schuchardt · 4 years, 6 months ago
  71. cc09202 rtc: add rtc command by Rasmus Villemoes · 4 years, 5 months ago
  72. 19038de cmd: Add a memory-search command by Simon Glass · 4 years, 6 months ago
  73. d1c117b cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 6 months ago
  74. 683e39e cmd: mem: Use a macro to avoid #ifdef in help by Simon Glass · 4 years, 6 months ago
  75. 3a6bca1 Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · 4 years, 6 months ago
  76. 6671aed cmd: add a panic command by Heiko Stuebner · 4 years, 5 months ago
  77. 09262bb cmd: blkls: Add blkls command by Niel Fourie · 4 years, 8 months ago
  78. 39832fb cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · 4 years, 8 months ago
  79. 9252d70 cmd: fs: Add command to list supported fs types by Niel Fourie · 4 years, 8 months ago
  80. 40102bc cmd: part: Add subcommand to list supported partition tables by Niel Fourie · 4 years, 8 months ago
  81. 4b876be cmd: env: use ENV_IS_IN_DEVICE in env info by Patrick Delaunay · 4 years, 5 months ago
  82. 05fa4df Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 4 years, 5 months ago
  83. d434b1f 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, 5 months ago
  84. 8bec61e efi_loader: incorrect check against FDT_ADDR_T_NONE by Heinrich Schuchardt · 4 years, 5 months ago
  85. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
  86. 7c19901 Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
  87. f12b3e4 bdinfo: Update the file comments by Simon Glass · 4 years, 7 months ago
  88. 227b24b bdinfo: m68k: ppc: Move arch-specific code from bdinfo by Simon Glass · 4 years, 7 months ago
  89. f1e3607 bdinfo: m68k: Move m68k-specific info into its own file by Simon Glass · 4 years, 7 months ago
  90. 5233da5 bdinfo: ppc: Move PPC-specific info into its own file by Simon Glass · 4 years, 7 months ago
  91. a83ab16 bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · 4 years, 7 months ago
  92. 7e24663 bdinfo: Export some basic printing functions by Simon Glass · 4 years, 7 months ago
  93. 505df80 bdinfo: net: Inline print_eth_ip_addr() by Simon Glass · 4 years, 7 months ago
  94. 3b5e7fb bdinfo: net: Drop legacy ethernet bdinfo by Simon Glass · 4 years, 7 months ago
  95. 9cf4588 bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn by Simon Glass · 4 years, 7 months ago
  96. 6bda308 bdinfo: Drop print_cpu_word_size() by Simon Glass · 4 years, 7 months ago
  97. 71e72a8 bdinfo: Drop print_bi_flash() by Simon Glass · 4 years, 7 months ago
  98. 2669267 bdinfo: Drop print_bi_boot_params() by Simon Glass · 4 years, 7 months ago
  99. 745785b bdinfo: sh: arc: Drop arch-specific print_bi_mem() by Simon Glass · 4 years, 7 months ago
  100. 981c71a bdinfo: ppc: Drop arch-specific print_baudrate() by Simon Glass · 4 years, 7 months ago