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