aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-26Convert CONFIG_ATMEL_HLCD to KconfigTom Rini
2020-06-26Convert CONFIG_AT91_GPIO to KconfigTom Rini
2020-06-26Convert CONFIG_ARM_PL180_MMCI to KconfigTom Rini
2020-06-26Convert CONFIG_ARCH_MISC_INIT to KconfigTom Rini
2020-06-26Convert CONFIG_AM335X_LCD to KconfigTom Rini
2020-06-25Merge branch '2020-06-25-tidy-up-bd-command' into nextTom Rini
2020-06-25bdinfo: x86: vesa: Update fb_base to the correct valueSimon Glass
2020-06-25bdinfo: dm: Update fb_base when using driver modelSimon Glass
2020-06-25bdinfo: Update the file commentsSimon Glass
2020-06-25bdinfo: m68k: ppc: Move arch-specific code from bdinfoSimon Glass
2020-06-25bdinfo: m68k: Move m68k-specific info into its own fileSimon Glass
2020-06-25bdinfo: ppc: Move PPC-specific info into its own fileSimon Glass
2020-06-25bdinfo: arm: Move ARM-specific info into its own fileSimon Glass
2020-06-25bdinfo: Export some basic printing functionsSimon Glass
2020-06-25bdinfo: net: Inline print_eth_ip_addr()Simon Glass
2020-06-25bdinfo: net: Drop legacy ethernet bdinfoSimon Glass
2020-06-25bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHnSimon Glass
2020-06-25bdinfo: net: ppc: Drop bi_enet1addr and other similar infoSimon Glass
2020-06-25bdinfo: Drop print_cpu_word_size()Simon Glass
2020-06-25bdinfo: Drop print_bi_flash()Simon Glass
2020-06-25bdinfo: Drop print_bi_boot_params()Simon Glass
2020-06-25bdinfo: sh: arc: Drop arch-specific print_bi_mem()Simon Glass
2020-06-25bdinfo: ppc: Drop arch-specific print_baudrate()Simon Glass
2020-06-25bdinfo: Drop print_std_bdinfo()Simon Glass
2020-06-25bdinfo: Drop unnecessary inline on functionsSimon Glass
2020-06-25bdinfo: microblaze: sh: nios2: Drop arch-specific flash infoSimon Glass
2020-06-25bdinfo: Drop unused __maybe_unusedSimon Glass
2020-06-25bdinfo: Drop the option to not use the generic 'bd' commandSimon Glass
2020-06-25bdinfo: arc: Use the generic bd commandSimon Glass
2020-06-25bdinfo: arm: Use the generic bd commandSimon Glass
2020-06-25bdinfo: m68k: Use the generic bd commandSimon Glass
2020-06-25bdinfo: powerpc: Use the generic bd commandSimon Glass
2020-06-25bdinfo: riscv: Use the generic bd commandSimon Glass
2020-06-25bdinfo: nds32: Use the generic bd commandSimon Glass
2020-06-25bdinfo: sandbox: Use the generic bd commandSimon Glass
2020-06-25bdinfo: x86: Use the generic bd commandSimon Glass
2020-06-25bdinfo: sh: Use the generic bd commandSimon Glass
2020-06-25bdinfo: microblaze: Use the generic bd commandSimon Glass
2020-06-25bdinfo: nios2: Use the generic bd commandSimon Glass
2020-06-25bdinfo: mips: Use the generic bd commandSimon Glass
2020-06-25bdinfo: xtensa: Create a generic do_bdinfo for xtensaSimon Glass
2020-06-25bdinfo: m68k: Drop bd_info->bi_ipbfreqSimon Glass
2020-06-25bdinfo: riscv: Use generic bd_infoSimon Glass
2020-06-25bdinfo: nds32: Use generic bd_infoSimon Glass
2020-06-25tbs2910: Drop the 'bd' commandSimon Glass
2020-06-25Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-06-25common: fdt: Remove additional 4k space for fdt allocationAshok Reddy Soma
2020-06-25xilinx: zynqmp: Enable pmufw config reloadingMichal Simek
2020-06-25arm64: zynqmp: Print multiboot reg in decimalMichal Simek
2020-06-24topic: zynqmp: Add support for zynqmp-xilinx-xdp platformMike Looijmans