1. 0be0f20 bdinfo: Show the malloc base with the bdinfo command by Simon Glass · 1 year, 3 months ago
  2. b279f51 bdinfo: Show the RAM top and approximate stack pointer by Simon Glass · 1 year, 3 months ago
  3. 347a845 bdinfo: Show information about the serial port by Simon Glass · 1 year, 3 months ago
  4. a763150 cmd: bdinfo: Print ethaddr of current MAC by Marek Vasut · 1 year, 6 months ago
  5. d8eb4e2 cmd: bdinfo: Wrap network information printing into print_eth() by Marek Vasut · 1 year, 6 months ago
  6. 55922ed cmd: bdinfo: Map fdt_blob and new_fdt to sysmem by Marek Vasut · 1 year, 6 months ago
  7. 3819159 bbinfo: Show the size of the copy framebuffer by Simon Glass · 1 year, 7 months ago
  8. 40b8afe x86: Add a few more items to bdinfo by Simon Glass · 1 year, 7 months ago
  9. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  10. 0f9b86f video: Drop remaining references to CONFIG_LCD by Simon Glass · 2 years ago
  11. ae90d16 cmd: bdinfo: introduce bdinfo_print_size() helper by Ovidiu Panait · 2 years, 2 months ago
  12. 85007da cmd: bdinfo: Enable dumping lmb data when LMB is enabled by Michal Simek · 2 years, 1 month ago
  13. 1fa43ca video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 9 months ago
  14. ff66e7b fdt: Report the devicetree source by Simon Glass · 2 years, 10 months ago
  15. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  16. 6424fba bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit by Bin Meng · 3 years, 9 months ago
  17. 98592c7 bdinfo: Rename function names to be clearer by Bin Meng · 3 years, 9 months ago
  18. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  19. 308b1a9 x86: video: Show information about each video device by Simon Glass · 4 years, 1 month ago
  20. 60ebf5f cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values by Stefan Roese · 4 years, 2 months ago
  21. dfaf6a5 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 2 months ago
  22. 6ecefcf cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · 4 years, 3 months ago
  23. 5ce2776 cmd: bdinfo: cleanup phys_addr_t output by Heinrich Schuchardt · 4 years, 3 months ago
  24. 9996cea lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 3 months ago
  25. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  26. bda8909 bdinfo: Update the file comments by Simon Glass · 4 years, 5 months ago
  27. 6479198 bdinfo: m68k: ppc: Move arch-specific code from bdinfo by Simon Glass · 4 years, 5 months ago
  28. 1a520d9 bdinfo: m68k: Move m68k-specific info into its own file by Simon Glass · 4 years, 5 months ago
  29. 79d074d bdinfo: ppc: Move PPC-specific info into its own file by Simon Glass · 4 years, 5 months ago
  30. 59b0d7d bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · 4 years, 5 months ago
  31. 655f17f bdinfo: Export some basic printing functions by Simon Glass · 4 years, 5 months ago
  32. 8a2ba58 bdinfo: net: Inline print_eth_ip_addr() by Simon Glass · 4 years, 5 months ago
  33. 441539f bdinfo: net: Drop legacy ethernet bdinfo by Simon Glass · 4 years, 5 months ago
  34. 3c89c4c bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn by Simon Glass · 4 years, 5 months ago
  35. db76c9b bdinfo: Drop print_cpu_word_size() by Simon Glass · 4 years, 5 months ago
  36. aa8b758 bdinfo: Drop print_bi_flash() by Simon Glass · 4 years, 5 months ago
  37. 3cfbe22 bdinfo: Drop print_bi_boot_params() by Simon Glass · 4 years, 5 months ago
  38. 537cb0d bdinfo: sh: arc: Drop arch-specific print_bi_mem() by Simon Glass · 4 years, 5 months ago
  39. 3e1cca2 bdinfo: ppc: Drop arch-specific print_baudrate() by Simon Glass · 4 years, 5 months ago
  40. 9e24e10 bdinfo: Drop print_std_bdinfo() by Simon Glass · 4 years, 5 months ago
  41. d67de00 bdinfo: Drop unnecessary inline on functions by Simon Glass · 4 years, 5 months ago
  42. 566ffde bdinfo: microblaze: sh: nios2: Drop arch-specific flash info by Simon Glass · 4 years, 5 months ago
  43. 7d81641 bdinfo: Drop unused __maybe_unused by Simon Glass · 4 years, 5 months ago
  44. e01ce34 bdinfo: Drop the option to not use the generic 'bd' command by Simon Glass · 4 years, 5 months ago
  45. e227c27 bdinfo: arc: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  46. 1aeeaeb bdinfo: arm: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  47. 67145d1 bdinfo: m68k: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  48. 2e0fa21 bdinfo: powerpc: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  49. 628c85a bdinfo: riscv: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  50. aa6b898 bdinfo: nds32: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  51. c66981c bdinfo: sandbox: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  52. 41ec71d bdinfo: x86: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  53. f41b830 bdinfo: sh: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  54. 271db50 bdinfo: microblaze: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  55. 08c56d1 bdinfo: nios2: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  56. df529b5 bdinfo: mips: Use the generic bd command by Simon Glass · 4 years, 5 months ago
  57. 1af9756 bdinfo: xtensa: Create a generic do_bdinfo for xtensa by Simon Glass · 4 years, 5 months ago
  58. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  59. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  60. 8d99d54 cmd: Add an indication of 32/64-bit to bdinfo by Simon Glass · 4 years, 6 months ago
  61. 8ad0c66 bdinfo: show multi_dtb_fit by Heiko Schocher · 5 years ago
  62. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  63. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  64. 5a760f6 bdinfo: show fb base with DM_VIDEO by Heiko Schocher · 5 years ago
  65. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  66. 95187bb cmd/bdinfo: correct output of numerical values by Heinrich Schuchardt · 6 years ago
  67. 058b77a riscv: cmd: bdinfo: Print the relocation address by Bin Meng · 6 years ago
  68. 8cdc6b5 riscv: Remove mach type by Bin Meng · 6 years ago
  69. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  70. ee1e600 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
  71. ca92ad4 cmd/bdinfo: print relocation info on X86 by Heinrich Schuchardt · 7 years ago
  72. 068feb9 riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago
  73. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  74. 7b07a20 cmd/bdinfo: correct comment in board_detail by Chris Packham · 7 years ago
  75. f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  76. 907208c powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
  77. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  78. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  79. 5353953 bdinfo: print fdt_blob by Heiko Schocher · 7 years ago
  80. 5025897 powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  81. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  82. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  83. b37483c cmd/bdinfo.c: Fix unused function warning by Tom Rini · 7 years ago
  84. 70cc0c3 OpenRISC: Remove by Tom Rini · 8 years ago
  85. 936478e SPARC: Remove by Tom Rini · 8 years ago
  86. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  87. f2ccf7f armv8: Add global variable resv_ram by York Sun · 8 years ago
  88. cd379a2 x86: bdinfo: Drop meaningless values by Simon Glass · 8 years ago
  89. ddd917b bdinfo: Don't print out empty DRAM banks by Simon Glass · 8 years ago
  90. de5e5ce xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
  91. e379508 cmd/bdinfo: extract print_std_bdinfo by Max Filippov · 8 years ago
  92. 4e3fa7d cmd/bdinfo: extract print_baudrate by Max Filippov · 8 years ago
  93. 8752e26 cmd/bdinfo: extract print_eth_ip_addr by Max Filippov · 8 years ago
  94. f80e535 cmd/bdinfo: extract print_bi_flash by Max Filippov · 8 years ago
  95. fd60e99 cmd/bdinfo: extract print_bi_dram by Max Filippov · 8 years ago
  96. 12feb36 cmd/bdinfo: extract print_bi_mem by Max Filippov · 8 years ago
  97. 171e539 cmd/bdinfo: extract print_bi_boot_params by Max Filippov · 8 years ago
  98. 7f7ddf2 arm: Show early-malloc() usage in bdinfo by Simon Glass · 8 years ago
  99. e61a753 armv8: Move secure_ram variable out of generic global data by York Sun · 8 years ago
  100. 8cf7a41 mips: Report reloc information in bdinfo by Tim Chick · 9 years ago