1. c4d17bd cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y by Jerome Forissier · Wed Oct 16 12:04:10 2024 +0200
  2. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · Tue Sep 03 14:09:30 2024 -0600
  3. 27fc17f lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · Mon Aug 26 17:29:25 2024 +0530
  4. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · Mon Aug 26 17:29:18 2024 +0530
  5. 00f860f board_f: Move fdt_size to board by Simon Glass · Wed Aug 21 10:19:10 2024 -0600
  6. 7f67b37 board_f: Add a new struct to hold pre-relocation info by Simon Glass · Wed Aug 21 10:19:09 2024 -0600
  7. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  8. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  9. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:59 2024 -0600
  10. f5c2f7c cmd: bdinfo: Implement support for printing ethernet settings via bdinfo -e by Marek Vasut · Sat Oct 07 23:41:00 2023 +0200
  11. dc57e93 cmd: bdinfo: Implement support for printing memory layout via bdinfo -m by Marek Vasut · Sat Oct 07 23:40:59 2023 +0200
  12. e44df15 cmd: bdinfo: Optionally use getopt and implement bdinfo -a by Marek Vasut · Sat Oct 07 23:40:58 2023 +0200
  13. 345c974 bdinfo: Show the malloc base with the bdinfo command by Simon Glass · Sat Jul 15 21:38:53 2023 -0600
  14. 5087c77 bdinfo: Show the RAM top and approximate stack pointer by Simon Glass · Sat Jul 15 21:38:46 2023 -0600
  15. 3ddee31 bdinfo: Show information about the serial port by Simon Glass · Wed Jul 12 09:04:37 2023 -0600
  16. 01193e9 cmd: bdinfo: Print ethaddr of current MAC by Marek Vasut · Sat Apr 22 15:01:33 2023 +0200
  17. aefcd7a cmd: bdinfo: Wrap network information printing into print_eth() by Marek Vasut · Sat Apr 22 15:01:32 2023 +0200
  18. ef1ee8f cmd: bdinfo: Map fdt_blob and new_fdt to sysmem by Marek Vasut · Sat Apr 22 15:01:31 2023 +0200
  19. 32dc453 bbinfo: Show the size of the copy framebuffer by Simon Glass · Fri Mar 10 12:47:18 2023 -0800
  20. 3a12725 x86: Add a few more items to bdinfo by Simon Glass · Fri Mar 10 12:47:14 2023 -0800
  21. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  22. 395bcf2 video: Drop remaining references to CONFIG_LCD by Simon Glass · Sun Oct 16 15:59:22 2022 -0600
  23. 608c11e cmd: bdinfo: introduce bdinfo_print_size() helper by Ovidiu Panait · Mon Aug 29 20:02:04 2022 +0300
  24. d0ed5d1 cmd: bdinfo: Enable dumping lmb data when LMB is enabled by Michal Simek · Wed Sep 07 09:52:09 2022 +0200
  25. 03fbd25 video: Drop references to CONFIG_VIDEO et al by Simon Glass · Sun Jan 23 07:04:08 2022 -0700
  26. 8f9ce7e fdt: Report the devicetree source by Simon Glass · Thu Dec 16 20:59:34 2021 -0700
  27. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  28. 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
  29. 1ae7a0c bdinfo: Rename function names to be clearer by Bin Meng · Sun Jan 31 20:36:05 2021 +0800
  30. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  31. 3bbcf6f x86: video: Show information about each video device by Simon Glass · Tue Sep 22 21:16:40 2020 -0600
  32. 454b3ef cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values by Stefan Roese · Thu Aug 13 07:04:24 2020 +0200
  33. bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · Wed Aug 12 11:55:46 2020 +0200
  34. 3ae4e95 cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · Fri Jul 24 14:12:13 2020 +0300
  35. f10ae54 cmd: bdinfo: cleanup phys_addr_t output by Heinrich Schuchardt · Tue Jul 28 17:56:33 2020 +0200
  36. 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · Mon Jul 20 11:10:45 2020 +0300
  37. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  38. f12b3e4 bdinfo: Update the file comments by Simon Glass · Sun May 10 14:17:00 2020 -0600
  39. 227b24b bdinfo: m68k: ppc: Move arch-specific code from bdinfo by Simon Glass · Sun May 10 14:16:59 2020 -0600
  40. f1e3607 bdinfo: m68k: Move m68k-specific info into its own file by Simon Glass · Sun May 10 14:16:58 2020 -0600
  41. 5233da5 bdinfo: ppc: Move PPC-specific info into its own file by Simon Glass · Sun May 10 14:16:57 2020 -0600
  42. a83ab16 bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · Sun May 10 14:16:56 2020 -0600
  43. 7e24663 bdinfo: Export some basic printing functions by Simon Glass · Sun May 10 14:16:55 2020 -0600
  44. 505df80 bdinfo: net: Inline print_eth_ip_addr() by Simon Glass · Sun May 10 14:16:54 2020 -0600
  45. 3b5e7fb bdinfo: net: Drop legacy ethernet bdinfo by Simon Glass · Sun May 10 14:16:53 2020 -0600
  46. 9cf4588 bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn by Simon Glass · Sun May 10 14:16:52 2020 -0600
  47. 6bda308 bdinfo: Drop print_cpu_word_size() by Simon Glass · Sun May 10 14:16:50 2020 -0600
  48. 71e72a8 bdinfo: Drop print_bi_flash() by Simon Glass · Sun May 10 14:16:49 2020 -0600
  49. 2669267 bdinfo: Drop print_bi_boot_params() by Simon Glass · Sun May 10 14:16:48 2020 -0600
  50. 745785b bdinfo: sh: arc: Drop arch-specific print_bi_mem() by Simon Glass · Sun May 10 14:16:47 2020 -0600
  51. 981c71a bdinfo: ppc: Drop arch-specific print_baudrate() by Simon Glass · Sun May 10 14:16:46 2020 -0600
  52. 48db0ee bdinfo: Drop print_std_bdinfo() by Simon Glass · Sun May 10 14:16:45 2020 -0600
  53. 1cec78b bdinfo: Drop unnecessary inline on functions by Simon Glass · Sun May 10 14:16:44 2020 -0600
  54. 481c8c8 bdinfo: microblaze: sh: nios2: Drop arch-specific flash info by Simon Glass · Sun May 10 14:16:43 2020 -0600
  55. 2157be7 bdinfo: Drop unused __maybe_unused by Simon Glass · Sun May 10 14:16:42 2020 -0600
  56. d44b09f bdinfo: Drop the option to not use the generic 'bd' command by Simon Glass · Sun May 10 14:16:41 2020 -0600
  57. 813ee41 bdinfo: arc: Use the generic bd command by Simon Glass · Sun May 10 14:16:40 2020 -0600
  58. 6d0c543 bdinfo: arm: Use the generic bd command by Simon Glass · Sun May 10 14:16:39 2020 -0600
  59. 2a2126f bdinfo: m68k: Use the generic bd command by Simon Glass · Sun May 10 14:16:38 2020 -0600
  60. 61c621e bdinfo: powerpc: Use the generic bd command by Simon Glass · Sun May 10 14:16:37 2020 -0600
  61. b793449 bdinfo: riscv: Use the generic bd command by Simon Glass · Sun May 10 14:16:36 2020 -0600
  62. 2239653 bdinfo: nds32: Use the generic bd command by Simon Glass · Sun May 10 14:16:35 2020 -0600
  63. 391e300 bdinfo: sandbox: Use the generic bd command by Simon Glass · Sun May 10 14:16:34 2020 -0600
  64. 26d0042 bdinfo: x86: Use the generic bd command by Simon Glass · Sun May 10 14:16:33 2020 -0600
  65. ce0b8e6 bdinfo: sh: Use the generic bd command by Simon Glass · Sun May 10 14:16:32 2020 -0600
  66. 8e69999 bdinfo: microblaze: Use the generic bd command by Simon Glass · Sun May 10 14:16:31 2020 -0600
  67. 988dfa3 bdinfo: nios2: Use the generic bd command by Simon Glass · Sun May 10 14:16:30 2020 -0600
  68. f27cff0 bdinfo: mips: Use the generic bd command by Simon Glass · Sun May 10 14:16:29 2020 -0600
  69. 6faf66b bdinfo: xtensa: Create a generic do_bdinfo for xtensa by Simon Glass · Sun May 10 14:16:28 2020 -0600
  70. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  71. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  72. 9bec795 cmd: Add an indication of 32/64-bit to bdinfo by Simon Glass · Thu Apr 30 22:02:13 2020 -0600
  73. 16536df bdinfo: show multi_dtb_fit by Heiko Schocher · Sat Nov 09 04:56:10 2019 +0100
  74. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  75. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  76. 72cc725 bdinfo: show fb base with DM_VIDEO by Heiko Schocher · Mon Jul 22 06:49:06 2019 +0200
  77. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  78. 7959642 cmd/bdinfo: correct output of numerical values by Heinrich Schuchardt · Thu Oct 11 13:15:01 2018 +0200
  79. c64736d riscv: cmd: bdinfo: Print the relocation address by Bin Meng · Wed Sep 26 06:55:10 2018 -0700
  80. ebd336f riscv: Remove mach type by Bin Meng · Wed Sep 26 06:55:09 2018 -0700
  81. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  82. b3510fb powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · Fri Mar 16 17:20:41 2018 +0100
  83. 12c8fe3 cmd/bdinfo: print relocation info on X86 by Heinrich Schuchardt · Wed Jan 24 19:52:29 2018 +0100
  84. 3301bfc riscv: Modify generic codes to support RISC-V by Rick Chen · Tue Dec 26 13:55:58 2017 +0800
  85. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  86. eaf42d0 cmd/bdinfo: correct comment in board_detail by Chris Packham · Mon Aug 07 16:04:14 2017 +1200
  87. 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
  88. 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · Thu Jul 06 10:23:22 2017 +0200
  89. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · Wed Jul 05 16:25:22 2017 +0300
  90. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  91. c6477a0 bdinfo: print fdt_blob by Heiko Schocher · Wed Jun 21 06:22:41 2017 +0200
  92. d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · Wed Jun 07 17:33:11 2017 +0200
  93. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · Wed Jun 07 17:33:10 2017 +0200
  94. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  95. c41284f cmd/bdinfo.c: Fix unused function warning by Tom Rini · Wed May 10 15:20:12 2017 -0400
  96. 7ba4b4a OpenRISC: Remove by Tom Rini · Tue Mar 14 11:08:12 2017 -0400
  97. fef2bd1 SPARC: Remove by Tom Rini · Tue Mar 14 11:08:11 2017 -0400
  98. 210ebce Blackfin: Remove by Tom Rini · Tue Mar 14 11:08:10 2017 -0400
  99. d6964b3 armv8: Add global variable resv_ram by York Sun · Mon Mar 06 09:02:24 2017 -0800
  100. c68caf8 x86: bdinfo: Drop meaningless values by Simon Glass · Fri Aug 05 21:57:28 2016 -0600