Commit Graph

742 Commits (84e55bdd8bcaba8548bedd1c0b46427e93c9ef75)

Author SHA1 Message Date
Lokesh Vutla 5cd9661dc6 arm: keystone: Move cmd_ddr3 to a common place 6 years ago
Rick Chen 068feb9b86 riscv: Modify generic codes to support RISC-V 7 years ago
Jean-Jacques Hiblot b7a6e2c9c3 mmc: remove hc_wp_grp_size from struct mmc if not needed 7 years ago
Jean-Jacques Hiblot e6fa5a5461 mmc: compile out erase and write mmc commands if write operations are not enabled 7 years ago
Jean-Jacques Hiblot d6400c3f85 mmc: add a Kconfig option to enable the support for MMC write operations 7 years ago
Jean-Jacques Hiblot cf17789e07 mmc: make optional the support for eMMC hardware partitioning 7 years ago
Jean-Jacques Hiblot 52d241dfba mmc: dump card and host capabilities if debug is enabled 7 years ago
Jean-Jacques Hiblot 7a96ec7459 cmd: mmc: display the mode name and current bus speed in the mmc info 7 years ago
Eddie Cai 453c95e01a usb: rockchip: add rockusb command 7 years ago
Tom Rini 8e18f34c28 x86: Move commands from under arch/x86 to cmd/x86/ 7 years ago
Simon Glass ef11ed8239 log: Add a test command 7 years ago
Simon Glass d5f61f272d log: Add a 'log level' command 7 years ago
Simon Glass c5404b64fb Drop the log buffer 7 years ago
Simon Glass 95b41b80d7 mtdparts: Correct use of debug() 7 years ago
Maxime Ripard 7c750fac22 fastboot: Enable flashing by default on sunxi 7 years ago
Nobuhiro Iwamatsu 28df8ed07f cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C 7 years ago
Masahiro Yamada 6ae3900a86 mtd: nand: Rename nand.h into rawnand.h 7 years ago
Heinrich Schuchardt ea54ad5928 efi_loader: pass handle of loaded image 7 years ago
Stefan Roese 8300be612c efi_loader: Exit in efi_set_bootdev() upon invalid "desc" 7 years ago
Heinrich Schuchardt b57f48a87c efi_loader: use bootargs as load options 7 years ago
Heinrich Schuchardt c2b53902ca efi_selftest: correctly cleanup after selftest 7 years ago
Heinrich Schuchardt d78e40d651 efi_selftest: allow to select a single test for execution 7 years ago
Heinrich Schuchardt f972dc1401 efi_selftest: provide a dummy device path 7 years ago
Heinrich Schuchardt 3eb0841be7 efi_loader: consistently use efi_status_t in bootefi 7 years ago
Heinrich Schuchardt b3d6090042 efi_loader: implement SetWatchdogTimer 7 years ago
Heinrich Schuchardt 254eedee7f cmd: blk: remove unreachable code 7 years ago
Suneel Garapati abd7cedb19 cmd: usb: ignore blk, emulation devices in usb tree/info display 7 years ago
Bernhard Messerklinger 6dfd65f81f cmd/fdt.c align data buffer to avoid unaligned word access 7 years ago
Prabhakar Kushwaha 3e27e1678b cmd: mac: Update description of help 7 years ago
Tom Rini 43ede0bca7 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT 7 years ago
Benjamin Young 7dec673ea9 cmd: fastboot: Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devices 7 years ago
Patrick Delaunay 3a2605fa87 cmd: gpt: solve issue for swap and rename command 7 years ago
Tom Rini 59ee8f83b6 cmd/pxe.c: Rework bootargs construction to clarify string checks 7 years ago
Tuomas Tynkkynen c68c03f52b Drop CONFIG_HAS_DATAFLASH 7 years ago
Tuomas Tynkkynen 7b7341d7f3 env: Drop CONFIG_ENV_IS_IN_DATAFLASH 7 years ago
Rob Clark bf19273e81 efi_loader: Add mem-mapped for fallback 7 years ago
Tuomas Tynkkynen ad12dc1844 cmd: Toggle the default value of CONFIG_CMD_IMLS 7 years ago
York Sun b65ac633f5 cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined 7 years ago
Tom Rini 99e46dfc6a cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI 7 years ago
Sam Protsenko 610eec7f05 scripts: Move Kconfig contents to cmd/Kconfig 7 years ago
Tom Rini bf52fcdef4 cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity 7 years ago
Tom Rini 146dda3911 cmd/time.c: Initialize 'repeatable' variable 7 years ago
Tom Rini 48ee0a87bc cmd/pxe.c: Rework initrd and bootargs handling slightly 7 years ago
Tom Rini c667723ffb cmd/nvedit.c: Update input handling to cover overflow cases 7 years ago
Alison Chaiken 18030d04d2 GPT: fix memory leaks identified by Coverity 7 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Maxime Ripard de86fc3859 sunxi: Remove the MMC index hack 7 years ago
Maxime Ripard 47738acced cmd: Move CONFIG_RANDOM_UUID to Kconfig 7 years ago
Maxime Ripard cfa34996b0 cmd: fastboot: Rework fastboot dependency 7 years ago
Marek Behún 9d84550955 cmd: Add the 'btrsubvol' command to list BTRFS subvolumes 7 years ago