- bba604b fs/squashfs: add filesystem commands by Joao Marcos Costa · 4 years, 3 months ago
- 550a9e7 cmd: Update the memory-search command by Simon Glass · 4 years, 3 months ago
- 6ecefcf cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · 4 years, 4 months ago
- 96be2f0 mvebu: bubt: Drop dead code by Tom Rini · 4 years, 4 months ago
- 7a7f321 cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION by Jagan Teki · 4 years, 4 months ago
- 5ce2776 cmd: bdinfo: cleanup phys_addr_t output by Heinrich Schuchardt · 4 years, 3 months ago
- f2d58f3 cmd: bootz: fix device-tree overlap test by Baruch Siach · 4 years, 3 months ago
- 9996cea lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 4 months ago
- 4a4830c cmd: add clone command by John Chau · 4 years, 4 months ago
- 411e9eb w1: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- 2a64ada net: Drop dm.h header file from phy.h by Simon Glass · 4 years, 4 months ago
- 82a7697 dm: core: Drop dm.h header file from dm-demo.h by Simon Glass · 4 years, 4 months ago
- a97d22e cmd: env: add env select command by Patrick Delaunay · 4 years, 3 months ago
- 0115dd3 cmd: env: add env load command by Patrick Delaunay · 4 years, 3 months ago
- 325141a cmd: button: add a new 'button' command by Philippe Reynes · 4 years, 4 months ago
- db4ec42 cmd: host: return value of do_host_bind() by Heinrich Schuchardt · 4 years, 4 months ago
- 2f96b32 cmd: env: check real location for env info command by Patrick Delaunay · 4 years, 5 months ago
- 6718ebd cmd: env: add option for quiet output on env info by Patrick Delaunay · 4 years, 5 months ago
- c001837 efi_loader: use logging for bootefi command by Heinrich Schuchardt · 4 years, 4 months ago
- 2a3d9a7 x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU by Simon Glass · 4 years, 4 months ago
- f91f5ab x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU by Simon Glass · 4 years, 4 months ago
- b2a76b3 x86: mtrr: Restructure so command execution is in one place by Simon Glass · 4 years, 4 months ago
- e68b128 x86: mtrr: Update the command to use the new mtrr calls by Simon Glass · 4 years, 4 months ago
- 8dda2ba x86: mtrr: Add support for writing to MTRRs on any CPU by Simon Glass · 4 years, 4 months ago
- 240752c x86: mtrr: Use MP calls to list the MTRRs by Simon Glass · 4 years, 4 months ago
- 36c184b x86: mtrr: Fix 'ensable' typo by Simon Glass · 4 years, 4 months ago
- bb5a2cf treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 5 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 9b83f9c cmd: booti: convert the debug print about image move to printf by Tero Kristo · 4 years, 5 months ago
- fbde758 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · 4 years, 5 months ago
- a4f8208 acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · 4 years, 4 months ago
- c70f448 efi_loader: simplify 'printenv -e' by Heinrich Schuchardt · 4 years, 4 months ago
- ec5f0ed efi_selftest: enable 'bootefi hello' by Heinrich Schuchardt · 4 years, 4 months ago
- b961d55 cmd: fix lsblk command by Heinrich Schuchardt · 4 years, 4 months ago
- a2f0b50 cmd: drop fitupd command by Heinrich Schuchardt · 4 years, 5 months ago
- 2a79c35 efi_loader: display RO attribute in printenv -e by Heinrich Schuchardt · 4 years, 5 months ago
- 43913f0 cmd: fdt: remove CMD_FDT_MAX_DUMP by Heinrich Schuchardt · 4 years, 5 months ago
- 3c21d77 log: don't show function by default by Heinrich Schuchardt · 4 years, 5 months ago
- 803a859 rtc: add rtc command by Rasmus Villemoes · 4 years, 4 months ago
- bdded20 cmd: Add a memory-search command by Simon Glass · 4 years, 5 months ago
- 4680976 cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 5 months ago
- 76be8f7 cmd: mem: Use a macro to avoid #ifdef in help by Simon Glass · 4 years, 5 months ago
- 3428faf Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · 4 years, 5 months ago
- 85ecfd1 cmd: add a panic command by Heiko Stuebner · 4 years, 4 months ago
- e369790 cmd: blkls: Add blkls command by Niel Fourie · 4 years, 7 months ago
- 2e48836 cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · 4 years, 8 months ago
- 2280fa5 cmd: fs: Add command to list supported fs types by Niel Fourie · 4 years, 8 months ago
- 0ffdfbd cmd: part: Add subcommand to list supported partition tables by Niel Fourie · 4 years, 8 months ago
- 8b5206d cmd: env: use ENV_IS_IN_DEVICE in env info by Patrick Delaunay · 4 years, 4 months ago
- 621e09c Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 4 years, 4 months ago
- 5fdb3c0 Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · 4 years, 4 months ago
- 039d4f5 efi_loader: incorrect check against FDT_ADDR_T_NONE by Heinrich Schuchardt · 4 years, 4 months ago
- 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 5 months ago
- eae62ae Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
- bda8909 bdinfo: Update the file comments by Simon Glass · 4 years, 6 months ago
- 6479198 bdinfo: m68k: ppc: Move arch-specific code from bdinfo by Simon Glass · 4 years, 6 months ago
- 1a520d9 bdinfo: m68k: Move m68k-specific info into its own file by Simon Glass · 4 years, 6 months ago
- 79d074d bdinfo: ppc: Move PPC-specific info into its own file by Simon Glass · 4 years, 6 months ago
- 59b0d7d bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · 4 years, 6 months ago
- 655f17f bdinfo: Export some basic printing functions by Simon Glass · 4 years, 6 months ago
- 8a2ba58 bdinfo: net: Inline print_eth_ip_addr() by Simon Glass · 4 years, 6 months ago
- 441539f bdinfo: net: Drop legacy ethernet bdinfo by Simon Glass · 4 years, 6 months ago
- 3c89c4c bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn by Simon Glass · 4 years, 6 months ago
- db76c9b bdinfo: Drop print_cpu_word_size() by Simon Glass · 4 years, 6 months ago
- aa8b758 bdinfo: Drop print_bi_flash() by Simon Glass · 4 years, 6 months ago
- 3cfbe22 bdinfo: Drop print_bi_boot_params() by Simon Glass · 4 years, 6 months ago
- 537cb0d bdinfo: sh: arc: Drop arch-specific print_bi_mem() by Simon Glass · 4 years, 6 months ago
- 3e1cca2 bdinfo: ppc: Drop arch-specific print_baudrate() by Simon Glass · 4 years, 6 months ago
- 9e24e10 bdinfo: Drop print_std_bdinfo() by Simon Glass · 4 years, 6 months ago
- d67de00 bdinfo: Drop unnecessary inline on functions by Simon Glass · 4 years, 6 months ago
- 566ffde bdinfo: microblaze: sh: nios2: Drop arch-specific flash info by Simon Glass · 4 years, 6 months ago
- 7d81641 bdinfo: Drop unused __maybe_unused by Simon Glass · 4 years, 6 months ago
- e01ce34 bdinfo: Drop the option to not use the generic 'bd' command by Simon Glass · 4 years, 6 months ago
- e227c27 bdinfo: arc: Use the generic bd command by Simon Glass · 4 years, 6 months ago
- 1aeeaeb bdinfo: arm: Use the generic bd command by Simon Glass · 4 years, 6 months ago
- 67145d1 bdinfo: m68k: Use the generic bd command by Simon Glass · 4 years, 6 months ago
- 2e0fa21 bdinfo: powerpc: Use the generic bd command by Simon Glass · 4 years, 6 months ago
- 628c85a bdinfo: riscv: Use the generic bd command by Simon Glass · 4 years, 6 months ago
- aa6b898 bdinfo: nds32: Use the generic bd command by Simon Glass · 4 years, 6 months ago
- c66981c bdinfo: sandbox: Use the generic bd command by Simon Glass · 4 years, 6 months ago
- 41ec71d bdinfo: x86: Use the generic bd command by Simon Glass · 4 years, 6 months ago
- f41b830 bdinfo: sh: Use the generic bd command by Simon Glass · 4 years, 6 months ago
- 271db50 bdinfo: microblaze: Use the generic bd command by Simon Glass · 4 years, 6 months ago
- 08c56d1 bdinfo: nios2: Use the generic bd command by Simon Glass · 4 years, 6 months ago
- df529b5 bdinfo: mips: Use the generic bd command by Simon Glass · 4 years, 6 months ago
- 1af9756 bdinfo: xtensa: Create a generic do_bdinfo for xtensa by Simon Glass · 4 years, 6 months ago
- f0e236c Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 5 months ago
- b1c272d cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv() by Bin Meng · 4 years, 5 months ago
- 922c6d5 Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 5 months ago
- d581076 cmd: mmc: Cache-align extcsd read target by Marek Vasut · 4 years, 5 months ago
- d1896e3 cmd: booti: Fix spelling of "environment". by Vagrant Cascadian · 4 years, 5 months ago
- 5575f79 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 4 years, 5 months ago
- 0d7c291 cmd: bootefi: Honor the address & size cells properties correctly by Atish Patra · 4 years, 5 months ago
- a633a80 trivial: Fix booot occurences by Michal Simek · 4 years, 5 months ago
- f9e3d2e Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next by Tom Rini · 4 years, 5 months ago
- 808f13d net: Fix error if some network features are disabled by Krebs, Olaf · 4 years, 8 months ago
- 77007f9 log: check argument of 'log level' command by Heinrich Schuchardt · 4 years, 5 months ago
- 1b6ae82 Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
- 0d8f35b5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 5 months ago
- 0e69bcf efi_loader: validate load option by Heinrich Schuchardt · 4 years, 5 months ago