patman: Convert to ArgumentParser
[pandora-u-boot.git] / cmd /
2020-07-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-20 Simon Glassx86: mtrr: Enhance 'mtrr' command to list MTRRs on...
2020-07-20 Simon Glassx86: mtrr: Update 'mtrr' to allow setting MTRRs on...
2020-07-20 Simon Glassx86: mtrr: Restructure so command execution is in one...
2020-07-20 Simon Glassx86: mtrr: Update the command to use the new mtrr calls
2020-07-20 Simon Glassx86: mtrr: Add support for writing to MTRRs on any CPU
2020-07-20 Simon Glassx86: mtrr: Use MP calls to list the MTRRs
2020-07-20 Simon Glassx86: mtrr: Fix 'ensable' typo
2020-07-17 Tom RiniMerge branch '2020-07-17-misc-fixes'
2020-07-17 Masahiro Yamadatreewide: convert bd_t to struct bd_info manually
2020-07-17 Masahiro Yamadatreewide: convert bd_t to struct bd_info by coccinelle
2020-07-17 Tero Kristocmd: booti: convert the debug print about image move...
2020-07-17 Tero Kristocommon: bootm: add checks to verify if ramdisk / fdtima...
2020-07-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-17 Tom RiniMerge tag 'u-boot-imx-20200716' of https://gitlab.denx...
2020-07-17 Simon Glassacpi: Add an acpi command to list/dump generated ACPI...
2020-07-16 Tom RiniMerge tag 'efi-2020-10-rc1-4' of https://gitlab.denx...
2020-07-16 Heinrich Schuchardtefi_loader: simplify 'printenv -e'
2020-07-16 Heinrich Schuchardtefi_selftest: enable 'bootefi hello'
2020-07-16 Heinrich Schuchardtcmd: fix lsblk command
2020-07-16 Heinrich Schuchardtcmd: drop fitupd command
2020-07-16 Tom RiniMerge tag 'mmc-7-24-2020' of https://gitlab.denx.de...
2020-07-14 Tom RiniMerge tag 'ti-v2020.10-rc1' of https://gitlab.denx...
2020-07-13 Tom RiniMerge tag 'efi-2020-10-rc1-3' of https://gitlab.denx...
2020-07-11 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-07-11 Heinrich Schuchardtefi_loader: display RO attribute in printenv -e
2020-07-11 Tom RiniMerge tag 'uniphier-v2020.10' of https://gitlab.denx...
2020-07-10 Tom RiniMerge tag 'dm-pull-10jul20' of https://gitlab.denx...
2020-07-10 Tom RiniMerge tag 'rpi-next-2020.10' of https://gitlab.denx...
2020-07-10 Heinrich Schuchardtcmd: fdt: remove CMD_FDT_MAX_DUMP
2020-07-10 Heinrich Schuchardtlog: don't show function by default
2020-07-09 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-09 Tom RiniMerge tag 'for-v2020.10' of https://gitlab.denx.de...
2020-07-09 Rasmus Villemoesrtc: add rtc command
2020-07-09 Tom RiniMerge branch '2020-07-08-misc-features-and-fixes'
2020-07-08 Simon Glasscmd: Add a memory-search command
2020-07-08 Simon Glasscmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
2020-07-08 Simon Glasscmd: mem: Use a macro to avoid #ifdef in help
2020-07-08 Simon GlassUpdate MEM_SUPPORT_64BIT_DATA to be always defined
2020-07-08 Heiko Stuebnercmd: add a panic command
2020-07-08 Tom RiniMerge tag 'u-boot-amlogic-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge tag 'u-boot-rockchip-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge branch '2020-07-07-misc-new-features'
2020-07-07 Niel Fouriecmd: blkls: Add blkls command
2020-07-07 Niel Fouriecmd: dm: Fixed/Added DM driver listing subcommands
2020-07-07 Niel Fouriecmd: fs: Add command to list supported fs types
2020-07-07 Niel Fouriecmd: part: Add subcommand to list supported partition...
2020-07-07 Tom RiniMerge tag 'u-boot-stm32-20200707' of https://gitlab...
2020-07-07 Tom RiniMerge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
2020-07-07 Patrick Delaunaycmd: env: use ENV_IS_IN_DEVICE in env info
2020-07-06 Tom RiniMerge branch 'next'
2020-07-05 Tom RiniMerge tag 'efi-2020-10-rc1' of https://gitlab.denx...
2020-06-30 Tom RiniMerge tag 'efi-2020-07-rc6-2' of https://gitlab.denx...
2020-06-30 Tom RiniMerge branch '2020-06-30-minor-TI-board-updates' into...
2020-06-30 Tom RiniMerge tag 'mips-pull-2020-06-29' of https://gitlab...
2020-06-30 Heinrich Schuchardtefi_loader: incorrect check against FDT_ADDR_T_NONE
2020-06-29 Tom RiniMerge branch '2020-06-26-more-Kconfig-migration' into...
2020-06-29 Lukasz Majewskispi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
2020-06-25 Tom RiniMerge branch '2020-06-25-tidy-up-bd-command' into next
2020-06-25 Tom RiniMerge tag 'efi-2020-07-rc6' of https://gitlab.denx...
2020-06-25 Simon Glassbdinfo: Update the file comments
2020-06-25 Simon Glassbdinfo: m68k: ppc: Move arch-specific code from bdinfo
2020-06-25 Simon Glassbdinfo: m68k: Move m68k-specific info into its own...
2020-06-25 Simon Glassbdinfo: ppc: Move PPC-specific info into its own file
2020-06-25 Simon Glassbdinfo: arm: Move ARM-specific info into its own file
2020-06-25 Simon Glassbdinfo: Export some basic printing functions
2020-06-25 Simon Glassbdinfo: net: Inline print_eth_ip_addr()
2020-06-25 Simon Glassbdinfo: net: Drop legacy ethernet bdinfo
2020-06-25 Simon Glassbdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn
2020-06-25 Simon Glassbdinfo: Drop print_cpu_word_size()
2020-06-25 Simon Glassbdinfo: Drop print_bi_flash()
2020-06-25 Simon Glassbdinfo: Drop print_bi_boot_params()
2020-06-25 Simon Glassbdinfo: sh: arc: Drop arch-specific print_bi_mem()
2020-06-25 Simon Glassbdinfo: ppc: Drop arch-specific print_baudrate()
2020-06-25 Simon Glassbdinfo: Drop print_std_bdinfo()
2020-06-25 Simon Glassbdinfo: Drop unnecessary inline on functions
2020-06-25 Simon Glassbdinfo: microblaze: sh: nios2: Drop arch-specific flash...
2020-06-25 Simon Glassbdinfo: Drop unused __maybe_unused
2020-06-25 Simon Glassbdinfo: Drop the option to not use the generic 'bd...
2020-06-25 Simon Glassbdinfo: arc: Use the generic bd command
2020-06-25 Simon Glassbdinfo: arm: Use the generic bd command
2020-06-25 Simon Glassbdinfo: m68k: Use the generic bd command
2020-06-25 Simon Glassbdinfo: powerpc: Use the generic bd command
2020-06-25 Simon Glassbdinfo: riscv: Use the generic bd command
2020-06-25 Simon Glassbdinfo: nds32: Use the generic bd command
2020-06-25 Simon Glassbdinfo: sandbox: Use the generic bd command
2020-06-25 Simon Glassbdinfo: x86: Use the generic bd command
2020-06-25 Simon Glassbdinfo: sh: Use the generic bd command
2020-06-25 Simon Glassbdinfo: microblaze: Use the generic bd command
2020-06-25 Simon Glassbdinfo: nios2: Use the generic bd command
2020-06-25 Simon Glassbdinfo: mips: Use the generic bd command
2020-06-25 Simon Glassbdinfo: xtensa: Create a generic do_bdinfo for xtensa
2020-06-25 Tom RiniMerge tag 'xilinx-for-v2020.10' of https://gitlab.denx...
2020-06-24 Bin Mengcmd: bootefi: Fix fdt_size variable type in efi_carve_o...
2020-06-24 Tom RiniMerge tag 'mmc-2020-6-24' of https://gitlab.denx.de...
2020-06-24 Marek Vasutcmd: mmc: Cache-align extcsd read target
2020-06-23 Tom RiniMerge branch '2020-06-23-misc-minor-fixes'
2020-06-23 Vagrant Cascadiancmd: booti: Fix spelling of "environment".
2020-06-20 Tom RiniMerge branch 'net' of https://gitlab.denx.de/u-boot...
2020-06-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
next