1. 29e1d77 x86: mtrr: Update the command to use the new mtrr calls by Simon Glass · 4 years, 4 months ago
  2. d89e15f x86: mtrr: Add support for writing to MTRRs on any CPU by Simon Glass · 4 years, 4 months ago
  3. 7403c26 x86: mtrr: Use MP calls to list the MTRRs by Simon Glass · 4 years, 4 months ago
  4. c947a62 x86: mtrr: Fix 'ensable' typo by Simon Glass · 4 years, 4 months ago
  5. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 5 months ago
  6. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  7. 210c036 cmd: booti: convert the debug print about image move to printf by Tero Kristo · 4 years, 6 months ago
  8. 0608694 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · 4 years, 6 months ago
  9. 64bbc0d acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · 4 years, 5 months ago
  10. 7efbf7e efi_loader: simplify 'printenv -e' by Heinrich Schuchardt · 4 years, 4 months ago
  11. 9ad6e1e efi_selftest: enable 'bootefi hello' by Heinrich Schuchardt · 4 years, 5 months ago
  12. b1edfd2 cmd: fix lsblk command by Heinrich Schuchardt · 4 years, 5 months ago
  13. 4d27fa9 cmd: drop fitupd command by Heinrich Schuchardt · 4 years, 5 months ago
  14. 7003565 efi_loader: display RO attribute in printenv -e by Heinrich Schuchardt · 4 years, 5 months ago
  15. 1a5f58d cmd: fdt: remove CMD_FDT_MAX_DUMP by Heinrich Schuchardt · 4 years, 5 months ago
  16. 2d349c7 log: don't show function by default by Heinrich Schuchardt · 4 years, 5 months ago
  17. cc09202 rtc: add rtc command by Rasmus Villemoes · 4 years, 5 months ago
  18. 19038de cmd: Add a memory-search command by Simon Glass · 4 years, 6 months ago
  19. d1c117b cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 6 months ago
  20. 683e39e cmd: mem: Use a macro to avoid #ifdef in help by Simon Glass · 4 years, 6 months ago
  21. 3a6bca1 Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · 4 years, 6 months ago
  22. 6671aed cmd: add a panic command by Heiko Stuebner · 4 years, 5 months ago
  23. 09262bb cmd: blkls: Add blkls command by Niel Fourie · 4 years, 8 months ago
  24. 39832fb cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · 4 years, 8 months ago
  25. 9252d70 cmd: fs: Add command to list supported fs types by Niel Fourie · 4 years, 8 months ago
  26. 40102bc cmd: part: Add subcommand to list supported partition tables by Niel Fourie · 4 years, 8 months ago
  27. 4b876be cmd: env: use ENV_IS_IN_DEVICE in env info by Patrick Delaunay · 4 years, 5 months ago
  28. 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
  29. 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
  30. 8bec61e efi_loader: incorrect check against FDT_ADDR_T_NONE by Heinrich Schuchardt · 4 years, 5 months ago
  31. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
  32. 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
  33. f12b3e4 bdinfo: Update the file comments by Simon Glass · 4 years, 7 months ago
  34. 227b24b bdinfo: m68k: ppc: Move arch-specific code from bdinfo by Simon Glass · 4 years, 7 months ago
  35. f1e3607 bdinfo: m68k: Move m68k-specific info into its own file by Simon Glass · 4 years, 7 months ago
  36. 5233da5 bdinfo: ppc: Move PPC-specific info into its own file by Simon Glass · 4 years, 7 months ago
  37. a83ab16 bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · 4 years, 7 months ago
  38. 7e24663 bdinfo: Export some basic printing functions by Simon Glass · 4 years, 7 months ago
  39. 505df80 bdinfo: net: Inline print_eth_ip_addr() by Simon Glass · 4 years, 7 months ago
  40. 3b5e7fb bdinfo: net: Drop legacy ethernet bdinfo by Simon Glass · 4 years, 7 months ago
  41. 9cf4588 bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn by Simon Glass · 4 years, 7 months ago
  42. 6bda308 bdinfo: Drop print_cpu_word_size() by Simon Glass · 4 years, 7 months ago
  43. 71e72a8 bdinfo: Drop print_bi_flash() by Simon Glass · 4 years, 7 months ago
  44. 2669267 bdinfo: Drop print_bi_boot_params() by Simon Glass · 4 years, 7 months ago
  45. 745785b bdinfo: sh: arc: Drop arch-specific print_bi_mem() by Simon Glass · 4 years, 7 months ago
  46. 981c71a bdinfo: ppc: Drop arch-specific print_baudrate() by Simon Glass · 4 years, 7 months ago
  47. 48db0ee bdinfo: Drop print_std_bdinfo() by Simon Glass · 4 years, 7 months ago
  48. 1cec78b bdinfo: Drop unnecessary inline on functions by Simon Glass · 4 years, 7 months ago
  49. 481c8c8 bdinfo: microblaze: sh: nios2: Drop arch-specific flash info by Simon Glass · 4 years, 7 months ago
  50. 2157be7 bdinfo: Drop unused __maybe_unused by Simon Glass · 4 years, 7 months ago
  51. d44b09f bdinfo: Drop the option to not use the generic 'bd' command by Simon Glass · 4 years, 7 months ago
  52. 813ee41 bdinfo: arc: Use the generic bd command by Simon Glass · 4 years, 7 months ago
  53. 6d0c543 bdinfo: arm: Use the generic bd command by Simon Glass · 4 years, 7 months ago
  54. 2a2126f bdinfo: m68k: Use the generic bd command by Simon Glass · 4 years, 7 months ago
  55. 61c621e bdinfo: powerpc: Use the generic bd command by Simon Glass · 4 years, 7 months ago
  56. b793449 bdinfo: riscv: Use the generic bd command by Simon Glass · 4 years, 7 months ago
  57. 2239653 bdinfo: nds32: Use the generic bd command by Simon Glass · 4 years, 7 months ago
  58. 391e300 bdinfo: sandbox: Use the generic bd command by Simon Glass · 4 years, 7 months ago
  59. 26d0042 bdinfo: x86: Use the generic bd command by Simon Glass · 4 years, 7 months ago
  60. ce0b8e6 bdinfo: sh: Use the generic bd command by Simon Glass · 4 years, 7 months ago
  61. 8e69999 bdinfo: microblaze: Use the generic bd command by Simon Glass · 4 years, 7 months ago
  62. 988dfa3 bdinfo: nios2: Use the generic bd command by Simon Glass · 4 years, 7 months ago
  63. f27cff0 bdinfo: mips: Use the generic bd command by Simon Glass · 4 years, 7 months ago
  64. 6faf66b bdinfo: xtensa: Create a generic do_bdinfo for xtensa by Simon Glass · 4 years, 7 months ago
  65. 3114d21 Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 5 months ago
  66. eb0f48f cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv() by Bin Meng · 4 years, 5 months ago
  67. 4154981 Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 5 months ago
  68. dfff8ed cmd: mmc: Cache-align extcsd read target by Marek Vasut · 4 years, 5 months ago
  69. 3dd1678 cmd: booti: Fix spelling of "environment". by Vagrant Cascadian · 4 years, 6 months ago
  70. 76c5974 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 4 years, 5 months ago
  71. 0e52e94 cmd: bootefi: Honor the address & size cells properties correctly by Atish Patra · 4 years, 5 months ago
  72. 21f753c trivial: Fix booot occurences by Michal Simek · 4 years, 6 months ago
  73. 2396f98 Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next by Tom Rini · 4 years, 6 months ago
  74. d924938 net: Fix error if some network features are disabled by Krebs, Olaf · 4 years, 9 months ago
  75. 276bf92 log: check argument of 'log level' command by Heinrich Schuchardt · 4 years, 6 months ago
  76. 41fb397 Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
  77. e7c71d6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 6 months ago
  78. 7ca84f8 efi_loader: validate load option by Heinrich Schuchardt · 4 years, 6 months ago
  79. eb4d2d0 cmd: fitupd: move config check to Kconfig by Heinrich Schuchardt · 4 years, 6 months ago
  80. 43dab5f cmd: sf Drop reassignment of new into flash by Jagan Teki · 4 years, 7 months ago
  81. 0492317 cbfs: Return the error code from file_cbfs_init() by Simon Glass · 4 years, 6 months ago
  82. f9910fb x86: mtrr: Drop the mask display when changing an mtrr by Simon Glass · 4 years, 7 months ago
  83. c11187a cmd: zip: fix implicit declaration warning by Michael Walle · 4 years, 6 months ago
  84. 3a6e351 cmd: zip: automatically pull in gzip() by Michael Walle · 4 years, 6 months ago
  85. f253f2c cmd: unzip: automatically select CONFIG_GZIP by Michael Walle · 4 years, 6 months ago
  86. e76f0e4 efi_loader: add EFI_MEMORY_SP to memory attributes by Heinrich Schuchardt · 4 years, 6 months ago
  87. b12df3a cmd: avb: free partition buffer upon verify completion by Gary Bisson · 4 years, 7 months ago
  88. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  89. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  90. 0db4b94 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 7 months ago
  91. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
  92. c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
  93. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 7 months ago
  94. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  95. 8f055af Fix some checkpatch warnings in calls to debug() by Simon Glass · 4 years, 7 months ago
  96. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  97. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  98. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  99. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  100. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago