index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-02-26
trace: Fix compiler warnings in trace
Simon Glass
2016-02-24
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-02-24
cmd: mem: Show 64bit addresses which are tested
Michal Simek
2016-02-24
booti: Help text rework.
Karsten Merker
2016-02-24
dfu: usb: f_dfu: Set deferred call for dfu_flush() function
Lukasz Majewski
2016-02-22
i2c: spd: Extend SPD memory types
Michal Simek
2016-02-15
gpio: Correct handling of 'gpio status'
Simon Glass
2016-02-09
itest: allow map_physmem to return 0 in limited cases
Stephen Warren
2016-02-08
Remove unused CONFIG_CMD_HWFLOW option and associated dead code.
David Müller (ELSOFT AG)
2016-02-06
cmd: Fix control bmp_display()
Simon Glass
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-01-29
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-01-28
Implement "pci enum" command for CONFIG_DM_PCI
Stephen Warren
2016-01-28
tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM
Christophe Ricard
2016-01-28
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-01-27
fpga: Fix compilation warnings
Michal Simek
2016-01-27
microblaze: Do not print eth device when DM_ETH is enabled
Michal Simek
2016-01-25
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass
2016-01-25
Move all command code into its own directory
Simon Glass