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
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
env: Drop saveenv() in favour of env_save()
Simon Glass
2017-08-16
env: Drop the env_name_spec global
Simon Glass
2017-08-13
cmd/bdinfo: correct comment in board_detail
Chris Packham
2017-08-13
nvme: Add nvme commands
Zhikang Zhang
2017-08-11
README: Drop information about commands
Simon Glass
2017-08-11
Convert CONFIG_CMD_ZFS to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_ZBOOT to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_UUID to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_UNIVERSE to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_TSI148 to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_TRACE to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_YAFFS2 to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_TERMINAL to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_STRINGS to Kconfig
Simon Glass
2017-08-11
Kconfig: Sort the memory commands
Simon Glass
2017-08-11
Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_SPL to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_SF_TEST to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_SDRAM to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_SCSI to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_SAVES to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_REISER to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_REGINFO to Kconfig
Christophe Leroy
2017-08-11
Kconfig: Convert CMD_READ to Kconfig
Simon Glass
2017-08-11
Kconfig: Drop CONFIG_CMD_PORTIO and associated command
Simon Glass
2017-08-11
Convert CONFIG_CMD_PCMCIA to Kconfig
Simon Glass
2017-08-11
Kconfig: Drop CONFIG_CMD_PCI_ENUM
Simon Glass
2017-08-11
Convert CONFIG_CMD_PCI to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_ONENAND to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_MTDPARTS_SPREAD to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_MMC_SPI to Kconfig
Simon Glass
2017-08-11
Kconfig: Sort the device-access commands
Simon Glass
2017-08-07
net: add static to do_tftpput()
Masahiro Yamada
2017-08-05
gpt: harden set_gpt_info() against non NULL-terminated strings
Alison Chaiken
2017-08-05
GPT: provide commands to selectively rename partitions
Alison Chaiken
2017-08-05
GPT: read partition table from device into a data structure
Alison Chaiken
2017-08-04
GPT: add accessor function for disk GUID
Alison Chaiken
2017-07-31
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-07-29
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-07-28
usb: cmd: Print actual packet size for super speed devices
Bin Meng
2017-07-28
cmd: scsi: Fix null pointer dereference in 'scsi reset'
Bin Meng
2017-07-27
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
[next]