summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2018-01-10usb: rockchip: add rockusb commandEddie Cai
2018-01-08x86: Move commands from under arch/x86 to cmd/x86/Tom Rini
2017-12-19Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-12-07log: Add a test commandSimon Glass
2017-12-07log: Add a 'log level' commandSimon Glass
2017-12-07Drop the log bufferSimon Glass
2017-12-07mtdparts: Correct use of debug()Simon Glass
2017-12-07fastboot: Enable flashing by default on sunxiMaxime Ripard
2017-12-07cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2CNobuhiro Iwamatsu
2017-12-05Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada
2017-12-01efi_loader: pass handle of loaded imageHeinrich Schuchardt
2017-12-01efi_loader: Exit in efi_set_bootdev() upon invalid "desc"Stefan Roese
2017-12-01efi_loader: use bootargs as load optionsHeinrich Schuchardt
2017-12-01efi_selftest: correctly cleanup after selftestHeinrich Schuchardt
2017-12-01efi_selftest: allow to select a single test for executionHeinrich Schuchardt
2017-12-01efi_selftest: provide a dummy device pathHeinrich Schuchardt
2017-12-01efi_loader: consistently use efi_status_t in bootefiHeinrich Schuchardt
2017-12-01efi_loader: implement SetWatchdogTimerHeinrich Schuchardt
2017-11-29cmd: blk: remove unreachable codeHeinrich Schuchardt
2017-11-26cmd: usb: ignore blk, emulation devices in usb tree/info displaySuneel Garapati
2017-11-19Merge git://git.denx.de/u-boot-dmTom Rini
2017-11-16cmd/fdt.c align data buffer to avoid unaligned word accessBernhard Messerklinger
2017-11-15cmd: mac: Update description of helpPrabhakar Kushwaha
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini
2017-10-25cmd: fastboot: Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devicesBenjamin Young
2017-10-23cmd: gpt: solve issue for swap and rename commandPatrick Delaunay
2017-10-16cmd/pxe.c: Rework bootargs construction to clarify string checksTom Rini
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen
2017-10-16env: Drop CONFIG_ENV_IS_IN_DATAFLASHTuomas Tynkkynen
2017-10-13Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-10-12efi_loader: Add mem-mapped for fallbackRob Clark
2017-10-10cmd: Toggle the default value of CONFIG_CMD_IMLSTuomas Tynkkynen
2017-10-09cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not definedYork Sun
2017-10-08cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTITom Rini
2017-10-08scripts: Move Kconfig contents to cmd/KconfigSam Protsenko
2017-10-07cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for CoverityTom Rini
2017-10-06cmd/time.c: Initialize 'repeatable' variableTom Rini
2017-10-06cmd/pxe.c: Rework initrd and bootargs handling slightlyTom Rini
2017-10-06cmd/nvedit.c: Update input handling to cover overflow casesTom Rini
2017-10-06GPT: fix memory leaks identified by CoverityAlison Chaiken
2017-10-05Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-10-03sunxi: Remove the MMC index hackMaxime Ripard
2017-10-03cmd: Move CONFIG_RANDOM_UUID to KconfigMaxime Ripard
2017-10-03cmd: fastboot: Rework fastboot dependencyMaxime Ripard
2017-10-02cmd: Add the 'btrsubvol' command to list BTRFS subvolumesMarek BehĂșn
2017-10-01Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-09-26GPT: incomplete initialization in allocate_disk_partHeinrich Schuchardt