summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bdinfo: x86: vesa: Update fb_base to the correct valueWIP/2020-06-25-tidy-up-bd-commandSimon Glass2020-06-251-2/+3
* bdinfo: dm: Update fb_base when using driver modelSimon Glass2020-06-251-0/+1
* bdinfo: Update the file commentsSimon Glass2020-06-251-6/+2
* bdinfo: m68k: ppc: Move arch-specific code from bdinfoSimon Glass2020-06-253-8/+10
* bdinfo: m68k: Move m68k-specific info into its own fileSimon Glass2020-06-253-15/+30
* bdinfo: ppc: Move PPC-specific info into its own fileSimon Glass2020-06-253-27/+43
* bdinfo: arm: Move ARM-specific info into its own fileSimon Glass2020-06-254-38/+62
* bdinfo: Export some basic printing functionsSimon Glass2020-06-252-39/+45
* bdinfo: net: Inline print_eth_ip_addr()Simon Glass2020-06-251-11/+4
* bdinfo: net: Drop legacy ethernet bdinfoSimon Glass2020-06-251-24/+2
* bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHnSimon Glass2020-06-251-15/+0
* bdinfo: net: ppc: Drop bi_enet1addr and other similar infoSimon Glass2020-06-252-32/+1
* bdinfo: Drop print_cpu_word_size()Simon Glass2020-06-251-6/+1
* bdinfo: Drop print_bi_flash()Simon Glass2020-06-251-8/+3
* bdinfo: Drop print_bi_boot_params()Simon Glass2020-06-251-7/+1
* bdinfo: sh: arc: Drop arch-specific print_bi_mem()Simon Glass2020-06-251-15/+2
* bdinfo: ppc: Drop arch-specific print_baudrate()Simon Glass2020-06-251-10/+1
* bdinfo: Drop print_std_bdinfo()Simon Glass2020-06-251-10/+5
* bdinfo: Drop unnecessary inline on functionsSimon Glass2020-06-251-7/+7
* bdinfo: microblaze: sh: nios2: Drop arch-specific flash infoSimon Glass2020-06-251-14/+3
* bdinfo: Drop unused __maybe_unusedSimon Glass2020-06-251-5/+2
* bdinfo: Drop the option to not use the generic 'bd' commandSimon Glass2020-06-251-59/+0
* bdinfo: arc: Use the generic bd commandSimon Glass2020-06-251-11/+1
* bdinfo: arm: Use the generic bd commandSimon Glass2020-06-251-58/+44
* bdinfo: m68k: Use the generic bd commandSimon Glass2020-06-251-30/+19
* bdinfo: powerpc: Use the generic bd commandSimon Glass2020-06-251-48/+41
* bdinfo: riscv: Use the generic bd commandSimon Glass2020-06-251-14/+1
* bdinfo: nds32: Use the generic bd commandSimon Glass2020-06-251-13/+1
* bdinfo: sandbox: Use the generic bd commandSimon Glass2020-06-251-15/+1
* bdinfo: x86: Use the generic bd commandSimon Glass2020-06-251-19/+2
* bdinfo: sh: Use the generic bd commandSimon Glass2020-06-251-12/+1
* bdinfo: microblaze: Use the generic bd commandSimon Glass2020-06-251-23/+7
* bdinfo: nios2: Use the generic bd commandSimon Glass2020-06-251-18/+1
* bdinfo: mips: Use the generic bd commandSimon Glass2020-06-251-9/+4
* bdinfo: xtensa: Create a generic do_bdinfo for xtensaSimon Glass2020-06-251-3/+9
* bdinfo: m68k: Drop bd_info->bi_ipbfreqSimon Glass2020-06-251-1/+0
* bdinfo: riscv: Use generic bd_infoSimon Glass2020-06-251-17/+2
* bdinfo: nds32: Use generic bd_infoSimon Glass2020-06-251-18/+2
* tbs2910: Drop the 'bd' commandSimon Glass2020-06-251-0/+1
* Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...WIP/25Jun2020-nextTom Rini2020-06-25141-2497/+3716
|\
| * common: fdt: Remove additional 4k space for fdt allocationAshok Reddy Soma2020-06-251-1/+1
| * xilinx: zynqmp: Enable pmufw config reloadingMichal Simek2020-06-251-0/+20
| * arm64: zynqmp: Print multiboot reg in decimalMichal Simek2020-06-251-1/+1
| * topic: zynqmp: Add support for zynqmp-xilinx-xdp platformMike Looijmans2020-06-244-1/+1157
| * board: zynqmp: Fix for wrong AMS setting by ROMMike Looijmans2020-06-241-0/+6
| * board: topic-miami: Set FCLK1 to 150MHzMike Looijmans2020-06-242-2/+2
| * net: xilinx: axi_emac: Fix endless loop when no PHYs are connectedPatrick van Gelder2020-06-241-1/+2
| * doc: board: xilinx: zynq.rst: add description how to flash a SD cardJohannes Krottmayer2020-06-241-0/+19
| * arm64: xilinx: Print fpga error value in hexT Karthik Reddy2020-06-242-2/+2
| * spi: zynq_[q]spi: Convert config's to macro'sAshok Reddy Soma2020-06-244-15/+6