Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1cb8393a1363bdc15946ef5b0b20bd10717daa74
/
common
« Previous
cc734f5
cmd_ubi: add write.part command, to write a volume in multiple parts
by Paul Burton
· 11 years ago
dd7185f
cmd_ubi: use int64_t volume size for 'ubi create'
by Paul Burton
· 11 years ago
39ac344
cmd_mtdparts: use 64 bits for flash size, partition size & offset
by Paul Burton
· 11 years ago
b770e88
Fix number base handling of "load" command
by Wolfgang Denk
· 11 years ago
f501991
mtd: Fix function description in part_validate comment
by Otavio Salvador
· 11 years ago
69d6cbe
usb:gadget:Remove redundant #includes for USB composite gadget and its functions
by Lukasz Majewski
· 11 years ago
765c5ae
dfu: Extract common DFU code to handle "dfu_alt_info" environment variable
by Lukasz Majewski
· 11 years ago
d7884e0
cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz()
by Tom Rini
· 11 years ago
3d187b3
cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS
by Tom Rini
· 11 years ago
d0b9616
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 11 years ago
2f0877c
FIT: delete unnecessary casts
by Masahiro Yamada
· 11 years ago
069d594
cosmetic: FIT: fix typos in comments
by Masahiro Yamada
· 11 years ago
1bce2ae
Cosmetic: Fix a number of typos, no functional changes.
by Robert P. J. Day
· 11 years ago
8094972
Fix loading freeze when netconsole is active
by Frederic Leroy
· 11 years ago
1f8b546
Fix some obvious typos across multiple subsystems.
by Robert P. J. Day
· 11 years ago
5c427e4
bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm
by Paul Burton
· 11 years ago
8112f5f
spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT
by Paul Burton
· 11 years ago
db6b5e8
spl: remove unnecessary (& ARM specific) include of asm/utils.h
by Paul Burton
· 11 years ago
bc23d96
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 11 years ago
47f75cf
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
19d829f
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
315c0ac
bootm: allow correct bounds-check of destination
by Kees Cook
· 11 years ago
628af17
sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg
by Simon Glass
· 11 years ago
bce8837
ARM: mxs: tools: Add mkimage support for MXS bootstream
by Marek Vasut
· 11 years ago
b95f958
cmd_sf: let "sf update" preserve the final part of the last sector
by Gerlando Falauto
· 11 years ago
529c0d9
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 11 years ago
880a412
i2c: fix i2c dev command for not using new framework
by Heiko Schocher
· 11 years ago
c95e2b9
console: usb: kbd: To fix slow TFTP booting
by Jim Lin
· 11 years ago
07551f2
console: usb: kbd: To improve TFTP booting performance
by Jim Lin
· 11 years ago
eaf3e61
usb: Use well-known descriptor sizes when parsing configuration
by Julius Werner
· 11 years ago
3615a99
USB: usb-hub: Add a weak function for resetting devices
by Dan Murphy
· 11 years ago
2b26201
env_nand.c: support falling back to redundant env when writing
by Phil Sutter
· 11 years ago
46aabcc
cmd_nand: Do not show usage when scrub is aborted
by Masahiro Yamada
· 11 years ago
7d25cd3
cmd_nand: slight optimization of nand_dump function
by Masahiro Yamada
· 11 years ago
e40520b
cmd_nand: fix a memory leak in nand_dump function
by Masahiro Yamada
· 11 years ago
6612ab3
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
7cb4f1c
spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import
by Ying Zhang
· 11 years ago
3fb8588
ppc4xx: Remove support for PPC405CR CPUs
by Matthias Fuchs
· 11 years ago
cb3761e
SPDX-License-Identifier: convert BSD-3-Clause files
by Wolfgang Denk
· 11 years ago
e20cc2c
Merge branch 'master' of git://88.191.163.10/u-boot-arm
by Tom Rini
· 11 years ago
1fd1e2f
image: Display FIT timestamp when booting
by Simon Glass
· 11 years ago
bd4a399
bootm: fix conditional controlling call to fixup_silent_linux
by Paul B. Henson
· 11 years ago
8d51aac
RFC: bootm: Add silent_linux environment variable
by Simon Glass
· 11 years ago
62cf11c
SPL: Limit image name print length
by Taras Kondratiuk
· 11 years ago
6e66bd5
Enable xmodem support
by Angus Ainslie
· 11 years ago
df785a7
Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 11 years ago
32749e9
serial: arm_dcc: Remove stdio structure support
by Jagannadha Sutradharudu Teki
· 11 years ago
c15438e
Merge branch 'master' of git://www.denx.de/git/u-boot-video
by Tom Rini
· 11 years ago
ac8ba84
video: Encapsulate font in video_font_data.h
by Marek Vasut
· 11 years ago
3488850
cmd_sf: let "sf update" erase last sector as a whole
by Gerlando Falauto
· 11 years ago
402ba1e
cmd_sf|env_sf: Fix code cleanup
by Jagannadha Sutradharudu Teki
· 11 years ago
0adc331
usb_hub: fix power cycling logic
by Nikita Kiryanov
· 11 years ago
6bed7ce
dfu: Implementation of target reset after communication with dfu-util's -R switch
by Lukasz Majewski
· 11 years ago
e4c444b
spl_mmc.c: Detect missing kernel image in RAW MMC
by Tom Rini
· 11 years ago
9fab4bf
powerpc/ppc4xx: Convert new gdsys files to SPDX license tags
by Tom Rini
· 11 years ago
869b550
powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers
by Dirk Eibach
· 11 years ago
c2120fb
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
e85427f
Add eCos-2.0 SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
cfb25cc
cmd_i2c: Use ARRAY_SIZE instead of reinventing it
by Axel Lin
· 11 years ago
9a2accb
i2c, multibus: get rid of CONFIG_I2C_MUX
by Heiko Schocher
· 12 years ago
ea818db
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
3f4978c
i2c: common changes for multibus/multiadapter support
by Heiko Schocher
· 13 years ago
576aacd
bootm: Move fixup_silent_linux() earlier in the bootm stages
by Simon Glass
· 11 years ago
be6c152
tpm: add AUTH1 cmds for LoadKey2 and GetPubKey
by Reinhard Pfau
· 11 years ago
04735e9
Fix ext2/ext4 filesystem accesses beyond 2TiB
by Frederic Leroy
· 11 years ago
0eb33ad
common: remove unaligned access error in bootmenu_getoption()
by Lan Yixun (dlan)
· 11 years ago
4f6aa34
scsi: Correct types of scsi_read/write()
by Simon Glass
· 11 years ago
b7a1d13
bootm: Handle errors consistently
by Simon Glass
· 11 years ago
e3a5bbc
common/image.c: Fix regression with ramdisk load/entry points in FIT
by Stefano Babic
· 11 years ago
d72da15
bootm: Correct the arguments for the ELF image loader
by Simon Glass
· 11 years ago
f320a4d
bootm: Use selected configuration for ramdisk and fdt
by Simon Glass
· 11 years ago
7af26b1
blackfin: x86: bootm: Handle PREP stage of bootm
by Simon Glass
· 11 years ago
ec39029
bootm: Remove extra OK message
by Simon Glass
· 11 years ago
970150a
cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2
by Tom Rini
· 11 years ago
225fd8c
cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself
by Tom Rini
· 11 years ago
2b9599e
cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc
by Tom Rini
· 11 years ago
fb1b139
bootm: Add the missing PREP stage to bootz and correct image handling
by Simon Glass
· 11 years ago
a5266d6
bootm: Clean up bootz_setup() function
by Simon Glass
· 11 years ago
a26913f
bootm: Require boot function only if it is about to be used
by Simon Glass
· 11 years ago
385501d
bootm: Disable interrupts only when loading
by Simon Glass
· 11 years ago
2f4998a
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 11 years ago
ff8fb56
video: consolidate splash screen alignment code
by Anatolij Gustschin
· 11 years ago
c479c13
cmd_bootm.c: Correct check/return for unsupported sub-command
by Tom Rini
· 11 years ago
59b1592
video: lcd: Make splash_screen_prepare weak, remove config macro
by Robert Winkler
· 11 years ago
dd4425e
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
by Robert Winkler
· 11 years ago
f7ef9d6
lcd: align bmp header when uncopmressing image
by Piotr Wilczek
· 11 years ago
5af7d0f
lcd: remove unaligned access in lcd_dt_simplefb_configure_node()
by Stephen Warren
· 11 years ago
5a34d9b
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
5ff0d08
bootm: Disable interrupts before loading OS
by Simon Glass
· 11 years ago
d366438
cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling
by Tom Rini
· 11 years ago
ff8fef5
Fix block device accesses beyond 2TiB
by Sascha Silbe
· 11 years ago
eeaef5e
cmd_bootm: Add command line arguments to Plan 9
by Steven Stallion
· 11 years ago
4d09852
image: Add support for signing of FIT configurations
by Simon Glass
· 11 years ago
19c402a
image: Add RSA support for image signing
by Simon Glass
· 11 years ago
56518e7
image: Support signing of images
by Simon Glass
· 11 years ago
3e569a6
image: Add signing infrastructure
by Simon Glass
· 11 years ago
d0ae31e
Add a 'fake' go command to the bootm command
by Simon Glass
· 11 years ago
35fc84f
Refactor the bootm command to reduce code duplication
by Simon Glass
· 11 years ago
983c72f
Clarify bootm OS arguments
by Simon Glass
· 11 years ago
Next »