Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
250f3a64c9347db503dd65569a312766e26cacaa
/
cmd
ff23811
cmd: scsi: Make private functions static
by Michal Simek
· Wed Nov 30 12:18:36 2016 +0100
5dc196f
scsi: Change scsi_scan() to be able to return value
by Michal Simek
· Wed Nov 30 12:12:31 2016 +0100
fca1e84
common: miiphyutil: Work and report phy address in hex in mdio cmd
by Michal Simek
· Wed Nov 16 08:41:01 2016 +0100
c17dae5
mmc: add bkops-enable command
by Tomas Melin
· Fri Nov 25 11:01:03 2016 +0200
b450f93
sata: fix sata command can not being executed bug
by Tang Yuantian
· Mon Nov 21 10:24:20 2016 +0800
b548351
efi_loader: Allow to compile helloworld.efi w/o bundling it
by Alexander Graf
· Thu Nov 17 22:40:10 2016 +0100
18f5079
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· Sat Nov 26 09:26:27 2016 -0500
972b459
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Fri Nov 25 17:39:54 2016 -0500
162c02e
power: regulator: Introduce regulator_set_value_force function
by Keerthy
· Wed Oct 26 13:42:30 2016 +0530
73818d5
armv8: Support loading 32-bit OS in AArch32 execution state
by Alison Wang
· Thu Nov 10 10:49:03 2016 +0800
3d2561f
fastboot: simplify the Kconfig logic
by Yann E. MORIN
· Sun Nov 13 22:26:13 2016 +0100
97bb3f8
fastboot: Add CONFIG_FASTBOOT_USB_DEV option
by Semen Protsenko
· Mon Oct 24 18:41:10 2016 +0300
bfd199c
efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3
by Alexander Graf
· Thu Nov 17 01:02:58 2016 +0100
105c936
efi: x86: Adjust EFI files support efi_loader
by Simon Glass
· Mon Nov 07 08:47:15 2016 -0700
61378fd
efi: arm: Add aarch64 EFI app support
by Simon Glass
· Mon Nov 07 08:47:11 2016 -0700
fc03fb9
efi: arm: Add EFI app support
by Simon Glass
· Mon Nov 07 08:47:10 2016 -0700
fac4ced
efi: Add support for a hello world test program
by Simon Glass
· Mon Nov 07 08:47:08 2016 -0700
1a5490e
efi: Fix debug message address format
by Simon Glass
· Mon Nov 07 08:47:05 2016 -0700
bbaf424
cmd: load: align cache flush
by Chris Packham
· Tue Oct 25 20:22:48 2016 +1300
2f629f0
Fix spelling of "extended".
by Vagrant Cascadian
· Sun Oct 23 20:45:18 2016 -0700
400f072
efi_loader: Revert device_handle to disk after net boot
by Alexander Graf
· Tue Oct 18 15:49:40 2016 +0200
c2194bf
efi: Fix missing EFIAPI specifiers
by Simon Glass
· Sun Sep 25 15:27:32 2016 -0600
66f96e1
smbios: Expose in efi_loader as table
by Alexander Graf
· Fri Aug 19 01:23:29 2016 +0200
7725609
efi_loader: Allow boards to implement get_time and reset_system
by Alexander Graf
· Tue Aug 16 21:08:45 2016 +0200
0f4a90c
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· Thu Oct 13 20:03:33 2016 -0400
d3dbac8
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
by Hannes Schmelzer
· Tue Sep 20 18:10:43 2016 +0200
e9c27d8
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· Thu Oct 13 13:38:49 2016 -0400
c42ad30
net: Fix cache misalignment message after network load operations
by Peter Chubb
· Wed Sep 14 03:49:22 2016 +0000
62b3027
cmd: cros_ec: Move crosec commands to cmd subdirectory
by Moritz Fischer
· Tue Oct 04 17:08:08 2016 -0700
6cf2ddb
cmd/onenand.c: block align warning
by Ladislav Michl
· Tue Sep 13 07:40:00 2016 +0200
c5b1e5d
Various, accumulated typos collected from around the tree.
by Robert P. J. Day
· Wed Sep 07 14:27:59 2016 -0400
4ed1eca
fastboot: move FASTBOOT_FLASH options into Kconfig
by Petr Kulhavy
· Fri Sep 09 10:27:18 2016 +0200
ce3cf6a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Fri Sep 30 21:58:44 2016 -0400
603a4c1
common: dfu: saperate the dfu common functionality
by B, Ravi
· Thu Jul 28 17:39:15 2016 +0530
5f6e22e
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Tom Rini
· Tue Sep 27 10:47:37 2016 -0400
265c7da
dfu: Migrate to Kconfig
by Tom Rini
· Mon Sep 19 13:31:30 2016 -0400
39370f1
cmd: ubi: add option to specify volume id
by Ladislav Michl
· Tue Sep 13 07:14:01 2016 +0200
09dbb85
kconfig: introduce kconfig for UBI
by Heiko Schocher
· Wed Sep 21 07:58:19 2016 +0200
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
95dbded
cmd/fat: Do not crash on write when <bytes> is not specified
by Stefan Brüns
· Sun Sep 11 22:51:42 2016 +0200
72acc65
sandbox: Add "host size" hostfs command for fs test
by Stefan Brüns
· Thu Aug 11 22:52:04 2016 +0200
194d3df
sf: fix sf probe
by Cyrille Pitchen
· Wed Aug 17 15:19:39 2016 +0800
1301186
cmd: Rework disk.c usage
by Tom Rini
· Thu Sep 08 21:26:39 2016 -0400
2566fd9
pxe: Fix pxe boot with FIT image
by York Sun
· Thu Sep 01 16:28:21 2016 +0800
84f4148
nand: Fix some more NULL name tests
by Scott Wood
· Thu Sep 01 17:31:31 2016 -0500
094d1a8
nand: Fix nand info for no device
by Tony Lindgren
· Mon Aug 29 09:11:43 2016 -0700
bccdfb5
nand: Fix set_dev checks for no device
by Tony Lindgren
· Wed Aug 24 09:46:32 2016 -0700
437689f
fastboot: implement Kconfig
by Steve Rae
· Mon Aug 15 17:26:26 2016 -0700
da800ff
cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments
by Bin Meng
· Sat Aug 13 04:02:06 2016 -0700
04cf155
cmd: booti: move CONFIG_CMD_BOOTI to Kconfig
by Masahiro Yamada
· Fri Aug 12 08:31:16 2016 -0400
36f067f
cmd: Split 'bootz' and 'booti' out from 'bootm'
by Tom Rini
· Fri Aug 12 08:31:15 2016 -0400
5a680aa
cmd: fdt: add fdt overlay application subcommand
by Maxime Ripard
· Tue Jul 05 10:26:45 2016 +0200
09caa01
cmd: fdt: Narrow the check for fdt addr
by Maxime Ripard
· Tue Jul 05 10:26:34 2016 +0200
c68caf8
x86: bdinfo: Drop meaningless values
by Simon Glass
· Fri Aug 05 21:57:28 2016 -0600
cf16168
bdinfo: Don't print out empty DRAM banks
by Simon Glass
· Fri Aug 05 21:57:27 2016 -0600
41e3737
xtensa: add support for the xtensa processor architecture [1/2]
by Chris Zankel
· Wed Aug 10 18:36:43 2016 +0300
34118e7
efi_loader: disk: Fix CONFIG_BLK breakage
by Alexander Graf
· Fri Aug 05 14:49:53 2016 +0200
f1d070d
cmd: gpt: fix the wrong size parse for the last partition
by Kever Yang
· Fri Jul 29 11:12:18 2016 +0800
adb5163
cmd/bdinfo: extract print_std_bdinfo
by Max Filippov
· Thu Jul 28 03:57:24 2016 +0300
914ad44
cmd/bdinfo: extract print_baudrate
by Max Filippov
· Thu Jul 28 03:57:23 2016 +0300
2ca4827
cmd/bdinfo: extract print_eth_ip_addr
by Max Filippov
· Thu Jul 28 03:57:22 2016 +0300
7e1f260
cmd/bdinfo: extract print_bi_flash
by Max Filippov
· Thu Jul 28 03:57:21 2016 +0300
ba21c79
cmd/bdinfo: extract print_bi_dram
by Max Filippov
· Thu Jul 28 03:57:20 2016 +0300
45d952f
cmd/bdinfo: extract print_bi_mem
by Max Filippov
· Thu Jul 28 03:57:19 2016 +0300
ed8b067
cmd/bdinfo: extract print_bi_boot_params
by Max Filippov
· Thu Jul 28 03:57:18 2016 +0300
ff9eb05
crypto/fsl: Update blob cmd to accept 64bit addresses
by Sumit Garg
· Thu Jul 14 13:27:50 2016 -0400
5ee5796
dm: usb: Use blk_dread/write() instead of direct calls
by Simon Glass
· Tue Jul 05 17:10:17 2016 -0600
f97a7e7
arm: Show early-malloc() usage in bdinfo
by Simon Glass
· Tue Jul 05 17:10:11 2016 -0600
3c6f489
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· Mon Jul 25 14:49:54 2016 -0400
345fd88
lzmadec: Use the same type as the lzma call
by Simon Glass
· Fri Jul 22 09:22:46 2016 -0600
45e437d
efi_loader: Make exposed image loader path absolute
by Alexander Graf
· Thu Jul 21 01:44:46 2016 +0200
ae2eba6
cmd: misc: Add support for fractions in sleep
by mario.six@gdsys.cc
· Tue Jul 19 16:20:13 2016 +0200
6eb14ff
mtd: fix compiler warnings
by Steve Rae
· Wed Jun 29 13:50:59 2016 -0700
a7468e2
cmd, nand: add an option to disable the verification when writing in raw mode
by Boris Brezillon
· Wed Jun 15 10:42:18 2016 +0200
207350b
cmd: mtdparts: support runtime generated mtdparts
by Ladislav Michl
· Tue Jul 12 20:28:26 2016 +0200
a91260e
cmd: mtdparts: use defaults by default
by Ladislav Michl
· Tue Jul 12 20:28:25 2016 +0200
02c2d6a
cmd: mtdparts: consolidate mtdparts reading from env
by Ladislav Michl
· Tue Jul 12 20:28:24 2016 +0200
760042a
cmd: mtdparts: fix null pointer dereference in parse_mtdparts
by Ladislav Michl
· Tue Jul 12 20:28:23 2016 +0200
07fdfb5
cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init
by Ladislav Michl
· Tue Jul 12 20:28:22 2016 +0200
99777bd
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Tue Jul 19 16:38:57 2016 -0400
8d56db9
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· Fri Jul 15 13:44:45 2016 -0400
1ef95cc
armv8: Move secure_ram variable out of generic global data
by York Sun
· Fri Jun 24 16:46:18 2016 -0700
d2ef0fc
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Mon Jul 11 18:50:29 2016 -0400
ae56979
dm: spi: Read default speed and mode values from DT
by Vignesh R
· Wed Jul 06 10:04:28 2016 +0530
f88d6fa
usb: dm: Make "usb info" use usb_for_each_root_dev()
by Hans de Goede
· Sun Jul 03 20:22:05 2016 +0200
f4451d9
usb: dm: Add a usb_for_each_root_dev() helper function
by Hans de Goede
· Sun Jul 03 20:22:04 2016 +0200
17a48e4
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
by Masahiro Yamada
· Tue Jun 21 02:11:19 2016 +0900
44af20b
common: image: minimal android image iminfo support
by Michael Trimarchi
· Fri Jun 10 19:54:37 2016 +0200
268f19e
cmd: bootefi: cosmetic
by Sergey Kubushyn
· Tue Jun 07 11:14:31 2016 -0700
622a01c
autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c
by Masahiro Yamada
· Mon Jun 20 17:33:39 2016 +0900
521240c
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· Mon Jun 20 05:15:52 2016 -0400
c65c7fa
nand: extend nand torture
by Max Krummenacher
· Mon Jun 13 10:15:48 2016 +0200
52a0551
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Sat Jun 18 23:46:21 2016 -0400
57a7220
cmd: usb: check if_type before using this device
by Peng Fan
· Fri Jun 17 14:18:11 2016 +0800
853445f
cmd: gpt: add - partition size parsing
by Michael Trimarchi
· Wed Jun 08 10:18:16 2016 +0200
8b4b05f
ubi: add new ubi command "ubi detach"
by Heiko Schocher
· Tue Jun 07 08:55:40 2016 +0200
62a6748
efi_loader: Move to normal debug infrastructure
by Alexander Graf
· Thu Jun 02 11:38:27 2016 +0200
988c066
efi_loader: Add exit support
by Alexander Graf
· Fri May 20 23:28:23 2016 +0200
17fed14
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
by Scott Wood
· Mon May 30 13:57:56 2016 -0500
2c1b7e1
nand: Embed mtd_info in struct nand_chip
by Scott Wood
· Mon May 30 13:57:55 2016 -0500
Next »