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
*
cmd/pxe.c: Rework bootargs construction to clarify string checks
Tom Rini
2017-10-16
1
-9
/
+10
*
Drop CONFIG_HAS_DATAFLASH
Tuomas Tynkkynen
2017-10-16
2
-128
/
+11
*
env: Drop CONFIG_ENV_IS_IN_DATAFLASH
Tuomas Tynkkynen
2017-10-16
1
-2
/
+1
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-10-13
1
-0
/
+23
|
\
|
*
efi_loader: Add mem-mapped for fallback
Rob Clark
2017-10-12
1
-0
/
+23
*
|
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-10-12
1
-0
/
+2
|
\
\
|
*
|
cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined
York Sun
2017-10-09
1
-0
/
+2
|
|
/
*
|
cmd: Toggle the default value of CONFIG_CMD_IMLS
Tuomas Tynkkynen
2017-10-10
1
-1
/
+0
*
|
cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI
Tom Rini
2017-10-08
1
-0
/
+2
*
|
scripts: Move Kconfig contents to cmd/Kconfig
Sam Protsenko
2017-10-08
1
-0
/
+3
*
|
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
Tom Rini
2017-10-07
2
-2
/
+2
*
|
cmd/time.c: Initialize 'repeatable' variable
Tom Rini
2017-10-06
1
-1
/
+1
*
|
cmd/pxe.c: Rework initrd and bootargs handling slightly
Tom Rini
2017-10-06
1
-6
/
+6
*
|
cmd/nvedit.c: Update input handling to cover overflow cases
Tom Rini
2017-10-06
1
-4
/
+7
*
|
GPT: fix memory leaks identified by Coverity
Alison Chaiken
2017-10-06
1
-18
/
+69
*
|
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-10-05
2
-0
/
+14
|
\
\
|
*
|
sunxi: Remove the MMC index hack
Maxime Ripard
2017-10-03
1
-0
/
+2
|
*
|
cmd: Move CONFIG_RANDOM_UUID to Kconfig
Maxime Ripard
2017-10-03
1
-0
/
+7
|
*
|
cmd: fastboot: Rework fastboot dependency
Maxime Ripard
2017-10-03
1
-0
/
+5
|
|
/
*
/
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
7
-16
/
+16
|
/
*
cmd: Add the 'btrsubvol' command to list BTRFS subvolumes
Marek BehĂșn
2017-10-02
3
-0
/
+39
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-10-01
2
-148
/
+142
|
\
|
*
efi_loader: fix efi_exit
Rob Clark
2017-09-21
1
-1
/
+0
|
*
efi_loader: reenable selftest
Heinrich Schuchardt
2017-09-20
1
-2
/
+6
|
*
efi_loader: add bootmgr
Rob Clark
2017-09-20
1
-2
/
+47
|
*
efi_loader: efi variable support
Rob Clark
2017-09-20
1
-0
/
+4
|
*
efi_loader: refactor boot device and loaded_image handling
Rob Clark
2017-09-20
1
-142
/
+59
|
*
efi_selftest: provide an EFI selftest application
Heinrich Schuchardt
2017-09-18
2
-3
/
+24
|
*
efi_loader: rename __efi_hello_world_*
Heinrich Schuchardt
2017-09-18
1
-2
/
+2
|
*
efi_loader: bootefi hello should use loadaddr
Heinrich Schuchardt
2017-09-18
1
-1
/
+5
*
|
GPT: incomplete initialization in allocate_disk_part
Heinrich Schuchardt
2017-09-26
1
-2
/
+1
|
/
*
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2017-09-15
1
-4
/
+3
|
\
|
*
fdt: Switch to using the verbose overlay application method
Pantelis Antoniou
2017-09-15
1
-4
/
+3
*
|
Merge git://git.denx.de/u-boot-ubi
Tom Rini
2017-09-15
1
-0
/
+5
|
\
\
|
*
|
cmd: set filesize variable in ubi read
Holger Dengler
2017-09-12
1
-0
/
+5
*
|
|
cmd: blk: Use LBAFU in the common block command
Bin Meng
2017-09-15
1
-6
/
+4
*
|
|
blk: Remove various places that do flush cache after read
Bin Meng
2017-09-15
1
-2
/
+0
|
|
/
|
/
|
*
|
cmd: spl: Fix compiling warning
York Sun
2017-09-11
1
-4
/
+4
|
/
*
cmd: ide: Make the first device the default one
Bin Meng
2017-09-10
1
-1
/
+1
*
fdt: fix 'prop (...) not found!' error in 'fdt set' command
Hannes Schmelzer
2017-09-04
1
-5
/
+3
*
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
Tom Rini
2017-09-01
1
-7
/
+16
*
Merge git://git.denx.de/u-boot-imx
Tom Rini
2017-09-01
3
-0
/
+58
|
\
|
*
cmd: add sdp command
Stefan Agner
2017-08-23
3
-0
/
+58
*
|
nvme: Adjust the 'nvme' command to use blk_common_cmd()
Bin Meng
2017-08-28
1
-168
/
+27
*
|
cmd/spl.c: Include <libfdt.h> for fdt_totalsize
Tom Rini
2017-08-26
1
-0
/
+1
*
|
mtdparts: Fix uninitialized scalar usage
Tom Rini
2017-08-26
1
-0
/
+1
*
|
mtdparts: Fix final outstanding issue reported by Coverity
Tom Rini
2017-08-26
1
-2
/
+2
*
|
cmd: spl: provide address and size of prepared FDT in environment
Anatolij Gustschin
2017-08-26
1
-0
/
+5
|
/
*
cmd/read.c: Fix checking blk_dread return value
Tom Rini
2017-08-20
1
-1
/
+1
*
mtdparts: Fix various issues reported by Coverity
Tom Rini
2017-08-20
1
-15
/
+18
[next]