1. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  2. f5dc7f6 bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit by Bin Meng · Sun Jan 31 20:36:06 2021 +0800
  3. 1ae7a0c bdinfo: Rename function names to be clearer by Bin Meng · Sun Jan 31 20:36:05 2021 +0800
  4. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  5. 3bbcf6f x86: video: Show information about each video device by Simon Glass · Tue Sep 22 21:16:40 2020 -0600
  6. 454b3ef cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values by Stefan Roese · Thu Aug 13 07:04:24 2020 +0200
  7. bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · Wed Aug 12 11:55:46 2020 +0200
  8. 3ae4e95 cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · Fri Jul 24 14:12:13 2020 +0300
  9. f10ae54 cmd: bdinfo: cleanup phys_addr_t output by Heinrich Schuchardt · Tue Jul 28 17:56:33 2020 +0200
  10. 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · Mon Jul 20 11:10:45 2020 +0300
  11. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  12. f12b3e4 bdinfo: Update the file comments by Simon Glass · Sun May 10 14:17:00 2020 -0600
  13. 227b24b bdinfo: m68k: ppc: Move arch-specific code from bdinfo by Simon Glass · Sun May 10 14:16:59 2020 -0600
  14. f1e3607 bdinfo: m68k: Move m68k-specific info into its own file by Simon Glass · Sun May 10 14:16:58 2020 -0600
  15. 5233da5 bdinfo: ppc: Move PPC-specific info into its own file by Simon Glass · Sun May 10 14:16:57 2020 -0600
  16. a83ab16 bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · Sun May 10 14:16:56 2020 -0600
  17. 7e24663 bdinfo: Export some basic printing functions by Simon Glass · Sun May 10 14:16:55 2020 -0600
  18. 505df80 bdinfo: net: Inline print_eth_ip_addr() by Simon Glass · Sun May 10 14:16:54 2020 -0600
  19. 3b5e7fb bdinfo: net: Drop legacy ethernet bdinfo by Simon Glass · Sun May 10 14:16:53 2020 -0600
  20. 9cf4588 bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn by Simon Glass · Sun May 10 14:16:52 2020 -0600
  21. 6bda308 bdinfo: Drop print_cpu_word_size() by Simon Glass · Sun May 10 14:16:50 2020 -0600
  22. 71e72a8 bdinfo: Drop print_bi_flash() by Simon Glass · Sun May 10 14:16:49 2020 -0600
  23. 2669267 bdinfo: Drop print_bi_boot_params() by Simon Glass · Sun May 10 14:16:48 2020 -0600
  24. 745785b bdinfo: sh: arc: Drop arch-specific print_bi_mem() by Simon Glass · Sun May 10 14:16:47 2020 -0600
  25. 981c71a bdinfo: ppc: Drop arch-specific print_baudrate() by Simon Glass · Sun May 10 14:16:46 2020 -0600
  26. 48db0ee bdinfo: Drop print_std_bdinfo() by Simon Glass · Sun May 10 14:16:45 2020 -0600
  27. 1cec78b bdinfo: Drop unnecessary inline on functions by Simon Glass · Sun May 10 14:16:44 2020 -0600
  28. 481c8c8 bdinfo: microblaze: sh: nios2: Drop arch-specific flash info by Simon Glass · Sun May 10 14:16:43 2020 -0600
  29. 2157be7 bdinfo: Drop unused __maybe_unused by Simon Glass · Sun May 10 14:16:42 2020 -0600
  30. d44b09f bdinfo: Drop the option to not use the generic 'bd' command by Simon Glass · Sun May 10 14:16:41 2020 -0600
  31. 813ee41 bdinfo: arc: Use the generic bd command by Simon Glass · Sun May 10 14:16:40 2020 -0600
  32. 6d0c543 bdinfo: arm: Use the generic bd command by Simon Glass · Sun May 10 14:16:39 2020 -0600
  33. 2a2126f bdinfo: m68k: Use the generic bd command by Simon Glass · Sun May 10 14:16:38 2020 -0600
  34. 61c621e bdinfo: powerpc: Use the generic bd command by Simon Glass · Sun May 10 14:16:37 2020 -0600
  35. b793449 bdinfo: riscv: Use the generic bd command by Simon Glass · Sun May 10 14:16:36 2020 -0600
  36. 2239653 bdinfo: nds32: Use the generic bd command by Simon Glass · Sun May 10 14:16:35 2020 -0600
  37. 391e300 bdinfo: sandbox: Use the generic bd command by Simon Glass · Sun May 10 14:16:34 2020 -0600
  38. 26d0042 bdinfo: x86: Use the generic bd command by Simon Glass · Sun May 10 14:16:33 2020 -0600
  39. ce0b8e6 bdinfo: sh: Use the generic bd command by Simon Glass · Sun May 10 14:16:32 2020 -0600
  40. 8e69999 bdinfo: microblaze: Use the generic bd command by Simon Glass · Sun May 10 14:16:31 2020 -0600
  41. 988dfa3 bdinfo: nios2: Use the generic bd command by Simon Glass · Sun May 10 14:16:30 2020 -0600
  42. f27cff0 bdinfo: mips: Use the generic bd command by Simon Glass · Sun May 10 14:16:29 2020 -0600
  43. 6faf66b bdinfo: xtensa: Create a generic do_bdinfo for xtensa by Simon Glass · Sun May 10 14:16:28 2020 -0600
  44. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  45. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  46. 9bec795 cmd: Add an indication of 32/64-bit to bdinfo by Simon Glass · Thu Apr 30 22:02:13 2020 -0600
  47. 16536df bdinfo: show multi_dtb_fit by Heiko Schocher · Sat Nov 09 04:56:10 2019 +0100
  48. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  49. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  50. 72cc725 bdinfo: show fb base with DM_VIDEO by Heiko Schocher · Mon Jul 22 06:49:06 2019 +0200
  51. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  52. 7959642 cmd/bdinfo: correct output of numerical values by Heinrich Schuchardt · Thu Oct 11 13:15:01 2018 +0200
  53. c64736d riscv: cmd: bdinfo: Print the relocation address by Bin Meng · Wed Sep 26 06:55:10 2018 -0700
  54. ebd336f riscv: Remove mach type by Bin Meng · Wed Sep 26 06:55:09 2018 -0700
  55. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  56. b3510fb powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · Fri Mar 16 17:20:41 2018 +0100
  57. 12c8fe3 cmd/bdinfo: print relocation info on X86 by Heinrich Schuchardt · Wed Jan 24 19:52:29 2018 +0100
  58. 3301bfc riscv: Modify generic codes to support RISC-V by Rick Chen · Tue Dec 26 13:55:58 2017 +0800
  59. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  60. eaf42d0 cmd/bdinfo: correct comment in board_detail by Chris Packham · Mon Aug 07 16:04:14 2017 +1200
  61. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · Mon Jul 24 17:43:34 2017 +0800
  62. 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · Thu Jul 06 10:23:22 2017 +0200
  63. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · Wed Jul 05 16:25:22 2017 +0300
  64. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  65. c6477a0 bdinfo: print fdt_blob by Heiko Schocher · Wed Jun 21 06:22:41 2017 +0200
  66. d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · Wed Jun 07 17:33:11 2017 +0200
  67. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · Wed Jun 07 17:33:10 2017 +0200
  68. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  69. c41284f cmd/bdinfo.c: Fix unused function warning by Tom Rini · Wed May 10 15:20:12 2017 -0400
  70. 7ba4b4a OpenRISC: Remove by Tom Rini · Tue Mar 14 11:08:12 2017 -0400
  71. fef2bd1 SPARC: Remove by Tom Rini · Tue Mar 14 11:08:11 2017 -0400
  72. 210ebce Blackfin: Remove by Tom Rini · Tue Mar 14 11:08:10 2017 -0400
  73. d6964b3 armv8: Add global variable resv_ram by York Sun · Mon Mar 06 09:02:24 2017 -0800
  74. c68caf8 x86: bdinfo: Drop meaningless values by Simon Glass · Fri Aug 05 21:57:28 2016 -0600
  75. cf16168 bdinfo: Don't print out empty DRAM banks by Simon Glass · Fri Aug 05 21:57:27 2016 -0600
  76. 41e3737 xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · Wed Aug 10 18:36:43 2016 +0300
  77. adb5163 cmd/bdinfo: extract print_std_bdinfo by Max Filippov · Thu Jul 28 03:57:24 2016 +0300
  78. 914ad44 cmd/bdinfo: extract print_baudrate by Max Filippov · Thu Jul 28 03:57:23 2016 +0300
  79. 2ca4827 cmd/bdinfo: extract print_eth_ip_addr by Max Filippov · Thu Jul 28 03:57:22 2016 +0300
  80. 7e1f260 cmd/bdinfo: extract print_bi_flash by Max Filippov · Thu Jul 28 03:57:21 2016 +0300
  81. ba21c79 cmd/bdinfo: extract print_bi_dram by Max Filippov · Thu Jul 28 03:57:20 2016 +0300
  82. 45d952f cmd/bdinfo: extract print_bi_mem by Max Filippov · Thu Jul 28 03:57:19 2016 +0300
  83. ed8b067 cmd/bdinfo: extract print_bi_boot_params by Max Filippov · Thu Jul 28 03:57:18 2016 +0300
  84. f97a7e7 arm: Show early-malloc() usage in bdinfo by Simon Glass · Tue Jul 05 17:10:11 2016 -0600
  85. 1ef95cc armv8: Move secure_ram variable out of generic global data by York Sun · Fri Jun 24 16:46:18 2016 -0700
  86. c1ca710 mips: Report reloc information in bdinfo by developer · Thu Mar 31 12:51:20 2016 +0100
  87. f2c06d4 microblaze: Do not print eth device when DM_ETH is enabled by Michal Simek · Tue Dec 08 15:39:24 2015 +0100
  88. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_bdinfo.c]
  89. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_bdinfo.c]
  90. 5d286cd Reserve secure memory by York Sun · Fri Dec 04 11:57:07 2015 -0800
  91. 41d02bb nios2: use dram bank in board info by Thomas Chou · Tue Oct 27 10:21:06 2015 +0800
  92. 9ac9ef5 common/cmd_bdinfo: show gd->board_type by Hannes Schmelzer · Thu Jun 11 12:27:09 2015 +0200
  93. eb637cd Avoid calling print_eths() with driver model by Simon Glass · Sun Apr 05 16:07:38 2015 -0600
  94. c7eceaf dm: eth: Add basic driver model support to Ethernet stack by Joe Hershberger · Sun Mar 22 17:09:10 2015 -0500
  95. c1d0917 avr32: add generic board support by Andreas Bießmann · Fri Feb 06 23:06:48 2015 +0100
  96. 0424464 bdinfo: Show information about fdt blob via bdinfo by Michal Simek · Tue Jan 27 15:41:08 2015 +0100
  97. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · Thu May 08 16:08:44 2014 +0200
  98. ecaafd5 cmd_bdinfo: check for CONFIG_ARC instead of CONFIG_ARC700 by Alexey Brodkin · Fri Dec 26 11:03:15 2014 +0300
  99. cdc932a powerpc: mpc8xx: remove hermes board support by Masahiro Yamada · Fri Nov 21 11:26:11 2014 +0900
  100. f384fbf common: commands: make commands static by Jeroen Hofstee · Mon Jun 23 00:22:08 2014 +0200