Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ba8c9ea38a5e5f31edc3ef7e3490f0e2143a8360
/
cmd
6ae3900
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· 7 years ago
254eede
cmd: blk: remove unreachable code
by Heinrich Schuchardt
· 7 years ago
abd7ced
cmd: usb: ignore blk, emulation devices in usb tree/info display
by Suneel Garapati
· 7 years ago
29c4992
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
6dfd65f
cmd/fdt.c align data buffer to avoid unaligned word access
by Bernhard Messerklinger
· 7 years ago
3e27e16
cmd: mac: Update description of help
by Prabhakar Kushwaha
· 7 years ago
43ede0b
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
by Tom Rini
· 7 years ago
7dec673
cmd: fastboot: Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devices
by Benjamin Young
· 7 years ago
3a2605f
cmd: gpt: solve issue for swap and rename command
by Patrick Delaunay
· 7 years ago
59ee8f8
cmd/pxe.c: Rework bootargs construction to clarify string checks
by Tom Rini
· 7 years ago
c68c03f
Drop CONFIG_HAS_DATAFLASH
by Tuomas Tynkkynen
· 7 years ago
7b7341d
env: Drop CONFIG_ENV_IS_IN_DATAFLASH
by Tuomas Tynkkynen
· 7 years ago
f855a7b
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
26f9184
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
bf19273
efi_loader: Add mem-mapped for fallback
by Rob Clark
· 7 years ago
ad12dc1
cmd: Toggle the default value of CONFIG_CMD_IMLS
by Tuomas Tynkkynen
· 7 years ago
b65ac63
cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined
by York Sun
· 7 years ago
99e46df
cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI
by Tom Rini
· 7 years ago
610eec7
scripts: Move Kconfig contents to cmd/Kconfig
by Sam Protsenko
· 7 years ago
bf52fcd
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
by Tom Rini
· 7 years ago
146dda3
cmd/time.c: Initialize 'repeatable' variable
by Tom Rini
· 7 years ago
48ee0a8
cmd/pxe.c: Rework initrd and bootargs handling slightly
by Tom Rini
· 7 years ago
c667723
cmd/nvedit.c: Update input handling to cover overflow cases
by Tom Rini
· 7 years ago
18030d0
GPT: fix memory leaks identified by Coverity
by Alison Chaiken
· 7 years ago
4f42a0d
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
9b643e3
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
de86fc3
sunxi: Remove the MMC index hack
by Maxime Ripard
· 7 years ago
47738ac
cmd: Move CONFIG_RANDOM_UUID to Kconfig
by Maxime Ripard
· 7 years ago
cfa3499
cmd: fastboot: Rework fastboot dependency
by Maxime Ripard
· 7 years ago
9d84550
cmd: Add the 'btrsubvol' command to list BTRFS subvolumes
by Marek Behún
· 7 years ago
958046f
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
f66bc0e
GPT: incomplete initialization in allocate_disk_part
by Heinrich Schuchardt
· 7 years ago
7dd5d44
efi_loader: fix efi_exit
by Rob Clark
· 7 years ago
7aca68c
efi_loader: reenable selftest
by Heinrich Schuchardt
· 7 years ago
9975fe9
efi_loader: add bootmgr
by Rob Clark
· 7 years ago
ad644e7
efi_loader: efi variable support
by Rob Clark
· 7 years ago
95c5553
efi_loader: refactor boot device and loaded_image handling
by Rob Clark
· 7 years ago
623b3a5
efi_selftest: provide an EFI selftest application
by Heinrich Schuchardt
· 7 years ago
5e44489
efi_loader: rename __efi_hello_world_*
by Heinrich Schuchardt
· 7 years ago
51c533f
efi_loader: bootefi hello should use loadaddr
by Heinrich Schuchardt
· 7 years ago
08cebee
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 7 years ago
1c7b5d0
Merge git://git.denx.de/u-boot-ubi
by Tom Rini
· 7 years ago
e2888a7
cmd: blk: Use LBAFU in the common block command
by Bin Meng
· 7 years ago
723b43d
blk: Remove various places that do flush cache after read
by Bin Meng
· 7 years ago
81ecc5d
fdt: Switch to using the verbose overlay application method
by Pantelis Antoniou
· 7 years ago
985fa93
cmd: set filesize variable in ubi read
by Holger Dengler
· 7 years ago
d1f2ee7
cmd: spl: Fix compiling warning
by York Sun
· 7 years ago
584f316
cmd: ide: Make the first device the default one
by Bin Meng
· 7 years ago
cee8c35
fdt: fix 'prop (...) not found!' error in 'fdt set' command
by Hannes Schmelzer
· 7 years ago
48f6232
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
by Tom Rini
· 7 years ago
6aee2ab
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
fceadc1
nvme: Adjust the 'nvme' command to use blk_common_cmd()
by Bin Meng
· 7 years ago
c3b572c
cmd/spl.c: Include <libfdt.h> for fdt_totalsize
by Tom Rini
· 7 years ago
8b3cec7
mtdparts: Fix uninitialized scalar usage
by Tom Rini
· 7 years ago
bc02834
mtdparts: Fix final outstanding issue reported by Coverity
by Tom Rini
· 7 years ago
767cb74
cmd: spl: provide address and size of prepared FDT in environment
by Anatolij Gustschin
· 7 years ago
2f00569
cmd: add sdp command
by Stefan Agner
· 7 years ago
d03618d
cmd/read.c: Fix checking blk_dread return value
by Tom Rini
· 7 years ago
54f1792
mtdparts: Fix various issues reported by Coverity
by Tom Rini
· 7 years ago
5619295
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
1fdafb2
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
bdb6099
cmd: mmc: add mmc partconf read capability
by Angelo Dureghello
· 7 years ago
f19f1ec
dm: sata: Support driver model with the 'sata' command
by Simon Glass
· 7 years ago
c16ad67
dm: usb: Adjust the 'usb' command to use blk_common_cmd()
by Simon Glass
· 7 years ago
09ed0d6
dm: ide: Adjust the 'ide' command to use blk_common_cmd()
by Simon Glass
· 7 years ago
1eaadd3
dm: scsi: Adjust the 'scsi' command to use blk_common_cmd()
by Simon Glass
· 7 years ago
e29e71e
dm: sata: Adjust the 'sata' command to use blk_common_cmd()
by Simon Glass
· 7 years ago
4395f66
dm: blk: Add a generic function for block device commands
by Simon Glass
· 7 years ago
723806c
env: Rename some other getenv()-related functions
by Simon Glass
· 7 years ago
35affd7
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
by Simon Glass
· 7 years ago
bfebc8c
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
by Simon Glass
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
018f530
env: Rename common functions related to setenv()
by Simon Glass
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
0151009
env: Drop saveenv() in favour of env_save()
by Simon Glass
· 7 years ago
ac358be
env: Drop the env_name_spec global
by Simon Glass
· 7 years ago
7b07a20
cmd/bdinfo: correct comment in board_detail
by Chris Packham
· 7 years ago
0adc38b
nvme: Add nvme commands
by Zhikang Zhang
· 7 years ago
a44bffc
efi_loader: use EFI_PAGE_SIZE instead of 4096
by xypron.glpk@gmx.de
· 7 years ago
00fd59d
README: Drop information about commands
by Simon Glass
· 7 years ago
54feea1
Convert CONFIG_CMD_ZFS to Kconfig
by Simon Glass
· 7 years ago
e7a815f
Convert CONFIG_CMD_ZBOOT to Kconfig
by Simon Glass
· 7 years ago
1aa4e8d
Convert CONFIG_CMD_UUID to Kconfig
by Simon Glass
· 7 years ago
2a242e3
Convert CONFIG_CMD_UNIVERSE to Kconfig
by Simon Glass
· 7 years ago
5605aa8
Convert CONFIG_CMD_TSI148 to Kconfig
by Simon Glass
· 7 years ago
ce058ae
Convert CONFIG_CMD_TRACE to Kconfig
by Simon Glass
· 7 years ago
7a76431
Convert CONFIG_CMD_YAFFS2 to Kconfig
by Simon Glass
· 7 years ago
9b92a8d
Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig
by Simon Glass
· 7 years ago
3cef3b3
Convert CONFIG_CMD_TERMINAL to Kconfig
by Simon Glass
· 7 years ago
00805d7
Convert CONFIG_CMD_STRINGS to Kconfig
by Simon Glass
· 7 years ago
ba71be5
Kconfig: Sort the memory commands
by Simon Glass
· 7 years ago
3a91a25
Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig
by Simon Glass
· 7 years ago
203dc1b
Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig
by Simon Glass
· 7 years ago
72c3033
Convert CONFIG_CMD_SPL to Kconfig
by Simon Glass
· 7 years ago
719d36e
Convert CONFIG_CMD_SF_TEST to Kconfig
by Simon Glass
· 7 years ago
efce244
Convert CONFIG_CMD_SDRAM to Kconfig
by Simon Glass
· 7 years ago
0941f59
Convert CONFIG_CMD_SCSI to Kconfig
by Simon Glass
· 7 years ago
15dc63d
Convert CONFIG_CMD_SAVES to Kconfig
by Simon Glass
· 7 years ago
f8803a9
Convert CONFIG_CMD_REISER to Kconfig
by Simon Glass
· 7 years ago
fa37922
Convert CONFIG_CMD_REGINFO to Kconfig
by Christophe Leroy
· 7 years ago
Next »