summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-06-303-3/+6
|\
| * Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-06-251-1/+2
| |\
| | * cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv()Bin Meng2020-06-241-1/+2
| * | Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2020-06-241-1/+3
| |\ \
| | * | cmd: mmc: Cache-align extcsd read targetMarek Vasut2020-06-241-1/+3
| | |/
| * / cmd: booti: Fix spelling of "environment".Vagrant Cascadian2020-06-231-1/+1
| |/
* | spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski2020-06-292-5/+5
* | bdinfo: Update the file commentsSimon Glass2020-06-251-6/+2
* | bdinfo: m68k: ppc: Move arch-specific code from bdinfoSimon Glass2020-06-251-8/+0
* | bdinfo: m68k: Move m68k-specific info into its own fileSimon Glass2020-06-251-15/+0
* | bdinfo: ppc: Move PPC-specific info into its own fileSimon Glass2020-06-251-27/+0
* | bdinfo: arm: Move ARM-specific info into its own fileSimon Glass2020-06-251-38/+7
* | bdinfo: Export some basic printing functionsSimon Glass2020-06-251-39/+39
* | 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: 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
* | Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-06-251-3/+6
|\|
| * cmd: bootefi: Honor the address & size cells properties correctlyAtish Patra2020-06-191-3/+6
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into nextTom Rini2020-06-191-1/+1
|\|
| * trivial: Fix booot occurencesMichal Simek2020-06-151-1/+1
* | Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into nextTom Rini2020-06-131-3/+11
|\ \
| * | log: check argument of 'log level' commandHeinrich Schuchardt2020-06-111-3/+11
| |/
* / net: Fix error if some network features are disabledKrebs, Olaf2020-06-121-0/+6
|/
* Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-06-031-6/+15
|\
| * efi_loader: validate load optionHeinrich Schuchardt2020-06-031-6/+15
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2020-06-031-3/+0
|\ \
| * | cmd: sf Drop reassignment of new into flashJagan Teki2020-06-011-3/+0
| |/