index
:
u-boot-fsl-qoriq
master
scalys
Freescale 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-06-04
mtd: nand: Remove nand_info_t typedef
Scott Wood
2016-05-28
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-27
efi_loader: Add network access support
Alexander Graf
2016-05-27
cmd: replace the cast of the memory access to a fixed bit type in itest
Kunihiko Hayashi
2016-05-27
cmd: disk: Fix unused variable warning
Marek Vasut
2016-05-27
mmc: Drop dead mmc code for non-generic MMC
Simon Glass
2016-05-25
arm64: fix arm64 Linux boot image header field sizes
Andre Przywara
2016-05-23
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-05-23
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2016-05-23
cmd: qfw: do not depend on x86
Miao Yan
2016-05-23
cmd: qfw: do not require default macros when building qfw command
Miao Yan
2016-05-23
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
Miao Yan
2016-05-23
x86: qemu: split qfw command interface and qfw core
Miao Yan
2016-05-23
cmd: qfw: make fwcfg_present and fwcfg_dma_present public
Miao Yan
2016-05-23
cmd: qfw: remove qemu_fwcfg_free_files()
Miao Yan
2016-05-23
cmd: qfw: add API to iterate firmware list
Miao Yan
2016-05-23
x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
2016-05-21
eeprom: merge cmdline parsing of eeprom commands
Nikita Kiryanov
2016-05-21
eeprom: use eeprom_execute_command for all eeprom functions
Nikita Kiryanov
2016-05-20
mips: Report reloc information in bdinfo
Tim Chick
2016-05-20
eeprom: refactor i2c bus and devaddr parsing
Nikita Kiryanov
2016-05-20
cmd: eeprom: add support for layout aware commands
Nikita Kiryanov
2016-05-20
cmd: eeprom: add bus switching support for all i2c drivers
Nikita Kiryanov
2016-05-17
dm: mmc: Move the device list into a separate file
Simon Glass
2016-05-17
dm: mmc: Use the new select_hwpart() API
Simon Glass
2016-05-17
dm: mmc: Drop the get_dev() function
Simon Glass
2016-05-17
dm: usb: Drop the get_dev() function
Simon Glass
2016-05-17
dm: sata: Separate the non-command code into its own file
Simon Glass
2016-05-17
dm: ide: Separate the non-command code into its own file
Simon Glass
2016-05-17
dm: scsi: Separate the non-command code into its own file
Simon Glass
2016-05-17
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
2016-05-17
dm: sata: Fix code style problems in cmd/sata.c
Simon Glass
2016-05-17
dm: ide: Remove the forward declarations
Simon Glass
2016-05-17
dm: ide: Correct various code style problems
Simon Glass
2016-05-17
dm: scsi: Fix up code style
Simon Glass
2016-05-17
dm: scsi: Remove the forward declarations
Simon Glass
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
[next]