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
*
Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-06-03
1
-6
/
+15
|
\
|
*
efi_loader: validate load option
Heinrich Schuchardt
2020-06-03
1
-6
/
+15
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2020-06-03
1
-3
/
+0
|
\
\
|
*
|
cmd: sf Drop reassignment of new into flash
Jagan Teki
2020-06-01
1
-3
/
+0
|
|
/
*
/
cmd: fitupd: move config check to Kconfig
Heinrich Schuchardt
2020-06-02
2
-4
/
+1
|
/
*
cbfs: Return the error code from file_cbfs_init()
Simon Glass
2020-05-27
1
-2
/
+1
*
x86: mtrr: Drop the mask display when changing an mtrr
Simon Glass
2020-05-27
1
-1
/
+0
*
cmd: zip: fix implicit declaration warning
Michael Walle
2020-05-25
1
-0
/
+1
*
cmd: zip: automatically pull in gzip()
Michael Walle
2020-05-25
1
-0
/
+1
*
cmd: unzip: automatically select CONFIG_GZIP
Michael Walle
2020-05-25
1
-0
/
+1
*
efi_loader: add EFI_MEMORY_SP to memory attributes
Heinrich Schuchardt
2020-05-21
2
-0
/
+2
*
cmd: avb: free partition buffer upon verify completion
Gary Bisson
2020-05-19
1
-0
/
+3
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
8
-0
/
+8
*
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
1
-2
/
+2
*
common: Drop linux/stringify.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
29
-0
/
+29
*
Fix some checkpatch warnings in calls to debug()
Simon Glass
2020-05-18
2
-15
/
+14
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
170
-880
/
+1080
*
common: Drop init.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop image.h from common header
Simon Glass
2020-05-18
6
-0
/
+6
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
5
-0
/
+5
*
common: Drop part.h from common header
Simon Glass
2020-05-18
12
-1
/
+16
*
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
10
-23
/
+24
*
common: Drop net.h from common header
Simon Glass
2020-05-18
13
-0
/
+14
*
common: Drop flash.h from common header
Simon Glass
2020-05-18
6
-0
/
+6
*
flash: Tidy up coding style for flash functions
Simon Glass
2020-05-18
1
-10
/
+12
*
common: Drop uuid.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
cmd: efidebug: Add support for querying UEFI variable storage
Ilias Apalodimas
2020-05-17
1
-1
/
+57
*
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-17
1
-6
/
+2
*
Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-05-11
1
-2
/
+7
|
\
|
*
cmd: efidebug: fix -Werror=type-limits warning
Heinrich Schuchardt
2020-05-10
1
-1
/
+1
|
*
cmd: efidebug: add a comment against Coverity check (300329)
AKASHI Takahiro
2020-05-09
1
-0
/
+5
|
*
cmd: efidebug: fix a wrong handling of arguments
AKASHI Takahiro
2020-05-09
1
-1
/
+1
*
|
Nokia RX-51: Update my email address
Pali Rohár
2020-05-11
1
-1
/
+1
|
/
*
Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-05-08
2
-3
/
+3
|
\
|
*
efi_loader: put device tree into EfiACPIReclaimMemory
Heinrich Schuchardt
2020-05-07
1
-2
/
+2
|
*
efi_loader: use logical and in do_env_print_efi()
Heinrich Schuchardt
2020-05-07
1
-1
/
+1
*
|
treewide: mem: Move mtest related defines to Kconfig
Ashok Reddy Soma
2020-05-08
1
-0
/
+16
*
|
cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping
Michal Simek
2020-05-08
1
-7
/
+2
|
/
*
menu: add support for client defined statusline function
Thirupathaiah Annapureddy
2020-05-07
2
-31
/
+32
*
cmd: cache: Fix non-cached memory cachability
Patrice Chotard
2020-05-07
1
-0
/
+5
*
Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-05-05
1
-21
/
+19
|
\
|
*
cmd: efidebug: simplify UEFI protocol calls
Heinrich Schuchardt
2020-05-04
1
-21
/
+19
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-05-04
1
-0
/
+20
|
\
\
|
*
|
cmd: Add an indication of 32/64-bit to bdinfo
Simon Glass
2020-05-04
1
-0
/
+20
|
|
/
*
/
cmd: mvebu: bubt: fix quoted string split across lines
Joel Johnson
2020-05-04
1
-2
/
+2
|
/
*
cmd/bedbug.c: Make bedbug_init have a return value
Ovidiu Panait
2020-05-01
1
-2
/
+2
[next]