Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
65a81a409206fb51d22642c6ad30d6fb684a7677
/
cmd
76f44296
Merge git://git.denx.de/u-boot-mmc
by Tom Rini
· Sun Jan 14 22:26:38 2018 -0500
3301bfc
riscv: Modify generic codes to support RISC-V
by Rick Chen
· Tue Dec 26 13:55:58 2017 +0800
ba54ab8
mmc: remove hc_wp_grp_size from struct mmc if not needed
by Jean-Jacques Hiblot
· Thu Jan 04 15:23:36 2018 +0100
27edffe
mmc: compile out erase and write mmc commands if write operations are not enabled
by Jean-Jacques Hiblot
· Thu Jan 04 15:23:34 2018 +0100
d053167
mmc: add a Kconfig option to enable the support for MMC write operations
by Jean-Jacques Hiblot
· Thu Jan 04 15:23:32 2018 +0100
1d7769a
mmc: make optional the support for eMMC hardware partitioning
by Jean-Jacques Hiblot
· Thu Nov 30 17:44:02 2017 +0100
93c31d1
mmc: dump card and host capabilities if debug is enabled
by Jean-Jacques Hiblot
· Thu Nov 30 17:43:54 2017 +0100
f62caf9
cmd: mmc: display the mode name and current bus speed in the mmc info
by Jean-Jacques Hiblot
· Thu Sep 21 16:29:56 2017 +0200
5e3020b
usb: rockchip: add rockusb command
by Eddie Cai
· Fri Dec 15 08:17:11 2017 +0800
4a4ee45
x86: Move commands from under arch/x86 to cmd/x86/
by Tom Rini
· Wed Jan 03 08:54:27 2018 -0500
4aacbbf
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· Tue Dec 19 07:57:33 2017 -0500
14c8a06
log: Add a test command
by Simon Glass
· Mon Dec 04 13:48:27 2017 -0700
5684f8f
log: Add a 'log level' command
by Simon Glass
· Mon Dec 04 13:48:26 2017 -0700
49badb9
Drop the log buffer
by Simon Glass
· Mon Dec 04 13:48:23 2017 -0700
6bb7d89
mtdparts: Correct use of debug()
by Simon Glass
· Mon Dec 04 13:48:21 2017 -0700
db0cd67
fastboot: Enable flashing by default on sunxi
by Maxime Ripard
· Tue Nov 14 21:37:35 2017 +0100
24e592c
cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C
by Nobuhiro Iwamatsu
· Fri Dec 01 14:39:40 2017 +0900
210e7fb
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· Tue Dec 05 17:52:16 2017 -0500
2b7a873
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· Thu Nov 30 13:45:24 2017 +0900
754d497
efi_loader: pass handle of loaded image
by Heinrich Schuchardt
· Sun Nov 26 14:05:22 2017 +0100
df76976
efi_loader: Exit in efi_set_bootdev() upon invalid "desc"
by Stefan Roese
· Fri Nov 17 08:47:09 2017 +0100
a4589e2
efi_loader: use bootargs as load options
by Heinrich Schuchardt
· Wed Oct 18 18:13:15 2017 +0200
d2d90b4
efi_selftest: correctly cleanup after selftest
by Heinrich Schuchardt
· Wed Oct 18 18:13:14 2017 +0200
02efd5d
efi_selftest: allow to select a single test for execution
by Heinrich Schuchardt
· Wed Oct 18 18:13:13 2017 +0200
a809bc2
efi_selftest: provide a dummy device path
by Heinrich Schuchardt
· Wed Oct 18 18:13:09 2017 +0200
4e363a9
efi_loader: consistently use efi_status_t in bootefi
by Heinrich Schuchardt
· Wed Oct 18 18:13:08 2017 +0200
18081d4
efi_loader: implement SetWatchdogTimer
by Heinrich Schuchardt
· Wed Oct 18 18:13:04 2017 +0200
9dc1907
cmd: blk: remove unreachable code
by Heinrich Schuchardt
· Sun Nov 19 23:25:32 2017 +0100
e7728fe
cmd: usb: ignore blk, emulation devices in usb tree/info display
by Suneel Garapati
· Mon Oct 23 17:28:40 2017 -0700
06cb77c
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Sun Nov 19 20:35:45 2017 -0500
9b2664f
cmd/fdt.c align data buffer to avoid unaligned word access
by Bernhard Messerklinger
· Thu Sep 28 11:29:52 2017 +0200
90f1a45
cmd: mac: Update description of help
by Prabhakar Kushwaha
· Thu Nov 09 15:59:21 2017 +0530
5ad8e11
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
by Tom Rini
· Sun Oct 22 17:55:07 2017 -0400
46423eb
cmd: fastboot: Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devices
by Benjamin Young
· Fri Oct 13 14:29:20 2017 -0700
309a6fa
cmd: gpt: solve issue for swap and rename command
by Patrick Delaunay
· Wed Oct 18 15:11:08 2017 +0200
121f507
cmd/pxe.c: Rework bootargs construction to clarify string checks
by Tom Rini
· Wed Oct 11 15:34:33 2017 -0400
1b72520
Drop CONFIG_HAS_DATAFLASH
by Tuomas Tynkkynen
· Tue Oct 10 21:59:42 2017 +0300
bfef297
env: Drop CONFIG_ENV_IS_IN_DATAFLASH
by Tuomas Tynkkynen
· Tue Oct 10 21:59:40 2017 +0300
25fea15
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· Fri Oct 13 09:53:58 2017 -0400
06eefbd
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Thu Oct 12 13:36:58 2017 -0400
18ceba7
efi_loader: Add mem-mapped for fallback
by Rob Clark
· Tue Oct 10 08:23:06 2017 -0400
28d56bd
cmd: Toggle the default value of CONFIG_CMD_IMLS
by Tuomas Tynkkynen
· Sun Oct 08 21:48:01 2017 +0300
baddaa8
cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined
by York Sun
· Thu Sep 28 08:42:11 2017 -0700
3237bc6
cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI
by Tom Rini
· Fri Sep 29 14:32:44 2017 -0400
13c1f3a
scripts: Move Kconfig contents to cmd/Kconfig
by Sam Protsenko
· Thu Sep 28 12:33:45 2017 -0700
a29829e
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
by Tom Rini
· Sat Oct 07 11:27:59 2017 -0400
9ee0167
cmd/time.c: Initialize 'repeatable' variable
by Tom Rini
· Tue Sep 26 21:12:05 2017 -0400
920c4dd
cmd/pxe.c: Rework initrd and bootargs handling slightly
by Tom Rini
· Tue Sep 26 20:44:32 2017 -0400
4beb235
cmd/nvedit.c: Update input handling to cover overflow cases
by Tom Rini
· Tue Sep 26 19:37:11 2017 -0400
7e805c0
GPT: fix memory leaks identified by Coverity
by Alison Chaiken
· Tue Sep 26 07:42:28 2017 -0700
121973a
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· Thu Oct 05 08:26:36 2017 -0400
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· Sat Sep 16 14:10:41 2017 +0900
65cefba
sunxi: Remove the MMC index hack
by Maxime Ripard
· Wed Aug 23 10:12:22 2017 +0200
2433644
cmd: Move CONFIG_RANDOM_UUID to Kconfig
by Maxime Ripard
· Thu Aug 24 11:52:32 2017 +0200
6d7dfe2
cmd: fastboot: Rework fastboot dependency
by Maxime Ripard
· Thu Sep 07 10:29:51 2017 +0200
27cec79
cmd: Add the 'btrsubvol' command to list BTRFS subvolumes
by Marek Behún
· Sun Sep 03 17:00:30 2017 +0200
df05b61
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· Sun Oct 01 08:48:38 2017 -0400
30725f5
GPT: incomplete initialization in allocate_disk_part
by Heinrich Schuchardt
· Thu Sep 21 19:03:06 2017 +0200
7b9bd5a
efi_loader: fix efi_exit
by Rob Clark
· Wed Sep 20 18:23:42 2017 -0400
389f251
efi_loader: reenable selftest
by Heinrich Schuchardt
· Wed Sep 20 22:54:58 2017 +0200
c84c110
efi_loader: add bootmgr
by Rob Clark
· Wed Sep 13 18:05:38 2017 -0400
15f3d74
efi_loader: efi variable support
by Rob Clark
· Wed Sep 13 18:05:37 2017 -0400
f8db922
efi_loader: refactor boot device and loaded_image handling
by Rob Clark
· Wed Sep 13 18:05:33 2017 -0400
d33ae3e
efi_selftest: provide an EFI selftest application
by Heinrich Schuchardt
· Fri Sep 15 10:06:11 2017 +0200
7804ae9
efi_loader: rename __efi_hello_world_*
by Heinrich Schuchardt
· Tue Sep 05 03:19:37 2017 +0200
e6a9ab5
efi_loader: bootefi hello should use loadaddr
by Heinrich Schuchardt
· Mon Aug 28 18:54:30 2017 +0200
a33c14a
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· Fri Sep 15 22:34:34 2017 -0400
652a7f7
Merge git://git.denx.de/u-boot-ubi
by Tom Rini
· Fri Sep 15 08:45:21 2017 -0400
bc4ac7e
cmd: blk: Use LBAFU in the common block command
by Bin Meng
· Tue Sep 12 19:00:36 2017 -0700
629e799
blk: Remove various places that do flush cache after read
by Bin Meng
· Tue Sep 12 19:00:23 2017 -0700
d9456a4
fdt: Switch to using the verbose overlay application method
by Pantelis Antoniou
· Mon Sep 04 23:12:12 2017 +0300
a14912b
cmd: set filesize variable in ubi read
by Holger Dengler
· Wed Aug 30 18:38:52 2017 +0200
e6b65d4
cmd: spl: Fix compiling warning
by York Sun
· Tue Aug 15 11:14:42 2017 -0700
1946db2
cmd: ide: Make the first device the default one
by Bin Meng
· Sun Sep 10 05:12:53 2017 -0700
a99c052
fdt: fix 'prop (...) not found!' error in 'fdt set' command
by Hannes Schmelzer
· Fri Aug 18 14:41:14 2017 +0200
b5bf562
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
by Tom Rini
· Fri Aug 25 17:50:27 2017 -0400
a220f8f
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· Fri Sep 01 10:40:59 2017 -0400
326c5fd
nvme: Adjust the 'nvme' command to use blk_common_cmd()
by Bin Meng
· Tue Aug 22 08:15:17 2017 -0700
76f77ff
cmd/spl.c: Include <libfdt.h> for fdt_totalsize
by Tom Rini
· Sat Aug 26 21:17:05 2017 -0400
fd0dd1c
mtdparts: Fix uninitialized scalar usage
by Tom Rini
· Sat Aug 26 16:59:24 2017 -0400
11d267f
mtdparts: Fix final outstanding issue reported by Coverity
by Tom Rini
· Sun Aug 20 20:05:40 2017 -0400
7fd3f52
cmd: spl: provide address and size of prepared FDT in environment
by Anatolij Gustschin
· Thu Aug 17 21:01:48 2017 +0200
d9d661c
cmd: add sdp command
by Stefan Agner
· Wed Aug 16 11:00:53 2017 -0700
60ab606
cmd/read.c: Fix checking blk_dread return value
by Tom Rini
· Mon Aug 14 20:58:50 2017 -0400
4a786c9
mtdparts: Fix various issues reported by Coverity
by Tom Rini
· Mon Aug 14 20:42:27 2017 -0400
9cb5387
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· Fri Aug 18 18:24:58 2017 -0400
f7f0377
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· Fri Aug 18 18:24:36 2017 -0400
f54f753
cmd: mmc: add mmc partconf read capability
by Angelo Dureghello
· Tue Aug 01 14:27:10 2017 +0200
6c857ad
dm: sata: Support driver model with the 'sata' command
by Simon Glass
· Sat Jul 29 11:35:13 2017 -0600
d9289f3
dm: usb: Adjust the 'usb' command to use blk_common_cmd()
by Simon Glass
· Sat Jul 29 11:34:58 2017 -0600
8a8b768
dm: ide: Adjust the 'ide' command to use blk_common_cmd()
by Simon Glass
· Sat Jul 29 11:34:57 2017 -0600
868a48c
dm: scsi: Adjust the 'scsi' command to use blk_common_cmd()
by Simon Glass
· Sat Jul 29 11:34:56 2017 -0600
2710c6f
dm: sata: Adjust the 'sata' command to use blk_common_cmd()
by Simon Glass
· Sat Jul 29 11:34:55 2017 -0600
bf2e795
dm: blk: Add a generic function for block device commands
by Simon Glass
· Sat Jul 29 11:34:54 2017 -0600
da1a134
env: Rename some other getenv()-related functions
by Simon Glass
· Thu Aug 03 12:22:15 2017 -0600
399a9ce
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
by Simon Glass
· Thu Aug 03 12:22:14 2017 -0600
22c34c2
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
by Simon Glass
· Thu Aug 03 12:22:13 2017 -0600
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· Thu Aug 03 12:22:10 2017 -0600
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
Next »