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-07-26
spl_mmc.c: Detect missing kernel image in RAW MMC
Tom Rini
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
Add eCos-2.0 SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-23
cmd_i2c: Use ARRAY_SIZE instead of reinventing it
Axel Lin
2013-07-23
i2c, multibus: get rid of CONFIG_I2C_MUX
Heiko Schocher
2013-07-23
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
i2c: common changes for multibus/multiadapter support
Heiko Schocher
2013-07-17
bootm: Move fixup_silent_linux() earlier in the bootm stages
Simon Glass
2013-07-16
tpm: add AUTH1 cmds for LoadKey2 and GetPubKey
Reinhard Pfau
2013-07-15
Fix ext2/ext4 filesystem accesses beyond 2TiB
Frederic Leroy
2013-07-15
common: remove unaligned access error in bootmenu_getoption()
Lan Yixun (dlan)
2013-07-15
scsi: Correct types of scsi_read/write()
Simon Glass
2013-07-12
bootm: Handle errors consistently
Simon Glass
2013-07-12
common/image.c: Fix regression with ramdisk load/entry points in FIT
Stefano Babic
2013-07-12
bootm: Correct the arguments for the ELF image loader
Simon Glass
2013-07-12
bootm: Use selected configuration for ramdisk and fdt
Simon Glass
2013-07-12
blackfin: x86: bootm: Handle PREP stage of bootm
Simon Glass
2013-07-12
bootm: Remove extra OK message
Simon Glass
2013-07-12
cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2
Tom Rini
2013-07-10
cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself
Tom Rini
2013-07-10
cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc
Tom Rini
2013-07-10
bootm: Add the missing PREP stage to bootz and correct image handling
Simon Glass
2013-07-10
bootm: Clean up bootz_setup() function
Simon Glass
2013-07-10
bootm: Require boot function only if it is about to be used
Simon Glass
2013-07-10
bootm: Disable interrupts only when loading
Simon Glass
2013-07-10
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2013-07-08
video: consolidate splash screen alignment code
Anatolij Gustschin
2013-07-04
cmd_bootm.c: Correct check/return for unsupported sub-command
Tom Rini
2013-07-01
video: lcd: Make splash_screen_prepare weak, remove config macro
Robert Winkler
2013-07-01
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
Robert Winkler
2013-07-01
lcd: align bmp header when uncopmressing image
Piotr Wilczek
2013-07-01
lcd: remove unaligned access in lcd_dt_simplefb_configure_node()
Stephen Warren
2013-07-01
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2013-06-28
bootm: Disable interrupts before loading OS
Simon Glass
2013-06-28
cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling
Tom Rini
2013-06-26
Fix block device accesses beyond 2TiB
Sascha Silbe
2013-06-26
cmd_bootm: Add command line arguments to Plan 9
Steven Stallion
2013-06-26
image: Add support for signing of FIT configurations
Simon Glass
2013-06-26
image: Add RSA support for image signing
Simon Glass
2013-06-26
image: Support signing of images
Simon Glass
2013-06-26
image: Add signing infrastructure
Simon Glass
2013-06-26
Add a 'fake' go command to the bootm command
Simon Glass
2013-06-26
Refactor the bootm command to reduce code duplication
Simon Glass
2013-06-26
Clarify bootm OS arguments
Simon Glass
2013-06-26
Add trace support to generic board
Simon Glass
2013-06-26
Add a trace command
Simon Glass
2013-06-26
Add function to print a number with grouped digits
Simon Glass
2013-06-26
bootstage: Correct printf types
Simon Glass
2013-06-26
Fix missing return in do_mem_loop()
Simon Glass
[next]