1. bda8909 bdinfo: Update the file comments by Simon Glass · 4 years, 8 months ago
  2. 6479198 bdinfo: m68k: ppc: Move arch-specific code from bdinfo by Simon Glass · 4 years, 8 months ago
  3. 1a520d9 bdinfo: m68k: Move m68k-specific info into its own file by Simon Glass · 4 years, 8 months ago
  4. 79d074d bdinfo: ppc: Move PPC-specific info into its own file by Simon Glass · 4 years, 8 months ago
  5. 59b0d7d bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · 4 years, 8 months ago
  6. 655f17f bdinfo: Export some basic printing functions by Simon Glass · 4 years, 8 months ago
  7. 8a2ba58 bdinfo: net: Inline print_eth_ip_addr() by Simon Glass · 4 years, 8 months ago
  8. 441539f bdinfo: net: Drop legacy ethernet bdinfo by Simon Glass · 4 years, 8 months ago
  9. 3c89c4c bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn by Simon Glass · 4 years, 8 months ago
  10. db76c9b bdinfo: Drop print_cpu_word_size() by Simon Glass · 4 years, 8 months ago
  11. aa8b758 bdinfo: Drop print_bi_flash() by Simon Glass · 4 years, 8 months ago
  12. 3cfbe22 bdinfo: Drop print_bi_boot_params() by Simon Glass · 4 years, 8 months ago
  13. 537cb0d bdinfo: sh: arc: Drop arch-specific print_bi_mem() by Simon Glass · 4 years, 8 months ago
  14. 3e1cca2 bdinfo: ppc: Drop arch-specific print_baudrate() by Simon Glass · 4 years, 8 months ago
  15. 9e24e10 bdinfo: Drop print_std_bdinfo() by Simon Glass · 4 years, 8 months ago
  16. d67de00 bdinfo: Drop unnecessary inline on functions by Simon Glass · 4 years, 8 months ago
  17. 566ffde bdinfo: microblaze: sh: nios2: Drop arch-specific flash info by Simon Glass · 4 years, 8 months ago
  18. 7d81641 bdinfo: Drop unused __maybe_unused by Simon Glass · 4 years, 8 months ago
  19. e01ce34 bdinfo: Drop the option to not use the generic 'bd' command by Simon Glass · 4 years, 8 months ago
  20. e227c27 bdinfo: arc: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  21. 1aeeaeb bdinfo: arm: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  22. 67145d1 bdinfo: m68k: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  23. 2e0fa21 bdinfo: powerpc: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  24. 628c85a bdinfo: riscv: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  25. aa6b898 bdinfo: nds32: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  26. c66981c bdinfo: sandbox: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  27. 41ec71d bdinfo: x86: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  28. f41b830 bdinfo: sh: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  29. 271db50 bdinfo: microblaze: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  30. 08c56d1 bdinfo: nios2: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  31. df529b5 bdinfo: mips: Use the generic bd command by Simon Glass · 4 years, 8 months ago
  32. 1af9756 bdinfo: xtensa: Create a generic do_bdinfo for xtensa by Simon Glass · 4 years, 8 months ago
  33. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 8 months ago
  34. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 8 months ago
  35. 8d99d54 cmd: Add an indication of 32/64-bit to bdinfo by Simon Glass · 4 years, 9 months ago
  36. 8ad0c66 bdinfo: show multi_dtb_fit by Heiko Schocher · 5 years ago
  37. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  38. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  39. 5a760f6 bdinfo: show fb base with DM_VIDEO by Heiko Schocher · 5 years ago
  40. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  41. 95187bb cmd/bdinfo: correct output of numerical values by Heinrich Schuchardt · 6 years ago
  42. 058b77a riscv: cmd: bdinfo: Print the relocation address by Bin Meng · 6 years ago
  43. 8cdc6b5 riscv: Remove mach type by Bin Meng · 6 years ago
  44. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  45. ee1e600 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
  46. ca92ad4 cmd/bdinfo: print relocation info on X86 by Heinrich Schuchardt · 7 years ago
  47. 068feb9 riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago
  48. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  49. 7b07a20 cmd/bdinfo: correct comment in board_detail by Chris Packham · 7 years ago
  50. f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  51. 907208c powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 8 years ago
  52. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 8 years ago
  53. 98f705c powerpc: remove 4xx support by Heiko Schocher · 8 years ago
  54. 5353953 bdinfo: print fdt_blob by Heiko Schocher · 8 years ago
  55. 5025897 powerpc, 5xx: remove support for 5xx by Heiko Schocher · 8 years ago
  56. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 8 years ago
  57. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 8 years ago
  58. b37483c cmd/bdinfo.c: Fix unused function warning by Tom Rini · 8 years ago
  59. 70cc0c3 OpenRISC: Remove by Tom Rini · 8 years ago
  60. 936478e SPARC: Remove by Tom Rini · 8 years ago
  61. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  62. f2ccf7f armv8: Add global variable resv_ram by York Sun · 8 years ago
  63. cd379a2 x86: bdinfo: Drop meaningless values by Simon Glass · 8 years ago
  64. ddd917b bdinfo: Don't print out empty DRAM banks by Simon Glass · 8 years ago
  65. de5e5ce xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
  66. e379508 cmd/bdinfo: extract print_std_bdinfo by Max Filippov · 8 years ago
  67. 4e3fa7d cmd/bdinfo: extract print_baudrate by Max Filippov · 8 years ago
  68. 8752e26 cmd/bdinfo: extract print_eth_ip_addr by Max Filippov · 8 years ago
  69. f80e535 cmd/bdinfo: extract print_bi_flash by Max Filippov · 8 years ago
  70. fd60e99 cmd/bdinfo: extract print_bi_dram by Max Filippov · 8 years ago
  71. 12feb36 cmd/bdinfo: extract print_bi_mem by Max Filippov · 8 years ago
  72. 171e539 cmd/bdinfo: extract print_bi_boot_params by Max Filippov · 8 years ago
  73. 7f7ddf2 arm: Show early-malloc() usage in bdinfo by Simon Glass · 9 years ago
  74. e61a753 armv8: Move secure_ram variable out of generic global data by York Sun · 9 years ago
  75. 8cf7a41 mips: Report reloc information in bdinfo by Tim Chick · 9 years ago
  76. 062f078 microblaze: Do not print eth device when DM_ETH is enabled by Michal Simek · 9 years ago
  77. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_bdinfo.c]
  78. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_bdinfo.c]
  79. e814952 Reserve secure memory by York Sun · 9 years ago
  80. 744b57b nios2: use dram bank in board info by Thomas Chou · 9 years ago
  81. 7bb7d67 common/cmd_bdinfo: show gd->board_type by Hannes Schmelzer · 10 years ago
  82. ff97380 Avoid calling print_eths() with driver model by Simon Glass · 10 years ago
  83. 05c3e68 dm: eth: Add basic driver model support to Ethernet stack by Joe Hershberger · 10 years ago
  84. a752a8b avr32: add generic board support by Andreas Bießmann · 10 years ago
  85. de86765 bdinfo: Show information about fdt blob via bdinfo by Michal Simek · 10 years ago
  86. e945f6d microblaze: Move architecture to use generic board init by Michal Simek · 11 years ago
  87. 946f6f2 cmd_bdinfo: check for CONFIG_ARC instead of CONFIG_ARC700 by Alexey Brodkin · 10 years ago
  88. 36da51e powerpc: mpc8xx: remove hermes board support by Masahiro Yamada · 10 years ago
  89. 0e350f8 common: commands: make commands static by Jeroen Hofstee · 11 years ago
  90. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  91. 58dac32 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  92. bc5d542 arc: bdinfo, image and arc-specific init functions declarations support by Alexey Brodkin · 11 years ago
  93. 3fb8588 ppc4xx: Remove support for PPC405CR CPUs by Matthias Fuchs · 11 years ago
  94. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  95. e793946 common: Update cmd_bdinfo for PPC by York Sun · 12 years ago
  96. d6ed322 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 12 years ago
  97. 2d795c9 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 12 years ago
  98. c8fcd0f Only use fb_base if we have a display by Simon Glass · 12 years ago
  99. 82b6a47 common: cmd_bdinfo: Fix compilation warning for microblaze by Michal Simek · 12 years ago
  100. 9fc6a06 common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARM by Michal Simek · 12 years ago