summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-26Convert CONFIG_BCH to KconfigTom Rini4-4/+2
2020-06-26Convert CONFIG_BOOTARGS to KconfigTom Rini18-31/+17
2020-06-26Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini32-18/+22
2020-06-26Convert CONFIG_BAUDRATE to KconfigTom Rini27-50/+0
2020-06-26bk4r1: Re-convert CONFIG_AUTOBOOT_PROMPT et al to KconfigTom Rini2-6/+3
2020-06-26Convert CONFIG_ATMEL_USART to KconfigTom Rini18-8/+10
2020-06-26Convert CONFIG_ATMEL_NAND_HW_PMECC et al to KconfigTom Rini3-7/+8
2020-06-26Convert CONFIG_ATMEL_HLCD to KconfigTom Rini5-2/+3
2020-06-26Convert CONFIG_AT91_GPIO to KconfigTom Rini24-18/+13
2020-06-26Convert CONFIG_ARM_PL180_MMCI to KconfigTom Rini5-2/+3
2020-06-26Convert CONFIG_ARCH_MISC_INIT to KconfigTom Rini4-3/+2
2020-06-26Convert CONFIG_AM335X_LCD to KconfigTom Rini3-4/+1
2020-06-26Merge branch '2020-06-25-tidy-up-bd-command' into nextTom Rini15-486/+184
2020-06-25bdinfo: x86: vesa: Update fb_base to the correct valueSimon Glass1-2/+3
2020-06-25bdinfo: dm: Update fb_base when using driver modelSimon Glass1-0/+1
2020-06-25bdinfo: Update the file commentsSimon Glass1-6/+2
2020-06-25bdinfo: m68k: ppc: Move arch-specific code from bdinfoSimon Glass3-8/+10
2020-06-25bdinfo: m68k: Move m68k-specific info into its own fileSimon Glass3-15/+30
2020-06-25bdinfo: ppc: Move PPC-specific info into its own fileSimon Glass3-27/+43
2020-06-25bdinfo: arm: Move ARM-specific info into its own fileSimon Glass4-38/+62
2020-06-25bdinfo: Export some basic printing functionsSimon Glass2-39/+45
2020-06-25bdinfo: net: Inline print_eth_ip_addr()Simon Glass1-11/+4
2020-06-25bdinfo: net: Drop legacy ethernet bdinfoSimon Glass1-24/+2
2020-06-25bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHnSimon Glass1-15/+0
2020-06-25bdinfo: net: ppc: Drop bi_enet1addr and other similar infoSimon Glass2-32/+1
2020-06-25bdinfo: Drop print_cpu_word_size()Simon Glass1-6/+1
2020-06-25bdinfo: Drop print_bi_flash()Simon Glass1-8/+3
2020-06-25bdinfo: Drop print_bi_boot_params()Simon Glass1-7/+1
2020-06-25bdinfo: sh: arc: Drop arch-specific print_bi_mem()Simon Glass1-15/+2
2020-06-25bdinfo: ppc: Drop arch-specific print_baudrate()Simon Glass1-10/+1
2020-06-25bdinfo: Drop print_std_bdinfo()Simon Glass1-10/+5
2020-06-25bdinfo: Drop unnecessary inline on functionsSimon Glass1-7/+7
2020-06-25bdinfo: microblaze: sh: nios2: Drop arch-specific flash infoSimon Glass1-14/+3
2020-06-25bdinfo: Drop unused __maybe_unusedSimon Glass1-5/+2
2020-06-25bdinfo: Drop the option to not use the generic 'bd' commandSimon Glass1-59/+0
2020-06-25bdinfo: arc: Use the generic bd commandSimon Glass1-11/+1
2020-06-25bdinfo: arm: Use the generic bd commandSimon Glass1-58/+44
2020-06-25bdinfo: m68k: Use the generic bd commandSimon Glass1-30/+19
2020-06-25bdinfo: powerpc: Use the generic bd commandSimon Glass1-48/+41
2020-06-25bdinfo: riscv: Use the generic bd commandSimon Glass1-14/+1
2020-06-25bdinfo: nds32: Use the generic bd commandSimon Glass1-13/+1
2020-06-25bdinfo: sandbox: Use the generic bd commandSimon Glass1-15/+1
2020-06-25bdinfo: x86: Use the generic bd commandSimon Glass1-19/+2
2020-06-25bdinfo: sh: Use the generic bd commandSimon Glass1-12/+1
2020-06-25bdinfo: microblaze: Use the generic bd commandSimon Glass1-23/+7
2020-06-25bdinfo: nios2: Use the generic bd commandSimon Glass1-18/+1
2020-06-25bdinfo: mips: Use the generic bd commandSimon Glass1-9/+4
2020-06-25bdinfo: xtensa: Create a generic do_bdinfo for xtensaSimon Glass1-3/+9
2020-06-25bdinfo: m68k: Drop bd_info->bi_ipbfreqSimon Glass1-1/+0
2020-06-25bdinfo: riscv: Use generic bd_infoSimon Glass1-17/+2