index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
nand: Fix some more NULL name tests
Scott Wood
2016-09-01
1
-1
/
+1
*
nand: Fix nand info for no device
Tony Lindgren
2016-09-01
1
-3
/
+3
*
nand: Fix set_dev checks for no device
Tony Lindgren
2016-08-26
1
-2
/
+1
*
fastboot: implement Kconfig
Steve Rae
2016-08-20
2
-0
/
+62
*
cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments
Bin Meng
2016-08-20
1
-1
/
+1
*
cmd: booti: move CONFIG_CMD_BOOTI to Kconfig
Masahiro Yamada
2016-08-20
1
-0
/
+7
*
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
2016-08-20
4
-250
/
+269
*
cmd: fdt: add fdt overlay application subcommand
Maxime Ripard
2016-08-20
1
-0
/
+24
*
cmd: fdt: Narrow the check for fdt addr
Maxime Ripard
2016-08-20
1
-1
/
+1
*
x86: bdinfo: Drop meaningless values
Simon Glass
2016-08-16
1
-10
/
+0
*
bdinfo: Don't print out empty DRAM banks
Simon Glass
2016-08-16
1
-3
/
+5
*
xtensa: add support for the xtensa processor architecture [1/2]
Chris Zankel
2016-08-15
1
-0
/
+8
*
efi_loader: disk: Fix CONFIG_BLK breakage
Alexander Graf
2016-08-08
1
-5
/
+18
*
cmd: gpt: fix the wrong size parse for the last partition
Kever Yang
2016-08-05
1
-2
/
+2
*
cmd/bdinfo: extract print_std_bdinfo
Max Filippov
2016-08-05
1
-20
/
+12
*
cmd/bdinfo: extract print_baudrate
Max Filippov
2016-08-05
1
-14
/
+25
*
cmd/bdinfo: extract print_eth_ip_addr
Max Filippov
2016-08-05
1
-77
/
+36
*
cmd/bdinfo: extract print_bi_flash
Max Filippov
2016-08-05
1
-27
/
+27
*
cmd/bdinfo: extract print_bi_dram
Max Filippov
2016-08-05
1
-41
/
+19
*
cmd/bdinfo: extract print_bi_mem
Max Filippov
2016-08-05
1
-16
/
+26
*
cmd/bdinfo: extract print_bi_boot_params
Max Filippov
2016-08-05
1
-7
/
+13
*
crypto/fsl: Update blob cmd to accept 64bit addresses
Sumit Garg
2016-08-02
1
-1
/
+1
*
dm: usb: Use blk_dread/write() instead of direct calls
Simon Glass
2016-07-27
1
-2
/
+2
*
arm: Show early-malloc() usage in bdinfo
Simon Glass
2016-07-27
1
-0
/
+5
*
Merge git://git.denx.de/u-boot-nand-flash
Tom Rini
2016-07-25
2
-7
/
+12
|
\
|
*
mtd: fix compiler warnings
Steve Rae
2016-07-24
1
-2
/
+2
|
*
cmd, nand: add an option to disable the verification when writing in raw mode
Boris Brezillon
2016-07-24
1
-5
/
+10
*
|
lzmadec: Use the same type as the lzma call
Simon Glass
2016-07-25
1
-2
/
+3
*
|
efi_loader: Make exposed image loader path absolute
Alexander Graf
2016-07-25
1
-1
/
+6
*
|
cmd: misc: Add support for fractions in sleep
mario.six@gdsys.cc
2016-07-25
1
-1
/
+20
|
/
*
cmd: mtdparts: support runtime generated mtdparts
Ladislav Michl
2016-07-22
1
-9
/
+12
*
cmd: mtdparts: use defaults by default
Ladislav Michl
2016-07-22
1
-6
/
+16
*
cmd: mtdparts: consolidate mtdparts reading from env
Ladislav Michl
2016-07-22
1
-22
/
+20
*
cmd: mtdparts: fix null pointer dereference in parse_mtdparts
Ladislav Michl
2016-07-22
1
-10
/
+13
*
cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init
Ladislav Michl
2016-07-22
1
-4
/
+6
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-07-19
1
-2
/
+2
|
\
|
*
armv8: Move secure_ram variable out of generic global data
York Sun
2016-07-15
1
-2
/
+2
*
|
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-07-16
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2016-07-11
1
-0
/
+2
|
\
|
*
dm: spi: Read default speed and mode values from DT
Vignesh R
2016-07-09
1
-0
/
+2
*
|
usb: dm: Make "usb info" use usb_for_each_root_dev()
Hans de Goede
2016-07-05
1
-25
/
+6
*
|
usb: dm: Add a usb_for_each_root_dev() helper function
Hans de Goede
2016-07-05
1
-3
/
+12
|
/
*
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
Masahiro Yamada
2016-06-24
2
-8
/
+2
*
common: image: minimal android image iminfo support
Michael Trimarchi
2016-06-24
1
-0
/
+6
*
cmd: bootefi: cosmetic
Sergey Kubushyn
2016-06-24
1
-1
/
+1
*
autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c
Masahiro Yamada
2016-06-20
1
-0
/
+6
*
Merge git://git.denx.de/u-boot-nand-flash
Tom Rini
2016-06-20
1
-6
/
+35
|
\
|
*
nand: extend nand torture
Max Krummenacher
2016-06-19
1
-6
/
+35
*
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-06-18
1
-1
/
+2
|
\
\
|
*
|
cmd: usb: check if_type before using this device
Peng Fan
2016-06-18
1
-1
/
+2
[next]