- b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
- f5dc7f6 bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit by Bin Meng · 3 years, 10 months ago
- 1ae7a0c bdinfo: Rename function names to be clearer by Bin Meng · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 3bbcf6f x86: video: Show information about each video device by Simon Glass · 4 years, 2 months ago
- 454b3ef cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values by Stefan Roese · 4 years, 3 months ago
- bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 4 months ago
- 3ae4e95 cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · 4 years, 4 months ago
- f10ae54 cmd: bdinfo: cleanup phys_addr_t output by Heinrich Schuchardt · 4 years, 4 months ago
- 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 4 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- f12b3e4 bdinfo: Update the file comments by Simon Glass · 4 years, 7 months ago
- 227b24b bdinfo: m68k: ppc: Move arch-specific code from bdinfo by Simon Glass · 4 years, 7 months ago
- f1e3607 bdinfo: m68k: Move m68k-specific info into its own file by Simon Glass · 4 years, 7 months ago
- 5233da5 bdinfo: ppc: Move PPC-specific info into its own file by Simon Glass · 4 years, 7 months ago
- a83ab16 bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · 4 years, 7 months ago
- 7e24663 bdinfo: Export some basic printing functions by Simon Glass · 4 years, 7 months ago
- 505df80 bdinfo: net: Inline print_eth_ip_addr() by Simon Glass · 4 years, 7 months ago
- 3b5e7fb bdinfo: net: Drop legacy ethernet bdinfo by Simon Glass · 4 years, 7 months ago
- 9cf4588 bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn by Simon Glass · 4 years, 7 months ago
- 6bda308 bdinfo: Drop print_cpu_word_size() by Simon Glass · 4 years, 7 months ago
- 71e72a8 bdinfo: Drop print_bi_flash() by Simon Glass · 4 years, 7 months ago
- 2669267 bdinfo: Drop print_bi_boot_params() by Simon Glass · 4 years, 7 months ago
- 745785b bdinfo: sh: arc: Drop arch-specific print_bi_mem() by Simon Glass · 4 years, 7 months ago
- 981c71a bdinfo: ppc: Drop arch-specific print_baudrate() by Simon Glass · 4 years, 7 months ago
- 48db0ee bdinfo: Drop print_std_bdinfo() by Simon Glass · 4 years, 7 months ago
- 1cec78b bdinfo: Drop unnecessary inline on functions by Simon Glass · 4 years, 7 months ago
- 481c8c8 bdinfo: microblaze: sh: nios2: Drop arch-specific flash info by Simon Glass · 4 years, 7 months ago
- 2157be7 bdinfo: Drop unused __maybe_unused by Simon Glass · 4 years, 7 months ago
- d44b09f bdinfo: Drop the option to not use the generic 'bd' command by Simon Glass · 4 years, 7 months ago
- 813ee41 bdinfo: arc: Use the generic bd command by Simon Glass · 4 years, 7 months ago
- 6d0c543 bdinfo: arm: Use the generic bd command by Simon Glass · 4 years, 7 months ago
- 2a2126f bdinfo: m68k: Use the generic bd command by Simon Glass · 4 years, 7 months ago
- 61c621e bdinfo: powerpc: Use the generic bd command by Simon Glass · 4 years, 7 months ago
- b793449 bdinfo: riscv: Use the generic bd command by Simon Glass · 4 years, 7 months ago
- 2239653 bdinfo: nds32: Use the generic bd command by Simon Glass · 4 years, 7 months ago
- 391e300 bdinfo: sandbox: Use the generic bd command by Simon Glass · 4 years, 7 months ago
- 26d0042 bdinfo: x86: Use the generic bd command by Simon Glass · 4 years, 7 months ago
- ce0b8e6 bdinfo: sh: Use the generic bd command by Simon Glass · 4 years, 7 months ago
- 8e69999 bdinfo: microblaze: Use the generic bd command by Simon Glass · 4 years, 7 months ago
- 988dfa3 bdinfo: nios2: Use the generic bd command by Simon Glass · 4 years, 7 months ago
- f27cff0 bdinfo: mips: Use the generic bd command by Simon Glass · 4 years, 7 months ago
- 6faf66b bdinfo: xtensa: Create a generic do_bdinfo for xtensa by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 9bec795 cmd: Add an indication of 32/64-bit to bdinfo by Simon Glass · 4 years, 7 months ago
- 16536df bdinfo: show multi_dtb_fit by Heiko Schocher · 5 years ago
- f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
- 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
- 72cc725 bdinfo: show fb base with DM_VIDEO by Heiko Schocher · 5 years ago
- 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
- 7959642 cmd/bdinfo: correct output of numerical values by Heinrich Schuchardt · 6 years ago
- c64736d riscv: cmd: bdinfo: Print the relocation address by Bin Meng · 6 years ago
- ebd336f riscv: Remove mach type by Bin Meng · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- b3510fb powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
- 12c8fe3 cmd/bdinfo: print relocation info on X86 by Heinrich Schuchardt · 7 years ago
- 3301bfc riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- eaf42d0 cmd/bdinfo: correct comment in board_detail by Chris Packham · 7 years ago
- 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
- 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
- 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
- 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
- c6477a0 bdinfo: print fdt_blob by Heiko Schocher · 7 years ago
- d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
- 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
- 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
- c41284f cmd/bdinfo.c: Fix unused function warning by Tom Rini · 8 years ago
- 7ba4b4a OpenRISC: Remove by Tom Rini · 8 years ago
- fef2bd1 SPARC: Remove by Tom Rini · 8 years ago
- 210ebce Blackfin: Remove by Tom Rini · 8 years ago
- d6964b3 armv8: Add global variable resv_ram by York Sun · 8 years ago
- c68caf8 x86: bdinfo: Drop meaningless values by Simon Glass · 8 years ago
- cf16168 bdinfo: Don't print out empty DRAM banks by Simon Glass · 8 years ago
- 41e3737 xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
- adb5163 cmd/bdinfo: extract print_std_bdinfo by Max Filippov · 8 years ago
- 914ad44 cmd/bdinfo: extract print_baudrate by Max Filippov · 8 years ago
- 2ca4827 cmd/bdinfo: extract print_eth_ip_addr by Max Filippov · 8 years ago
- 7e1f260 cmd/bdinfo: extract print_bi_flash by Max Filippov · 8 years ago
- ba21c79 cmd/bdinfo: extract print_bi_dram by Max Filippov · 8 years ago
- 45d952f cmd/bdinfo: extract print_bi_mem by Max Filippov · 8 years ago
- ed8b067 cmd/bdinfo: extract print_bi_boot_params by Max Filippov · 8 years ago
- f97a7e7 arm: Show early-malloc() usage in bdinfo by Simon Glass · 8 years ago
- 1ef95cc armv8: Move secure_ram variable out of generic global data by York Sun · 8 years ago
- c1ca710 mips: Report reloc information in bdinfo by developer · 9 years ago
- f2c06d4 microblaze: Do not print eth device when DM_ETH is enabled by Michal Simek · 9 years ago
- 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_bdinfo.c]
- 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_bdinfo.c]
- 5d286cd Reserve secure memory by York Sun · 9 years ago
- 41d02bb nios2: use dram bank in board info by Thomas Chou · 9 years ago
- 9ac9ef5 common/cmd_bdinfo: show gd->board_type by Hannes Schmelzer · 9 years ago
- eb637cd Avoid calling print_eths() with driver model by Simon Glass · 10 years ago
- c7eceaf dm: eth: Add basic driver model support to Ethernet stack by Joe Hershberger · 10 years ago
- c1d0917 avr32: add generic board support by Andreas Bießmann · 10 years ago
- 0424464 bdinfo: Show information about fdt blob via bdinfo by Michal Simek · 10 years ago
- 65e915c microblaze: Move architecture to use generic board init by Michal Simek · 11 years ago
- ecaafd5 cmd_bdinfo: check for CONFIG_ARC instead of CONFIG_ARC700 by Alexey Brodkin · 10 years ago
- cdc932a powerpc: mpc8xx: remove hermes board support by Masahiro Yamada · 10 years ago
- f384fbf common: commands: make commands static by Jeroen Hofstee · 10 years ago