index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2019-04-09
lib: fdt: Allow LZO and GZIP DT compression in U-Boot
Marek Vasut
2019-04-09
lib: fdt: Allow enabling both LZO and GZIP DT compression
Marek Vasut
2019-04-09
lib: fdt: Split fdtdec_setup_memory_banksize()
Marek Vasut
2019-04-09
lib: fdt: Split fdtdec_setup_mem_size_base()
Marek Vasut
2019-04-03
fix compile error on macOS Mojave
默默
2019-03-29
Merge branch '2019-03-29-master-imports'
Tom Rini
2019-03-29
lib: time: update module enable MACRO
Kever Yang
2019-03-27
efi_loader: TODO for the EFI file protocol
Heinrich Schuchardt
2019-03-27
efi_selftest: avoid double free in dp utilities test
Heinrich Schuchardt
2019-03-25
rsa: check that pointer checksum isn't NULL before using it
Philippe Reynes
2019-03-20
efi_selftest: fix test_hii_string_get_string()
Heinrich Schuchardt
2019-03-20
efi_loader: superfluous conversion in efi_file_open()
Heinrich Schuchardt
2019-03-20
efi_loader: remove superfluous check in efi_setup_loaded_image()
Heinrich Schuchardt
2019-03-20
efi_loader: missing return in efi_get_next_variable_name()
Heinrich Schuchardt
2019-03-20
efi_loader: endless loop in add_strings_package()
Heinrich Schuchardt
2019-03-20
efi_loader: correct parameter size in efi_allocate_pool
Heinrich Schuchardt
2019-03-14
efi_loader: fix build error for freestanding.o
Heinrich Schuchardt
2019-03-10
efi_loader: Fix serial console size detection
Matthias Brugger
2019-03-02
efi_loader: HII protocols: debug messages
Heinrich Schuchardt
2019-03-02
efi_loader: HII protocols: fix new_package_list()
Heinrich Schuchardt
2019-03-02
efi_loader: do not add \ in efi_fs_from_name()
Heinrich Schuchardt
2019-02-25
efi_loader: define load option attributes
AKASHI Takahiro
2019-02-25
efi_loader: fix entry count in bootmgr
Heinrich Schuchardt
2019-02-25
efi_loader: error message if BootOrder not defined
Heinrich Schuchardt
2019-02-19
tpm: simplify: tpm_set_global_lock()
Heinrich Schuchardt
2019-02-16
efi_loader: do not miss last relocation block
Heinrich Schuchardt
2019-02-16
efi_loader: documentation of image loader
Heinrich Schuchardt
2019-02-16
efi_loader: fix EFI entry counting
Heinrich Schuchardt
2019-02-16
efi_loader: use efi_start_image() for bootefi
Heinrich Schuchardt
2019-02-16
efi_loader: set entry point in efi_load_pe()
Heinrich Schuchardt
2019-02-16
efi_loader: LoadImage: always allocate new pages
Heinrich Schuchardt
2019-02-16
efi_loader: error handling in efi_setup_loaded_image()
Heinrich Schuchardt
2019-02-16
lib/vsprintf: print '?' for illegal Unicode sequence
Heinrich Schuchardt
2019-02-16
efi_selftest: LoadImage from file device path
Heinrich Schuchardt
2019-02-16
efi_loader: comments for efi_file_from_path()
Heinrich Schuchardt
2019-02-16
efi_loader: efi_dp_split_file_path() error handling
Heinrich Schuchardt
2019-02-16
efi_selftest: fix memory allocation in HII tests
Heinrich Schuchardt
2019-02-16
efi_selftest: do not use efi_free_pool()
Heinrich Schuchardt
2019-02-13
efi_loader: fix EFI_FILE_PROTOCOL.GetInfo()
Heinrich Schuchardt
2019-02-13
lib: vsprintf: avoid overflow printing UTF16 strings
Heinrich Schuchardt
2019-02-13
efi_loader: Make HII a config option
Alexander Graf
2019-02-13
efi_loader: debug output for HII protocols
Heinrich Schuchardt
2019-02-13
efi_selftest: fix HII tests
Heinrich Schuchardt
2019-02-13
efi_selftest: add HII database protocols test
AKASHI Takahiro
2019-02-13
efi: hii: add HII config routing/access protocols
AKASHI Takahiro
2019-02-13
efi: hii: add keyboard layout package support
AKASHI Takahiro
2019-02-13
efi: hii: add guid package support
AKASHI Takahiro
2019-02-13
efi_loader: Initial HII database protocols
Leif Lindholm
2019-02-13
efi_loader: GetNextVariableName() relies on REGEX
Heinrich Schuchardt
2019-02-13
efi_loader: fix GetNextVariableName
Heinrich Schuchardt
[next]