summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: abb secu1: Convert CONFIG_BOOTDELAY to KconfigTom Rini2020-06-261-1/+0
* arm: capricorn: Convert CONFIG_BOOTCOUNT_ENV et al to KconfigTom Rini2020-06-263-3/+4
* Convert CONFIG_BOARD_TYPES to KconfigTom Rini2020-06-268-3/+6
* Convert CONFIG_BCH to KconfigTom Rini2020-06-264-4/+2
* Convert CONFIG_BOOTARGS to KconfigTom Rini2020-06-2618-31/+17
* Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini2020-06-2632-18/+22
* Convert CONFIG_BAUDRATE to KconfigTom Rini2020-06-2627-50/+0
* bk4r1: Re-convert CONFIG_AUTOBOOT_PROMPT et al to KconfigTom Rini2020-06-262-6/+3
* Convert CONFIG_ATMEL_USART to KconfigTom Rini2020-06-2618-8/+10
* Convert CONFIG_ATMEL_NAND_HW_PMECC et al to KconfigTom Rini2020-06-263-7/+8
* Convert CONFIG_ATMEL_HLCD to KconfigTom Rini2020-06-265-2/+3
* Convert CONFIG_AT91_GPIO to KconfigTom Rini2020-06-2624-18/+13
* Convert CONFIG_ARM_PL180_MMCI to KconfigTom Rini2020-06-265-2/+3
* Convert CONFIG_ARCH_MISC_INIT to KconfigTom Rini2020-06-264-3/+2
* Convert CONFIG_AM335X_LCD to KconfigTom Rini2020-06-263-4/+1
* Merge branch '2020-06-25-tidy-up-bd-command' into nextTom Rini2020-06-2515-486/+184
|\
| * bdinfo: x86: vesa: Update fb_base to the correct valueSimon 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