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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
efi_loader: efi_gop: use correct types for parameters
Heinrich Schuchardt
2017-12-01
2
-12
/
+12
|
*
efi_loader: argument of efi_search_obj should be const
Heinrich Schuchardt
2017-12-01
2
-2
/
+2
|
*
efi_loader: make efi_create_handle non-static
Heinrich Schuchardt
2017-12-01
2
-1
/
+9
|
*
efi_loader: efi_dp_match should have const arguments
Heinrich Schuchardt
2017-12-01
2
-2
/
+4
|
*
efi_loader: efi_net: check return value of calloc
Heinrich Schuchardt
2017-12-01
1
-0
/
+4
|
*
efi_loader: efi_disk: check return value of calloc
Heinrich Schuchardt
2017-12-01
1
-0
/
+13
|
*
efi_loader: efi_gop: check calloc return value
Heinrich Schuchardt
2017-12-01
1
-0
/
+4
|
*
efi_loader implement UninstallMultipleProtocolInterfaces
Heinrich Schuchardt
2017-12-01
1
-1
/
+39
|
*
efi_loader: debug output efi_install_protocol_interface
Heinrich Schuchardt
2017-12-01
1
-0
/
+5
|
*
efi_loader: fix typo efi_install_multiple_protocol_interfaces
Heinrich Schuchardt
2017-12-01
1
-1
/
+1
|
*
efi_loader: rework efi_search_obj
Heinrich Schuchardt
2017-12-01
2
-6
/
+5
|
*
efi_loader: rework efi_locate_handle
Heinrich Schuchardt
2017-12-01
1
-12
/
+32
|
*
efi_loader: consistently use efi_uintn_t in boot services
Heinrich Schuchardt
2017-12-01
9
-56
/
+59
|
*
efi_loader: replace UINTN by efi_uintn_t
Heinrich Schuchardt
2017-12-01
4
-13
/
+13
|
*
efi_loader: remove unused typedef for INTN
Heinrich Schuchardt
2017-12-01
1
-1
/
+0
|
*
efi_loader: eliminate efi_uninstall_protocol_interface_ext
Heinrich Schuchardt
2017-12-01
1
-30
/
+12
|
*
efi_loader: eliminate efi_install_protocol_interface_ext
Heinrich Schuchardt
2017-12-01
1
-37
/
+15
|
*
efi_selftest: test protocol management
Heinrich Schuchardt
2017-12-01
3
-0
/
+366
|
*
efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values
Heinrich Schuchardt
2017-12-01
2
-6
/
+6
|
*
efi_loader: set parent handle in efi_load_image
Heinrich Schuchardt
2017-12-01
1
-0
/
+2
|
*
efi_selftest: provide test for EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL
Heinrich Schuchardt
2017-12-01
2
-0
/
+56
|
*
test/py: fix typo in test_efi_loader.py
Heinrich Schuchardt
2017-12-01
1
-1
/
+1
|
*
test/py: test reboot by EFI watchdog
Heinrich Schuchardt
2017-12-01
1
-1
/
+13
|
*
efi_selftest: test reboot by watchdog
Heinrich Schuchardt
2017-12-01
1
-11
/
+57
|
*
efi_loader: use bootargs as load options
Heinrich Schuchardt
2017-12-01
1
-0
/
+2
|
*
efi_selftest: correctly cleanup after selftest
Heinrich Schuchardt
2017-12-01
1
-1
/
+3
|
*
efi_selftest: allow to select a single test for execution
Heinrich Schuchardt
2017-12-01
5
-9
/
+147
|
*
efi_selftest: deduplicate code
Heinrich Schuchardt
2017-12-01
1
-29
/
+42
|
*
efi_selftest: efi_st_memcmp should return 0
Heinrich Schuchardt
2017-12-01
1
-1
/
+1
|
*
efi_selftest: reformat code
Heinrich Schuchardt
2017-12-01
1
-2
/
+2
|
*
efi_selftest: provide a dummy device path
Heinrich Schuchardt
2017-12-01
1
-0
/
+6
|
*
efi_loader: consistently use efi_status_t in bootefi
Heinrich Schuchardt
2017-12-01
1
-9
/
+9
|
*
efi_loader: guard against double inclusion of efi_loader.h
Heinrich Schuchardt
2017-12-01
1
-1
/
+6
|
*
efi_loader: new function utf8_to_utf16
Heinrich Schuchardt
2017-12-01
2
-1
/
+71
|
*
efi_selftest: provide test for watchdog timer
Heinrich Schuchardt
2017-12-01
2
-1
/
+189
|
*
efi_loader: implement SetWatchdogTimer
Heinrich Schuchardt
2017-12-01
5
-15
/
+98
|
*
efi_loader: move efi_search_obj up in code
Heinrich Schuchardt
2017-12-01
1
-20
/
+21
*
|
Prepare v2018.01-rc1
Tom Rini
2017-12-04
1
-3
/
+3
*
|
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2017-12-04
38
-77
/
+46
|
\
\
|
*
|
mtd: nand: denali: consolidate include directives
Masahiro Yamada
2017-12-04
1
-3
/
+3
|
*
|
mtd: nand: denali_dt: replace printf() with pr_err()
Masahiro Yamada
2017-12-04
1
-2
/
+2
|
*
|
mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h
Masahiro Yamada
2017-12-04
1
-0
/
+1
|
*
|
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2017-12-04
35
-40
/
+37
|
*
|
mtd: nand: denali: remove ad-hoc board_nand_init() entry
Masahiro Yamada
2017-12-04
1
-26
/
+0
|
*
|
mtd: nand: denali: remove bogus __maybe_unused
Masahiro Yamada
2017-12-04
1
-1
/
+1
|
*
|
ARM: uniphier: clean up board_init
Masahiro Yamada
2017-12-04
1
-5
/
+2
*
|
|
Merge git://git.denx.de/u-boot-cfi-flash
Tom Rini
2017-12-04
1
-3
/
+9
|
\
\
\
|
*
|
|
mtd: cfi: Fix checking status register feature
York Sun
2017-12-04
1
-3
/
+9
*
|
|
|
arm: Make gcc 6.0 or later a hard requirement now.
Tom Rini
2017-12-04
1
-2
/
+2
*
|
|
|
scripts: spl: fix typo
Peng Fan
2017-12-04
1
-1
/
+1
[prev]
[next]