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
/
common
Age
Commit message (
Expand
)
Author
2013-11-08
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
Tom Rini
2013-11-08
env: fix the env export varname
Pierre Aubert
2013-11-08
autoboot: add an option to override keyed autoboot
Mark Langsdorf
2013-11-08
cmd_zfs: normalize 'file not found' errors
Luka Perkov
2013-11-08
cmd_reiser: normalize 'file not found' errors
Luka Perkov
2013-11-08
cmd_ubifs: normalize 'file not found' errors
Tim Harvey
2013-11-08
cmd/gpt: Support gpt command for all devices
Egbert Eich
2013-11-08
usb: ums: add ums exit feature by ctrl+c or by detach usb cable
Przemyslaw Marczak
2013-11-08
usb: ums: allows using every mmc device with ums.
Przemyslaw Marczak
2013-11-08
usb: ums: code refactoring to improve reusability on other boards.
Przemyslaw Marczak
2013-11-08
common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() f...
Miao Yan
2013-11-08
cmd_nvedit.c: Add env exists command
Andrew Ruder
2013-11-06
fpga: Add support for gzip images with bitstreams
Michal Simek
2013-11-04
pxe: fix handling of absolute paths
Rob Herring
2013-10-31
common: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-21
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2013-10-20
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-20
usb: rename board_usb_init_type to usb_init_type
Troy Kisky
2013-10-20
cmd:thor: Support for TIZEN's download command (thordown)
Lukasz Majewski
2013-10-20
usb: new board-specific USB init interface
Mateusz Zalega
2013-10-20
USB: xHCI: Add stack support for xHCI
Vivek Gautam
2013-10-17
i2c: fix init on generic board
trem
2013-10-16
common: fsl: Fix broken SPDX-License-Identifier change
Michal Simek
2013-10-16
mtd: fix warnings due to 64-bit partition support
Scott Wood
2013-10-15
sf: Add GPL-2.0+ SPDX-License-Identifier for missing ones
Jagannadha Sutradharudu Teki
2013-10-14
cmd_sandbox.c: Update for do_(load|save) not taking a number base
Tom Rini
2013-10-14
Prevent null pointer dereference originating in cmd_pxe.c
Steven Falco
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
env_mmc: fix buffer allocation for armv7
Markus Niebel
2013-10-14
env: dataflash: fix env_init issue
Bo Shen
2013-10-09
cmd_ubi: add write.part command, to write a volume in multiple parts
Paul Burton
2013-10-09
cmd_ubi: use int64_t volume size for 'ubi create'
Paul Burton
2013-10-09
cmd_mtdparts: use 64 bits for flash size, partition size & offset
Paul Burton
2013-10-07
Fix number base handling of "load" command
Wolfgang Denk
2013-10-07
mtd: Fix function description in part_validate comment
Otavio Salvador
2013-09-24
usb:gadget:Remove redundant #includes for USB composite gadget and its functions
Lukasz Majewski
2013-09-24
dfu: Extract common DFU code to handle "dfu_alt_info" environment variable
Lukasz Majewski
2013-09-24
cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz()
Tom Rini
2013-09-23
cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS
Tom Rini
2013-09-20
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2013-09-20
FIT: delete unnecessary casts
Masahiro Yamada
2013-09-20
cosmetic: FIT: fix typos in comments
Masahiro Yamada
2013-09-20
Cosmetic: Fix a number of typos, no functional changes.
Robert P. J. Day
2013-09-20
Fix loading freeze when netconsole is active
Frederic Leroy
2013-09-20
Fix some obvious typos across multiple subsystems.
Robert P. J. Day
2013-09-20
bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm
Paul Burton
2013-09-17
spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT
Paul Burton
2013-09-17
spl: remove unnecessary (& ARM specific) include of asm/utils.h
Paul Burton
2013-09-17
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
[next]