summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-20cmd/usb_mass_storage.c: Rework ums_init() ret logic slightlyTom Rini
2016-04-20Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-04-20usb: ums - expose selected partition/sJohn Tobias
2016-04-18efi_loader: Pass fdt address directly to bootefi cmdAlexander Graf
2016-04-18efi_loader: Put fdt into convenient locationAlexander Graf
2016-04-18efi_loader: Use system fdt as fallbackAlexander Graf
2016-04-18efi_loader: Increase path string to 32 charactersAlexander Graf
2016-04-18efi_loader: Pass file path to payloadAlexander Graf
2016-04-18efi_loader: Add el torito supportAlexander Graf
2016-04-18cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek
2016-04-18common: env: support sata devicePeng Fan
2016-04-11cmd: blkcache: simplify sub-command handlingEric Nelson
2016-04-11cmd: blkcache: remove indentation from output of 'show'Eric Nelson
2016-04-10dm: usb: Do not reprobe usb hosts on "usb tree" commandHans de Goede
2016-04-10usb: kbd: Do not deregister usbkbd twice when using dmHans de Goede
2016-04-01sata: use block layer for sata commandEric Nelson
2016-04-01mmc: use block layer in mmc commandEric Nelson
2016-04-01drivers: block: add block device cacheEric Nelson
2016-04-01arm64: booti: add missing unmap_sysmem()Masahiro Yamada
2016-04-01Drop command-processing code when CONFIG_CMDLINE is disabledSimon Glass
2016-03-27cmd: spi: check return value of strdupPeng Fan
2016-03-27efi_loader: Add GOP supportAlexander Graf
2016-03-22Fix spelling of "transferred".Vagrant Cascadian
2016-03-22cmd: Fix license commandTom Rini
2016-03-22Add an option to enable the command lineSimon Glass
2016-03-22cbfs: Update a function to be staticSimon Glass
2016-03-17gpio: Report errors when GPIOs cannot be readSimon Glass
2016-03-17cpu: Add support for microcode version and CPU IDSimon Glass
2016-03-16cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILDTom Rini
2016-03-15efi_loader: Pass proper device path in on bootAlexander Graf
2016-03-15efi_loader: Call fdt preparation functionsAlexander Graf
2016-03-15efi_loader: Add "bootefi" commandAlexander Graf
2016-03-14Merge git://git.denx.de/u-boot-dmTom Rini
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-03-14Drop CONFIG_CRAMFS_CMDLINESimon Glass
2016-03-14dm: sandbox: Add driver-model block-device support for sandboxSimon Glass
2016-03-14dm: block: Adjust device calls to go through helpers functionSimon Glass
2016-03-14dm: block: Rename device number member dev to devnumSimon Glass
2016-03-14dm: cbfs: Fix handling of invalid typeSimon Glass
2016-03-14dm: part: Rename some partition functionsSimon Glass
2016-03-14dm: blk: Rename get_device_and_partition()Simon Glass
2016-03-14dm: blk: Rename get_device() to blk_get_device_by_str()Simon Glass
2016-03-14dm: blk: Rename get_dev() to blk_get_dev()Simon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-03-14dm: Use uclass_first_device_err() where it is usefulSimon Glass
2016-03-14common: Add support for environment file in EXT4.Stuart Longland
2016-02-26trace: Fix compiler warnings in traceSimon Glass
2016-02-24Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-02-24cmd: mem: Show 64bit addresses which are testedMichal Simek