index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
2016-05-06
Fix various typos, scattered over the code.
Robert P. J. Day
2016-05-06
mmc: Fix error in RPMB code
Marek Vasut
2016-05-03
i2c/eeprom: Always define I2C_RXTX_LEN
Mario Six
2016-05-02
Fix spelling of "occurred".
Vagrant Cascadian
2016-04-25
cmd: Kconfig: Add a Kconfig options for a few CMD
Dinh Nguyen
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-20
cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly
Tom Rini
2016-04-20
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-04-20
usb: ums - expose selected partition/s
John Tobias
2016-04-18
efi_loader: Pass fdt address directly to bootefi cmd
Alexander Graf
2016-04-18
efi_loader: Put fdt into convenient location
Alexander Graf
2016-04-18
efi_loader: Use system fdt as fallback
Alexander Graf
2016-04-18
efi_loader: Increase path string to 32 characters
Alexander Graf
2016-04-18
efi_loader: Pass file path to payload
Alexander Graf
2016-04-18
efi_loader: Add el torito support
Alexander Graf
2016-04-18
cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT
Michal Simek
2016-04-18
common: env: support sata device
Peng Fan
2016-04-11
cmd: blkcache: simplify sub-command handling
Eric Nelson
2016-04-11
cmd: blkcache: remove indentation from output of 'show'
Eric Nelson
2016-04-10
dm: usb: Do not reprobe usb hosts on "usb tree" command
Hans de Goede
2016-04-10
usb: kbd: Do not deregister usbkbd twice when using dm
Hans de Goede
2016-04-01
sata: use block layer for sata command
Eric Nelson
2016-04-01
mmc: use block layer in mmc command
Eric Nelson
2016-04-01
drivers: block: add block device cache
Eric Nelson
2016-04-01
arm64: booti: add missing unmap_sysmem()
Masahiro Yamada
2016-04-01
Drop command-processing code when CONFIG_CMDLINE is disabled
Simon Glass
2016-03-27
cmd: spi: check return value of strdup
Peng Fan
2016-03-27
efi_loader: Add GOP support
Alexander Graf
2016-03-22
Fix spelling of "transferred".
Vagrant Cascadian
2016-03-22
cmd: Fix license command
Tom Rini
2016-03-22
Add an option to enable the command line
Simon Glass
2016-03-22
cbfs: Update a function to be static
Simon Glass
2016-03-18
gpio: Report errors when GPIOs cannot be read
Simon Glass
2016-03-17
cpu: Add support for microcode version and CPU ID
Simon Glass
2016-03-16
cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD
Tom Rini
2016-03-16
efi_loader: Pass proper device path in on boot
Alexander Graf
2016-03-16
efi_loader: Call fdt preparation functions
Alexander Graf
2016-03-16
efi_loader: Add "bootefi" command
Alexander Graf
2016-03-14
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
Drop CONFIG_CRAMFS_CMDLINE
Simon Glass
2016-03-14
dm: sandbox: Add driver-model block-device support for sandbox
Simon Glass
2016-03-14
dm: block: Adjust device calls to go through helpers function
Simon Glass
2016-03-14
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
dm: cbfs: Fix handling of invalid type
Simon Glass
2016-03-14
dm: part: Rename some partition functions
Simon Glass
2016-03-14
dm: blk: Rename get_device_and_partition()
Simon Glass
2016-03-14
dm: blk: Rename get_device() to blk_get_device_by_str()
Simon Glass
2016-03-14
dm: blk: Rename get_dev() to blk_get_dev()
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
[next]