Commit Graph

681 Commits (2a2096ea6001cc65fa91e2bc622da48c8eb26a06)

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