index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
2016-10-06
cmd/onenand.c: block align warning
Ladislav Michl
2016-10-06
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-10-01
fastboot: move FASTBOOT_FLASH options into Kconfig
Petr Kulhavy
2016-09-30
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-09-27
common: dfu: saperate the dfu common functionality
B, Ravi
2016-09-27
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Tom Rini
2016-09-27
dfu: Migrate to Kconfig
Tom Rini
2016-09-27
cmd: ubi: add option to specify volume id
Ladislav Michl
2016-09-26
kconfig: introduce kconfig for UBI
Heiko Schocher
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
cmd/fat: Do not crash on write when <bytes> is not specified
Stefan Brüns
2016-09-18
sandbox: Add "host size" hostfs command for fs test
Stefan Brüns
2016-09-12
sf: fix sf probe
Cyrille Pitchen
2016-09-09
cmd: Rework disk.c usage
Tom Rini
2016-09-07
pxe: Fix pxe boot with FIT image
York Sun
2016-09-01
nand: Fix some more NULL name tests
Scott Wood
2016-09-01
nand: Fix nand info for no device
Tony Lindgren
2016-08-26
nand: Fix set_dev checks for no device
Tony Lindgren
2016-08-20
fastboot: implement Kconfig
Steve Rae
2016-08-20
cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments
Bin Meng
2016-08-20
cmd: booti: move CONFIG_CMD_BOOTI to Kconfig
Masahiro Yamada
2016-08-20
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
2016-08-20
cmd: fdt: add fdt overlay application subcommand
Maxime Ripard
2016-08-20
cmd: fdt: Narrow the check for fdt addr
Maxime Ripard
2016-08-16
x86: bdinfo: Drop meaningless values
Simon Glass
2016-08-16
bdinfo: Don't print out empty DRAM banks
Simon Glass
2016-08-15
xtensa: add support for the xtensa processor architecture [1/2]
Chris Zankel
2016-08-08
efi_loader: disk: Fix CONFIG_BLK breakage
Alexander Graf
2016-08-05
cmd: gpt: fix the wrong size parse for the last partition
Kever Yang
2016-08-05
cmd/bdinfo: extract print_std_bdinfo
Max Filippov
2016-08-05
cmd/bdinfo: extract print_baudrate
Max Filippov
2016-08-05
cmd/bdinfo: extract print_eth_ip_addr
Max Filippov
2016-08-05
cmd/bdinfo: extract print_bi_flash
Max Filippov
2016-08-05
cmd/bdinfo: extract print_bi_dram
Max Filippov
2016-08-05
cmd/bdinfo: extract print_bi_mem
Max Filippov
2016-08-05
cmd/bdinfo: extract print_bi_boot_params
Max Filippov
2016-08-02
crypto/fsl: Update blob cmd to accept 64bit addresses
Sumit Garg
2016-07-27
dm: usb: Use blk_dread/write() instead of direct calls
Simon Glass
2016-07-27
arm: Show early-malloc() usage in bdinfo
Simon Glass
2016-07-25
Merge git://git.denx.de/u-boot-nand-flash
Tom Rini
2016-07-25
lzmadec: Use the same type as the lzma call
Simon Glass
2016-07-25
efi_loader: Make exposed image loader path absolute
Alexander Graf
2016-07-25
cmd: misc: Add support for fractions in sleep
mario.six@gdsys.cc
2016-07-24
mtd: fix compiler warnings
Steve Rae
2016-07-24
cmd, nand: add an option to disable the verification when writing in raw mode
Boris Brezillon
2016-07-22
cmd: mtdparts: support runtime generated mtdparts
Ladislav Michl
2016-07-22
cmd: mtdparts: use defaults by default
Ladislav Michl
2016-07-22
cmd: mtdparts: consolidate mtdparts reading from env
Ladislav Michl
2016-07-22
cmd: mtdparts: fix null pointer dereference in parse_mtdparts
Ladislav Michl
2016-07-22
cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init
Ladislav Michl
[next]