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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATE
Rob Clark
2018-01-15
1
-12
/
+23
*
Move CONFIG_PANIC_HANG to Kconfig
Masahiro Yamada
2017-12-26
1
-0
/
+10
*
efi_loader: Setup logical_partition media information
Emmanuel Vadot
2017-12-19
1
-0
/
+2
*
efi_loader: comments for dp_part_fill()
Heinrich Schuchardt
2017-12-16
1
-1
/
+8
*
efi_loader: correct DeviceNodeToText for media types
Heinrich Schuchardt
2017-12-16
1
-12
/
+31
*
efi_loader: correctly setup device paths for block devices
Heinrich Schuchardt
2017-12-16
1
-2
/
+2
*
efi_loader: correctly determine if an MMC device is an SD-card
Heinrich Schuchardt
2017-12-16
1
-3
/
+21
*
efi_loader: error handling in efi_load_image()
Heinrich Schuchardt
2017-12-16
1
-16
/
+15
*
efi_loader: new function efi_delete_handle()
Heinrich Schuchardt
2017-12-16
1
-86
/
+100
*
efi_loader: return status from efi_setup_loaded_image()
Heinrich Schuchardt
2017-12-16
1
-4
/
+7
*
efi_loader: Ensure efi_dp_find_obj() finds exact matches
Alexander Graf
2017-12-16
1
-2
/
+17
*
efi_loader: helloworld.c: Explicitly use .rodata for loaded_image_guid
Alexander Graf
2017-12-16
1
-1
/
+2
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-12-05
25
-597
/
+2206
|
\
|
*
efi_stub: Use efi_uintn_t
Alexander Graf
2017-12-05
1
-1
/
+1
|
*
efi_loader helloworld.efi: Fix building with -Os
Alexander Graf
2017-12-01
1
-2
/
+2
|
*
efi_loader: Fix partition offsets
Alexander Graf
2017-12-01
1
-47
/
+13
|
*
efi_loader: add missing breaks
Rob Clark
2017-12-01
1
-0
/
+2
|
*
efi_loader: comments for EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
Heinrich Schuchardt
2017-12-01
1
-0
/
+24
|
*
efi_loader: helper function to add EFI object to list
Heinrich Schuchardt
2017-12-01
4
-16
/
+36
|
*
efi_loader: pass handle of loaded image
Heinrich Schuchardt
2017-12-01
1
-1
/
+1
|
*
efi_loader: output load options in helloworld
Heinrich Schuchardt
2017-12-01
1
-2
/
+35
|
*
efi_selftest: add missing line feed
Heinrich Schuchardt
2017-12-01
1
-1
/
+1
|
*
efi_selftest: compile without special compiler flags
Heinrich Schuchardt
2017-12-01
1
-25
/
+0
|
*
efi_loader: manage protocols in a linked list
Heinrich Schuchardt
2017-12-01
4
-56
/
+54
|
*
efi_loader: simplify find_obj
Heinrich Schuchardt
2017-12-01
1
-24
/
+19
|
*
efi_loader: simplify efi_open_protocol
Heinrich Schuchardt
2017-12-01
1
-30
/
+6
|
*
efi_loader: efi_gop: use efi_add_protocol
Heinrich Schuchardt
2017-12-01
1
-5
/
+10
|
*
efi_loader: efi_net: use efi_add_protocol
Heinrich Schuchardt
2017-12-01
1
-14
/
+20
|
*
efi_loader: efi_disk: use efi_add_protocol
Heinrich Schuchardt
2017-12-01
1
-16
/
+23
|
*
efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
Heinrich Schuchardt
2017-12-01
2
-0
/
+393
|
*
efi_loader: reimplement LocateDevicePath
Heinrich Schuchardt
2017-12-01
1
-30
/
+76
|
*
efi_loader: fix efi_convert_device_node_to_text
Heinrich Schuchardt
2017-12-01
1
-66
/
+88
|
*
efi_loader: efi_dp_str should print path not node
Heinrich Schuchardt
2017-12-01
1
-7
/
+6
|
*
efi_loader: size of media device path node represenation
Heinrich Schuchardt
2017-12-01
1
-1
/
+1
|
*
efi_loader: helloworld.c: remove superfluous include
Heinrich Schuchardt
2017-12-01
1
-1
/
+0
|
*
efi_loader: initialise partition_signature memory
Jonathan Gray
2017-12-01
1
-2
/
+19
|
*
efi_loader: efi_console: use helper functions
Heinrich Schuchardt
2017-12-01
1
-13
/
+35
|
*
efi_loader: refactor efi_setup_loaded_image
Heinrich Schuchardt
2017-12-01
1
-14
/
+25
|
*
efi_loader: simplify efi_locate_protocol
Heinrich Schuchardt
2017-12-01
1
-12
/
+6
|
*
efi_loader: simplify efi_uninstall_protocol_interface
Heinrich Schuchardt
2017-12-01
1
-27
/
+11
|
*
efi_loader: simplify efi_search
Heinrich Schuchardt
2017-12-01
1
-9
/
+6
|
*
efi_loader: simplify efi_install_protocol_interface
Heinrich Schuchardt
2017-12-01
1
-36
/
+2
|
*
efi_loader: helper functions for protocol management
Heinrich Schuchardt
2017-12-01
1
-0
/
+119
|
*
efi_selftest: test for graphics output protocol
Heinrich Schuchardt
2017-12-01
2
-0
/
+98
|
*
efi_loader: efi_gop: use correct types for parameters
Heinrich Schuchardt
2017-12-01
1
-7
/
+7
|
*
efi_loader: argument of efi_search_obj should be const
Heinrich Schuchardt
2017-12-01
1
-1
/
+1
|
*
efi_loader: make efi_create_handle non-static
Heinrich Schuchardt
2017-12-01
1
-1
/
+7
|
*
efi_loader: efi_dp_match should have const arguments
Heinrich Schuchardt
2017-12-01
1
-1
/
+2
|
*
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
[next]