Merge branch '2021-02-02-drop-asm_global_data-when-unused'
[platform/kernel/u-boot.git] / cmd / bdinfo.c
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-05 Tom RiniMerge tag 'ti-v2021.04-rc2' of https://gitlab.denx...
2021-02-04 Tom RiniMerge tag 'efi-2021-04-rc2' of https://gitlab.denx...
2021-02-04 Tom RiniMerge tag 'dm-pull-3feb21' of https://gitlab.denx.de...
2021-02-03 Bin Mengbdinfo: Change to use bdinfo_print_num_ll() where the...
2021-02-03 Bin Mengbdinfo: Rename function names to be clearer
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-09-25 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-25 Simon Glassx86: video: Show information about each video device
2020-09-24 Tom RiniMerge tag 'xilinx-for-v2021.01' of https://gitlab.denx...
2020-09-21 Tom RiniMerge branch 'master' into next
2020-09-15 Tom RiniMerge tag 'ti-v2021.01-next' of https://gitlab.denx...
2020-09-07 Tom RiniMerge branch 'remove-config-nr-dram-banks-v9-2020-08...
2020-08-26 Stefan Roesecmd: bdinfo: Remove print of superseeded bi_memstart...
2020-08-26 Stefan RoeseCONFIG_NR_DRAM_BANKS: Remove unreferenced code as its...
2020-08-07 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-08-07 Tom RiniMerge branch '2020-08-06-Kconfig-sram-options'
2020-08-06 Ovidiu Panaitcmd: bdinfo: Move sram info prints to generic code
2020-08-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-08-05 Tom RiniMerge branch '2020-08-05-misc-fixes'
2020-08-05 Heinrich Schuchardtcmd: bdinfo: cleanup phys_addr_t output
2020-08-05 Tero Kristolmb/bdinfo: dump lmb info via bdinfo
2020-07-17 Tom RiniMerge branch '2020-07-17-misc-fixes'
2020-07-17 Masahiro Yamadatreewide: convert bd_t to struct bd_info by coccinelle
2020-07-08 Tom RiniMerge tag 'u-boot-amlogic-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge tag 'u-boot-rockchip-20200708' of https://gitlab...
2020-07-07 Tom RiniMerge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
2020-07-06 Tom RiniMerge branch 'next'
2020-07-05 Tom RiniMerge tag 'efi-2020-10-rc1' of https://gitlab.denx...
2020-06-30 Tom RiniMerge tag 'mips-pull-2020-06-29' of https://gitlab...
2020-06-25 Tom RiniMerge branch '2020-06-25-tidy-up-bd-command' into next
2020-06-25 Simon Glassbdinfo: Update the file comments
2020-06-25 Simon Glassbdinfo: m68k: ppc: Move arch-specific code from bdinfo
2020-06-25 Simon Glassbdinfo: m68k: Move m68k-specific info into its own...
2020-06-25 Simon Glassbdinfo: ppc: Move PPC-specific info into its own file
2020-06-25 Simon Glassbdinfo: arm: Move ARM-specific info into its own file
2020-06-25 Simon Glassbdinfo: Export some basic printing functions
2020-06-25 Simon Glassbdinfo: net: Inline print_eth_ip_addr()
2020-06-25 Simon Glassbdinfo: net: Drop legacy ethernet bdinfo
2020-06-25 Simon Glassbdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn
2020-06-25 Simon Glassbdinfo: Drop print_cpu_word_size()
2020-06-25 Simon Glassbdinfo: Drop print_bi_flash()
2020-06-25 Simon Glassbdinfo: Drop print_bi_boot_params()
2020-06-25 Simon Glassbdinfo: sh: arc: Drop arch-specific print_bi_mem()
2020-06-25 Simon Glassbdinfo: ppc: Drop arch-specific print_baudrate()
2020-06-25 Simon Glassbdinfo: Drop print_std_bdinfo()
2020-06-25 Simon Glassbdinfo: Drop unnecessary inline on functions
2020-06-25 Simon Glassbdinfo: microblaze: sh: nios2: Drop arch-specific flash...
2020-06-25 Simon Glassbdinfo: Drop unused __maybe_unused
2020-06-25 Simon Glassbdinfo: Drop the option to not use the generic 'bd...
2020-06-25 Simon Glassbdinfo: arc: Use the generic bd command
2020-06-25 Simon Glassbdinfo: arm: Use the generic bd command
2020-06-25 Simon Glassbdinfo: m68k: Use the generic bd command
2020-06-25 Simon Glassbdinfo: powerpc: Use the generic bd command
2020-06-25 Simon Glassbdinfo: riscv: Use the generic bd command
2020-06-25 Simon Glassbdinfo: nds32: Use the generic bd command
2020-06-25 Simon Glassbdinfo: sandbox: Use the generic bd command
2020-06-25 Simon Glassbdinfo: x86: Use the generic bd command
2020-06-25 Simon Glassbdinfo: sh: Use the generic bd command
2020-06-25 Simon Glassbdinfo: microblaze: Use the generic bd command
2020-06-25 Simon Glassbdinfo: nios2: Use the generic bd command
2020-06-25 Simon Glassbdinfo: mips: Use the generic bd command
2020-06-25 Simon Glassbdinfo: xtensa: Create a generic do_bdinfo for xtensa
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-18 Simon Glasscommand: Remove the cmd_tbl_t typedef
2020-05-18 Simon Glasscommon: Drop net.h from common header
2020-05-10 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2020-05-05 Tom RiniMerge git://git.denx.de/u-boot-usb
2020-05-05 Tom RiniMerge tag 'efi-2020-07-rc2-2' of https://gitlab.denx...
2020-05-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-05-04 Simon Glasscmd: Add an indication of 32/64-bit to bdinfo
2020-01-09 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-01-09 Tom RiniMerge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
2020-01-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-01-08 Tom RiniMerge tag 'efi-2020-04-rc1' of https://gitlab.denx...
2020-01-08 Tom RiniMerge tag 'uniphier-v2020.04' of https://gitlab.denx...
2020-01-08 Tom RiniMerge tag 'u-boot-imx-20200108' of https://gitlab.denx...
2020-01-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-01-08 Tom RiniMerge tag 'u-boot-amlogic-20200108' of https://gitlab...
2020-01-08 Tom RiniMerge branch '2020-01-07-master-imports'
2020-01-07 Heiko Schocherbdinfo: show multi_dtb_fit
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03 Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02 Simon GlassMove strtomhz() to vsprintf.h
2019-08-13 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-13 Tom RiniMerge tag 'u-boot-amlogic-20190812' of https://gitlab...
2019-08-12 Tom RiniMerge branch '2019-08-11-ti-imports'
2019-08-12 Tom RiniMerge branch '2019-08-11-master-imports'
2019-08-11 Simon Glassenv: Move env_get() to env.h
2019-08-09 Tom RiniMerge tag 'u-boot-rockchip-20190809' of https://gitlab...
2019-08-04 Tom RiniMerge tag 'efi-2019-10-rc2' of https://gitlab.denx...
2019-08-02 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
next